2024-09-04 07:58:32.730 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 07:58:32.787 +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-04 07:58:32.808 +05:30 INF Creating key {b2bd9c92-cd9e-47de-aa4a-671bb8564da8} with creation date 2024-09-04 02:28:32Z, activation date 2024-09-04 02:28:32Z, and expiration date 2024-12-03 02:28:32Z. 2024-09-04 07:58:32.819 +05:30 WRN No XML encryptor configured. Key {b2bd9c92-cd9e-47de-aa4a-671bb8564da8} may be persisted to storage in unencrypted form. 2024-09-04 07:58:33.009 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 07:58:33.010 +05:30 INF Hosting environment: Production 2024-09-04 07:58:33.010 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 07:58:33.037 +05:30 ab2d72e0-86b6-495a-881f-82bc4774e88e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MzYxMzUwLCJleHAiOjE3MjUzNjIyNTAsImlhdCI6MTcyNTM2MTM1MH0.LlsefKi4r2ooE6fm0Gm9p-lyT-JdscZwUl-GS-xBYi8 - null null 2024-09-04 07:58:33.104 +05:30 ab2d72e0-86b6-495a-881f-82bc4774e88e INF CORS policy execution successful. 2024-09-04 07:58:33.131 +05:30 ab2d72e0-86b6-495a-881f-82bc4774e88e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MzYxMzUwLCJleHAiOjE3MjUzNjIyNTAsImlhdCI6MTcyNTM2MTM1MH0.LlsefKi4r2ooE6fm0Gm9p-lyT-JdscZwUl-GS-xBYi8 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 07:58:33.191 +05:30 9aee7b20-6ddf-4364-8436-53fc824096ee INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 07:58:33.218 +05:30 9aee7b20-6ddf-4364-8436-53fc824096ee 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-04 07:58:33.360 +05:30 9aee7b20-6ddf-4364-8436-53fc824096ee INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 07:58:33.465 +05:30 9aee7b20-6ddf-4364-8436-53fc824096ee INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 241.4915ms 2024-09-04 07:58:33.468 +05:30 9aee7b20-6ddf-4364-8436-53fc824096ee INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 07:58:33.469 +05:30 9aee7b20-6ddf-4364-8436-53fc824096ee INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: ab2d72e0-86b6-495a-881f-82bc4774e88e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 07:58:33.479 +05:30 9aee7b20-6ddf-4364-8436-53fc824096ee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MzYxMzUwLCJleHAiOjE3MjUzNjIyNTAsImlhdCI6MTcyNTM2MTM1MH0.LlsefKi4r2ooE6fm0Gm9p-lyT-JdscZwUl-GS-xBYi8 - 400 90 application/json; charset=utf-8 444.868ms 2024-09-04 08:09:31.588 +05:30 INF Application is shutting down... 2024-09-04 08:54:18.750 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 08:54:18.800 +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-04 08:54:18.838 +05:30 INF Creating key {7900e837-8c87-45ac-accc-cf99f66ac555} with creation date 2024-09-04 03:24:18Z, activation date 2024-09-04 03:24:18Z, and expiration date 2024-12-03 03:24:18Z. 2024-09-04 08:54:18.860 +05:30 WRN No XML encryptor configured. Key {7900e837-8c87-45ac-accc-cf99f66ac555} may be persisted to storage in unencrypted form. 2024-09-04 08:54:19.047 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 08:54:19.048 +05:30 INF Hosting environment: Production 2024-09-04 08:54:19.048 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 08:54:19.064 +05:30 c1b0f464-ce88-4b58-8180-8c69f72d97c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUzODAwOTIsImV4cCI6MTcyNTM4MDk5MiwiaWF0IjoxNzI1MzgwMDkyfQ.v34L5u3NPJ-lBGYpmMG6A9MaT-l0yDLmMyQo6ZAjm5I - null null 2024-09-04 08:54:19.123 +05:30 c1b0f464-ce88-4b58-8180-8c69f72d97c6 INF CORS policy execution successful. 2024-09-04 08:54:19.146 +05:30 c1b0f464-ce88-4b58-8180-8c69f72d97c6 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUzODAwOTIsImV4cCI6MTcyNTM4MDk5MiwiaWF0IjoxNzI1MzgwMDkyfQ.v34L5u3NPJ-lBGYpmMG6A9MaT-l0yDLmMyQo6ZAjm5I 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 08:54:19.191 +05:30 90d4f357-a3bb-4223-b136-c2e2a2233b0a INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 08:54:19.227 +05:30 90d4f357-a3bb-4223-b136-c2e2a2233b0a 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-04 08:54:19.405 +05:30 90d4f357-a3bb-4223-b136-c2e2a2233b0a INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 08:54:19.527 +05:30 90d4f357-a3bb-4223-b136-c2e2a2233b0a INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 292.801ms 2024-09-04 08:54:19.531 +05:30 90d4f357-a3bb-4223-b136-c2e2a2233b0a INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 08:54:19.532 +05:30 90d4f357-a3bb-4223-b136-c2e2a2233b0a INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: c1b0f464-ce88-4b58-8180-8c69f72d97c6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 08:54:19.542 +05:30 90d4f357-a3bb-4223-b136-c2e2a2233b0a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUzODAwOTIsImV4cCI6MTcyNTM4MDk5MiwiaWF0IjoxNzI1MzgwMDkyfQ.v34L5u3NPJ-lBGYpmMG6A9MaT-l0yDLmMyQo6ZAjm5I - 400 90 application/json; charset=utf-8 479.7356ms 2024-09-04 08:55:12.029 +05:30 353ac252-a6d8-4281-8bb9-6423b0d95d5c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 08:55:12.039 +05:30 353ac252-a6d8-4281-8bb9-6423b0d95d5c INF CORS policy execution successful. 2024-09-04 08:55:12.044 +05:30 353ac252-a6d8-4281-8bb9-6423b0d95d5c INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 08:55:12.048 +05:30 5190afc2-88b5-498e-ba1e-b4d48685c390 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 08:55:12.062 +05:30 5190afc2-88b5-498e-ba1e-b4d48685c390 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-04 08:55:12.706 +05:30 5190afc2-88b5-498e-ba1e-b4d48685c390 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 08:55:12.709 +05:30 5190afc2-88b5-498e-ba1e-b4d48685c390 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 646.8419ms 2024-09-04 08:55:12.710 +05:30 5190afc2-88b5-498e-ba1e-b4d48685c390 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 08:55:12.712 +05:30 5190afc2-88b5-498e-ba1e-b4d48685c390 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 353ac252-a6d8-4281-8bb9-6423b0d95d5c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 08:55:12.716 +05:30 5190afc2-88b5-498e-ba1e-b4d48685c390 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 688.2801ms 2024-09-04 08:55:14.798 +05:30 68693924-1691-43eb-8100-8ba9c7aed2f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 08:55:14.803 +05:30 68693924-1691-43eb-8100-8ba9c7aed2f5 INF CORS policy execution successful. 2024-09-04 08:55:14.805 +05:30 68693924-1691-43eb-8100-8ba9c7aed2f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 7.5292ms 2024-09-04 08:55:14.857 +05:30 19c0895b-873a-40f6-81ba-e393f3f362e7 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 08:55:14.857 +05:30 19c0895b-873a-40f6-81ba-e393f3f362e7 INF CORS policy execution successful. 2024-09-04 08:55:14.859 +05:30 19c0895b-873a-40f6-81ba-e393f3f362e7 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: 100}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 08:55:14.861 +05:30 5a5a5f22-3f01-4a8a-ab87-959df8b36813 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 08:55:14.870 +05:30 5a5a5f22-3f01-4a8a-ab87-959df8b36813 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-04 08:55:15.001 +05:30 5a5a5f22-3f01-4a8a-ab87-959df8b36813 INF Database retrieved 2024-09-04 08:55:15.091 +05:30 5a5a5f22-3f01-4a8a-ab87-959df8b36813 INF Token generated 2024-09-04 08:55:15.094 +05:30 5a5a5f22-3f01-4a8a-ab87-959df8b36813 INF Token generated 2024-09-04 08:55:15.099 +05:30 5a5a5f22-3f01-4a8a-ab87-959df8b36813 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 08:55:15.100 +05:30 5a5a5f22-3f01-4a8a-ab87-959df8b36813 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 229.7728ms 2024-09-04 08:55:15.101 +05:30 5a5a5f22-3f01-4a8a-ab87-959df8b36813 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 08:55:15.101 +05:30 5a5a5f22-3f01-4a8a-ab87-959df8b36813 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 19c0895b-873a-40f6-81ba-e393f3f362e7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjAzMTUsImV4cCI6MTcyNTQyMDkxNSwiaWF0IjoxNzI1NDIwMzE1fQ.Awr1hSwfyjvW3g5EeM21njfvNWLRYGVzSs1gNoFaNXg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjAzMTUsImV4cCI6MTcyNTQyMTIxNSwiaWF0IjoxNzI1NDIwMzE1fQ.ZBAOG64j5gaRegTSG8uYX11WVbWiBYjr3BpYKEjL2UE\"}"} 2024-09-04 08:55:15.102 +05:30 5a5a5f22-3f01-4a8a-ab87-959df8b36813 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 245.2588ms 2024-09-04 08:55:21.184 +05:30 7f239934-d25d-4fde-84d2-a16733f2434e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 08:55:21.186 +05:30 7f239934-d25d-4fde-84d2-a16733f2434e INF CORS policy execution successful. 2024-09-04 08:55:21.187 +05:30 f6f8cc86-165c-4802-8a84-c2c3357d68f9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 08:55:21.187 +05:30 7f239934-d25d-4fde-84d2-a16733f2434e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 2.7794ms 2024-09-04 08:55:21.187 +05:30 f6f8cc86-165c-4802-8a84-c2c3357d68f9 INF CORS policy execution successful. 2024-09-04 08:55:21.188 +05:30 f6f8cc86-165c-4802-8a84-c2c3357d68f9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.9676ms 2024-09-04 08:55:21.241 +05:30 6458b445-719a-4227-9297-b9a5f8020d01 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 08:55:21.305 +05:30 6458b445-719a-4227-9297-b9a5f8020d01 INF CORS policy execution successful. 2024-09-04 08:55:21.306 +05:30 6458b445-719a-4227-9297-b9a5f8020d01 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjAzMTUsImV4cCI6MTcyNTQyMDkxNSwiaWF0IjoxNzI1NDIwMzE1fQ.Awr1hSwfyjvW3g5EeM21njfvNWLRYGVzSs1gNoFaNXg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 08:55:21.314 +05:30 0424cf9b-5608-4f07-b4c1-50634807c1fb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 08:55:21.322 +05:30 0424cf9b-5608-4f07-b4c1-50634807c1fb 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-04 08:55:21.492 +05:30 0424cf9b-5608-4f07-b4c1-50634807c1fb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 08:55:21.493 +05:30 0424cf9b-5608-4f07-b4c1-50634807c1fb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 170.2904ms 2024-09-04 08:55:21.493 +05:30 0424cf9b-5608-4f07-b4c1-50634807c1fb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 08:55:21.493 +05:30 0424cf9b-5608-4f07-b4c1-50634807c1fb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6458b445-719a-4227-9297-b9a5f8020d01}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 08:55:21.495 +05:30 0424cf9b-5608-4f07-b4c1-50634807c1fb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 253.9438ms 2024-09-04 08:55:21.582 +05:30 b6d0e595-f803-4b5c-b6b4-5f32b8beee7a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 08:55:21.585 +05:30 b6d0e595-f803-4b5c-b6b4-5f32b8beee7a INF CORS policy execution successful. 2024-09-04 08:55:21.585 +05:30 b6d0e595-f803-4b5c-b6b4-5f32b8beee7a INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjAzMTUsImV4cCI6MTcyNTQyMDkxNSwiaWF0IjoxNzI1NDIwMzE1fQ.Awr1hSwfyjvW3g5EeM21njfvNWLRYGVzSs1gNoFaNXg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 08:55:21.593 +05:30 fa061c43-a308-477e-9288-2f75ad91748f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 08:55:21.594 +05:30 fa061c43-a308-477e-9288-2f75ad91748f 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-04 08:55:21.607 +05:30 fa061c43-a308-477e-9288-2f75ad91748f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 08:55:21.608 +05:30 fa061c43-a308-477e-9288-2f75ad91748f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 13.8248ms 2024-09-04 08:55:21.608 +05:30 fa061c43-a308-477e-9288-2f75ad91748f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 08:55:21.608 +05:30 fa061c43-a308-477e-9288-2f75ad91748f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b6d0e595-f803-4b5c-b6b4-5f32b8beee7a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 08:55:21.609 +05:30 fa061c43-a308-477e-9288-2f75ad91748f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 26.6263ms 2024-09-04 09:06:17.584 +05:30 INF Application is shutting down... 2024-09-04 09:06:38.733 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 09:06:38.797 +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-04 09:06:38.827 +05:30 INF Creating key {d3170f91-e0e4-4528-a712-f4089092feca} with creation date 2024-09-04 03:36:38Z, activation date 2024-09-04 03:36:38Z, and expiration date 2024-12-03 03:36:38Z. 2024-09-04 09:06:38.840 +05:30 WRN No XML encryptor configured. Key {d3170f91-e0e4-4528-a712-f4089092feca} may be persisted to storage in unencrypted form. 2024-09-04 09:06:39.043 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 09:06:39.044 +05:30 INF Hosting environment: Production 2024-09-04 09:06:39.044 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 09:06:39.059 +05:30 1eb653e5-f655-40fa-9cda-d2b7230ee7a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 09:06:39.111 +05:30 1eb653e5-f655-40fa-9cda-d2b7230ee7a5 INF CORS policy execution successful. 2024-09-04 09:06:39.118 +05:30 1eb653e5-f655-40fa-9cda-d2b7230ee7a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 204 null null 59.9105ms 2024-09-04 09:06:39.170 +05:30 960e1f1f-da0e-4c1f-a108-48939d879985 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 09:06:39.283 +05:30 960e1f1f-da0e-4c1f-a108-48939d879985 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:35:15 AM', Current time (UTC): '9/4/2024 3:36:39 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 09:06:39.296 +05:30 960e1f1f-da0e-4c1f-a108-48939d879985 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:35:15 AM', Current time (UTC): '9/4/2024 3:36:39 AM'. 2024-09-04 09:06:39.298 +05:30 960e1f1f-da0e-4c1f-a108-48939d879985 INF CORS policy execution successful. 2024-09-04 09:06:39.324 +05:30 960e1f1f-da0e-4c1f-a108-48939d879985 INF HTTP request: Path: /user/getusersummary 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,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjAzMTUsImV4cCI6MTcyNTQyMDkxNSwiaWF0IjoxNzI1NDIwMzE1fQ.Awr1hSwfyjvW3g5EeM21njfvNWLRYGVzSs1gNoFaNXg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 09:06:39.382 +05:30 ddb18b9f-f058-43d8-94ea-a1ce9628d847 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 09:06:39.389 +05:30 ddb18b9f-f058-43d8-94ea-a1ce9628d847 INF AuthenticationScheme: Bearer was challenged. 2024-09-04 09:06:39.389 +05:30 ddb18b9f-f058-43d8-94ea-a1ce9628d847 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 960e1f1f-da0e-4c1f-a108-48939d879985}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 03:35:15'"} Body: 2024-09-04 09:06:39.394 +05:30 ddb18b9f-f058-43d8-94ea-a1ce9628d847 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 401 null null 224.2625ms 2024-09-04 09:06:39.465 +05:30 2f7083cf-55ae-43c3-a2d7-5b07af73c395 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjAzMTUsImV4cCI6MTcyNTQyMTIxNSwiaWF0IjoxNzI1NDIwMzE1fQ.ZBAOG64j5gaRegTSG8uYX11WVbWiBYjr3BpYKEjL2UE - null null 2024-09-04 09:06:39.472 +05:30 2f7083cf-55ae-43c3-a2d7-5b07af73c395 INF CORS policy execution successful. 2024-09-04 09:06:39.474 +05:30 2f7083cf-55ae-43c3-a2d7-5b07af73c395 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjAzMTUsImV4cCI6MTcyNTQyMTIxNSwiaWF0IjoxNzI1NDIwMzE1fQ.ZBAOG64j5gaRegTSG8uYX11WVbWiBYjr3BpYKEjL2UE 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 09:06:39.480 +05:30 31e0866b-64cb-453e-85af-ae45ca32c1b0 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 09:06:39.516 +05:30 31e0866b-64cb-453e-85af-ae45ca32c1b0 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-04 09:06:39.948 +05:30 31e0866b-64cb-453e-85af-ae45ca32c1b0 ERR Error occurred while excecuting procedure:xsp_s_UserLogin_XP_GT: 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.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) ClientConnectionId:d4d796ac-1683-4fef-a071-67ee76c7f92e Error Number:18456,State:1,Class:14 2024-09-04 09:06:39.976 +05:30 31e0866b-64cb-453e-85af-ae45ca32c1b0 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.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:d4d796ac-1683-4fef-a071-67ee76c7f92e Error Number:18456,State:1,Class:14 2024-09-04 09:06:39.989 +05:30 31e0866b-64cb-453e-85af-ae45ca32c1b0 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:06:40.166 +05:30 31e0866b-64cb-453e-85af-ae45ca32c1b0 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 643.1723ms 2024-09-04 09:06:40.168 +05:30 31e0866b-64cb-453e-85af-ae45ca32c1b0 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 09:06:40.177 +05:30 31e0866b-64cb-453e-85af-ae45ca32c1b0 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 2f7083cf-55ae-43c3-a2d7-5b07af73c395}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-04 09:06:40.185 +05:30 31e0866b-64cb-453e-85af-ae45ca32c1b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjAzMTUsImV4cCI6MTcyNTQyMTIxNSwiaWF0IjoxNzI1NDIwMzE1fQ.ZBAOG64j5gaRegTSG8uYX11WVbWiBYjr3BpYKEjL2UE - 500 89 application/json; charset=utf-8 719.4339ms 2024-09-04 09:08:53.902 +05:30 c4734987-82bf-42d0-9daa-681bd45342b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 09:08:53.906 +05:30 c4734987-82bf-42d0-9daa-681bd45342b8 INF CORS policy execution successful. 2024-09-04 09:08:53.908 +05:30 c4734987-82bf-42d0-9daa-681bd45342b8 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 09:08:53.911 +05:30 ddc5bfe8-7989-44b6-ac18-89b37810d091 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 09:08:53.943 +05:30 ddc5bfe8-7989-44b6-ac18-89b37810d091 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-04 09:08:54.271 +05:30 ddc5bfe8-7989-44b6-ac18-89b37810d091 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:08:54.274 +05:30 ddc5bfe8-7989-44b6-ac18-89b37810d091 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 330.2687ms 2024-09-04 09:08:54.274 +05:30 ddc5bfe8-7989-44b6-ac18-89b37810d091 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 09:08:54.274 +05:30 ddc5bfe8-7989-44b6-ac18-89b37810d091 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c4734987-82bf-42d0-9daa-681bd45342b8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 09:08:54.276 +05:30 ddc5bfe8-7989-44b6-ac18-89b37810d091 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 374.5445ms 2024-09-04 09:08:55.793 +05:30 6f3655e8-e43d-4d2d-94e2-e178a3174590 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 09:08:55.794 +05:30 6f3655e8-e43d-4d2d-94e2-e178a3174590 INF CORS policy execution successful. 2024-09-04 09:08:55.795 +05:30 6f3655e8-e43d-4d2d-94e2-e178a3174590 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.5977ms 2024-09-04 09:08:55.876 +05:30 c6797ca8-ebad-4507-ae98-e26aa5a6947a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 09:08:55.877 +05:30 c6797ca8-ebad-4507-ae98-e26aa5a6947a INF CORS policy execution successful. 2024-09-04 09:08:55.878 +05:30 c6797ca8-ebad-4507-ae98-e26aa5a6947a 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: 100}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 09:08:55.880 +05:30 cd1788d3-bcc2-4669-aafb-04d249210f37 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 09:08:55.887 +05:30 cd1788d3-bcc2-4669-aafb-04d249210f37 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-04 09:08:55.990 +05:30 cd1788d3-bcc2-4669-aafb-04d249210f37 INF Database retrieved 2024-09-04 09:08:56.094 +05:30 cd1788d3-bcc2-4669-aafb-04d249210f37 INF Token generated 2024-09-04 09:08:56.096 +05:30 cd1788d3-bcc2-4669-aafb-04d249210f37 INF Token generated 2024-09-04 09:08:56.099 +05:30 cd1788d3-bcc2-4669-aafb-04d249210f37 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:08:56.099 +05:30 cd1788d3-bcc2-4669-aafb-04d249210f37 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 212.2814ms 2024-09-04 09:08:56.099 +05:30 cd1788d3-bcc2-4669-aafb-04d249210f37 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 09:08:56.100 +05:30 cd1788d3-bcc2-4669-aafb-04d249210f37 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c6797ca8-ebad-4507-ae98-e26aa5a6947a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjExMzYsImV4cCI6MTcyNTQyMTczNiwiaWF0IjoxNzI1NDIxMTM2fQ.QBcsRkomjFcldbjSxzRn-Q9qsviAoOUkUZCbPzkWaYI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjExMzYsImV4cCI6MTcyNTQyMjAzNiwiaWF0IjoxNzI1NDIxMTM2fQ.0Yu_qEc5So3cQw1mc2NH5HwmN10zYU7zevKmscKqUKg\"}"} 2024-09-04 09:08:56.100 +05:30 cd1788d3-bcc2-4669-aafb-04d249210f37 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 224.0645ms 2024-09-04 09:19:37.601 +05:30 INF Application is shutting down... 2024-09-04 09:19:54.584 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 09:19:54.635 +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-04 09:19:54.661 +05:30 INF Creating key {18c009fb-13ad-46d6-9236-5804602b7500} with creation date 2024-09-04 03:49:54Z, activation date 2024-09-04 03:49:54Z, and expiration date 2024-12-03 03:49:54Z. 2024-09-04 09:19:54.675 +05:30 WRN No XML encryptor configured. Key {18c009fb-13ad-46d6-9236-5804602b7500} may be persisted to storage in unencrypted form. 2024-09-04 09:19:54.887 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 09:19:54.888 +05:30 INF Hosting environment: Production 2024-09-04 09:19:54.888 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 09:19:54.906 +05:30 366bbedc-022f-42f3-8dde-24ab220717dd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjExMzYsImV4cCI6MTcyNTQyMjAzNiwiaWF0IjoxNzI1NDIxMTM2fQ.0Yu_qEc5So3cQw1mc2NH5HwmN10zYU7zevKmscKqUKg - null null 2024-09-04 09:19:54.906 +05:30 127f79fa-3a6d-4ff1-b03f-4ea2231f107e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjExMzYsImV4cCI6MTcyNTQyMjAzNiwiaWF0IjoxNzI1NDIxMTM2fQ.0Yu_qEc5So3cQw1mc2NH5HwmN10zYU7zevKmscKqUKg - null null 2024-09-04 09:19:54.965 +05:30 366bbedc-022f-42f3-8dde-24ab220717dd INF CORS policy execution successful. 2024-09-04 09:19:54.965 +05:30 127f79fa-3a6d-4ff1-b03f-4ea2231f107e INF CORS policy execution successful. 2024-09-04 09:19:54.989 +05:30 366bbedc-022f-42f3-8dde-24ab220717dd INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjExMzYsImV4cCI6MTcyNTQyMjAzNiwiaWF0IjoxNzI1NDIxMTM2fQ.0Yu_qEc5So3cQw1mc2NH5HwmN10zYU7zevKmscKqUKg 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 09:19:54.989 +05:30 127f79fa-3a6d-4ff1-b03f-4ea2231f107e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjExMzYsImV4cCI6MTcyNTQyMjAzNiwiaWF0IjoxNzI1NDIxMTM2fQ.0Yu_qEc5So3cQw1mc2NH5HwmN10zYU7zevKmscKqUKg 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 09:19:55.036 +05:30 5ac4cd15-7832-4f34-af78-0139b1a9058d INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 09:19:55.036 +05:30 20295deb-70b1-4a4f-90a5-dce5276b0eeb INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 09:19:55.072 +05:30 5ac4cd15-7832-4f34-af78-0139b1a9058d 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-04 09:19:55.072 +05:30 20295deb-70b1-4a4f-90a5-dce5276b0eeb 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-04 09:19:55.391 +05:30 20295deb-70b1-4a4f-90a5-dce5276b0eeb ERR Error occurred while excecuting procedure:xsp_s_UserLogin_XP_GT: 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.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) ClientConnectionId:ac5ea069-499e-48c4-bd52-22e4bff3dd31 Error Number:18456,State:1,Class:14 2024-09-04 09:19:55.391 +05:30 5ac4cd15-7832-4f34-af78-0139b1a9058d ERR Error occurred while excecuting procedure:xsp_s_UserLogin_XP_GT: 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.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) ClientConnectionId:ac5ea069-499e-48c4-bd52-22e4bff3dd31 Error Number:18456,State:1,Class:14 2024-09-04 09:19:55.406 +05:30 20295deb-70b1-4a4f-90a5-dce5276b0eeb 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.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:ac5ea069-499e-48c4-bd52-22e4bff3dd31 Error Number:18456,State:1,Class:14 2024-09-04 09:19:55.406 +05:30 5ac4cd15-7832-4f34-af78-0139b1a9058d 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.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:ac5ea069-499e-48c4-bd52-22e4bff3dd31 Error Number:18456,State:1,Class:14 2024-09-04 09:19:55.419 +05:30 5ac4cd15-7832-4f34-af78-0139b1a9058d INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:19:55.419 +05:30 20295deb-70b1-4a4f-90a5-dce5276b0eeb INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:19:55.553 +05:30 5ac4cd15-7832-4f34-af78-0139b1a9058d INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 475.4827ms 2024-09-04 09:19:55.553 +05:30 20295deb-70b1-4a4f-90a5-dce5276b0eeb INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 475.4785ms 2024-09-04 09:19:55.557 +05:30 20295deb-70b1-4a4f-90a5-dce5276b0eeb INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 09:19:55.557 +05:30 5ac4cd15-7832-4f34-af78-0139b1a9058d INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 09:19:55.559 +05:30 5ac4cd15-7832-4f34-af78-0139b1a9058d INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 127f79fa-3a6d-4ff1-b03f-4ea2231f107e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-04 09:19:55.559 +05:30 20295deb-70b1-4a4f-90a5-dce5276b0eeb INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 366bbedc-022f-42f3-8dde-24ab220717dd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-04 09:19:55.571 +05:30 5ac4cd15-7832-4f34-af78-0139b1a9058d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjExMzYsImV4cCI6MTcyNTQyMjAzNiwiaWF0IjoxNzI1NDIxMTM2fQ.0Yu_qEc5So3cQw1mc2NH5HwmN10zYU7zevKmscKqUKg - 500 89 application/json; charset=utf-8 667.6142ms 2024-09-04 09:19:55.571 +05:30 20295deb-70b1-4a4f-90a5-dce5276b0eeb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjExMzYsImV4cCI6MTcyNTQyMjAzNiwiaWF0IjoxNzI1NDIxMTM2fQ.0Yu_qEc5So3cQw1mc2NH5HwmN10zYU7zevKmscKqUKg - 500 89 application/json; charset=utf-8 667.6193ms 2024-09-04 09:20:08.106 +05:30 8672606e-ea8b-4b50-a131-16e2258452ab INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 09:20:08.118 +05:30 8672606e-ea8b-4b50-a131-16e2258452ab INF CORS policy execution successful. 2024-09-04 09:20:08.121 +05:30 8672606e-ea8b-4b50-a131-16e2258452ab INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 09:20:08.126 +05:30 938cc1cf-fd27-4590-a458-fa8cda089e5a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 09:20:08.146 +05:30 938cc1cf-fd27-4590-a458-fa8cda089e5a 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-04 09:20:08.881 +05:30 938cc1cf-fd27-4590-a458-fa8cda089e5a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:20:08.883 +05:30 938cc1cf-fd27-4590-a458-fa8cda089e5a INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 733.8556ms 2024-09-04 09:20:08.883 +05:30 938cc1cf-fd27-4590-a458-fa8cda089e5a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 09:20:08.884 +05:30 938cc1cf-fd27-4590-a458-fa8cda089e5a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8672606e-ea8b-4b50-a131-16e2258452ab}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 09:20:08.886 +05:30 938cc1cf-fd27-4590-a458-fa8cda089e5a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 780.3791ms 2024-09-04 09:20:10.898 +05:30 5e71cd02-b315-42e6-91c5-8e9af440b8b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 09:20:10.899 +05:30 5e71cd02-b315-42e6-91c5-8e9af440b8b2 INF CORS policy execution successful. 2024-09-04 09:20:10.901 +05:30 5e71cd02-b315-42e6-91c5-8e9af440b8b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 3.1633ms 2024-09-04 09:20:10.955 +05:30 a15691bb-4c0c-45a5-8b13-d00adcb1a9e8 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 09:20:10.955 +05:30 a15691bb-4c0c-45a5-8b13-d00adcb1a9e8 INF CORS policy execution successful. 2024-09-04 09:20:10.957 +05:30 a15691bb-4c0c-45a5-8b13-d00adcb1a9e8 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: 100}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 09:20:10.959 +05:30 192e355f-8747-4d92-a658-1afd42a51ebf INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 09:20:10.967 +05:30 192e355f-8747-4d92-a658-1afd42a51ebf 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-04 09:20:11.091 +05:30 192e355f-8747-4d92-a658-1afd42a51ebf INF Database retrieved 2024-09-04 09:20:11.169 +05:30 192e355f-8747-4d92-a658-1afd42a51ebf INF Token generated 2024-09-04 09:20:11.171 +05:30 192e355f-8747-4d92-a658-1afd42a51ebf INF Token generated 2024-09-04 09:20:11.175 +05:30 192e355f-8747-4d92-a658-1afd42a51ebf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:20:11.176 +05:30 192e355f-8747-4d92-a658-1afd42a51ebf INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 207.3368ms 2024-09-04 09:20:11.176 +05:30 192e355f-8747-4d92-a658-1afd42a51ebf INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 09:20:11.177 +05:30 192e355f-8747-4d92-a658-1afd42a51ebf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a15691bb-4c0c-45a5-8b13-d00adcb1a9e8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjE4MTEsImV4cCI6MTcyNTQyMjQxMSwiaWF0IjoxNzI1NDIxODExfQ.zfjsjvX-bRHKoVNikDBuWZdFB8Y_MVG2SqXrlQi9nUQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjE4MTEsImV4cCI6MTcyNTQyMjcxMSwiaWF0IjoxNzI1NDIxODExfQ.z17PfaxkGS2lwAj8JnxpApRHLYNod2jggtAQOmY10Sw\"}"} 2024-09-04 09:20:11.178 +05:30 192e355f-8747-4d92-a658-1afd42a51ebf INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 222.9379ms 2024-09-04 09:30:53.417 +05:30 INF Application is shutting down... 2024-09-04 09:38:46.752 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 09:38:46.818 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-04 09:38:46.838 +05:30 INF Creating key {9a4081fc-05e3-4e8d-97ea-f87f4375279a} with creation date 2024-09-04 04:08:46Z, activation date 2024-09-04 04:08:46Z, and expiration date 2024-12-03 04:08:46Z. 2024-09-04 09:38:46.850 +05:30 WRN No XML encryptor configured. Key {9a4081fc-05e3-4e8d-97ea-f87f4375279a} may be persisted to storage in unencrypted form. 2024-09-04 09:38:47.038 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 09:38:47.039 +05:30 INF Hosting environment: Production 2024-09-04 09:38:47.039 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 09:38:47.085 +05:30 de1e48ea-7e93-4e96-a2cd-6dbbdfe245e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUzNTQ2OTgsImV4cCI6MTcyNTM1NTU5OCwiaWF0IjoxNzI1MzU0Njk4fQ.LFeVOBDidFPkgcDVS2GJ_HWeMv_CF6Hmw9OzjwbWvGQ - null null 2024-09-04 09:38:47.202 +05:30 de1e48ea-7e93-4e96-a2cd-6dbbdfe245e4 INF CORS policy execution successful. 2024-09-04 09:38:47.224 +05:30 de1e48ea-7e93-4e96-a2cd-6dbbdfe245e4 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUzNTQ2OTgsImV4cCI6MTcyNTM1NTU5OCwiaWF0IjoxNzI1MzU0Njk4fQ.LFeVOBDidFPkgcDVS2GJ_HWeMv_CF6Hmw9OzjwbWvGQ 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-04 09:38:47.268 +05:30 3f5c2732-8fab-433f-b2fa-049b58c333fe INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 09:38:47.307 +05:30 3f5c2732-8fab-433f-b2fa-049b58c333fe 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-04 09:38:47.526 +05:30 3f5c2732-8fab-433f-b2fa-049b58c333fe INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:38:47.688 +05:30 3f5c2732-8fab-433f-b2fa-049b58c333fe INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 372.4249ms 2024-09-04 09:38:47.693 +05:30 3f5c2732-8fab-433f-b2fa-049b58c333fe INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 09:38:47.694 +05:30 3f5c2732-8fab-433f-b2fa-049b58c333fe INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: de1e48ea-7e93-4e96-a2cd-6dbbdfe245e4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 09:38:47.707 +05:30 3f5c2732-8fab-433f-b2fa-049b58c333fe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUzNTQ2OTgsImV4cCI6MTcyNTM1NTU5OCwiaWF0IjoxNzI1MzU0Njk4fQ.LFeVOBDidFPkgcDVS2GJ_HWeMv_CF6Hmw9OzjwbWvGQ - 400 90 application/json; charset=utf-8 655.192ms 2024-09-04 09:38:55.672 +05:30 6af22523-54f0-4cf7-9921-f269adf3a1e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 09:38:55.677 +05:30 6af22523-54f0-4cf7-9921-f269adf3a1e1 INF CORS policy execution successful. 2024-09-04 09:38:55.679 +05:30 6af22523-54f0-4cf7-9921-f269adf3a1e1 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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-04 09:38:55.682 +05:30 4e2ce085-5ea4-480b-b308-21557ced085a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 09:38:55.696 +05:30 4e2ce085-5ea4-480b-b308-21557ced085a 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-04 09:38:56.349 +05:30 4e2ce085-5ea4-480b-b308-21557ced085a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:38:56.356 +05:30 4e2ce085-5ea4-480b-b308-21557ced085a INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 659.1446ms 2024-09-04 09:38:56.357 +05:30 4e2ce085-5ea4-480b-b308-21557ced085a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 09:38:56.358 +05:30 4e2ce085-5ea4-480b-b308-21557ced085a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6af22523-54f0-4cf7-9921-f269adf3a1e1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 09:38:56.365 +05:30 4e2ce085-5ea4-480b-b308-21557ced085a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 692.8724ms 2024-09-04 09:39:03.123 +05:30 4d280483-9d52-4c98-ac35-ecbe8af9c46d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 09:39:03.131 +05:30 4d280483-9d52-4c98-ac35-ecbe8af9c46d INF CORS policy execution successful. 2024-09-04 09:39:03.133 +05:30 4d280483-9d52-4c98-ac35-ecbe8af9c46d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 9.7435ms 2024-09-04 09:39:03.432 +05:30 b0ea49d7-dd35-4153-9779-4747468e3d69 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 09:39:03.433 +05:30 b0ea49d7-dd35-4153-9779-4747468e3d69 INF CORS policy execution successful. 2024-09-04 09:39:03.434 +05:30 b0ea49d7-dd35-4153-9779-4747468e3d69 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":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 09:39:03.438 +05:30 6689baa1-8463-45e9-9ef0-174b19bf4e70 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 09:39:03.446 +05:30 6689baa1-8463-45e9-9ef0-174b19bf4e70 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-04 09:39:03.567 +05:30 6689baa1-8463-45e9-9ef0-174b19bf4e70 INF Database retrieved 2024-09-04 09:39:03.676 +05:30 6689baa1-8463-45e9-9ef0-174b19bf4e70 INF Token generated 2024-09-04 09:39:03.678 +05:30 6689baa1-8463-45e9-9ef0-174b19bf4e70 INF Token generated 2024-09-04 09:39:03.683 +05:30 6689baa1-8463-45e9-9ef0-174b19bf4e70 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:39:03.684 +05:30 6689baa1-8463-45e9-9ef0-174b19bf4e70 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 237.5739ms 2024-09-04 09:39:03.685 +05:30 6689baa1-8463-45e9-9ef0-174b19bf4e70 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 09:39:03.685 +05:30 6689baa1-8463-45e9-9ef0-174b19bf4e70 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b0ea49d7-dd35-4153-9779-4747468e3d69}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjI5NDMsImV4cCI6MTcyNTQyMzU0MywiaWF0IjoxNzI1NDIyOTQzfQ.1AUOP0DOPA8ll4AdahaBWGGnXPLsm0Dr5S-LLwRGu7s\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjI5NDMsImV4cCI6MTcyNTQyMzg0MywiaWF0IjoxNzI1NDIyOTQzfQ.jBIss3ElHfayNJZ7E7uiquLnRovHK19icCNYLY10QE8\"}"} 2024-09-04 09:39:03.686 +05:30 6689baa1-8463-45e9-9ef0-174b19bf4e70 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 254.2826ms 2024-09-04 09:39:12.130 +05:30 611f8bcf-d280-47ee-965d-f160e273dadd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 09:39:12.131 +05:30 611f8bcf-d280-47ee-965d-f160e273dadd INF CORS policy execution successful. 2024-09-04 09:39:12.133 +05:30 611f8bcf-d280-47ee-965d-f160e273dadd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 2.9452ms 2024-09-04 09:39:12.158 +05:30 1b921076-6168-4637-8f6d-ff46e313956a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 09:39:12.226 +05:30 1b921076-6168-4637-8f6d-ff46e313956a INF CORS policy execution successful. 2024-09-04 09:39:12.227 +05:30 1b921076-6168-4637-8f6d-ff46e313956a INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjI5NDMsImV4cCI6MTcyNTQyMzU0MywiaWF0IjoxNzI1NDIyOTQzfQ.1AUOP0DOPA8ll4AdahaBWGGnXPLsm0Dr5S-LLwRGu7s}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 09:39:12.234 +05:30 cc80da22-5e79-4ab2-b1ce-a6d518d5170c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 09:39:12.243 +05:30 cc80da22-5e79-4ab2-b1ce-a6d518d5170c 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-04 09:39:12.564 +05:30 cc80da22-5e79-4ab2-b1ce-a6d518d5170c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:39:12.565 +05:30 cc80da22-5e79-4ab2-b1ce-a6d518d5170c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 321.7905ms 2024-09-04 09:39:12.565 +05:30 cc80da22-5e79-4ab2-b1ce-a6d518d5170c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 09:39:12.565 +05:30 cc80da22-5e79-4ab2-b1ce-a6d518d5170c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b921076-6168-4637-8f6d-ff46e313956a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1344} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":96,\"Name\":\"PK\",\"CreatedOn\":\"2024-07-09T11:35:19.657\",\"ModifiedOn\":\"2024-07-30T09:42:53.613\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-04 09:39:12.566 +05:30 cc80da22-5e79-4ab2-b1ce-a6d518d5170c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 408.2181ms 2024-09-04 09:39:15.680 +05:30 09cf10f1-bd5b-41db-9aba-ca1b934e19a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 09:39:15.681 +05:30 09cf10f1-bd5b-41db-9aba-ca1b934e19a7 INF CORS policy execution successful. 2024-09-04 09:39:15.682 +05:30 09cf10f1-bd5b-41db-9aba-ca1b934e19a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.2574ms 2024-09-04 09:39:15.724 +05:30 84934ffe-6555-4802-8920-c30e078f3a43 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 09:39:15.726 +05:30 84934ffe-6555-4802-8920-c30e078f3a43 INF CORS policy execution successful. 2024-09-04 09:39:15.726 +05:30 84934ffe-6555-4802-8920-c30e078f3a43 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjI5NDMsImV4cCI6MTcyNTQyMzU0MywiaWF0IjoxNzI1NDIyOTQzfQ.1AUOP0DOPA8ll4AdahaBWGGnXPLsm0Dr5S-LLwRGu7s}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 09:39:15.731 +05:30 bd582d47-1141-483a-bb33-9767a15de66b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 09:39:15.736 +05:30 bd582d47-1141-483a-bb33-9767a15de66b 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-04 09:39:16.164 +05:30 bd582d47-1141-483a-bb33-9767a15de66b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:39:16.165 +05:30 bd582d47-1141-483a-bb33-9767a15de66b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 429.6282ms 2024-09-04 09:39:16.166 +05:30 bd582d47-1141-483a-bb33-9767a15de66b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 09:39:16.166 +05:30 bd582d47-1141-483a-bb33-9767a15de66b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 84934ffe-6555-4802-8920-c30e078f3a43}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 09:39:16.167 +05:30 bd582d47-1141-483a-bb33-9767a15de66b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 443.2118ms 2024-09-04 09:39:37.265 +05:30 7af18ce9-3674-4a71-a0d3-0c736123ecfe 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-04 09:39:37.267 +05:30 7af18ce9-3674-4a71-a0d3-0c736123ecfe INF CORS policy execution successful. 2024-09-04 09:39:37.267 +05:30 7af18ce9-3674-4a71-a0d3-0c736123ecfe 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.9568ms 2024-09-04 09:39:37.301 +05:30 771c9b8a-a977-4ca4-bbbf-bf7185f23049 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-04 09:39:37.302 +05:30 771c9b8a-a977-4ca4-bbbf-bf7185f23049 INF CORS policy execution successful. 2024-09-04 09:39:37.303 +05:30 771c9b8a-a977-4ca4-bbbf-bf7185f23049 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjI5NDMsImV4cCI6MTcyNTQyMzU0MywiaWF0IjoxNzI1NDIyOTQzfQ.1AUOP0DOPA8ll4AdahaBWGGnXPLsm0Dr5S-LLwRGu7s}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 09:39:37.307 +05:30 49ee229b-c880-47c6-834c-f6b462572bb5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 09:39:37.315 +05:30 49ee229b-c880-47c6-834c-f6b462572bb5 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-04 09:39:37.419 +05:30 49ee229b-c880-47c6-834c-f6b462572bb5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:39:37.420 +05:30 49ee229b-c880-47c6-834c-f6b462572bb5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 105.184ms 2024-09-04 09:39:37.420 +05:30 49ee229b-c880-47c6-834c-f6b462572bb5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 09:39:37.420 +05:30 49ee229b-c880-47c6-834c-f6b462572bb5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 771c9b8a-a977-4ca4-bbbf-bf7185f23049}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 09:39:37.421 +05:30 49ee229b-c880-47c6-834c-f6b462572bb5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 120.5071ms 2024-09-04 09:39:40.291 +05:30 6c2acdad-4a4f-4756-ae9d-5f6c90b33695 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 09:39:40.292 +05:30 6c2acdad-4a4f-4756-ae9d-5f6c90b33695 INF CORS policy execution successful. 2024-09-04 09:39:40.292 +05:30 6c2acdad-4a4f-4756-ae9d-5f6c90b33695 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.0631ms 2024-09-04 09:39:40.542 +05:30 34ffd65e-24a5-4d5d-8add-838460edafd3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 09:39:40.543 +05:30 34ffd65e-24a5-4d5d-8add-838460edafd3 INF CORS policy execution successful. 2024-09-04 09:39:40.543 +05:30 34ffd65e-24a5-4d5d-8add-838460edafd3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjI5NDMsImV4cCI6MTcyNTQyMzU0MywiaWF0IjoxNzI1NDIyOTQzfQ.1AUOP0DOPA8ll4AdahaBWGGnXPLsm0Dr5S-LLwRGu7s}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 09:39:40.544 +05:30 0a2406b3-1c35-466f-a3a1-3627145ea0ea INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 09:39:40.549 +05:30 0a2406b3-1c35-466f-a3a1-3627145ea0ea 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-04 09:39:40.580 +05:30 3bb625dc-2685-495d-abe4-1305cbd2af2b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 09:39:40.581 +05:30 3bb625dc-2685-495d-abe4-1305cbd2af2b INF CORS policy execution successful. 2024-09-04 09:39:40.582 +05:30 3bb625dc-2685-495d-abe4-1305cbd2af2b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.4589ms 2024-09-04 09:39:40.583 +05:30 9a128dd7-32cc-46f1-b643-843667d71031 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 09:39:40.583 +05:30 9a128dd7-32cc-46f1-b643-843667d71031 INF CORS policy execution successful. 2024-09-04 09:39:40.584 +05:30 9a128dd7-32cc-46f1-b643-843667d71031 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.8478ms 2024-09-04 09:39:40.644 +05:30 0a2406b3-1c35-466f-a3a1-3627145ea0ea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:39:40.645 +05:30 0a2406b3-1c35-466f-a3a1-3627145ea0ea INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 95.8128ms 2024-09-04 09:39:40.645 +05:30 0a2406b3-1c35-466f-a3a1-3627145ea0ea INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 09:39:40.645 +05:30 0a2406b3-1c35-466f-a3a1-3627145ea0ea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 34ffd65e-24a5-4d5d-8add-838460edafd3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 09:39:40.646 +05:30 0a2406b3-1c35-466f-a3a1-3627145ea0ea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 103.8365ms 2024-09-04 09:39:40.646 +05:30 aa0252b6-8bf8-4922-babc-acb017bce870 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 09:39:40.647 +05:30 aa0252b6-8bf8-4922-babc-acb017bce870 INF CORS policy execution successful. 2024-09-04 09:39:40.647 +05:30 aa0252b6-8bf8-4922-babc-acb017bce870 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjI5NDMsImV4cCI6MTcyNTQyMzU0MywiaWF0IjoxNzI1NDIyOTQzfQ.1AUOP0DOPA8ll4AdahaBWGGnXPLsm0Dr5S-LLwRGu7s}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 09:39:40.651 +05:30 c6ac7f3f-3748-4c3c-8ee1-a11293fee77f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 09:39:40.652 +05:30 c6ac7f3f-3748-4c3c-8ee1-a11293fee77f INF CORS policy execution successful. 2024-09-04 09:39:40.652 +05:30 c6ac7f3f-3748-4c3c-8ee1-a11293fee77f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjI5NDMsImV4cCI6MTcyNTQyMzU0MywiaWF0IjoxNzI1NDIyOTQzfQ.1AUOP0DOPA8ll4AdahaBWGGnXPLsm0Dr5S-LLwRGu7s}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 09:39:40.653 +05:30 a364dd0e-fa72-4773-be3f-10f988414350 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 09:39:40.653 +05:30 cf566c72-76eb-4a71-a607-1d04e2e26ae9 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 09:39:40.658 +05:30 a364dd0e-fa72-4773-be3f-10f988414350 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-04 09:39:40.658 +05:30 cf566c72-76eb-4a71-a607-1d04e2e26ae9 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-04 09:39:40.689 +05:30 cf566c72-76eb-4a71-a607-1d04e2e26ae9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:39:40.689 +05:30 cf566c72-76eb-4a71-a607-1d04e2e26ae9 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 31.6176ms 2024-09-04 09:39:40.689 +05:30 cf566c72-76eb-4a71-a607-1d04e2e26ae9 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 09:39:40.690 +05:30 cf566c72-76eb-4a71-a607-1d04e2e26ae9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aa0252b6-8bf8-4922-babc-acb017bce870}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 09:39:40.690 +05:30 cf566c72-76eb-4a71-a607-1d04e2e26ae9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 43.9226ms 2024-09-04 09:39:40.696 +05:30 a364dd0e-fa72-4773-be3f-10f988414350 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:39:40.696 +05:30 a364dd0e-fa72-4773-be3f-10f988414350 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 38.5079ms 2024-09-04 09:39:40.696 +05:30 a364dd0e-fa72-4773-be3f-10f988414350 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 09:39:40.696 +05:30 a364dd0e-fa72-4773-be3f-10f988414350 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c6ac7f3f-3748-4c3c-8ee1-a11293fee77f}, {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-04 09:39:40.697 +05:30 a364dd0e-fa72-4773-be3f-10f988414350 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 45.9574ms 2024-09-04 09:40:15.462 +05:30 5870eca8-bbd9-4cf6-bcb0-32d776a5f8ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 09:40:15.464 +05:30 5870eca8-bbd9-4cf6-bcb0-32d776a5f8ad INF CORS policy execution successful. 2024-09-04 09:40:15.466 +05:30 5870eca8-bbd9-4cf6-bcb0-32d776a5f8ad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 5.0909ms 2024-09-04 09:40:15.822 +05:30 1ef7d8cc-3f42-4adc-bc43-e6ff9e2f08a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 09:40:15.824 +05:30 1ef7d8cc-3f42-4adc-bc43-e6ff9e2f08a0 INF CORS policy execution successful. 2024-09-04 09:40:15.826 +05:30 1ef7d8cc-3f42-4adc-bc43-e6ff9e2f08a0 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjI5NDMsImV4cCI6MTcyNTQyMzU0MywiaWF0IjoxNzI1NDIyOTQzfQ.1AUOP0DOPA8ll4AdahaBWGGnXPLsm0Dr5S-LLwRGu7s}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 09:40:15.827 +05:30 1712b0a7-208f-4cb3-8d38-441a682b69ad INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 09:40:15.835 +05:30 1712b0a7-208f-4cb3-8d38-441a682b69ad 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-04 09:40:15.914 +05:30 1712b0a7-208f-4cb3-8d38-441a682b69ad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:40:15.915 +05:30 1712b0a7-208f-4cb3-8d38-441a682b69ad INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 80.0777ms 2024-09-04 09:40:15.915 +05:30 1712b0a7-208f-4cb3-8d38-441a682b69ad INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 09:40:15.915 +05:30 1712b0a7-208f-4cb3-8d38-441a682b69ad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1ef7d8cc-3f42-4adc-bc43-e6ff9e2f08a0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 09:40:15.916 +05:30 1712b0a7-208f-4cb3-8d38-441a682b69ad INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 93.9368ms 2024-09-04 09:40:18.387 +05:30 06c437dd-4f0e-42dc-b2dd-9ba612935b91 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 09:40:18.388 +05:30 06c437dd-4f0e-42dc-b2dd-9ba612935b91 INF CORS policy execution successful. 2024-09-04 09:40:18.388 +05:30 06c437dd-4f0e-42dc-b2dd-9ba612935b91 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.4671ms 2024-09-04 09:40:18.389 +05:30 9bbee86c-38f4-4bc1-a867-459af3a27de9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 09:40:18.390 +05:30 9bbee86c-38f4-4bc1-a867-459af3a27de9 INF CORS policy execution successful. 2024-09-04 09:40:18.390 +05:30 9bbee86c-38f4-4bc1-a867-459af3a27de9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.532ms 2024-09-04 09:40:18.606 +05:30 9377392d-a073-4c33-b890-bc94de85a7f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 09:40:18.607 +05:30 5e8e3d32-1a4c-4081-af3a-ad37cdbb2206 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 09:40:18.607 +05:30 9377392d-a073-4c33-b890-bc94de85a7f5 INF CORS policy execution successful. 2024-09-04 09:40:18.608 +05:30 5e8e3d32-1a4c-4081-af3a-ad37cdbb2206 INF CORS policy execution successful. 2024-09-04 09:40:18.608 +05:30 9377392d-a073-4c33-b890-bc94de85a7f5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjI5NDMsImV4cCI6MTcyNTQyMzU0MywiaWF0IjoxNzI1NDIyOTQzfQ.1AUOP0DOPA8ll4AdahaBWGGnXPLsm0Dr5S-LLwRGu7s}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 09:40:18.608 +05:30 5e8e3d32-1a4c-4081-af3a-ad37cdbb2206 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjI5NDMsImV4cCI6MTcyNTQyMzU0MywiaWF0IjoxNzI1NDIyOTQzfQ.1AUOP0DOPA8ll4AdahaBWGGnXPLsm0Dr5S-LLwRGu7s}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 09:40:18.609 +05:30 0bcaf75f-1e84-4646-8306-f0f0dc835460 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 09:40:18.613 +05:30 3b0af4d1-ad76-48ba-90c3-35b17dc0ea4e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 09:40:18.615 +05:30 0bcaf75f-1e84-4646-8306-f0f0dc835460 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-04 09:40:18.618 +05:30 3b0af4d1-ad76-48ba-90c3-35b17dc0ea4e 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-04 09:40:18.677 +05:30 0bcaf75f-1e84-4646-8306-f0f0dc835460 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:40:18.678 +05:30 0bcaf75f-1e84-4646-8306-f0f0dc835460 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 62.4381ms 2024-09-04 09:40:18.678 +05:30 0bcaf75f-1e84-4646-8306-f0f0dc835460 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 09:40:18.678 +05:30 0bcaf75f-1e84-4646-8306-f0f0dc835460 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5e8e3d32-1a4c-4081-af3a-ad37cdbb2206}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 09:40:18.679 +05:30 0bcaf75f-1e84-4646-8306-f0f0dc835460 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 71.4887ms 2024-09-04 09:40:18.726 +05:30 3b0af4d1-ad76-48ba-90c3-35b17dc0ea4e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:40:18.728 +05:30 3b0af4d1-ad76-48ba-90c3-35b17dc0ea4e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 109.5896ms 2024-09-04 09:40:18.728 +05:30 3b0af4d1-ad76-48ba-90c3-35b17dc0ea4e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 09:40:18.728 +05:30 3b0af4d1-ad76-48ba-90c3-35b17dc0ea4e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9377392d-a073-4c33-b890-bc94de85a7f5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 09:40:18.729 +05:30 3b0af4d1-ad76-48ba-90c3-35b17dc0ea4e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 122.9057ms 2024-09-04 09:50:45.504 +05:30 INF Application is shutting down... 2024-09-04 09:53:49.701 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 09:53:49.745 +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-04 09:53:49.770 +05:30 INF Creating key {40f0205e-d8e5-4c6e-a359-4b85d7f1feb6} with creation date 2024-09-04 04:23:49Z, activation date 2024-09-04 04:23:49Z, and expiration date 2024-12-03 04:23:49Z. 2024-09-04 09:53:49.782 +05:30 WRN No XML encryptor configured. Key {40f0205e-d8e5-4c6e-a359-4b85d7f1feb6} may be persisted to storage in unencrypted form. 2024-09-04 09:53:50.002 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 09:53:50.004 +05:30 INF Hosting environment: Production 2024-09-04 09:53:50.007 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 09:53:50.027 +05:30 8dd65eaf-4dbd-4308-af75-8d0b517b63a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-04 09:53:50.095 +05:30 8dd65eaf-4dbd-4308-af75-8d0b517b63a9 INF CORS policy execution successful. 2024-09-04 09:53:50.114 +05:30 8dd65eaf-4dbd-4308-af75-8d0b517b63a9 INF HTTP request: Path: /login/getcompany QueryString: ?userName=user6 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 09:53:50.166 +05:30 aa688064-5d0c-46e8-85d0-ba366aedb1ea INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 09:53:50.198 +05:30 aa688064-5d0c-46e8-85d0-ba366aedb1ea 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-04 09:53:50.712 +05:30 aa688064-5d0c-46e8-85d0-ba366aedb1ea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:53:50.770 +05:30 aa688064-5d0c-46e8-85d0-ba366aedb1ea INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 566.3724ms 2024-09-04 09:53:50.774 +05:30 aa688064-5d0c-46e8-85d0-ba366aedb1ea INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 09:53:50.776 +05:30 aa688064-5d0c-46e8-85d0-ba366aedb1ea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8dd65eaf-4dbd-4308-af75-8d0b517b63a9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 09:53:50.798 +05:30 aa688064-5d0c-46e8-85d0-ba366aedb1ea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 773.9046ms 2024-09-04 09:54:11.952 +05:30 ae13a0e3-450d-466f-b940-acfbf46d16e3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 09:54:11.959 +05:30 ae13a0e3-450d-466f-b940-acfbf46d16e3 INF CORS policy execution successful. 2024-09-04 09:54:11.964 +05:30 ae13a0e3-450d-466f-b940-acfbf46d16e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 12.6667ms 2024-09-04 09:54:11.998 +05:30 deacaff7-b006-482d-803d-bf42fd57232e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-04 09:54:12.005 +05:30 deacaff7-b006-482d-803d-bf42fd57232e INF CORS policy execution successful. 2024-09-04 09:54:12.009 +05:30 deacaff7-b006-482d-803d-bf42fd57232e 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: 96}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"user6","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 09:54:12.015 +05:30 8390e26d-0c35-4483-a005-3e8410b1e859 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 09:54:12.033 +05:30 8390e26d-0c35-4483-a005-3e8410b1e859 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-04 09:54:12.148 +05:30 8390e26d-0c35-4483-a005-3e8410b1e859 INF Database retrieved 2024-09-04 09:54:12.267 +05:30 8390e26d-0c35-4483-a005-3e8410b1e859 INF Token generated 2024-09-04 09:54:12.270 +05:30 8390e26d-0c35-4483-a005-3e8410b1e859 INF Token generated 2024-09-04 09:54:12.274 +05:30 8390e26d-0c35-4483-a005-3e8410b1e859 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 09:54:12.275 +05:30 8390e26d-0c35-4483-a005-3e8410b1e859 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 241.8989ms 2024-09-04 09:54:12.276 +05:30 8390e26d-0c35-4483-a005-3e8410b1e859 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 09:54:12.276 +05:30 8390e26d-0c35-4483-a005-3e8410b1e859 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: deacaff7-b006-482d-803d-bf42fd57232e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDIzODUyLCJleHAiOjE3MjU0MjQ0NTIsImlhdCI6MTcyNTQyMzg1Mn0.v5bBNnAfixFvlka-iB2lWs_QstECtFfsXEWyYLwM3cU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDIzODUyLCJleHAiOjE3MjU0MjQ3NTIsImlhdCI6MTcyNTQyMzg1Mn0.GTeKR1ZzeEso7_CQaoLec3TRbtxQrvlWgHYHxBK0R2w\"}"} 2024-09-04 09:54:12.278 +05:30 8390e26d-0c35-4483-a005-3e8410b1e859 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 280.422ms 2024-09-04 10:04:48.575 +05:30 INF Application is shutting down... 2024-09-04 10:10:30.745 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 10:10:30.794 +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-04 10:10:30.834 +05:30 INF Creating key {ce3fe0aa-80a7-4233-8717-c519cafe7cbf} with creation date 2024-09-04 04:40:30Z, activation date 2024-09-04 04:40:30Z, and expiration date 2024-12-03 04:40:30Z. 2024-09-04 10:10:30.850 +05:30 WRN No XML encryptor configured. Key {ce3fe0aa-80a7-4233-8717-c519cafe7cbf} may be persisted to storage in unencrypted form. 2024-09-04 10:10:31.058 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 10:10:31.059 +05:30 INF Hosting environment: Production 2024-09-04 10:10:31.059 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 10:10:31.086 +05:30 9a9ee87c-0972-4285-943e-af6c71b861a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjE4MTEsImV4cCI6MTcyNTQyMjcxMSwiaWF0IjoxNzI1NDIxODExfQ.z17PfaxkGS2lwAj8JnxpApRHLYNod2jggtAQOmY10Sw - null null 2024-09-04 10:10:31.156 +05:30 9a9ee87c-0972-4285-943e-af6c71b861a1 INF CORS policy execution successful. 2024-09-04 10:10:31.181 +05:30 9a9ee87c-0972-4285-943e-af6c71b861a1 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjE4MTEsImV4cCI6MTcyNTQyMjcxMSwiaWF0IjoxNzI1NDIxODExfQ.z17PfaxkGS2lwAj8JnxpApRHLYNod2jggtAQOmY10Sw 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 10:10:31.239 +05:30 d4f3be98-1093-4cab-95cc-49d4d0765bb9 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 10:10:31.277 +05:30 d4f3be98-1093-4cab-95cc-49d4d0765bb9 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-04 10:10:31.467 +05:30 d4f3be98-1093-4cab-95cc-49d4d0765bb9 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:10:31.598 +05:30 d4f3be98-1093-4cab-95cc-49d4d0765bb9 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 314.7416ms 2024-09-04 10:10:31.603 +05:30 d4f3be98-1093-4cab-95cc-49d4d0765bb9 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 10:10:31.604 +05:30 d4f3be98-1093-4cab-95cc-49d4d0765bb9 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 9a9ee87c-0972-4285-943e-af6c71b861a1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 10:10:31.633 +05:30 d4f3be98-1093-4cab-95cc-49d4d0765bb9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjE4MTEsImV4cCI6MTcyNTQyMjcxMSwiaWF0IjoxNzI1NDIxODExfQ.z17PfaxkGS2lwAj8JnxpApRHLYNod2jggtAQOmY10Sw - 400 90 application/json; charset=utf-8 550.0615ms 2024-09-04 10:11:13.239 +05:30 f2c8d8c7-6235-4a76-b669-043352770b04 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDIzODUyLCJleHAiOjE3MjU0MjQ3NTIsImlhdCI6MTcyNTQyMzg1Mn0.GTeKR1ZzeEso7_CQaoLec3TRbtxQrvlWgHYHxBK0R2w - null null 2024-09-04 10:11:13.255 +05:30 f2c8d8c7-6235-4a76-b669-043352770b04 INF CORS policy execution successful. 2024-09-04 10:11:13.261 +05:30 f2c8d8c7-6235-4a76-b669-043352770b04 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDIzODUyLCJleHAiOjE3MjU0MjQ3NTIsImlhdCI6MTcyNTQyMzg1Mn0.GTeKR1ZzeEso7_CQaoLec3TRbtxQrvlWgHYHxBK0R2w 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 10:11:13.266 +05:30 dd3089f7-8827-4f16-a1dc-b5225fef35cc INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 10:11:13.268 +05:30 dd3089f7-8827-4f16-a1dc-b5225fef35cc 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-04 10:11:13.284 +05:30 dd3089f7-8827-4f16-a1dc-b5225fef35cc INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:11:13.287 +05:30 dd3089f7-8827-4f16-a1dc-b5225fef35cc INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 18.4505ms 2024-09-04 10:11:13.288 +05:30 dd3089f7-8827-4f16-a1dc-b5225fef35cc INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 10:11:13.288 +05:30 dd3089f7-8827-4f16-a1dc-b5225fef35cc INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: f2c8d8c7-6235-4a76-b669-043352770b04}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 10:11:13.290 +05:30 dd3089f7-8827-4f16-a1dc-b5225fef35cc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDIzODUyLCJleHAiOjE3MjU0MjQ3NTIsImlhdCI6MTcyNTQyMzg1Mn0.GTeKR1ZzeEso7_CQaoLec3TRbtxQrvlWgHYHxBK0R2w - 400 90 application/json; charset=utf-8 51.2464ms 2024-09-04 10:12:25.560 +05:30 5c772118-5848-4c24-9d9a-59f31ffcca8f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user2 - null null 2024-09-04 10:12:25.575 +05:30 5c772118-5848-4c24-9d9a-59f31ffcca8f INF CORS policy execution successful. 2024-09-04 10:12:25.578 +05:30 5c772118-5848-4c24-9d9a-59f31ffcca8f INF HTTP request: Path: /login/getcompany QueryString: ?userName=user2 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 10:12:25.580 +05:30 0d8f6414-9ad8-4fa0-b09b-4057303c6ac9 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 10:12:25.598 +05:30 0d8f6414-9ad8-4fa0-b09b-4057303c6ac9 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-04 10:12:25.997 +05:30 0d8f6414-9ad8-4fa0-b09b-4057303c6ac9 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:12:25.999 +05:30 0d8f6414-9ad8-4fa0-b09b-4057303c6ac9 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 401.2244ms 2024-09-04 10:12:26.000 +05:30 0d8f6414-9ad8-4fa0-b09b-4057303c6ac9 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 10:12:26.002 +05:30 0d8f6414-9ad8-4fa0-b09b-4057303c6ac9 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 5c772118-5848-4c24-9d9a-59f31ffcca8f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 10:12:26.005 +05:30 0d8f6414-9ad8-4fa0-b09b-4057303c6ac9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user2 - 404 84 application/json; charset=utf-8 445.4635ms 2024-09-04 10:12:31.112 +05:30 619c28a7-ee4f-4768-a031-7a228217ea87 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-04 10:12:31.113 +05:30 619c28a7-ee4f-4768-a031-7a228217ea87 INF CORS policy execution successful. 2024-09-04 10:12:31.114 +05:30 619c28a7-ee4f-4768-a031-7a228217ea87 INF HTTP request: Path: /login/getcompany QueryString: ?userName=user6 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 10:12:31.116 +05:30 99604d63-239b-43b4-a0d0-4b6f4dedf6a3 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 10:12:31.117 +05:30 99604d63-239b-43b4-a0d0-4b6f4dedf6a3 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-04 10:12:31.182 +05:30 99604d63-239b-43b4-a0d0-4b6f4dedf6a3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:12:31.183 +05:30 99604d63-239b-43b4-a0d0-4b6f4dedf6a3 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 64.9589ms 2024-09-04 10:12:31.183 +05:30 99604d63-239b-43b4-a0d0-4b6f4dedf6a3 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 10:12:31.183 +05:30 99604d63-239b-43b4-a0d0-4b6f4dedf6a3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 619c28a7-ee4f-4768-a031-7a228217ea87}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 10:12:31.184 +05:30 99604d63-239b-43b4-a0d0-4b6f4dedf6a3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 72.0608ms 2024-09-04 10:12:37.093 +05:30 2b131826-ffa5-4e2d-a1ca-f2f2e72e5988 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 10:12:37.094 +05:30 2b131826-ffa5-4e2d-a1ca-f2f2e72e5988 INF CORS policy execution successful. 2024-09-04 10:12:37.096 +05:30 2b131826-ffa5-4e2d-a1ca-f2f2e72e5988 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 3.1822ms 2024-09-04 10:12:37.122 +05:30 8ad134d0-cb25-4c99-9e06-215f31c80f84 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-04 10:12:37.123 +05:30 8ad134d0-cb25-4c99-9e06-215f31c80f84 INF CORS policy execution successful. 2024-09-04 10:12:37.128 +05:30 8ad134d0-cb25-4c99-9e06-215f31c80f84 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: 96}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"user6","entityId":7,"Company Name":"Entity9","password":"TestUser2"} 2024-09-04 10:12:37.129 +05:30 fe2a646b-3138-440e-b969-74a9ea307573 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 10:12:37.142 +05:30 fe2a646b-3138-440e-b969-74a9ea307573 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-04 10:12:37.249 +05:30 fe2a646b-3138-440e-b969-74a9ea307573 INF Database retrieved 2024-09-04 10:12:37.341 +05:30 fe2a646b-3138-440e-b969-74a9ea307573 INF Token generated 2024-09-04 10:12:37.343 +05:30 fe2a646b-3138-440e-b969-74a9ea307573 INF Token generated 2024-09-04 10:12:37.345 +05:30 fe2a646b-3138-440e-b969-74a9ea307573 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:12:37.346 +05:30 fe2a646b-3138-440e-b969-74a9ea307573 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 203.1445ms 2024-09-04 10:12:37.346 +05:30 fe2a646b-3138-440e-b969-74a9ea307573 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 10:12:37.346 +05:30 fe2a646b-3138-440e-b969-74a9ea307573 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8ad134d0-cb25-4c99-9e06-215f31c80f84}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI0OTU3LCJleHAiOjE3MjU0MjU1NTcsImlhdCI6MTcyNTQyNDk1N30.IuUYN63KfcVCP4lh_KfBz0wDzDuLSaja83A_NPlidpA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI0OTU3LCJleHAiOjE3MjU0MjU4NTcsImlhdCI6MTcyNTQyNDk1N30.7OqbQ6lMmvUt9vRufHMRvPMTkok2kMYdYz6R4-Tx3Vg\"}"} 2024-09-04 10:12:37.347 +05:30 fe2a646b-3138-440e-b969-74a9ea307573 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 224.1175ms 2024-09-04 10:15:03.220 +05:30 dd766f8f-441c-4d7d-b398-fcbbdd001550 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 10:15:03.233 +05:30 dd766f8f-441c-4d7d-b398-fcbbdd001550 INF CORS policy execution successful. 2024-09-04 10:15:03.309 +05:30 dd766f8f-441c-4d7d-b398-fcbbdd001550 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 10:15:03.317 +05:30 f37cde60-251f-40c3-81fe-53782bcba13b INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 10:15:03.325 +05:30 f37cde60-251f-40c3-81fe-53782bcba13b 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-04 10:15:03.931 +05:30 f37cde60-251f-40c3-81fe-53782bcba13b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:15:03.936 +05:30 f37cde60-251f-40c3-81fe-53782bcba13b INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 599.6475ms 2024-09-04 10:15:03.937 +05:30 f37cde60-251f-40c3-81fe-53782bcba13b INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 10:15:03.937 +05:30 f37cde60-251f-40c3-81fe-53782bcba13b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dd766f8f-441c-4d7d-b398-fcbbdd001550}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 10:15:03.939 +05:30 f37cde60-251f-40c3-81fe-53782bcba13b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 720.2427ms 2024-09-04 10:15:05.673 +05:30 5739619d-3728-4248-9eb7-bcc3f32d0ba5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 10:15:05.681 +05:30 5739619d-3728-4248-9eb7-bcc3f32d0ba5 INF CORS policy execution successful. 2024-09-04 10:15:05.686 +05:30 5739619d-3728-4248-9eb7-bcc3f32d0ba5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 12.9973ms 2024-09-04 10:15:05.715 +05:30 4ac9ea1b-707e-4ec2-985c-2fafeabdfc3d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 10:15:05.716 +05:30 4ac9ea1b-707e-4ec2-985c-2fafeabdfc3d INF CORS policy execution successful. 2024-09-04 10:15:05.717 +05:30 4ac9ea1b-707e-4ec2-985c-2fafeabdfc3d 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: 100}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 10:15:05.718 +05:30 dc0b5fd9-e461-47c0-881f-fbc6dbfd2943 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 10:15:05.718 +05:30 dc0b5fd9-e461-47c0-881f-fbc6dbfd2943 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-04 10:15:06.167 +05:30 dc0b5fd9-e461-47c0-881f-fbc6dbfd2943 INF Database retrieved 2024-09-04 10:15:06.530 +05:30 dc0b5fd9-e461-47c0-881f-fbc6dbfd2943 INF Token generated 2024-09-04 10:15:06.531 +05:30 dc0b5fd9-e461-47c0-881f-fbc6dbfd2943 INF Token generated 2024-09-04 10:15:06.531 +05:30 dc0b5fd9-e461-47c0-881f-fbc6dbfd2943 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:15:06.532 +05:30 dc0b5fd9-e461-47c0-881f-fbc6dbfd2943 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 813.8468ms 2024-09-04 10:15:06.533 +05:30 dc0b5fd9-e461-47c0-881f-fbc6dbfd2943 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 10:15:06.533 +05:30 dc0b5fd9-e461-47c0-881f-fbc6dbfd2943 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4ac9ea1b-707e-4ec2-985c-2fafeabdfc3d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjUxMDYsImV4cCI6MTcyNTQyNTcwNiwiaWF0IjoxNzI1NDI1MTA2fQ.lJwvX9QjIeNyMaVM2rMAWK8LdYtb04hPmX2pAD14fOU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjUxMDYsImV4cCI6MTcyNTQyNjAwNiwiaWF0IjoxNzI1NDI1MTA2fQ.Bl85Bgk59XKoriUOMwoM4ZyRc7uj2KkXOJl3YlcHcB0\"}"} 2024-09-04 10:15:06.534 +05:30 dc0b5fd9-e461-47c0-881f-fbc6dbfd2943 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 818.5144ms 2024-09-04 10:25:29.392 +05:30 INF Application is shutting down... 2024-09-04 10:32:37.983 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 10:32:38.025 +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-04 10:32:38.051 +05:30 INF Creating key {b29b4dd5-3cb6-4fa5-8bee-9c688508908e} with creation date 2024-09-04 05:02:38Z, activation date 2024-09-04 05:02:38Z, and expiration date 2024-12-03 05:02:38Z. 2024-09-04 10:32:38.066 +05:30 WRN No XML encryptor configured. Key {b29b4dd5-3cb6-4fa5-8bee-9c688508908e} may be persisted to storage in unencrypted form. 2024-09-04 10:32:38.248 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 10:32:38.249 +05:30 INF Hosting environment: Production 2024-09-04 10:32:38.249 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 10:32:38.260 +05:30 d39413cd-9f27-4e60-bf6e-807208a1cff8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI0OTU3LCJleHAiOjE3MjU0MjU4NTcsImlhdCI6MTcyNTQyNDk1N30.7OqbQ6lMmvUt9vRufHMRvPMTkok2kMYdYz6R4-Tx3Vg - null null 2024-09-04 10:32:38.324 +05:30 d39413cd-9f27-4e60-bf6e-807208a1cff8 INF CORS policy execution successful. 2024-09-04 10:32:38.343 +05:30 d39413cd-9f27-4e60-bf6e-807208a1cff8 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI0OTU3LCJleHAiOjE3MjU0MjU4NTcsImlhdCI6MTcyNTQyNDk1N30.7OqbQ6lMmvUt9vRufHMRvPMTkok2kMYdYz6R4-Tx3Vg 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 10:32:38.387 +05:30 460a4f8c-4cdb-4e84-81e8-5ce92f7b68da INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 10:32:38.420 +05:30 460a4f8c-4cdb-4e84-81e8-5ce92f7b68da 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-04 10:32:38.562 +05:30 460a4f8c-4cdb-4e84-81e8-5ce92f7b68da INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:32:38.681 +05:30 460a4f8c-4cdb-4e84-81e8-5ce92f7b68da INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 256.7269ms 2024-09-04 10:32:38.684 +05:30 460a4f8c-4cdb-4e84-81e8-5ce92f7b68da INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 10:32:38.684 +05:30 460a4f8c-4cdb-4e84-81e8-5ce92f7b68da INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: d39413cd-9f27-4e60-bf6e-807208a1cff8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 10:32:38.698 +05:30 460a4f8c-4cdb-4e84-81e8-5ce92f7b68da INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI0OTU3LCJleHAiOjE3MjU0MjU4NTcsImlhdCI6MTcyNTQyNDk1N30.7OqbQ6lMmvUt9vRufHMRvPMTkok2kMYdYz6R4-Tx3Vg - 400 90 application/json; charset=utf-8 438.9752ms 2024-09-04 10:32:47.310 +05:30 04e3cd0b-0709-4fa1-8eb0-ffdaa555fb28 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-04 10:32:47.314 +05:30 04e3cd0b-0709-4fa1-8eb0-ffdaa555fb28 INF CORS policy execution successful. 2024-09-04 10:32:47.315 +05:30 04e3cd0b-0709-4fa1-8eb0-ffdaa555fb28 INF HTTP request: Path: /login/getcompany QueryString: ?userName=user6 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 10:32:47.317 +05:30 66e4f4fd-be31-41f0-81ed-fd26595553bc INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 10:32:47.325 +05:30 66e4f4fd-be31-41f0-81ed-fd26595553bc 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-04 10:32:47.743 +05:30 66e4f4fd-be31-41f0-81ed-fd26595553bc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:32:47.745 +05:30 66e4f4fd-be31-41f0-81ed-fd26595553bc INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 419.7116ms 2024-09-04 10:32:47.745 +05:30 66e4f4fd-be31-41f0-81ed-fd26595553bc INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 10:32:47.747 +05:30 66e4f4fd-be31-41f0-81ed-fd26595553bc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 04e3cd0b-0709-4fa1-8eb0-ffdaa555fb28}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 10:32:47.749 +05:30 66e4f4fd-be31-41f0-81ed-fd26595553bc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 439.1592ms 2024-09-04 10:32:54.590 +05:30 76ba11ec-2b1e-4684-86b5-5245173eeda0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 10:32:54.595 +05:30 76ba11ec-2b1e-4684-86b5-5245173eeda0 INF CORS policy execution successful. 2024-09-04 10:32:54.597 +05:30 76ba11ec-2b1e-4684-86b5-5245173eeda0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 6.4218ms 2024-09-04 10:32:54.629 +05:30 97c0cd6a-3333-4984-ba0b-0b9a6891bc07 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-04 10:32:54.630 +05:30 97c0cd6a-3333-4984-ba0b-0b9a6891bc07 INF CORS policy execution successful. 2024-09-04 10:32:54.631 +05:30 97c0cd6a-3333-4984-ba0b-0b9a6891bc07 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: 96}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"user6","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 10:32:54.633 +05:30 220f64bb-5a06-4aae-9ce7-4e6a8eca59cb INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 10:32:54.640 +05:30 220f64bb-5a06-4aae-9ce7-4e6a8eca59cb 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-04 10:32:54.748 +05:30 220f64bb-5a06-4aae-9ce7-4e6a8eca59cb INF Database retrieved 2024-09-04 10:32:54.797 +05:30 220f64bb-5a06-4aae-9ce7-4e6a8eca59cb INF Token generated 2024-09-04 10:32:54.799 +05:30 220f64bb-5a06-4aae-9ce7-4e6a8eca59cb INF Token generated 2024-09-04 10:32:54.801 +05:30 220f64bb-5a06-4aae-9ce7-4e6a8eca59cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:32:54.801 +05:30 220f64bb-5a06-4aae-9ce7-4e6a8eca59cb INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 161.2177ms 2024-09-04 10:32:54.802 +05:30 220f64bb-5a06-4aae-9ce7-4e6a8eca59cb INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 10:32:54.802 +05:30 220f64bb-5a06-4aae-9ce7-4e6a8eca59cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 97c0cd6a-3333-4984-ba0b-0b9a6891bc07}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI2MTc0LCJleHAiOjE3MjU0MjY3NzQsImlhdCI6MTcyNTQyNjE3NH0.8cTwlgu9jTiB1eZxvD_HSNX7D0BzSZEy_Bvbv20BUBw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI2MTc0LCJleHAiOjE3MjU0MjcwNzQsImlhdCI6MTcyNTQyNjE3NH0.a1-bPBTv4NFItwZNbCzWANQz6nh4r53DF94lC1lBMR8\"}"} 2024-09-04 10:32:54.803 +05:30 220f64bb-5a06-4aae-9ce7-4e6a8eca59cb INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 173.5671ms 2024-09-04 10:33:28.753 +05:30 c342bbb8-33cf-4b59-94c3-c4e75db541d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjUxMDYsImV4cCI6MTcyNTQyNjAwNiwiaWF0IjoxNzI1NDI1MTA2fQ.Bl85Bgk59XKoriUOMwoM4ZyRc7uj2KkXOJl3YlcHcB0 - null null 2024-09-04 10:33:28.757 +05:30 c342bbb8-33cf-4b59-94c3-c4e75db541d9 INF CORS policy execution successful. 2024-09-04 10:33:28.760 +05:30 c342bbb8-33cf-4b59-94c3-c4e75db541d9 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjUxMDYsImV4cCI6MTcyNTQyNjAwNiwiaWF0IjoxNzI1NDI1MTA2fQ.Bl85Bgk59XKoriUOMwoM4ZyRc7uj2KkXOJl3YlcHcB0 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 10:33:28.763 +05:30 c057635e-fe3b-4b94-98db-e19da6a25a30 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 10:33:28.764 +05:30 c057635e-fe3b-4b94-98db-e19da6a25a30 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-04 10:33:28.770 +05:30 c057635e-fe3b-4b94-98db-e19da6a25a30 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:33:28.771 +05:30 c057635e-fe3b-4b94-98db-e19da6a25a30 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 7.0311ms 2024-09-04 10:33:28.772 +05:30 c057635e-fe3b-4b94-98db-e19da6a25a30 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 10:33:28.772 +05:30 c057635e-fe3b-4b94-98db-e19da6a25a30 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: c342bbb8-33cf-4b59-94c3-c4e75db541d9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 10:33:28.773 +05:30 c057635e-fe3b-4b94-98db-e19da6a25a30 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjUxMDYsImV4cCI6MTcyNTQyNjAwNiwiaWF0IjoxNzI1NDI1MTA2fQ.Bl85Bgk59XKoriUOMwoM4ZyRc7uj2KkXOJl3YlcHcB0 - 400 90 application/json; charset=utf-8 20.5753ms 2024-09-04 10:40:43.337 +05:30 3337f3ae-bc1a-4fff-a27f-68c6b2071126 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-04 10:40:43.345 +05:30 3337f3ae-bc1a-4fff-a27f-68c6b2071126 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.41.2}, {Postman-Token: 43a06808-c800-4f91-96c8-bd8ae77c0208} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 10:40:43.347 +05:30 3c81d9c6-1af1-46dd-b420-d6d9344f6533 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 10:40:43.348 +05:30 3c81d9c6-1af1-46dd-b420-d6d9344f6533 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-04 10:40:43.391 +05:30 3c81d9c6-1af1-46dd-b420-d6d9344f6533 INF Database retrieved 2024-09-04 10:40:43.412 +05:30 3c81d9c6-1af1-46dd-b420-d6d9344f6533 INF Token generated 2024-09-04 10:40:43.413 +05:30 3c81d9c6-1af1-46dd-b420-d6d9344f6533 INF Token generated 2024-09-04 10:40:43.414 +05:30 3c81d9c6-1af1-46dd-b420-d6d9344f6533 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:40:43.416 +05:30 3c81d9c6-1af1-46dd-b420-d6d9344f6533 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 66.8423ms 2024-09-04 10:40:43.416 +05:30 3c81d9c6-1af1-46dd-b420-d6d9344f6533 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 10:40:43.417 +05:30 3c81d9c6-1af1-46dd-b420-d6d9344f6533 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3337f3ae-bc1a-4fff-a27f-68c6b2071126}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjY2NDMsImV4cCI6MTcyNTQyNzI0MywiaWF0IjoxNzI1NDI2NjQzfQ.tP4NB2nXGfIexedj8HlCiEnDN_cArwKnvdnJrSTgQms\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjY2NDMsImV4cCI6MTcyNTQyNzU0MywiaWF0IjoxNzI1NDI2NjQzfQ.MrPdQJxyr-mNk5JzxR-eEgQ93_3j6_iosxPG_UPJktI\"}"} 2024-09-04 10:40:43.419 +05:30 3c81d9c6-1af1-46dd-b420-d6d9344f6533 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 82.1836ms 2024-09-04 10:43:03.855 +05:30 0e3ec6ac-ef8d-4b5c-a8c7-3d0566a490da INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI2MTc0LCJleHAiOjE3MjU0MjcwNzQsImlhdCI6MTcyNTQyNjE3NH0.a1-bPBTv4NFItwZNbCzWANQz6nh4r53DF94lC1lBMR8 - null null 2024-09-04 10:43:03.859 +05:30 0e3ec6ac-ef8d-4b5c-a8c7-3d0566a490da INF CORS policy execution successful. 2024-09-04 10:43:03.862 +05:30 0e3ec6ac-ef8d-4b5c-a8c7-3d0566a490da INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI2MTc0LCJleHAiOjE3MjU0MjcwNzQsImlhdCI6MTcyNTQyNjE3NH0.a1-bPBTv4NFItwZNbCzWANQz6nh4r53DF94lC1lBMR8 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 10:43:03.863 +05:30 d9877ad3-1044-4b15-8360-65d3f80682d0 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 10:43:03.865 +05:30 d9877ad3-1044-4b15-8360-65d3f80682d0 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-04 10:43:03.939 +05:30 d9877ad3-1044-4b15-8360-65d3f80682d0 INF Token generated 2024-09-04 10:43:03.940 +05:30 d9877ad3-1044-4b15-8360-65d3f80682d0 INF Token generated 2024-09-04 10:43:03.946 +05:30 d9877ad3-1044-4b15-8360-65d3f80682d0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:43:03.950 +05:30 d9877ad3-1044-4b15-8360-65d3f80682d0 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 84.6226ms 2024-09-04 10:43:03.951 +05:30 d9877ad3-1044-4b15-8360-65d3f80682d0 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 10:43:03.951 +05:30 d9877ad3-1044-4b15-8360-65d3f80682d0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0e3ec6ac-ef8d-4b5c-a8c7-3d0566a490da}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI2NzgzLCJleHAiOjE3MjU0MjczODMsImlhdCI6MTcyNTQyNjc4M30.Ha3TUPRJ5XrfmhL8bNjcnK7V32vT13cSsmYulK1r18k\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI2NzgzLCJleHAiOjE3MjU0Mjc2ODMsImlhdCI6MTcyNTQyNjc4M30.qKBD1yP6TUdqkoX8EVWxQhObkIcbeAKIWvFfvPXKIsM\"}"} 2024-09-04 10:43:03.954 +05:30 d9877ad3-1044-4b15-8360-65d3f80682d0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI2MTc0LCJleHAiOjE3MjU0MjcwNzQsImlhdCI6MTcyNTQyNjE3NH0.a1-bPBTv4NFItwZNbCzWANQz6nh4r53DF94lC1lBMR8 - 200 877 application/json; charset=utf-8 99.9546ms 2024-09-04 10:50:43.379 +05:30 3481a56b-4a7a-4835-a3e3-3be19f77155b INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-04 10:50:43.386 +05:30 3481a56b-4a7a-4835-a3e3-3be19f77155b 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.41.2}, {Postman-Token: 54e56195-4d67-4e38-ac83-282985997441} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 10:50:43.387 +05:30 74952080-54c0-4ef5-b092-5798a9107f3c INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 10:50:43.388 +05:30 74952080-54c0-4ef5-b092-5798a9107f3c 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-04 10:50:43.415 +05:30 74952080-54c0-4ef5-b092-5798a9107f3c INF Database retrieved 2024-09-04 10:50:43.446 +05:30 74952080-54c0-4ef5-b092-5798a9107f3c INF Token generated 2024-09-04 10:50:43.447 +05:30 74952080-54c0-4ef5-b092-5798a9107f3c INF Token generated 2024-09-04 10:50:43.449 +05:30 74952080-54c0-4ef5-b092-5798a9107f3c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:50:43.451 +05:30 74952080-54c0-4ef5-b092-5798a9107f3c INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 62.3807ms 2024-09-04 10:50:43.452 +05:30 74952080-54c0-4ef5-b092-5798a9107f3c INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 10:50:43.452 +05:30 74952080-54c0-4ef5-b092-5798a9107f3c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3481a56b-4a7a-4835-a3e3-3be19f77155b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjcyNDMsImV4cCI6MTcyNTQyNzg0MywiaWF0IjoxNzI1NDI3MjQzfQ.IEOkSkB5S7yNlxBbMi2Ks29YfxxIO9olV2c201NdNvs\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjcyNDMsImV4cCI6MTcyNTQyODE0MywiaWF0IjoxNzI1NDI3MjQzfQ.6ec6LOjM6noHsbef-3a65YYtPKoAIday483TUKVnDKU\"}"} 2024-09-04 10:50:43.454 +05:30 74952080-54c0-4ef5-b092-5798a9107f3c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 76.1551ms 2024-09-04 10:52:41.913 +05:30 d076229a-bbd7-4a68-912f-9c1a0f65cda6 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-04 10:52:41.918 +05:30 d076229a-bbd7-4a68-912f-9c1a0f65cda6 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.41.2}, {Postman-Token: e8956d32-e108-4f49-b424-207dbfa6e0ae} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 10:52:41.920 +05:30 55b81734-4ee7-4ec4-88a5-b95308fb51c2 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 10:52:41.923 +05:30 55b81734-4ee7-4ec4-88a5-b95308fb51c2 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-04 10:52:41.934 +05:30 55b81734-4ee7-4ec4-88a5-b95308fb51c2 INF Database retrieved 2024-09-04 10:52:41.939 +05:30 55b81734-4ee7-4ec4-88a5-b95308fb51c2 INF Token generated 2024-09-04 10:52:41.939 +05:30 55b81734-4ee7-4ec4-88a5-b95308fb51c2 INF Token generated 2024-09-04 10:52:41.940 +05:30 55b81734-4ee7-4ec4-88a5-b95308fb51c2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:52:41.941 +05:30 55b81734-4ee7-4ec4-88a5-b95308fb51c2 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 17.9631ms 2024-09-04 10:52:41.941 +05:30 55b81734-4ee7-4ec4-88a5-b95308fb51c2 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 10:52:41.942 +05:30 55b81734-4ee7-4ec4-88a5-b95308fb51c2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d076229a-bbd7-4a68-912f-9c1a0f65cda6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjczNjEsImV4cCI6MTcyNTQyNzk2MSwiaWF0IjoxNzI1NDI3MzYxfQ.dkJC4sMUs0BMewxfQPgKP6J5xiulhz6Ydsu66IFG1W4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjczNjEsImV4cCI6MTcyNTQyODI2MSwiaWF0IjoxNzI1NDI3MzYxfQ.UnRlbMkLMVlhQg50jpeXsunmz3UrmC6AVbKJNn_8Ez4\"}"} 2024-09-04 10:52:41.942 +05:30 55b81734-4ee7-4ec4-88a5-b95308fb51c2 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 29.8766ms 2024-09-04 10:53:05.974 +05:30 211fd903-3f64-4390-bddb-047a5be7acd5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI2NzgzLCJleHAiOjE3MjU0Mjc2ODMsImlhdCI6MTcyNTQyNjc4M30.qKBD1yP6TUdqkoX8EVWxQhObkIcbeAKIWvFfvPXKIsM - null null 2024-09-04 10:53:05.975 +05:30 211fd903-3f64-4390-bddb-047a5be7acd5 INF CORS policy execution successful. 2024-09-04 10:53:05.977 +05:30 211fd903-3f64-4390-bddb-047a5be7acd5 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI2NzgzLCJleHAiOjE3MjU0Mjc2ODMsImlhdCI6MTcyNTQyNjc4M30.qKBD1yP6TUdqkoX8EVWxQhObkIcbeAKIWvFfvPXKIsM 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 10:53:05.978 +05:30 e9cfb288-e5f2-4ffc-a450-eca2ac4de6b8 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 10:53:05.978 +05:30 e9cfb288-e5f2-4ffc-a450-eca2ac4de6b8 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-04 10:53:05.995 +05:30 e9cfb288-e5f2-4ffc-a450-eca2ac4de6b8 INF Token generated 2024-09-04 10:53:05.995 +05:30 e9cfb288-e5f2-4ffc-a450-eca2ac4de6b8 INF Token generated 2024-09-04 10:53:05.996 +05:30 e9cfb288-e5f2-4ffc-a450-eca2ac4de6b8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:53:05.997 +05:30 e9cfb288-e5f2-4ffc-a450-eca2ac4de6b8 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 18.2874ms 2024-09-04 10:53:05.997 +05:30 e9cfb288-e5f2-4ffc-a450-eca2ac4de6b8 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 10:53:05.997 +05:30 e9cfb288-e5f2-4ffc-a450-eca2ac4de6b8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 211fd903-3f64-4390-bddb-047a5be7acd5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI3Mzg1LCJleHAiOjE3MjU0Mjc5ODUsImlhdCI6MTcyNTQyNzM4NX0.XJ9ZR2WLdkqFFjDX4IutPVvoJEdbKiWb6U8-vgReEeU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI3Mzg1LCJleHAiOjE3MjU0MjgyODUsImlhdCI6MTcyNTQyNzM4NX0.c8ds1QBsS2yeoHxYzexiLBDwhM4HWQMDW_lHcPdhza4\"}"} 2024-09-04 10:53:05.998 +05:30 e9cfb288-e5f2-4ffc-a450-eca2ac4de6b8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI2NzgzLCJleHAiOjE3MjU0Mjc2ODMsImlhdCI6MTcyNTQyNjc4M30.qKBD1yP6TUdqkoX8EVWxQhObkIcbeAKIWvFfvPXKIsM - 200 877 application/json; charset=utf-8 24.0444ms 2024-09-04 10:53:26.049 +05:30 fddd472b-cf66-4d0f-b2a5-a29a05f6d572 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 10:53:26.050 +05:30 fddd472b-cf66-4d0f-b2a5-a29a05f6d572 INF CORS policy execution successful. 2024-09-04 10:53:26.050 +05:30 fddd472b-cf66-4d0f-b2a5-a29a05f6d572 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 10:53:26.051 +05:30 37ee6f81-c7db-4b59-a840-fbeaebd1ef12 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 10:53:26.051 +05:30 37ee6f81-c7db-4b59-a840-fbeaebd1ef12 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-04 10:53:26.065 +05:30 37ee6f81-c7db-4b59-a840-fbeaebd1ef12 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:53:26.065 +05:30 37ee6f81-c7db-4b59-a840-fbeaebd1ef12 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 14.4152ms 2024-09-04 10:53:26.066 +05:30 37ee6f81-c7db-4b59-a840-fbeaebd1ef12 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 10:53:26.066 +05:30 37ee6f81-c7db-4b59-a840-fbeaebd1ef12 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fddd472b-cf66-4d0f-b2a5-a29a05f6d572}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 10:53:26.066 +05:30 37ee6f81-c7db-4b59-a840-fbeaebd1ef12 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 17.8109ms 2024-09-04 10:53:37.878 +05:30 94d1c5ec-412c-4eaa-af07-d6211728cf0b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 10:53:37.879 +05:30 94d1c5ec-412c-4eaa-af07-d6211728cf0b INF CORS policy execution successful. 2024-09-04 10:53:37.880 +05:30 94d1c5ec-412c-4eaa-af07-d6211728cf0b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.5416ms 2024-09-04 10:53:37.908 +05:30 95344b5e-27a7-44ed-bc81-47025367267b INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 10:53:37.909 +05:30 95344b5e-27a7-44ed-bc81-47025367267b INF CORS policy execution successful. 2024-09-04 10:53:37.909 +05:30 95344b5e-27a7-44ed-bc81-47025367267b 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: 100}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 10:53:37.910 +05:30 7359e056-c8be-4cd4-b670-91c251d1e89d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 10:53:37.910 +05:30 7359e056-c8be-4cd4-b670-91c251d1e89d 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-04 10:53:37.918 +05:30 7359e056-c8be-4cd4-b670-91c251d1e89d INF Database retrieved 2024-09-04 10:53:37.922 +05:30 7359e056-c8be-4cd4-b670-91c251d1e89d INF Token generated 2024-09-04 10:53:37.923 +05:30 7359e056-c8be-4cd4-b670-91c251d1e89d INF Token generated 2024-09-04 10:53:37.923 +05:30 7359e056-c8be-4cd4-b670-91c251d1e89d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 10:53:37.924 +05:30 7359e056-c8be-4cd4-b670-91c251d1e89d INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 13.5166ms 2024-09-04 10:53:37.924 +05:30 7359e056-c8be-4cd4-b670-91c251d1e89d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 10:53:37.924 +05:30 7359e056-c8be-4cd4-b670-91c251d1e89d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 95344b5e-27a7-44ed-bc81-47025367267b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjc0MTcsImV4cCI6MTcyNTQyODAxNywiaWF0IjoxNzI1NDI3NDE3fQ.dago7N-4bCvCAYo4ypaRZKft4TJ4538vv5ZAEaPxGQs\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjc0MTcsImV4cCI6MTcyNTQyODMxNywiaWF0IjoxNzI1NDI3NDE3fQ.zmzd7tz05eYJ5aIXsXZ8vLeBg_0GZr7s1WT52BDdwe0\"}"} 2024-09-04 10:53:37.925 +05:30 7359e056-c8be-4cd4-b670-91c251d1e89d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 16.7334ms 2024-09-04 11:04:08.640 +05:30 e523d295-2ba6-426b-b066-2a74187c697d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-04 11:04:08.648 +05:30 e523d295-2ba6-426b-b066-2a74187c697d 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.41.2}, {Postman-Token: dc6ddfcf-b6bc-4789-9d1a-bb2672e352a8} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 11:04:08.651 +05:30 4fa9441c-ad8d-42a5-9275-108f2c2672b4 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:04:08.652 +05:30 4fa9441c-ad8d-42a5-9275-108f2c2672b4 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-04 11:04:08.695 +05:30 4fa9441c-ad8d-42a5-9275-108f2c2672b4 INF Database retrieved 2024-09-04 11:04:08.725 +05:30 4fa9441c-ad8d-42a5-9275-108f2c2672b4 INF Token generated 2024-09-04 11:04:08.726 +05:30 4fa9441c-ad8d-42a5-9275-108f2c2672b4 INF Token generated 2024-09-04 11:04:08.727 +05:30 4fa9441c-ad8d-42a5-9275-108f2c2672b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:04:08.730 +05:30 4fa9441c-ad8d-42a5-9275-108f2c2672b4 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 77.1195ms 2024-09-04 11:04:08.730 +05:30 4fa9441c-ad8d-42a5-9275-108f2c2672b4 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:04:08.730 +05:30 4fa9441c-ad8d-42a5-9275-108f2c2672b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e523d295-2ba6-426b-b066-2a74187c697d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjgwNDgsImV4cCI6MTcyNTQyODY0OCwiaWF0IjoxNzI1NDI4MDQ4fQ.NhWMW32wMAz3pSl1JQvzoTsdE02furPd1Au7juslNk8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjgwNDgsImV4cCI6MTcyNTQyODk0OCwiaWF0IjoxNzI1NDI4MDQ4fQ.6EeBNQqdP7GToQFrKor9G2VyKvbQ95gH9-zDudRgtjI\"}"} 2024-09-04 11:04:08.732 +05:30 4fa9441c-ad8d-42a5-9275-108f2c2672b4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 92.0337ms 2024-09-04 11:09:18.237 +05:30 82f00c5c-c924-4059-a40a-a4b9fc0378e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:09:18.241 +05:30 82f00c5c-c924-4059-a40a-a4b9fc0378e9 INF CORS policy execution successful. 2024-09-04 11:09:18.243 +05:30 82f00c5c-c924-4059-a40a-a4b9fc0378e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 6.3024ms 2024-09-04 11:09:18.713 +05:30 4e0754af-e4b7-4783-b1a3-23ced0f36050 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:09:18.771 +05:30 4e0754af-e4b7-4783-b1a3-23ced0f36050 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 4:19:03 AM', Current time (UTC): '9/4/2024 5:39:18 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 11:09:18.791 +05:30 4e0754af-e4b7-4783-b1a3-23ced0f36050 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 4:19:03 AM', Current time (UTC): '9/4/2024 5:39:18 AM'. 2024-09-04 11:09:18.792 +05:30 4e0754af-e4b7-4783-b1a3-23ced0f36050 INF CORS policy execution successful. 2024-09-04 11:09:18.793 +05:30 4e0754af-e4b7-4783-b1a3-23ced0f36050 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjI5NDMsImV4cCI6MTcyNTQyMzU0MywiaWF0IjoxNzI1NDIyOTQzfQ.1AUOP0DOPA8ll4AdahaBWGGnXPLsm0Dr5S-LLwRGu7s}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:09:18.804 +05:30 f022238f-2641-4c82-ac0f-6cbdd00edfeb INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 11:09:18.812 +05:30 f022238f-2641-4c82-ac0f-6cbdd00edfeb INF AuthenticationScheme: Bearer was challenged. 2024-09-04 11:09:18.812 +05:30 f022238f-2641-4c82-ac0f-6cbdd00edfeb INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 4e0754af-e4b7-4783-b1a3-23ced0f36050}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 04:19:03'"} Body: 2024-09-04 11:09:18.813 +05:30 f022238f-2641-4c82-ac0f-6cbdd00edfeb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 99.8858ms 2024-09-04 11:09:18.869 +05:30 6d3d0130-c292-4b1c-a0cc-f3f6e1e81e5e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjI5NDMsImV4cCI6MTcyNTQyMzg0MywiaWF0IjoxNzI1NDIyOTQzfQ.jBIss3ElHfayNJZ7E7uiquLnRovHK19icCNYLY10QE8 - null null 2024-09-04 11:09:18.870 +05:30 6d3d0130-c292-4b1c-a0cc-f3f6e1e81e5e INF CORS policy execution successful. 2024-09-04 11:09:18.870 +05:30 6d3d0130-c292-4b1c-a0cc-f3f6e1e81e5e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjI5NDMsImV4cCI6MTcyNTQyMzg0MywiaWF0IjoxNzI1NDIyOTQzfQ.jBIss3ElHfayNJZ7E7uiquLnRovHK19icCNYLY10QE8 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-04 11:09:18.870 +05:30 73fc0919-ec41-40c3-8e47-b23d9bae7e05 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:09:18.872 +05:30 73fc0919-ec41-40c3-8e47-b23d9bae7e05 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-04 11:09:18.876 +05:30 73fc0919-ec41-40c3-8e47-b23d9bae7e05 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:09:18.878 +05:30 73fc0919-ec41-40c3-8e47-b23d9bae7e05 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 6.3833ms 2024-09-04 11:09:18.878 +05:30 73fc0919-ec41-40c3-8e47-b23d9bae7e05 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:09:18.878 +05:30 73fc0919-ec41-40c3-8e47-b23d9bae7e05 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 6d3d0130-c292-4b1c-a0cc-f3f6e1e81e5e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 11:09:18.880 +05:30 73fc0919-ec41-40c3-8e47-b23d9bae7e05 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjI5NDMsImV4cCI6MTcyNTQyMzg0MywiaWF0IjoxNzI1NDIyOTQzfQ.jBIss3ElHfayNJZ7E7uiquLnRovHK19icCNYLY10QE8 - 400 90 application/json; charset=utf-8 10.3501ms 2024-09-04 11:09:20.278 +05:30 760e0da4-e2f8-452b-8989-2e27eac0c8ff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI3Mzg1LCJleHAiOjE3MjU0MjgyODUsImlhdCI6MTcyNTQyNzM4NX0.c8ds1QBsS2yeoHxYzexiLBDwhM4HWQMDW_lHcPdhza4 - null null 2024-09-04 11:09:20.278 +05:30 760e0da4-e2f8-452b-8989-2e27eac0c8ff INF CORS policy execution successful. 2024-09-04 11:09:20.279 +05:30 760e0da4-e2f8-452b-8989-2e27eac0c8ff INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI3Mzg1LCJleHAiOjE3MjU0MjgyODUsImlhdCI6MTcyNTQyNzM4NX0.c8ds1QBsS2yeoHxYzexiLBDwhM4HWQMDW_lHcPdhza4 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 11:09:20.279 +05:30 bc58223a-3d5b-4dfc-94c5-e377d0a43a73 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:09:20.279 +05:30 bc58223a-3d5b-4dfc-94c5-e377d0a43a73 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-04 11:09:20.281 +05:30 bc58223a-3d5b-4dfc-94c5-e377d0a43a73 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:09:20.281 +05:30 bc58223a-3d5b-4dfc-94c5-e377d0a43a73 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 1.9847ms 2024-09-04 11:09:20.282 +05:30 bc58223a-3d5b-4dfc-94c5-e377d0a43a73 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:09:20.282 +05:30 bc58223a-3d5b-4dfc-94c5-e377d0a43a73 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 760e0da4-e2f8-452b-8989-2e27eac0c8ff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 11:09:20.282 +05:30 bc58223a-3d5b-4dfc-94c5-e377d0a43a73 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI3Mzg1LCJleHAiOjE3MjU0MjgyODUsImlhdCI6MTcyNTQyNzM4NX0.c8ds1QBsS2yeoHxYzexiLBDwhM4HWQMDW_lHcPdhza4 - 400 90 application/json; charset=utf-8 4.9432ms 2024-09-04 11:09:29.004 +05:30 6eb7d650-19e7-4ecf-8070-6c1cdf10ddb0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-04 11:09:29.006 +05:30 6eb7d650-19e7-4ecf-8070-6c1cdf10ddb0 INF CORS policy execution successful. 2024-09-04 11:09:29.007 +05:30 6eb7d650-19e7-4ecf-8070-6c1cdf10ddb0 INF HTTP request: Path: /login/getcompany QueryString: ?userName=user6 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 11:09:29.008 +05:30 d36d06d7-bf1b-44dc-94df-be4513822498 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 11:09:29.008 +05:30 d36d06d7-bf1b-44dc-94df-be4513822498 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-04 11:09:29.045 +05:30 d36d06d7-bf1b-44dc-94df-be4513822498 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:09:29.045 +05:30 d36d06d7-bf1b-44dc-94df-be4513822498 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 36.8089ms 2024-09-04 11:09:29.045 +05:30 d36d06d7-bf1b-44dc-94df-be4513822498 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 11:09:29.046 +05:30 d36d06d7-bf1b-44dc-94df-be4513822498 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6eb7d650-19e7-4ecf-8070-6c1cdf10ddb0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 11:09:29.046 +05:30 d36d06d7-bf1b-44dc-94df-be4513822498 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 42.2969ms 2024-09-04 11:09:36.517 +05:30 f840bf0f-f9e6-4882-a585-098e6255d423 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 11:09:36.517 +05:30 f840bf0f-f9e6-4882-a585-098e6255d423 INF CORS policy execution successful. 2024-09-04 11:09:36.518 +05:30 f840bf0f-f9e6-4882-a585-098e6255d423 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.2273ms 2024-09-04 11:09:37.170 +05:30 5aa842da-49d3-4f04-97b2-61fbee0f6e45 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-04 11:09:37.170 +05:30 5aa842da-49d3-4f04-97b2-61fbee0f6e45 INF CORS policy execution successful. 2024-09-04 11:09:37.171 +05:30 5aa842da-49d3-4f04-97b2-61fbee0f6e45 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: 96}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"user6","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 11:09:37.171 +05:30 b0d0198d-c061-4aab-a001-e119627d7d0a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:09:37.171 +05:30 b0d0198d-c061-4aab-a001-e119627d7d0a 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-04 11:09:37.180 +05:30 b0d0198d-c061-4aab-a001-e119627d7d0a INF Database retrieved 2024-09-04 11:09:37.202 +05:30 b0d0198d-c061-4aab-a001-e119627d7d0a INF Token generated 2024-09-04 11:09:37.202 +05:30 b0d0198d-c061-4aab-a001-e119627d7d0a INF Token generated 2024-09-04 11:09:37.202 +05:30 b0d0198d-c061-4aab-a001-e119627d7d0a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:09:37.203 +05:30 b0d0198d-c061-4aab-a001-e119627d7d0a INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 31.3753ms 2024-09-04 11:09:37.203 +05:30 b0d0198d-c061-4aab-a001-e119627d7d0a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:09:37.203 +05:30 b0d0198d-c061-4aab-a001-e119627d7d0a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5aa842da-49d3-4f04-97b2-61fbee0f6e45}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI4Mzc3LCJleHAiOjE3MjU0Mjg5NzcsImlhdCI6MTcyNTQyODM3N30.GkIaaPzrbgGSlRfqFACClc2GuKUafVTXLajqxCQhko8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI4Mzc3LCJleHAiOjE3MjU0MjkyNzcsImlhdCI6MTcyNTQyODM3N30.aR8GK2tkOGp0HasLuVUGYFiSp9M4dlIRK7JqGC7L5HY\"}"} 2024-09-04 11:09:37.204 +05:30 b0d0198d-c061-4aab-a001-e119627d7d0a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 33.9672ms 2024-09-04 11:11:49.304 +05:30 92f1e977-0584-49c6-80f3-9d05c5b3ca94 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-04 11:11:49.309 +05:30 92f1e977-0584-49c6-80f3-9d05c5b3ca94 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.41.2}, {Postman-Token: 6ba7e370-1376-40d7-92bb-42b9060d9381} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 11:11:49.310 +05:30 c21cbfc8-6cf9-4e39-a896-880c72bc07e1 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:11:49.311 +05:30 c21cbfc8-6cf9-4e39-a896-880c72bc07e1 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-04 11:11:49.330 +05:30 c21cbfc8-6cf9-4e39-a896-880c72bc07e1 INF Database retrieved 2024-09-04 11:11:49.346 +05:30 c21cbfc8-6cf9-4e39-a896-880c72bc07e1 INF Token generated 2024-09-04 11:11:49.347 +05:30 c21cbfc8-6cf9-4e39-a896-880c72bc07e1 INF Token generated 2024-09-04 11:11:49.348 +05:30 c21cbfc8-6cf9-4e39-a896-880c72bc07e1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:11:49.349 +05:30 c21cbfc8-6cf9-4e39-a896-880c72bc07e1 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 37.5659ms 2024-09-04 11:11:49.349 +05:30 c21cbfc8-6cf9-4e39-a896-880c72bc07e1 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:11:49.350 +05:30 c21cbfc8-6cf9-4e39-a896-880c72bc07e1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 92f1e977-0584-49c6-80f3-9d05c5b3ca94}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg1MDksImV4cCI6MTcyNTQyOTEwOSwiaWF0IjoxNzI1NDI4NTA5fQ.cAPU4DAT8bSxJpo0lMQ_Kaycx9yGKFpbvieNddGp7WM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg1MDksImV4cCI6MTcyNTQyOTQwOSwiaWF0IjoxNzI1NDI4NTA5fQ._-iYO5-ajqlXAoNZXUcYYGDxUnxQa-tfD5HINZPRSh8\"}"} 2024-09-04 11:11:49.351 +05:30 c21cbfc8-6cf9-4e39-a896-880c72bc07e1 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 47.0126ms 2024-09-04 11:16:27.987 +05:30 e958f1e9-2fc1-4e5b-aaef-b880dbd9c7f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - null null 2024-09-04 11:16:28.119 +05:30 e958f1e9-2fc1-4e5b-aaef-b880dbd9c7f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - 200 null text/html;charset=utf-8 131.8084ms 2024-09-04 11:16:28.609 +05:30 69a506c1-f217-415d-ab78-d1897d8818c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - null null 2024-09-04 11:16:28.651 +05:30 376f77dc-9198-422e-b647-ff3c97daec56 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/favicon-32x32.png - null null 2024-09-04 11:16:28.668 +05:30 376f77dc-9198-422e-b647-ff3c97daec56 INF Sending file. Request path: '/favicon-32x32.png'. Physical path: 'N/A' 2024-09-04 11:16:28.668 +05:30 376f77dc-9198-422e-b647-ff3c97daec56 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/favicon-32x32.png - 200 628 image/png 17.3128ms 2024-09-04 11:16:28.885 +05:30 69a506c1-f217-415d-ab78-d1897d8818c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 276.0286ms 2024-09-04 11:16:33.410 +05:30 09d0311f-8a50-4a26-b83e-2d0cc743489b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - null null 2024-09-04 11:16:33.412 +05:30 09d0311f-8a50-4a26-b83e-2d0cc743489b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - 200 null text/html;charset=utf-8 1.9956ms 2024-09-04 11:16:33.782 +05:30 ca9ccd6f-c5a7-4521-9fb0-988bdfa9f191 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - null null 2024-09-04 11:16:33.793 +05:30 32238b14-db6e-4d8f-b817-bf2ab31a675a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/favicon-32x32.png - null null 2024-09-04 11:16:33.794 +05:30 32238b14-db6e-4d8f-b817-bf2ab31a675a INF Sending file. Request path: '/favicon-32x32.png'. Physical path: 'N/A' 2024-09-04 11:16:33.794 +05:30 32238b14-db6e-4d8f-b817-bf2ab31a675a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/favicon-32x32.png - 200 628 image/png 1.698ms 2024-09-04 11:16:33.837 +05:30 ca9ccd6f-c5a7-4521-9fb0-988bdfa9f191 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 55.3538ms 2024-09-04 11:17:01.195 +05:30 c8db6c0c-10e4-4558-81e3-d47045180a56 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 92 2024-09-04 11:17:01.197 +05:30 c8db6c0c-10e4-4558-81e3-d47045180a56 INF CORS policy execution successful. 2024-09-04 11:17:01.201 +05:30 c8db6c0c-10e4-4558-81e3-d47045180a56 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 92}, {Content-Type: application/json-patch+json}, {Cookie: ai_user=zPfOZ|2023-10-10T06:01:36.540Z}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangSecurityAPI/swagger/index.html}, {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}, {DNT: 1}, {Origin: http://103.120.178.195} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 11:17:01.202 +05:30 cb919baa-bccf-4aad-b9bf-0b6bfb8b0fbf INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:17:01.204 +05:30 cb919baa-bccf-4aad-b9bf-0b6bfb8b0fbf 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-04 11:17:01.243 +05:30 cb919baa-bccf-4aad-b9bf-0b6bfb8b0fbf INF Database retrieved 2024-09-04 11:17:01.273 +05:30 cb919baa-bccf-4aad-b9bf-0b6bfb8b0fbf INF Token generated 2024-09-04 11:17:01.273 +05:30 cb919baa-bccf-4aad-b9bf-0b6bfb8b0fbf INF Token generated 2024-09-04 11:17:01.275 +05:30 cb919baa-bccf-4aad-b9bf-0b6bfb8b0fbf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:17:01.276 +05:30 cb919baa-bccf-4aad-b9bf-0b6bfb8b0fbf INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 72.0429ms 2024-09-04 11:17:01.276 +05:30 cb919baa-bccf-4aad-b9bf-0b6bfb8b0fbf INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:17:01.276 +05:30 cb919baa-bccf-4aad-b9bf-0b6bfb8b0fbf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c8db6c0c-10e4-4558-81e3-d47045180a56}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg4MjEsImV4cCI6MTcyNTQyOTQyMSwiaWF0IjoxNzI1NDI4ODIxfQ.8o-U_FSLYDJaFUg-CeH_aI2O_6k1rWqP9SWCP7thX84\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg4MjEsImV4cCI6MTcyNTQyOTcyMSwiaWF0IjoxNzI1NDI4ODIxfQ.taVW9dHUTvkAvnD6oP05eoicVGRx6cPBB-uZ1PmjJhI\"}"} 2024-09-04 11:17:01.277 +05:30 cb919baa-bccf-4aad-b9bf-0b6bfb8b0fbf INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 82.6236ms 2024-09-04 11:17:50.339 +05:30 72e6d5f0-1422-4ad6-a043-55fe82b880e2 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 92 2024-09-04 11:17:50.341 +05:30 72e6d5f0-1422-4ad6-a043-55fe82b880e2 INF CORS policy execution successful. 2024-09-04 11:17:50.343 +05:30 72e6d5f0-1422-4ad6-a043-55fe82b880e2 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 92}, {Content-Type: application/json-patch+json}, {Cookie: remember=true; username=su; password=su; Company108^supg@pasonsgroup.com=; ASP.NET_SessionId=szer5cpxtsuc5gvcuuad3tyw; LastLoginCompId=108; __RequestVerificationToken_L0ZvY3VzOVc1=2_y7I88N9aockaRYKY4b_Bq6HzruCBR2NSSL0J5hRtqezUGfuVDh0pOdNJVjS7fHPSm3V9qHdmbP1uPjiyOPk7Y6jHSNF4T9HlBv8BjgPew1}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangSecurityAPI/swagger/index.html}, {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} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 11:17:50.344 +05:30 43f11dee-d802-49dd-9809-348c382b9c28 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:17:50.345 +05:30 43f11dee-d802-49dd-9809-348c382b9c28 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-04 11:17:50.364 +05:30 43f11dee-d802-49dd-9809-348c382b9c28 INF Database retrieved 2024-09-04 11:17:50.389 +05:30 43f11dee-d802-49dd-9809-348c382b9c28 INF Token generated 2024-09-04 11:17:50.390 +05:30 43f11dee-d802-49dd-9809-348c382b9c28 INF Token generated 2024-09-04 11:17:50.390 +05:30 43f11dee-d802-49dd-9809-348c382b9c28 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:17:50.392 +05:30 43f11dee-d802-49dd-9809-348c382b9c28 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 45.8645ms 2024-09-04 11:17:50.392 +05:30 43f11dee-d802-49dd-9809-348c382b9c28 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:17:50.392 +05:30 43f11dee-d802-49dd-9809-348c382b9c28 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 72e6d5f0-1422-4ad6-a043-55fe82b880e2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg4NzAsImV4cCI6MTcyNTQyOTQ3MCwiaWF0IjoxNzI1NDI4ODcwfQ.utBinP-shcDCZZ_DZsVPDh9d23wTzSwKOwmzzoCgGYA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg4NzAsImV4cCI6MTcyNTQyOTc3MCwiaWF0IjoxNzI1NDI4ODcwfQ.9j9taIj5Ks5cvIPfJugTpicREPappO8c1O_7DsumCso\"}"} 2024-09-04 11:17:50.394 +05:30 43f11dee-d802-49dd-9809-348c382b9c28 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 55.4302ms 2024-09-04 11:19:40.511 +05:30 23aa77c1-5abc-4e25-9add-f207115d8b70 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI4Mzc3LCJleHAiOjE3MjU0MjkyNzcsImlhdCI6MTcyNTQyODM3N30.aR8GK2tkOGp0HasLuVUGYFiSp9M4dlIRK7JqGC7L5HY - null null 2024-09-04 11:19:40.518 +05:30 23aa77c1-5abc-4e25-9add-f207115d8b70 INF CORS policy execution successful. 2024-09-04 11:19:40.522 +05:30 23aa77c1-5abc-4e25-9add-f207115d8b70 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI4Mzc3LCJleHAiOjE3MjU0MjkyNzcsImlhdCI6MTcyNTQyODM3N30.aR8GK2tkOGp0HasLuVUGYFiSp9M4dlIRK7JqGC7L5HY 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 11:19:40.523 +05:30 2806ef6b-24e3-4473-9e5e-afb68d5b536d INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:19:40.524 +05:30 2806ef6b-24e3-4473-9e5e-afb68d5b536d 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-04 11:19:40.582 +05:30 2806ef6b-24e3-4473-9e5e-afb68d5b536d INF Token generated 2024-09-04 11:19:40.582 +05:30 2806ef6b-24e3-4473-9e5e-afb68d5b536d INF Token generated 2024-09-04 11:19:40.584 +05:30 2806ef6b-24e3-4473-9e5e-afb68d5b536d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:19:40.585 +05:30 2806ef6b-24e3-4473-9e5e-afb68d5b536d INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 60.8039ms 2024-09-04 11:19:40.585 +05:30 2806ef6b-24e3-4473-9e5e-afb68d5b536d INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:19:40.586 +05:30 2806ef6b-24e3-4473-9e5e-afb68d5b536d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 23aa77c1-5abc-4e25-9add-f207115d8b70}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI4OTgwLCJleHAiOjE3MjU0Mjk1ODAsImlhdCI6MTcyNTQyODk4MH0.c340lHyRX5c3wxpNdTB90GIEDYs5O-a23p0rzLn7smY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI4OTgwLCJleHAiOjE3MjU0Mjk4ODAsImlhdCI6MTcyNTQyODk4MH0.4Vx293hPViqbJ8Cv4Ywj-6gNt3XN0gZjNidfKhz9h5A\"}"} 2024-09-04 11:19:40.587 +05:30 2806ef6b-24e3-4473-9e5e-afb68d5b536d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI4Mzc3LCJleHAiOjE3MjU0MjkyNzcsImlhdCI6MTcyNTQyODM3N30.aR8GK2tkOGp0HasLuVUGYFiSp9M4dlIRK7JqGC7L5HY - 200 877 application/json; charset=utf-8 76.4621ms 2024-09-04 11:19:50.885 +05:30 12d078d3-eb9b-4529-ae9d-29fe31a47e7d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 11:19:50.886 +05:30 12d078d3-eb9b-4529-ae9d-29fe31a47e7d INF CORS policy execution successful. 2024-09-04 11:19:50.887 +05:30 12d078d3-eb9b-4529-ae9d-29fe31a47e7d INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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-04 11:19:50.887 +05:30 96083c00-56fd-4be4-a6e8-5ed19b393d1f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 11:19:50.887 +05:30 96083c00-56fd-4be4-a6e8-5ed19b393d1f 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-04 11:19:50.908 +05:30 96083c00-56fd-4be4-a6e8-5ed19b393d1f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:19:50.908 +05:30 96083c00-56fd-4be4-a6e8-5ed19b393d1f INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 20.9334ms 2024-09-04 11:19:50.909 +05:30 96083c00-56fd-4be4-a6e8-5ed19b393d1f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 11:19:50.909 +05:30 96083c00-56fd-4be4-a6e8-5ed19b393d1f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12d078d3-eb9b-4529-ae9d-29fe31a47e7d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 11:19:50.909 +05:30 96083c00-56fd-4be4-a6e8-5ed19b393d1f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 24.2296ms 2024-09-04 11:19:58.621 +05:30 165ceab1-70d5-4dde-9a00-50f4c126f915 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 11:19:58.621 +05:30 165ceab1-70d5-4dde-9a00-50f4c126f915 INF CORS policy execution successful. 2024-09-04 11:19:58.622 +05:30 165ceab1-70d5-4dde-9a00-50f4c126f915 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.2922ms 2024-09-04 11:19:58.816 +05:30 23815986-4ef0-4a26-b796-889ba160c287 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 11:19:58.817 +05:30 23815986-4ef0-4a26-b796-889ba160c287 INF CORS policy execution successful. 2024-09-04 11:19:58.817 +05:30 23815986-4ef0-4a26-b796-889ba160c287 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":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 11:19:58.818 +05:30 39614bf2-fe44-48f7-a2e5-4d112eeb8b90 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:19:58.818 +05:30 39614bf2-fe44-48f7-a2e5-4d112eeb8b90 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-04 11:19:58.830 +05:30 39614bf2-fe44-48f7-a2e5-4d112eeb8b90 INF Database retrieved 2024-09-04 11:19:58.840 +05:30 39614bf2-fe44-48f7-a2e5-4d112eeb8b90 INF Token generated 2024-09-04 11:19:58.841 +05:30 39614bf2-fe44-48f7-a2e5-4d112eeb8b90 INF Token generated 2024-09-04 11:19:58.841 +05:30 39614bf2-fe44-48f7-a2e5-4d112eeb8b90 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:19:58.842 +05:30 39614bf2-fe44-48f7-a2e5-4d112eeb8b90 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 23.5799ms 2024-09-04 11:19:58.842 +05:30 39614bf2-fe44-48f7-a2e5-4d112eeb8b90 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:19:58.842 +05:30 39614bf2-fe44-48f7-a2e5-4d112eeb8b90 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 23815986-4ef0-4a26-b796-889ba160c287}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg5OTgsImV4cCI6MTcyNTQyOTU5OCwiaWF0IjoxNzI1NDI4OTk4fQ.MsBZinHrkZX7TpYyhfVlKUflaGyrnTcaFdArINnz4Cw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg5OTgsImV4cCI6MTcyNTQyOTg5OCwiaWF0IjoxNzI1NDI4OTk4fQ.mhK16A-JeYdhoIb55o5T8FXafvExDfJkI0OAXt-z_Uw\"}"} 2024-09-04 11:19:58.843 +05:30 39614bf2-fe44-48f7-a2e5-4d112eeb8b90 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 26.346ms 2024-09-04 11:20:06.651 +05:30 4cf7f414-64d8-4a7c-b106-18a73f9a59fd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:20:06.652 +05:30 4cf7f414-64d8-4a7c-b106-18a73f9a59fd INF CORS policy execution successful. 2024-09-04 11:20:06.653 +05:30 4cf7f414-64d8-4a7c-b106-18a73f9a59fd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.7518ms 2024-09-04 11:20:06.827 +05:30 7f6159f7-8b31-4ebd-83f3-0213783b6a24 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:20:06.859 +05:30 7f6159f7-8b31-4ebd-83f3-0213783b6a24 INF CORS policy execution successful. 2024-09-04 11:20:06.861 +05:30 7f6159f7-8b31-4ebd-83f3-0213783b6a24 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg5OTgsImV4cCI6MTcyNTQyOTU5OCwiaWF0IjoxNzI1NDI4OTk4fQ.MsBZinHrkZX7TpYyhfVlKUflaGyrnTcaFdArINnz4Cw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:20:06.880 +05:30 f548c695-d8ec-48a2-9da5-7e4b7b4d607f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:20:06.902 +05:30 f548c695-d8ec-48a2-9da5-7e4b7b4d607f 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-04 11:20:07.297 +05:30 f548c695-d8ec-48a2-9da5-7e4b7b4d607f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:20:07.299 +05:30 f548c695-d8ec-48a2-9da5-7e4b7b4d607f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 396.8946ms 2024-09-04 11:20:07.299 +05:30 f548c695-d8ec-48a2-9da5-7e4b7b4d607f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:20:07.299 +05:30 f548c695-d8ec-48a2-9da5-7e4b7b4d607f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7f6159f7-8b31-4ebd-83f3-0213783b6a24}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1344} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":96,\"Name\":\"PK\",\"CreatedOn\":\"2024-07-09T11:35:19.657\",\"ModifiedOn\":\"2024-07-30T09:42:53.613\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-04 11:20:07.300 +05:30 f548c695-d8ec-48a2-9da5-7e4b7b4d607f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 472.7351ms 2024-09-04 11:20:15.880 +05:30 3ad64b3f-15a5-41fa-94de-ba1a9e9c5038 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 11:20:15.880 +05:30 3ad64b3f-15a5-41fa-94de-ba1a9e9c5038 INF CORS policy execution successful. 2024-09-04 11:20:15.881 +05:30 3ad64b3f-15a5-41fa-94de-ba1a9e9c5038 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.6979ms 2024-09-04 11:20:16.059 +05:30 f10267b2-45c6-4b1c-bc96-f48b389ec557 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 11:20:16.061 +05:30 f10267b2-45c6-4b1c-bc96-f48b389ec557 INF CORS policy execution successful. 2024-09-04 11:20:16.063 +05:30 f10267b2-45c6-4b1c-bc96-f48b389ec557 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg5OTgsImV4cCI6MTcyNTQyOTU5OCwiaWF0IjoxNzI1NDI4OTk4fQ.MsBZinHrkZX7TpYyhfVlKUflaGyrnTcaFdArINnz4Cw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:20:16.067 +05:30 c64cd196-a782-4de0-9b87-8ee086682602 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 11:20:16.073 +05:30 c64cd196-a782-4de0-9b87-8ee086682602 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-04 11:20:16.113 +05:30 c64cd196-a782-4de0-9b87-8ee086682602 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:20:16.113 +05:30 c64cd196-a782-4de0-9b87-8ee086682602 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 39.6758ms 2024-09-04 11:20:16.113 +05:30 c64cd196-a782-4de0-9b87-8ee086682602 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 11:20:16.114 +05:30 c64cd196-a782-4de0-9b87-8ee086682602 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f10267b2-45c6-4b1c-bc96-f48b389ec557}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 11:20:16.114 +05:30 c64cd196-a782-4de0-9b87-8ee086682602 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 55.5262ms 2024-09-04 11:22:26.794 +05:30 c9e83ed6-6fad-4bc8-817a-7e4139f5e1c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjc0MTcsImV4cCI6MTcyNTQyODMxNywiaWF0IjoxNzI1NDI3NDE3fQ.zmzd7tz05eYJ5aIXsXZ8vLeBg_0GZr7s1WT52BDdwe0 - null null 2024-09-04 11:22:26.796 +05:30 c9e83ed6-6fad-4bc8-817a-7e4139f5e1c5 INF CORS policy execution successful. 2024-09-04 11:22:26.798 +05:30 c9e83ed6-6fad-4bc8-817a-7e4139f5e1c5 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjc0MTcsImV4cCI6MTcyNTQyODMxNywiaWF0IjoxNzI1NDI3NDE3fQ.zmzd7tz05eYJ5aIXsXZ8vLeBg_0GZr7s1WT52BDdwe0 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 11:22:26.799 +05:30 60cd04dd-79c5-40fa-be76-fb2ff5a3fedc INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:22:26.800 +05:30 60cd04dd-79c5-40fa-be76-fb2ff5a3fedc 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-04 11:22:26.806 +05:30 60cd04dd-79c5-40fa-be76-fb2ff5a3fedc INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:22:26.807 +05:30 60cd04dd-79c5-40fa-be76-fb2ff5a3fedc INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 6.7703ms 2024-09-04 11:22:26.808 +05:30 60cd04dd-79c5-40fa-be76-fb2ff5a3fedc INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:22:26.808 +05:30 60cd04dd-79c5-40fa-be76-fb2ff5a3fedc INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: c9e83ed6-6fad-4bc8-817a-7e4139f5e1c5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 11:22:26.808 +05:30 60cd04dd-79c5-40fa-be76-fb2ff5a3fedc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjc0MTcsImV4cCI6MTcyNTQyODMxNywiaWF0IjoxNzI1NDI3NDE3fQ.zmzd7tz05eYJ5aIXsXZ8vLeBg_0GZr7s1WT52BDdwe0 - 400 90 application/json; charset=utf-8 14.5885ms 2024-09-04 11:22:32.982 +05:30 efefa0ac-f1d0-44a2-acec-1a10161e7502 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 11:22:32.983 +05:30 efefa0ac-f1d0-44a2-acec-1a10161e7502 INF CORS policy execution successful. 2024-09-04 11:22:32.984 +05:30 efefa0ac-f1d0-44a2-acec-1a10161e7502 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 11:22:32.984 +05:30 14ba68ef-0dab-46a1-813e-697b3f3d829e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 11:22:32.984 +05:30 14ba68ef-0dab-46a1-813e-697b3f3d829e 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-04 11:22:33.016 +05:30 14ba68ef-0dab-46a1-813e-697b3f3d829e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:22:33.017 +05:30 14ba68ef-0dab-46a1-813e-697b3f3d829e INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 32.3688ms 2024-09-04 11:22:33.017 +05:30 14ba68ef-0dab-46a1-813e-697b3f3d829e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 11:22:33.018 +05:30 14ba68ef-0dab-46a1-813e-697b3f3d829e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: efefa0ac-f1d0-44a2-acec-1a10161e7502}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 11:22:33.020 +05:30 14ba68ef-0dab-46a1-813e-697b3f3d829e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 37.5377ms 2024-09-04 11:25:03.982 +05:30 3c75c007-94db-42cc-b0ca-e841369b4085 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-04 11:25:03.995 +05:30 3c75c007-94db-42cc-b0ca-e841369b4085 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.41.2}, {Postman-Token: 3a979666-7771-4c56-b7b8-562d86aebe88} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 11:25:03.998 +05:30 f50abc3e-91b1-4332-b945-b9edc5c45991 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:25:04.000 +05:30 f50abc3e-91b1-4332-b945-b9edc5c45991 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-04 11:25:04.056 +05:30 f50abc3e-91b1-4332-b945-b9edc5c45991 INF Database retrieved 2024-09-04 11:25:04.157 +05:30 f50abc3e-91b1-4332-b945-b9edc5c45991 INF Token generated 2024-09-04 11:25:04.157 +05:30 f50abc3e-91b1-4332-b945-b9edc5c45991 INF Token generated 2024-09-04 11:25:04.160 +05:30 f50abc3e-91b1-4332-b945-b9edc5c45991 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:25:04.165 +05:30 f50abc3e-91b1-4332-b945-b9edc5c45991 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 163.6582ms 2024-09-04 11:25:04.165 +05:30 f50abc3e-91b1-4332-b945-b9edc5c45991 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:25:04.166 +05:30 f50abc3e-91b1-4332-b945-b9edc5c45991 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3c75c007-94db-42cc-b0ca-e841369b4085}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjkzMDQsImV4cCI6MTcyNTQyOTkwNCwiaWF0IjoxNzI1NDI5MzA0fQ.Ci3ous5vGhucbArbDk_95AxIoXSX1KjtEPUrNLENWxs\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MjkzMDQsImV4cCI6MTcyNTQzMDIwNCwiaWF0IjoxNzI1NDI5MzA0fQ.tEo2c3teXXC7j0JnjshQzpmkICkALec6gjQGwpOG8JU\"}"} 2024-09-04 11:25:04.170 +05:30 f50abc3e-91b1-4332-b945-b9edc5c45991 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 188.3524ms 2024-09-04 11:28:57.348 +05:30 f7c7c395-3e58-404a-8407-ef5dd07daac9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:28:57.350 +05:30 f7c7c395-3e58-404a-8407-ef5dd07daac9 INF CORS policy execution successful. 2024-09-04 11:28:57.352 +05:30 f7c7c395-3e58-404a-8407-ef5dd07daac9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 3.9827ms 2024-09-04 11:28:57.651 +05:30 ecd9f0d2-8ca0-4790-aacd-903e94a450e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:28:57.656 +05:30 ecd9f0d2-8ca0-4790-aacd-903e94a450e8 INF CORS policy execution successful. 2024-09-04 11:28:57.657 +05:30 ecd9f0d2-8ca0-4790-aacd-903e94a450e8 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg5OTgsImV4cCI6MTcyNTQyOTU5OCwiaWF0IjoxNzI1NDI4OTk4fQ.MsBZinHrkZX7TpYyhfVlKUflaGyrnTcaFdArINnz4Cw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:28:57.659 +05:30 92843ddd-efc2-48da-bdac-03ef2cace6cb INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:28:57.660 +05:30 92843ddd-efc2-48da-bdac-03ef2cace6cb 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-04 11:28:57.752 +05:30 92843ddd-efc2-48da-bdac-03ef2cace6cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:28:57.754 +05:30 92843ddd-efc2-48da-bdac-03ef2cace6cb INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 93.6564ms 2024-09-04 11:28:57.754 +05:30 92843ddd-efc2-48da-bdac-03ef2cace6cb INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:28:57.755 +05:30 92843ddd-efc2-48da-bdac-03ef2cace6cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ecd9f0d2-8ca0-4790-aacd-903e94a450e8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1344} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":96,\"Name\":\"PK\",\"CreatedOn\":\"2024-07-09T11:35:19.657\",\"ModifiedOn\":\"2024-07-30T09:42:53.613\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-04 11:28:57.756 +05:30 92843ddd-efc2-48da-bdac-03ef2cace6cb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 105.1459ms 2024-09-04 11:30:50.215 +05:30 5ddd8234-ef6f-4729-9a4a-5dca720c525a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 11:30:50.220 +05:30 5ddd8234-ef6f-4729-9a4a-5dca720c525a INF CORS policy execution successful. 2024-09-04 11:30:50.223 +05:30 5ddd8234-ef6f-4729-9a4a-5dca720c525a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 8.3911ms 2024-09-04 11:30:50.263 +05:30 10b138ce-eb3b-4914-8771-9de8aaadbbc9 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 11:30:50.263 +05:30 10b138ce-eb3b-4914-8771-9de8aaadbbc9 INF CORS policy execution successful. 2024-09-04 11:30:50.265 +05:30 10b138ce-eb3b-4914-8771-9de8aaadbbc9 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: 100}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 11:30:50.268 +05:30 17d1a23b-547e-40de-a6da-bc1ae2adccee INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:30:50.269 +05:30 17d1a23b-547e-40de-a6da-bc1ae2adccee 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-04 11:30:50.311 +05:30 17d1a23b-547e-40de-a6da-bc1ae2adccee INF Database retrieved 2024-09-04 11:30:50.338 +05:30 17d1a23b-547e-40de-a6da-bc1ae2adccee INF Token generated 2024-09-04 11:30:50.339 +05:30 17d1a23b-547e-40de-a6da-bc1ae2adccee INF Token generated 2024-09-04 11:30:50.339 +05:30 17d1a23b-547e-40de-a6da-bc1ae2adccee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:30:50.340 +05:30 17d1a23b-547e-40de-a6da-bc1ae2adccee INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 70.8517ms 2024-09-04 11:30:50.340 +05:30 17d1a23b-547e-40de-a6da-bc1ae2adccee INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:30:50.341 +05:30 17d1a23b-547e-40de-a6da-bc1ae2adccee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 10b138ce-eb3b-4914-8771-9de8aaadbbc9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTAsImV4cCI6MTcyNTQzMDI1MCwiaWF0IjoxNzI1NDI5NjUwfQ.2ityyHB8dPLrOY-Rjf_H6K0v8OnsKFzpwJ8s2qsHNKk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTAsImV4cCI6MTcyNTQzMDU1MCwiaWF0IjoxNzI1NDI5NjUwfQ.ER5pTy8IM3b7dHB1wxRSbi6S34ZO-HeZS0YEfdtHdJc\"}"} 2024-09-04 11:30:50.341 +05:30 17d1a23b-547e-40de-a6da-bc1ae2adccee INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 78.2932ms 2024-09-04 11:30:52.795 +05:30 193eafd0-87e0-46f6-a060-5595b493447a 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-04 11:30:52.795 +05:30 193eafd0-87e0-46f6-a060-5595b493447a INF CORS policy execution successful. 2024-09-04 11:30:52.796 +05:30 193eafd0-87e0-46f6-a060-5595b493447a 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.8862ms 2024-09-04 11:30:53.008 +05:30 d80dd257-53f3-45b5-b69c-5bcea4d7dc68 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-04 11:30:53.011 +05:30 d80dd257-53f3-45b5-b69c-5bcea4d7dc68 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 5:59:58 AM', Current time (UTC): '9/4/2024 6:00:53 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 11:30:53.012 +05:30 d80dd257-53f3-45b5-b69c-5bcea4d7dc68 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 5:59:58 AM', Current time (UTC): '9/4/2024 6:00:53 AM'. 2024-09-04 11:30:53.013 +05:30 d80dd257-53f3-45b5-b69c-5bcea4d7dc68 INF CORS policy execution successful. 2024-09-04 11:30:53.013 +05:30 d80dd257-53f3-45b5-b69c-5bcea4d7dc68 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg5OTgsImV4cCI6MTcyNTQyOTU5OCwiaWF0IjoxNzI1NDI4OTk4fQ.MsBZinHrkZX7TpYyhfVlKUflaGyrnTcaFdArINnz4Cw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:30:53.015 +05:30 17fe1c18-c888-4ce8-9f31-86f9daa1d04e INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 11:30:53.016 +05:30 17fe1c18-c888-4ce8-9f31-86f9daa1d04e INF AuthenticationScheme: Bearer was challenged. 2024-09-04 11:30:53.016 +05:30 17fe1c18-c888-4ce8-9f31-86f9daa1d04e INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: d80dd257-53f3-45b5-b69c-5bcea4d7dc68}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 05:59:58'"} Body: 2024-09-04 11:30:53.016 +05:30 17fe1c18-c888-4ce8-9f31-86f9daa1d04e 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 8.0636ms 2024-09-04 11:30:53.262 +05:30 f98c71c7-fc1f-4e72-a2e2-5cc9ec394bc1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg5OTgsImV4cCI6MTcyNTQyOTg5OCwiaWF0IjoxNzI1NDI4OTk4fQ.mhK16A-JeYdhoIb55o5T8FXafvExDfJkI0OAXt-z_Uw - null null 2024-09-04 11:30:53.262 +05:30 f98c71c7-fc1f-4e72-a2e2-5cc9ec394bc1 INF CORS policy execution successful. 2024-09-04 11:30:53.262 +05:30 f98c71c7-fc1f-4e72-a2e2-5cc9ec394bc1 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg5OTgsImV4cCI6MTcyNTQyOTg5OCwiaWF0IjoxNzI1NDI4OTk4fQ.mhK16A-JeYdhoIb55o5T8FXafvExDfJkI0OAXt-z_Uw 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-04 11:30:53.263 +05:30 5d9e8968-53c4-45bd-ba43-c5edb4cfb765 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:30:53.263 +05:30 5d9e8968-53c4-45bd-ba43-c5edb4cfb765 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-04 11:30:53.278 +05:30 5d9e8968-53c4-45bd-ba43-c5edb4cfb765 INF Token generated 2024-09-04 11:30:53.278 +05:30 5d9e8968-53c4-45bd-ba43-c5edb4cfb765 INF Token generated 2024-09-04 11:30:53.278 +05:30 5d9e8968-53c4-45bd-ba43-c5edb4cfb765 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:30:53.279 +05:30 5d9e8968-53c4-45bd-ba43-c5edb4cfb765 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 15.7936ms 2024-09-04 11:30:53.279 +05:30 5d9e8968-53c4-45bd-ba43-c5edb4cfb765 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:30:53.279 +05:30 5d9e8968-53c4-45bd-ba43-c5edb4cfb765 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f98c71c7-fc1f-4e72-a2e2-5cc9ec394bc1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDU1MywiaWF0IjoxNzI1NDI5NjUzfQ.8LWGWYZAPFrqfN1sgTPApORkYf0f3x6XyFYZ7AYJfzI\"}"} 2024-09-04 11:30:53.279 +05:30 5d9e8968-53c4-45bd-ba43-c5edb4cfb765 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg5OTgsImV4cCI6MTcyNTQyOTg5OCwiaWF0IjoxNzI1NDI4OTk4fQ.mhK16A-JeYdhoIb55o5T8FXafvExDfJkI0OAXt-z_Uw - 200 899 application/json; charset=utf-8 17.5899ms 2024-09-04 11:30:53.476 +05:30 a01a1faf-2413-427a-9b3a-49563f635d99 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-04 11:30:53.476 +05:30 53fe38ee-6956-4080-8c22-75ff7669adf1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg5OTgsImV4cCI6MTcyNTQyOTg5OCwiaWF0IjoxNzI1NDI4OTk4fQ.mhK16A-JeYdhoIb55o5T8FXafvExDfJkI0OAXt-z_Uw - null null 2024-09-04 11:30:53.476 +05:30 53fe38ee-6956-4080-8c22-75ff7669adf1 INF CORS policy execution successful. 2024-09-04 11:30:53.477 +05:30 53fe38ee-6956-4080-8c22-75ff7669adf1 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg5OTgsImV4cCI6MTcyNTQyOTg5OCwiaWF0IjoxNzI1NDI4OTk4fQ.mhK16A-JeYdhoIb55o5T8FXafvExDfJkI0OAXt-z_Uw 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-04 11:30:53.477 +05:30 efddecba-c022-4965-93ee-f58b03a6c58f INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:30:53.477 +05:30 a01a1faf-2413-427a-9b3a-49563f635d99 INF CORS policy execution successful. 2024-09-04 11:30:53.477 +05:30 efddecba-c022-4965-93ee-f58b03a6c58f 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-04 11:30:53.477 +05:30 a01a1faf-2413-427a-9b3a-49563f635d99 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:30:53.479 +05:30 efddecba-c022-4965-93ee-f58b03a6c58f INF Token generated 2024-09-04 11:30:53.480 +05:30 efddecba-c022-4965-93ee-f58b03a6c58f INF Token generated 2024-09-04 11:30:53.480 +05:30 efddecba-c022-4965-93ee-f58b03a6c58f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:30:53.480 +05:30 efddecba-c022-4965-93ee-f58b03a6c58f INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 3.1856ms 2024-09-04 11:30:53.480 +05:30 efddecba-c022-4965-93ee-f58b03a6c58f INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:30:53.480 +05:30 b24e31b8-446c-447a-a56e-c0109bf83b05 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 11:30:53.481 +05:30 efddecba-c022-4965-93ee-f58b03a6c58f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 53fe38ee-6956-4080-8c22-75ff7669adf1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDU1MywiaWF0IjoxNzI1NDI5NjUzfQ.8LWGWYZAPFrqfN1sgTPApORkYf0f3x6XyFYZ7AYJfzI\"}"} 2024-09-04 11:30:53.481 +05:30 efddecba-c022-4965-93ee-f58b03a6c58f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg5OTgsImV4cCI6MTcyNTQyOTg5OCwiaWF0IjoxNzI1NDI4OTk4fQ.mhK16A-JeYdhoIb55o5T8FXafvExDfJkI0OAXt-z_Uw - 200 899 application/json; charset=utf-8 4.9325ms 2024-09-04 11:30:53.488 +05:30 b24e31b8-446c-447a-a56e-c0109bf83b05 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-04 11:30:53.560 +05:30 b24e31b8-446c-447a-a56e-c0109bf83b05 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:30:53.560 +05:30 b24e31b8-446c-447a-a56e-c0109bf83b05 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 71.5725ms 2024-09-04 11:30:53.560 +05:30 b24e31b8-446c-447a-a56e-c0109bf83b05 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 11:30:53.560 +05:30 b24e31b8-446c-447a-a56e-c0109bf83b05 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a01a1faf-2413-427a-9b3a-49563f635d99}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 11:30:53.561 +05:30 b24e31b8-446c-447a-a56e-c0109bf83b05 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 84.5728ms 2024-09-04 11:30:55.801 +05:30 a8c8f66d-94a2-48ca-8eed-0b8eb9981828 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 11:30:55.802 +05:30 a8c8f66d-94a2-48ca-8eed-0b8eb9981828 INF CORS policy execution successful. 2024-09-04 11:30:55.803 +05:30 a8c8f66d-94a2-48ca-8eed-0b8eb9981828 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.6201ms 2024-09-04 11:30:56.089 +05:30 6ec3cbed-823f-47c8-a025-89090c51e813 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 11:30:56.089 +05:30 fb8922e3-8d54-4c90-be77-2a6d145416ee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 11:30:56.090 +05:30 6ec3cbed-823f-47c8-a025-89090c51e813 INF CORS policy execution successful. 2024-09-04 11:30:56.090 +05:30 fb8922e3-8d54-4c90-be77-2a6d145416ee INF CORS policy execution successful. 2024-09-04 11:30:56.090 +05:30 6ec3cbed-823f-47c8-a025-89090c51e813 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.7487ms 2024-09-04 11:30:56.090 +05:30 fb8922e3-8d54-4c90-be77-2a6d145416ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.7404ms 2024-09-04 11:30:56.331 +05:30 79249fd2-d17e-4eb7-9688-3621a7262c30 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 11:30:56.331 +05:30 3e46b7ec-f2eb-4364-87fb-b1dd522967e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 11:30:56.332 +05:30 9c8b5e6a-679d-47d9-8c11-62940645fb60 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 11:30:56.332 +05:30 3e46b7ec-f2eb-4364-87fb-b1dd522967e9 INF CORS policy execution successful. 2024-09-04 11:30:56.332 +05:30 79249fd2-d17e-4eb7-9688-3621a7262c30 INF CORS policy execution successful. 2024-09-04 11:30:56.332 +05:30 3e46b7ec-f2eb-4364-87fb-b1dd522967e9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:30:56.332 +05:30 9c8b5e6a-679d-47d9-8c11-62940645fb60 INF CORS policy execution successful. 2024-09-04 11:30:56.332 +05:30 79249fd2-d17e-4eb7-9688-3621a7262c30 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:30:56.332 +05:30 9c8b5e6a-679d-47d9-8c11-62940645fb60 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:30:56.333 +05:30 6da75038-0133-4606-b7c0-89e11b681d49 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 11:30:56.333 +05:30 395cd15c-d35b-48bb-8f60-e48cb8e3b4be INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 11:30:56.333 +05:30 1181030a-4159-44db-bf5e-581c2428510d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 11:30:56.338 +05:30 1181030a-4159-44db-bf5e-581c2428510d 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-04 11:30:56.338 +05:30 395cd15c-d35b-48bb-8f60-e48cb8e3b4be 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-04 11:30:56.338 +05:30 6da75038-0133-4606-b7c0-89e11b681d49 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-04 11:30:56.408 +05:30 1181030a-4159-44db-bf5e-581c2428510d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:30:56.409 +05:30 1181030a-4159-44db-bf5e-581c2428510d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 70.4256ms 2024-09-04 11:30:56.409 +05:30 1181030a-4159-44db-bf5e-581c2428510d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 11:30:56.409 +05:30 1181030a-4159-44db-bf5e-581c2428510d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9c8b5e6a-679d-47d9-8c11-62940645fb60}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 11:30:56.409 +05:30 1181030a-4159-44db-bf5e-581c2428510d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 77.6451ms 2024-09-04 11:30:56.423 +05:30 395cd15c-d35b-48bb-8f60-e48cb8e3b4be INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:30:56.423 +05:30 395cd15c-d35b-48bb-8f60-e48cb8e3b4be INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 85.2477ms 2024-09-04 11:30:56.424 +05:30 395cd15c-d35b-48bb-8f60-e48cb8e3b4be INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 11:30:56.424 +05:30 395cd15c-d35b-48bb-8f60-e48cb8e3b4be INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e46b7ec-f2eb-4364-87fb-b1dd522967e9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 11:30:56.424 +05:30 395cd15c-d35b-48bb-8f60-e48cb8e3b4be INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 93.5281ms 2024-09-04 11:30:56.429 +05:30 6da75038-0133-4606-b7c0-89e11b681d49 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:30:56.429 +05:30 6da75038-0133-4606-b7c0-89e11b681d49 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 91.1761ms 2024-09-04 11:30:56.429 +05:30 6da75038-0133-4606-b7c0-89e11b681d49 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 11:30:56.430 +05:30 6da75038-0133-4606-b7c0-89e11b681d49 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 79249fd2-d17e-4eb7-9688-3621a7262c30}, {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-04 11:30:56.430 +05:30 6da75038-0133-4606-b7c0-89e11b681d49 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 99.1115ms 2024-09-04 11:32:27.418 +05:30 a854020f-0e6b-4e85-8989-e414d445a2b3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTUyMTQsImV4cCI6MTcyNDk5NjExNCwiaWF0IjoxNzI0OTk1MjE0fQ.Ypv-iNpZH8-ZvgLoIPTtZbvVPo3986qnamZuYUn7CRs - null null 2024-09-04 11:32:27.420 +05:30 a854020f-0e6b-4e85-8989-e414d445a2b3 INF CORS policy execution successful. 2024-09-04 11:32:27.421 +05:30 a854020f-0e6b-4e85-8989-e414d445a2b3 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTUyMTQsImV4cCI6MTcyNDk5NjExNCwiaWF0IjoxNzI0OTk1MjE0fQ.Ypv-iNpZH8-ZvgLoIPTtZbvVPo3986qnamZuYUn7CRs 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-04 11:32:27.423 +05:30 ca898776-27cb-462a-897e-20a405d33b5a INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:32:27.424 +05:30 ca898776-27cb-462a-897e-20a405d33b5a 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-04 11:32:27.428 +05:30 ca898776-27cb-462a-897e-20a405d33b5a INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:32:27.430 +05:30 ca898776-27cb-462a-897e-20a405d33b5a INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.7386ms 2024-09-04 11:32:27.430 +05:30 ca898776-27cb-462a-897e-20a405d33b5a INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:32:27.430 +05:30 ca898776-27cb-462a-897e-20a405d33b5a INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: a854020f-0e6b-4e85-8989-e414d445a2b3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 11:32:27.431 +05:30 ca898776-27cb-462a-897e-20a405d33b5a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTUyMTQsImV4cCI6MTcyNDk5NjExNCwiaWF0IjoxNzI0OTk1MjE0fQ.Ypv-iNpZH8-ZvgLoIPTtZbvVPo3986qnamZuYUn7CRs - 400 90 application/json; charset=utf-8 13.1365ms 2024-09-04 11:32:32.599 +05:30 721c40b8-25d7-45a5-8398-6445e304b352 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 11:32:32.600 +05:30 721c40b8-25d7-45a5-8398-6445e304b352 INF CORS policy execution successful. 2024-09-04 11:32:32.600 +05:30 721c40b8-25d7-45a5-8398-6445e304b352 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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-04 11:32:32.601 +05:30 efc787dc-607a-4cbc-b9ef-9783fd4dbe19 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 11:32:32.601 +05:30 efc787dc-607a-4cbc-b9ef-9783fd4dbe19 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-04 11:32:32.624 +05:30 efc787dc-607a-4cbc-b9ef-9783fd4dbe19 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:32:32.625 +05:30 efc787dc-607a-4cbc-b9ef-9783fd4dbe19 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 23.5462ms 2024-09-04 11:32:32.625 +05:30 efc787dc-607a-4cbc-b9ef-9783fd4dbe19 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 11:32:32.625 +05:30 efc787dc-607a-4cbc-b9ef-9783fd4dbe19 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 721c40b8-25d7-45a5-8398-6445e304b352}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 11:32:32.625 +05:30 efc787dc-607a-4cbc-b9ef-9783fd4dbe19 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 26.6962ms 2024-09-04 11:32:38.206 +05:30 27bec139-f2d4-44ad-ab42-29270c1f035e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 11:32:38.206 +05:30 27bec139-f2d4-44ad-ab42-29270c1f035e INF CORS policy execution successful. 2024-09-04 11:32:38.208 +05:30 27bec139-f2d4-44ad-ab42-29270c1f035e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.8219ms 2024-09-04 11:32:38.266 +05:30 26553472-9f59-4b19-b554-255f75ff7886 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 11:32:38.267 +05:30 26553472-9f59-4b19-b554-255f75ff7886 INF CORS policy execution successful. 2024-09-04 11:32:38.267 +05:30 26553472-9f59-4b19-b554-255f75ff7886 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":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 11:32:38.268 +05:30 2d9894f4-c628-4c6c-9fd1-1b9a342f260a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:32:38.268 +05:30 2d9894f4-c628-4c6c-9fd1-1b9a342f260a 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-04 11:32:38.281 +05:30 2d9894f4-c628-4c6c-9fd1-1b9a342f260a INF Database retrieved 2024-09-04 11:32:38.298 +05:30 2d9894f4-c628-4c6c-9fd1-1b9a342f260a INF Token generated 2024-09-04 11:32:38.298 +05:30 2d9894f4-c628-4c6c-9fd1-1b9a342f260a INF Token generated 2024-09-04 11:32:38.299 +05:30 2d9894f4-c628-4c6c-9fd1-1b9a342f260a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:32:38.299 +05:30 2d9894f4-c628-4c6c-9fd1-1b9a342f260a INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 31.0662ms 2024-09-04 11:32:38.299 +05:30 2d9894f4-c628-4c6c-9fd1-1b9a342f260a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:32:38.300 +05:30 2d9894f4-c628-4c6c-9fd1-1b9a342f260a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 26553472-9f59-4b19-b554-255f75ff7886}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk3NTgsImV4cCI6MTcyNTQzMDM1OCwiaWF0IjoxNzI1NDI5NzU4fQ.WdjQF9gcGa8DADS0YuOHiYk3lh-T283gZaHXIXInNC8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk3NTgsImV4cCI6MTcyNTQzMDY1OCwiaWF0IjoxNzI1NDI5NzU4fQ.G9qc8yV1S7fQppRDR-iwXJVcvGUnqluZtQTJJOrhm4I\"}"} 2024-09-04 11:32:38.300 +05:30 2d9894f4-c628-4c6c-9fd1-1b9a342f260a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 33.6736ms 2024-09-04 11:33:43.609 +05:30 28d9c1bd-0a2b-4821-849f-2f52a090cfd9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 11:33:43.610 +05:30 28d9c1bd-0a2b-4821-849f-2f52a090cfd9 INF CORS policy execution successful. 2024-09-04 11:33:43.612 +05:30 28d9c1bd-0a2b-4821-849f-2f52a090cfd9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 2.9897ms 2024-09-04 11:33:43.638 +05:30 060a0bbd-3eb5-433a-addb-83849ef8d03e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 58 2024-09-04 11:33:43.641 +05:30 060a0bbd-3eb5-433a-addb-83849ef8d03e INF CORS policy execution successful. 2024-09-04 11:33:43.642 +05:30 060a0bbd-3eb5-433a-addb-83849ef8d03e INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Content-Length: 58}, {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: {"assignedProfileIds":[{"id":101}],"type":1,"menuId":"20"} 2024-09-04 11:33:43.644 +05:30 9613a38f-765a-4156-9001-e6b0753ddda1 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:33:43.655 +05:30 9613a38f-765a-4156-9001-e6b0753ddda1 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 11:33:43.965 +05:30 9613a38f-765a-4156-9001-e6b0753ddda1 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:33:43.965 +05:30 9613a38f-765a-4156-9001-e6b0753ddda1 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 309.6631ms 2024-09-04 11:33:43.965 +05:30 9613a38f-765a-4156-9001-e6b0753ddda1 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:33:43.966 +05:30 9613a38f-765a-4156-9001-e6b0753ddda1 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 060a0bbd-3eb5-433a-addb-83849ef8d03e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 11:33:43.966 +05:30 9613a38f-765a-4156-9001-e6b0753ddda1 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 328.0695ms 2024-09-04 11:33:58.366 +05:30 53b3f185-a71d-4bbc-b165-9126d0ef8f14 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 11:33:58.367 +05:30 53b3f185-a71d-4bbc-b165-9126d0ef8f14 INF CORS policy execution successful. 2024-09-04 11:33:58.368 +05:30 53b3f185-a71d-4bbc-b165-9126d0ef8f14 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 2.6056ms 2024-09-04 11:33:58.616 +05:30 ac2c117a-58bb-490e-9348-d0f33e0f7e46 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 58 2024-09-04 11:33:58.617 +05:30 ac2c117a-58bb-490e-9348-d0f33e0f7e46 INF CORS policy execution successful. 2024-09-04 11:33:58.618 +05:30 ac2c117a-58bb-490e-9348-d0f33e0f7e46 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Content-Length: 58}, {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: {"assignedProfileIds":[{"id":101}],"type":1,"menuId":"21"} 2024-09-04 11:33:58.618 +05:30 572447fd-6017-4ad9-9110-214dedc7c591 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:33:58.618 +05:30 572447fd-6017-4ad9-9110-214dedc7c591 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 11:33:58.774 +05:30 572447fd-6017-4ad9-9110-214dedc7c591 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:33:58.775 +05:30 572447fd-6017-4ad9-9110-214dedc7c591 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 156.1922ms 2024-09-04 11:33:58.775 +05:30 572447fd-6017-4ad9-9110-214dedc7c591 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:33:58.775 +05:30 572447fd-6017-4ad9-9110-214dedc7c591 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: ac2c117a-58bb-490e-9348-d0f33e0f7e46}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 11:33:58.775 +05:30 572447fd-6017-4ad9-9110-214dedc7c591 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 159.1658ms 2024-09-04 11:34:01.083 +05:30 6ebbb9c7-c651-420d-b046-4cf7796af694 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 58 2024-09-04 11:34:01.084 +05:30 6ebbb9c7-c651-420d-b046-4cf7796af694 INF CORS policy execution successful. 2024-09-04 11:34:01.084 +05:30 6ebbb9c7-c651-420d-b046-4cf7796af694 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Content-Length: 58}, {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: {"assignedProfileIds":[{"id":101}],"type":1,"menuId":"22"} 2024-09-04 11:34:01.085 +05:30 73cea569-a4c3-497e-b63c-356a1e61b287 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:34:01.085 +05:30 73cea569-a4c3-497e-b63c-356a1e61b287 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 11:34:01.215 +05:30 73cea569-a4c3-497e-b63c-356a1e61b287 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:34:01.216 +05:30 73cea569-a4c3-497e-b63c-356a1e61b287 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 130.6554ms 2024-09-04 11:34:01.216 +05:30 73cea569-a4c3-497e-b63c-356a1e61b287 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:34:01.216 +05:30 73cea569-a4c3-497e-b63c-356a1e61b287 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 6ebbb9c7-c651-420d-b046-4cf7796af694}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 11:34:01.216 +05:30 73cea569-a4c3-497e-b63c-356a1e61b287 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 133.4879ms 2024-09-04 11:34:29.753 +05:30 7ad0c694-b53d-4a99-a1dd-bda3cf9da971 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:34:29.754 +05:30 0e3c5805-dcb5-4855-a6c7-22f640c12510 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:34:29.755 +05:30 0e3c5805-dcb5-4855-a6c7-22f640c12510 INF CORS policy execution successful. 2024-09-04 11:34:29.755 +05:30 7ad0c694-b53d-4a99-a1dd-bda3cf9da971 INF CORS policy execution successful. 2024-09-04 11:34:29.756 +05:30 0e3c5805-dcb5-4855-a6c7-22f640c12510 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 2.0631ms 2024-09-04 11:34:29.756 +05:30 7ad0c694-b53d-4a99-a1dd-bda3cf9da971 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 2.6606ms 2024-09-04 11:34:29.796 +05:30 1597cbaa-9963-473e-b7c9-9d5551eef1ff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:34:29.800 +05:30 1597cbaa-9963-473e-b7c9-9d5551eef1ff INF CORS policy execution successful. 2024-09-04 11:34:29.802 +05:30 1597cbaa-9963-473e-b7c9-9d5551eef1ff INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTAsImV4cCI6MTcyNTQzMDI1MCwiaWF0IjoxNzI1NDI5NjUwfQ.2ityyHB8dPLrOY-Rjf_H6K0v8OnsKFzpwJ8s2qsHNKk}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 11:34:29.803 +05:30 02a24f07-612b-4b19-83cc-6e3c4d7deb6a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:34:29.803 +05:30 02a24f07-612b-4b19-83cc-6e3c4d7deb6a 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-04 11:34:29.860 +05:30 02a24f07-612b-4b19-83cc-6e3c4d7deb6a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:34:29.861 +05:30 02a24f07-612b-4b19-83cc-6e3c4d7deb6a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 57.2672ms 2024-09-04 11:34:29.861 +05:30 02a24f07-612b-4b19-83cc-6e3c4d7deb6a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:34:29.861 +05:30 02a24f07-612b-4b19-83cc-6e3c4d7deb6a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1597cbaa-9963-473e-b7c9-9d5551eef1ff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1344} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":96,\"Name\":\"PK\",\"CreatedOn\":\"2024-07-09T11:35:19.657\",\"ModifiedOn\":\"2024-07-30T09:42:53.613\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-04 11:34:29.862 +05:30 02a24f07-612b-4b19-83cc-6e3c4d7deb6a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 65.8827ms 2024-09-04 11:34:29.955 +05:30 58eaab95-ffc9-4ac9-abd4-efdc4e3ea0e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:34:29.955 +05:30 58eaab95-ffc9-4ac9-abd4-efdc4e3ea0e6 INF CORS policy execution successful. 2024-09-04 11:34:29.956 +05:30 58eaab95-ffc9-4ac9-abd4-efdc4e3ea0e6 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTAsImV4cCI6MTcyNTQzMDI1MCwiaWF0IjoxNzI1NDI5NjUwfQ.2ityyHB8dPLrOY-Rjf_H6K0v8OnsKFzpwJ8s2qsHNKk}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 11:34:29.956 +05:30 663cc229-bfd4-486a-b52d-21fcae968edd INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:34:29.956 +05:30 663cc229-bfd4-486a-b52d-21fcae968edd 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-04 11:34:29.996 +05:30 663cc229-bfd4-486a-b52d-21fcae968edd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:34:29.996 +05:30 663cc229-bfd4-486a-b52d-21fcae968edd INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 40.1843ms 2024-09-04 11:34:29.996 +05:30 663cc229-bfd4-486a-b52d-21fcae968edd INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:34:29.997 +05:30 663cc229-bfd4-486a-b52d-21fcae968edd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 58eaab95-ffc9-4ac9-abd4-efdc4e3ea0e6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1344} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":96,\"Name\":\"PK\",\"CreatedOn\":\"2024-07-09T11:35:19.657\",\"ModifiedOn\":\"2024-07-30T09:42:53.613\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-04 11:34:29.997 +05:30 663cc229-bfd4-486a-b52d-21fcae968edd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 42.4365ms 2024-09-04 11:34:45.710 +05:30 696ba425-ee40-4bd0-bc3a-76256b46834f 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-04 11:34:45.710 +05:30 696ba425-ee40-4bd0-bc3a-76256b46834f INF CORS policy execution successful. 2024-09-04 11:34:45.711 +05:30 696ba425-ee40-4bd0-bc3a-76256b46834f 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.6057ms 2024-09-04 11:34:46.025 +05:30 46a3705d-ddc2-4196-bd71-afb3cf13b815 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-04 11:34:46.026 +05:30 46a3705d-ddc2-4196-bd71-afb3cf13b815 INF CORS policy execution successful. 2024-09-04 11:34:46.026 +05:30 46a3705d-ddc2-4196-bd71-afb3cf13b815 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:34:46.027 +05:30 a6ccb595-7a21-4e25-8ad9-4f6a6018f8e4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 11:34:46.027 +05:30 a6ccb595-7a21-4e25-8ad9-4f6a6018f8e4 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-04 11:34:46.080 +05:30 a6ccb595-7a21-4e25-8ad9-4f6a6018f8e4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:34:46.081 +05:30 a6ccb595-7a21-4e25-8ad9-4f6a6018f8e4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 54.4033ms 2024-09-04 11:34:46.082 +05:30 a6ccb595-7a21-4e25-8ad9-4f6a6018f8e4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 11:34:46.082 +05:30 a6ccb595-7a21-4e25-8ad9-4f6a6018f8e4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 46a3705d-ddc2-4196-bd71-afb3cf13b815}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 11:34:46.084 +05:30 a6ccb595-7a21-4e25-8ad9-4f6a6018f8e4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 58.5597ms 2024-09-04 11:34:54.443 +05:30 2d5ee11d-d6a6-4e2a-82a9-16db36383c9d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:34:54.444 +05:30 2d5ee11d-d6a6-4e2a-82a9-16db36383c9d INF CORS policy execution successful. 2024-09-04 11:34:54.444 +05:30 2d5ee11d-d6a6-4e2a-82a9-16db36383c9d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.2723ms 2024-09-04 11:34:54.473 +05:30 f16f7e59-d02f-4f02-8674-e515b383b844 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:34:54.474 +05:30 f16f7e59-d02f-4f02-8674-e515b383b844 INF CORS policy execution successful. 2024-09-04 11:34:54.475 +05:30 f16f7e59-d02f-4f02-8674-e515b383b844 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:34:54.475 +05:30 3cd3339e-c5a5-4d6f-bb35-0ecace2841d0 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:34:54.475 +05:30 3cd3339e-c5a5-4d6f-bb35-0ecace2841d0 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-04 11:34:54.530 +05:30 3cd3339e-c5a5-4d6f-bb35-0ecace2841d0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:34:54.530 +05:30 3cd3339e-c5a5-4d6f-bb35-0ecace2841d0 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 54.8689ms 2024-09-04 11:34:54.530 +05:30 3cd3339e-c5a5-4d6f-bb35-0ecace2841d0 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:34:54.531 +05:30 3cd3339e-c5a5-4d6f-bb35-0ecace2841d0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f16f7e59-d02f-4f02-8674-e515b383b844}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1344} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":96,\"Name\":\"PK\",\"CreatedOn\":\"2024-07-09T11:35:19.657\",\"ModifiedOn\":\"2024-07-30T09:42:53.613\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-04 11:34:54.531 +05:30 3cd3339e-c5a5-4d6f-bb35-0ecace2841d0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 58.249ms 2024-09-04 11:34:57.707 +05:30 5d2b5c47-06ed-44f8-becd-ef70092e9a1e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-04 11:34:57.707 +05:30 5d2b5c47-06ed-44f8-becd-ef70092e9a1e INF CORS policy execution successful. 2024-09-04 11:34:57.707 +05:30 5d2b5c47-06ed-44f8-becd-ef70092e9a1e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 204 null null 0.5039ms 2024-09-04 11:34:57.997 +05:30 cd866000-ddb8-4e9d-b4d5-59cb10ab92d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-04 11:34:57.998 +05:30 cd866000-ddb8-4e9d-b4d5-59cb10ab92d9 INF CORS policy execution successful. 2024-09-04 11:34:57.998 +05:30 cd866000-ddb8-4e9d-b4d5-59cb10ab92d9 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=101 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:34:57.999 +05:30 87f90b06-b17b-4bf3-aa22-000d2dbdb8a3 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 11:34:58.005 +05:30 87f90b06-b17b-4bf3-aa22-000d2dbdb8a3 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-04 11:34:58.050 +05:30 87f90b06-b17b-4bf3-aa22-000d2dbdb8a3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:34:58.050 +05:30 87f90b06-b17b-4bf3-aa22-000d2dbdb8a3 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 44.8093ms 2024-09-04 11:34:58.050 +05:30 87f90b06-b17b-4bf3-aa22-000d2dbdb8a3 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 11:34:58.050 +05:30 87f90b06-b17b-4bf3-aa22-000d2dbdb8a3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cd866000-ddb8-4e9d-b4d5-59cb10ab92d9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2966} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":98,\"ParentName\":\"Profile - 1\",\"Remarks\":\"Remarks for 4_1_2\"}],\"SelectedRestrictions\":[{\"ProfileId\":101,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":101,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"}]}"} 2024-09-04 11:34:58.051 +05:30 87f90b06-b17b-4bf3-aa22-000d2dbdb8a3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 200 2966 application/json; charset=utf-8 53.1297ms 2024-09-04 11:34:58.191 +05:30 cc59c19a-2a58-4b0b-9231-b2fbf719b0e6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 11:34:58.192 +05:30 cc59c19a-2a58-4b0b-9231-b2fbf719b0e6 INF CORS policy execution successful. 2024-09-04 11:34:58.192 +05:30 cc59c19a-2a58-4b0b-9231-b2fbf719b0e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4504ms 2024-09-04 11:34:58.365 +05:30 7a8e762b-62fc-4fea-8805-d7680c584479 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 11:34:58.366 +05:30 7a8e762b-62fc-4fea-8805-d7680c584479 INF CORS policy execution successful. 2024-09-04 11:34:58.366 +05:30 7a8e762b-62fc-4fea-8805-d7680c584479 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:34:58.366 +05:30 4fd03e80-92a6-45e0-806d-d43a6333e4a8 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 11:34:58.366 +05:30 4fd03e80-92a6-45e0-806d-d43a6333e4a8 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-04 11:34:58.392 +05:30 4fd03e80-92a6-45e0-806d-d43a6333e4a8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:34:58.392 +05:30 4fd03e80-92a6-45e0-806d-d43a6333e4a8 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 25.7864ms 2024-09-04 11:34:58.392 +05:30 4fd03e80-92a6-45e0-806d-d43a6333e4a8 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 11:34:58.392 +05:30 4fd03e80-92a6-45e0-806d-d43a6333e4a8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7a8e762b-62fc-4fea-8805-d7680c584479}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 11:34:58.393 +05:30 4fd03e80-92a6-45e0-806d-d43a6333e4a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 28.0889ms 2024-09-04 11:34:58.547 +05:30 b0b8e9a9-f656-4912-b4dd-cc45686fd192 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 11:34:58.548 +05:30 b0b8e9a9-f656-4912-b4dd-cc45686fd192 INF CORS policy execution successful. 2024-09-04 11:34:58.548 +05:30 b0b8e9a9-f656-4912-b4dd-cc45686fd192 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:34:58.548 +05:30 baefd8e3-a61a-4d0b-8f74-8b76263874a6 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 11:34:58.548 +05:30 baefd8e3-a61a-4d0b-8f74-8b76263874a6 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-04 11:34:58.568 +05:30 baefd8e3-a61a-4d0b-8f74-8b76263874a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:34:58.568 +05:30 baefd8e3-a61a-4d0b-8f74-8b76263874a6 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 19.6214ms 2024-09-04 11:34:58.568 +05:30 baefd8e3-a61a-4d0b-8f74-8b76263874a6 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 11:34:58.568 +05:30 baefd8e3-a61a-4d0b-8f74-8b76263874a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b0b8e9a9-f656-4912-b4dd-cc45686fd192}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 11:34:58.568 +05:30 baefd8e3-a61a-4d0b-8f74-8b76263874a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 21.5292ms 2024-09-04 11:35:05.282 +05:30 3d2af8d5-7d83-46fc-a911-03a4e7db0067 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:35:05.283 +05:30 3d2af8d5-7d83-46fc-a911-03a4e7db0067 INF CORS policy execution successful. 2024-09-04 11:35:05.284 +05:30 3d2af8d5-7d83-46fc-a911-03a4e7db0067 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 2.087ms 2024-09-04 11:35:05.693 +05:30 079f28fb-9ffb-45be-b841-337e1a199c10 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:35:05.695 +05:30 079f28fb-9ffb-45be-b841-337e1a199c10 INF CORS policy execution successful. 2024-09-04 11:35:05.695 +05:30 079f28fb-9ffb-45be-b841-337e1a199c10 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:35:05.696 +05:30 a4b7ffb9-09b3-460e-a50a-74ac3d971eaf INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:35:05.696 +05:30 a4b7ffb9-09b3-460e-a50a-74ac3d971eaf 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-04 11:35:05.943 +05:30 a4b7ffb9-09b3-460e-a50a-74ac3d971eaf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:35:05.943 +05:30 a4b7ffb9-09b3-460e-a50a-74ac3d971eaf INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 246.8329ms 2024-09-04 11:35:05.944 +05:30 a4b7ffb9-09b3-460e-a50a-74ac3d971eaf INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:35:05.944 +05:30 a4b7ffb9-09b3-460e-a50a-74ac3d971eaf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 079f28fb-9ffb-45be-b841-337e1a199c10}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1344} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":96,\"Name\":\"PK\",\"CreatedOn\":\"2024-07-09T11:35:19.657\",\"ModifiedOn\":\"2024-07-30T09:42:53.613\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-04 11:35:05.962 +05:30 a4b7ffb9-09b3-460e-a50a-74ac3d971eaf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 269.5659ms 2024-09-04 11:35:10.931 +05:30 3908a099-3d52-4a61-81a6-2b67a3f9621a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-04 11:35:10.931 +05:30 3908a099-3d52-4a61-81a6-2b67a3f9621a INF CORS policy execution successful. 2024-09-04 11:35:10.932 +05:30 3908a099-3d52-4a61-81a6-2b67a3f9621a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 204 null null 1.7086ms 2024-09-04 11:35:11.202 +05:30 a7e3acd6-f8ed-40d4-bd22-d808246d723b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-04 11:35:11.205 +05:30 a7e3acd6-f8ed-40d4-bd22-d808246d723b INF CORS policy execution successful. 2024-09-04 11:35:11.207 +05:30 a7e3acd6-f8ed-40d4-bd22-d808246d723b INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=101 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:35:11.210 +05:30 f3ae774e-a51e-4392-ac80-c7c1683e8e47 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 11:35:11.215 +05:30 f3ae774e-a51e-4392-ac80-c7c1683e8e47 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-04 11:35:11.235 +05:30 57c2497e-02b6-4b19-a6cb-5c59ec64bf2f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 11:35:11.236 +05:30 57c2497e-02b6-4b19-a6cb-5c59ec64bf2f INF CORS policy execution successful. 2024-09-04 11:35:11.236 +05:30 57c2497e-02b6-4b19-a6cb-5c59ec64bf2f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.2547ms 2024-09-04 11:35:11.390 +05:30 f3ae774e-a51e-4392-ac80-c7c1683e8e47 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:35:11.391 +05:30 f3ae774e-a51e-4392-ac80-c7c1683e8e47 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 175.9149ms 2024-09-04 11:35:11.391 +05:30 f3ae774e-a51e-4392-ac80-c7c1683e8e47 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 11:35:11.392 +05:30 f3ae774e-a51e-4392-ac80-c7c1683e8e47 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a7e3acd6-f8ed-40d4-bd22-d808246d723b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2966} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":98,\"ParentName\":\"Profile - 1\",\"Remarks\":\"Remarks for 4_1_2\"}],\"SelectedRestrictions\":[{\"ProfileId\":101,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":101,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"}]}"} 2024-09-04 11:35:11.393 +05:30 f3ae774e-a51e-4392-ac80-c7c1683e8e47 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 200 2966 application/json; charset=utf-8 190.3927ms 2024-09-04 11:35:11.430 +05:30 d90ecb41-237e-4ded-a0e3-1fe879feb841 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 11:35:11.431 +05:30 d90ecb41-237e-4ded-a0e3-1fe879feb841 INF CORS policy execution successful. 2024-09-04 11:35:11.432 +05:30 d90ecb41-237e-4ded-a0e3-1fe879feb841 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:35:11.432 +05:30 4c2ecc6f-6b6f-41d8-b7f5-352db7bbb050 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 11:35:11.433 +05:30 4c2ecc6f-6b6f-41d8-b7f5-352db7bbb050 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-04 11:35:11.572 +05:30 4c2ecc6f-6b6f-41d8-b7f5-352db7bbb050 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:35:11.573 +05:30 4c2ecc6f-6b6f-41d8-b7f5-352db7bbb050 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 139.6779ms 2024-09-04 11:35:11.573 +05:30 4c2ecc6f-6b6f-41d8-b7f5-352db7bbb050 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 11:35:11.573 +05:30 4c2ecc6f-6b6f-41d8-b7f5-352db7bbb050 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d90ecb41-237e-4ded-a0e3-1fe879feb841}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 11:35:11.574 +05:30 4c2ecc6f-6b6f-41d8-b7f5-352db7bbb050 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 144.2118ms 2024-09-04 11:35:11.808 +05:30 7f765efb-b335-4104-931e-23fd8d42b34e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 11:35:11.811 +05:30 7f765efb-b335-4104-931e-23fd8d42b34e INF CORS policy execution successful. 2024-09-04 11:35:11.812 +05:30 7f765efb-b335-4104-931e-23fd8d42b34e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:35:11.812 +05:30 e0501dce-ef56-437c-83f5-1515ceb031dc INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 11:35:11.813 +05:30 e0501dce-ef56-437c-83f5-1515ceb031dc 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-04 11:35:11.913 +05:30 e0501dce-ef56-437c-83f5-1515ceb031dc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:35:11.914 +05:30 e0501dce-ef56-437c-83f5-1515ceb031dc INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 100.7654ms 2024-09-04 11:35:11.914 +05:30 e0501dce-ef56-437c-83f5-1515ceb031dc INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 11:35:11.914 +05:30 e0501dce-ef56-437c-83f5-1515ceb031dc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7f765efb-b335-4104-931e-23fd8d42b34e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 11:35:11.915 +05:30 e0501dce-ef56-437c-83f5-1515ceb031dc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 107.3589ms 2024-09-04 11:36:34.388 +05:30 2e413aad-b0a3-44a5-a12c-e94b37d9d18b 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-04 11:36:34.391 +05:30 2e413aad-b0a3-44a5-a12c-e94b37d9d18b INF CORS policy execution successful. 2024-09-04 11:36:34.393 +05:30 2e413aad-b0a3-44a5-a12c-e94b37d9d18b 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 5.3978ms 2024-09-04 11:36:34.573 +05:30 9b272dbb-25e6-4a14-b1a3-77275efa74f7 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-04 11:36:34.577 +05:30 9b272dbb-25e6-4a14-b1a3-77275efa74f7 INF CORS policy execution successful. 2024-09-04 11:36:34.578 +05:30 9b272dbb-25e6-4a14-b1a3-77275efa74f7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:36:34.580 +05:30 d443364b-4173-4400-8576-84e5de8b9cf8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 11:36:34.588 +05:30 d443364b-4173-4400-8576-84e5de8b9cf8 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-04 11:36:34.632 +05:30 d443364b-4173-4400-8576-84e5de8b9cf8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:36:34.633 +05:30 d443364b-4173-4400-8576-84e5de8b9cf8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 44.9618ms 2024-09-04 11:36:34.633 +05:30 d443364b-4173-4400-8576-84e5de8b9cf8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 11:36:34.634 +05:30 d443364b-4173-4400-8576-84e5de8b9cf8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9b272dbb-25e6-4a14-b1a3-77275efa74f7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 11:36:34.635 +05:30 d443364b-4173-4400-8576-84e5de8b9cf8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 61.7877ms 2024-09-04 11:36:38.415 +05:30 4cc4b448-77bb-43dc-85b0-7632ab9a9562 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 11:36:38.415 +05:30 4644a21c-d75d-4313-b1bb-968542ecd537 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 11:36:38.415 +05:30 4644a21c-d75d-4313-b1bb-968542ecd537 INF CORS policy execution successful. 2024-09-04 11:36:38.415 +05:30 4cc4b448-77bb-43dc-85b0-7632ab9a9562 INF CORS policy execution successful. 2024-09-04 11:36:38.415 +05:30 4cc4b448-77bb-43dc-85b0-7632ab9a9562 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 0.7346ms 2024-09-04 11:36:38.415 +05:30 4644a21c-d75d-4313-b1bb-968542ecd537 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.7118ms 2024-09-04 11:36:38.574 +05:30 86527e83-3e94-4eb0-b870-74c6a1eb0400 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 11:36:38.574 +05:30 d0d32aac-dbff-4600-bb17-3a5c5408dc02 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 11:36:38.575 +05:30 86527e83-3e94-4eb0-b870-74c6a1eb0400 INF CORS policy execution successful. 2024-09-04 11:36:38.575 +05:30 d0d32aac-dbff-4600-bb17-3a5c5408dc02 INF CORS policy execution successful. 2024-09-04 11:36:38.575 +05:30 86527e83-3e94-4eb0-b870-74c6a1eb0400 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:36:38.575 +05:30 d0d32aac-dbff-4600-bb17-3a5c5408dc02 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1069 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:36:38.577 +05:30 58ee367f-188f-4d59-b2a5-1efc308bf0c2 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 11:36:38.577 +05:30 c041a5fa-b205-4a8c-90ee-9304b60154b1 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 11:36:38.577 +05:30 58ee367f-188f-4d59-b2a5-1efc308bf0c2 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-04 11:36:38.588 +05:30 c041a5fa-b205-4a8c-90ee-9304b60154b1 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-04 11:36:38.635 +05:30 58ee367f-188f-4d59-b2a5-1efc308bf0c2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:36:38.635 +05:30 58ee367f-188f-4d59-b2a5-1efc308bf0c2 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 57.8695ms 2024-09-04 11:36:38.635 +05:30 58ee367f-188f-4d59-b2a5-1efc308bf0c2 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 11:36:38.636 +05:30 58ee367f-188f-4d59-b2a5-1efc308bf0c2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 86527e83-3e94-4eb0-b870-74c6a1eb0400}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 11:36:38.636 +05:30 58ee367f-188f-4d59-b2a5-1efc308bf0c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 62.32ms 2024-09-04 11:36:38.707 +05:30 673afbb8-f57e-45ff-b519-1298072924a3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 11:36:38.707 +05:30 673afbb8-f57e-45ff-b519-1298072924a3 INF CORS policy execution successful. 2024-09-04 11:36:38.708 +05:30 673afbb8-f57e-45ff-b519-1298072924a3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.8042ms 2024-09-04 11:36:38.709 +05:30 301703b1-d98a-4826-87e1-fd1d09302c4c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 11:36:38.709 +05:30 301703b1-d98a-4826-87e1-fd1d09302c4c INF CORS policy execution successful. 2024-09-04 11:36:38.710 +05:30 301703b1-d98a-4826-87e1-fd1d09302c4c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.5459ms 2024-09-04 11:36:38.808 +05:30 c041a5fa-b205-4a8c-90ee-9304b60154b1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:36:38.808 +05:30 c041a5fa-b205-4a8c-90ee-9304b60154b1 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 220.5395ms 2024-09-04 11:36:38.808 +05:30 c041a5fa-b205-4a8c-90ee-9304b60154b1 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 11:36:38.809 +05:30 c041a5fa-b205-4a8c-90ee-9304b60154b1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d0d32aac-dbff-4600-bb17-3a5c5408dc02}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 915} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1069,\"RoleName\":\"TestRole280801\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"}],\"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-04 11:36:38.810 +05:30 c041a5fa-b205-4a8c-90ee-9304b60154b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 235.3104ms 2024-09-04 11:36:38.883 +05:30 f0e17710-1ff4-464c-ad37-97ba8ef6fc8f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 11:36:38.884 +05:30 f0e17710-1ff4-464c-ad37-97ba8ef6fc8f INF CORS policy execution successful. 2024-09-04 11:36:38.884 +05:30 f0e17710-1ff4-464c-ad37-97ba8ef6fc8f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:36:38.887 +05:30 e75b24f2-d950-4322-b27f-b9753b5cd5ef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 11:36:38.888 +05:30 e75b24f2-d950-4322-b27f-b9753b5cd5ef INF CORS policy execution successful. 2024-09-04 11:36:38.888 +05:30 e957e836-7c40-4543-a630-bc3a4ae2b6b6 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 11:36:38.889 +05:30 e957e836-7c40-4543-a630-bc3a4ae2b6b6 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-04 11:36:38.889 +05:30 e75b24f2-d950-4322-b27f-b9753b5cd5ef 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:36:38.889 +05:30 f22a660f-76f7-4043-95fb-69c128acc32f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 11:36:38.889 +05:30 f22a660f-76f7-4043-95fb-69c128acc32f 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-04 11:36:38.926 +05:30 f22a660f-76f7-4043-95fb-69c128acc32f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:36:38.926 +05:30 e957e836-7c40-4543-a630-bc3a4ae2b6b6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:36:38.926 +05:30 f22a660f-76f7-4043-95fb-69c128acc32f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 36.4418ms 2024-09-04 11:36:38.926 +05:30 f22a660f-76f7-4043-95fb-69c128acc32f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 11:36:38.926 +05:30 e957e836-7c40-4543-a630-bc3a4ae2b6b6 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 37.2235ms 2024-09-04 11:36:38.926 +05:30 e957e836-7c40-4543-a630-bc3a4ae2b6b6 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 11:36:38.926 +05:30 f22a660f-76f7-4043-95fb-69c128acc32f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e75b24f2-d950-4322-b27f-b9753b5cd5ef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 11:36:38.926 +05:30 e957e836-7c40-4543-a630-bc3a4ae2b6b6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f0e17710-1ff4-464c-ad37-97ba8ef6fc8f}, {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-04 11:36:38.927 +05:30 f22a660f-76f7-4043-95fb-69c128acc32f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 39.1576ms 2024-09-04 11:36:38.927 +05:30 e957e836-7c40-4543-a630-bc3a4ae2b6b6 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 43.3355ms 2024-09-04 11:36:39.344 +05:30 b090dbae-0c85-4b3b-b0d8-34aa0be60b81 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 11:36:39.344 +05:30 b090dbae-0c85-4b3b-b0d8-34aa0be60b81 INF CORS policy execution successful. 2024-09-04 11:36:39.345 +05:30 b090dbae-0c85-4b3b-b0d8-34aa0be60b81 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.6077ms 2024-09-04 11:36:39.379 +05:30 9a07d5d8-651b-48a0-b272-2c2b6fa1e713 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 11:36:39.380 +05:30 9a07d5d8-651b-48a0-b272-2c2b6fa1e713 INF CORS policy execution successful. 2024-09-04 11:36:39.380 +05:30 9a07d5d8-651b-48a0-b272-2c2b6fa1e713 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:36:39.381 +05:30 7062cdea-34e1-4c89-a554-3e43e0357b8a INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 11:36:39.381 +05:30 7062cdea-34e1-4c89-a554-3e43e0357b8a 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-04 11:36:39.398 +05:30 7062cdea-34e1-4c89-a554-3e43e0357b8a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:36:39.399 +05:30 7062cdea-34e1-4c89-a554-3e43e0357b8a INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 17.7672ms 2024-09-04 11:36:39.399 +05:30 7062cdea-34e1-4c89-a554-3e43e0357b8a INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 11:36:39.399 +05:30 7062cdea-34e1-4c89-a554-3e43e0357b8a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9a07d5d8-651b-48a0-b272-2c2b6fa1e713}, {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-04 11:36:39.399 +05:30 7062cdea-34e1-4c89-a554-3e43e0357b8a 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 20.0499ms 2024-09-04 11:37:01.562 +05:30 9e1657a2-728f-4b6e-ac98-51d348d73e0f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:37:01.563 +05:30 9e1657a2-728f-4b6e-ac98-51d348d73e0f INF CORS policy execution successful. 2024-09-04 11:37:01.564 +05:30 9e1657a2-728f-4b6e-ac98-51d348d73e0f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.596ms 2024-09-04 11:37:01.703 +05:30 048919ba-018c-48f6-adc1-a021a50feb99 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:37:01.705 +05:30 048919ba-018c-48f6-adc1-a021a50feb99 INF CORS policy execution successful. 2024-09-04 11:37:01.707 +05:30 048919ba-018c-48f6-adc1-a021a50feb99 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk3NTgsImV4cCI6MTcyNTQzMDM1OCwiaWF0IjoxNzI1NDI5NzU4fQ.WdjQF9gcGa8DADS0YuOHiYk3lh-T283gZaHXIXInNC8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:37:01.709 +05:30 0e5b10f4-41eb-4cf0-b634-28d9deddb426 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 11:37:01.735 +05:30 0e5b10f4-41eb-4cf0-b634-28d9deddb426 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-04 11:37:01.898 +05:30 0e5b10f4-41eb-4cf0-b634-28d9deddb426 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:37:01.899 +05:30 0e5b10f4-41eb-4cf0-b634-28d9deddb426 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 163.5783ms 2024-09-04 11:37:01.899 +05:30 0e5b10f4-41eb-4cf0-b634-28d9deddb426 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 11:37:01.899 +05:30 0e5b10f4-41eb-4cf0-b634-28d9deddb426 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 048919ba-018c-48f6-adc1-a021a50feb99}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 11:37:01.900 +05:30 0e5b10f4-41eb-4cf0-b634-28d9deddb426 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 197.5194ms 2024-09-04 11:37:07.063 +05:30 40943498-918d-4f37-8599-1181cb44d8ff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 11:37:07.063 +05:30 40943498-918d-4f37-8599-1181cb44d8ff INF CORS policy execution successful. 2024-09-04 11:37:07.063 +05:30 40943498-918d-4f37-8599-1181cb44d8ff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5514ms 2024-09-04 11:37:07.076 +05:30 d90e6894-0b70-4503-8036-865842d8897b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 11:37:07.076 +05:30 d90e6894-0b70-4503-8036-865842d8897b INF CORS policy execution successful. 2024-09-04 11:37:07.076 +05:30 d90e6894-0b70-4503-8036-865842d8897b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.514ms 2024-09-04 11:37:07.172 +05:30 bfebd864-3722-4bcc-bbee-960a76d27a81 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 11:37:07.174 +05:30 bfebd864-3722-4bcc-bbee-960a76d27a81 INF CORS policy execution successful. 2024-09-04 11:37:07.175 +05:30 bfebd864-3722-4bcc-bbee-960a76d27a81 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk3NTgsImV4cCI6MTcyNTQzMDM1OCwiaWF0IjoxNzI1NDI5NzU4fQ.WdjQF9gcGa8DADS0YuOHiYk3lh-T283gZaHXIXInNC8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:37:07.179 +05:30 08078bb0-c8f2-444d-96a6-d3ddbd175baf INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 11:37:07.185 +05:30 08078bb0-c8f2-444d-96a6-d3ddbd175baf 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-04 11:37:07.186 +05:30 fc507929-f95b-495f-beec-cd554b8615bb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 11:37:07.187 +05:30 fc507929-f95b-495f-beec-cd554b8615bb INF CORS policy execution successful. 2024-09-04 11:37:07.188 +05:30 fc507929-f95b-495f-beec-cd554b8615bb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk3NTgsImV4cCI6MTcyNTQzMDM1OCwiaWF0IjoxNzI1NDI5NzU4fQ.WdjQF9gcGa8DADS0YuOHiYk3lh-T283gZaHXIXInNC8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:37:07.188 +05:30 bb1566ca-4b2a-4e83-8bea-b819095dcd71 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 11:37:07.195 +05:30 bb1566ca-4b2a-4e83-8bea-b819095dcd71 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-04 11:37:07.212 +05:30 08078bb0-c8f2-444d-96a6-d3ddbd175baf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:37:07.212 +05:30 08078bb0-c8f2-444d-96a6-d3ddbd175baf INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 27.6479ms 2024-09-04 11:37:07.212 +05:30 08078bb0-c8f2-444d-96a6-d3ddbd175baf INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 11:37:07.213 +05:30 08078bb0-c8f2-444d-96a6-d3ddbd175baf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bfebd864-3722-4bcc-bbee-960a76d27a81}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 11:37:07.213 +05:30 08078bb0-c8f2-444d-96a6-d3ddbd175baf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 40.948ms 2024-09-04 11:37:07.214 +05:30 bb1566ca-4b2a-4e83-8bea-b819095dcd71 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:37:07.214 +05:30 bb1566ca-4b2a-4e83-8bea-b819095dcd71 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 19.5439ms 2024-09-04 11:37:07.214 +05:30 bb1566ca-4b2a-4e83-8bea-b819095dcd71 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 11:37:07.215 +05:30 bb1566ca-4b2a-4e83-8bea-b819095dcd71 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fc507929-f95b-495f-beec-cd554b8615bb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 11:37:07.215 +05:30 bb1566ca-4b2a-4e83-8bea-b819095dcd71 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 28.9187ms 2024-09-04 11:37:14.299 +05:30 cfc93099-0d2a-45dd-b443-e9a5f3568564 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=Surya&type=2 - null null 2024-09-04 11:37:14.300 +05:30 cfc93099-0d2a-45dd-b443-e9a5f3568564 INF CORS policy execution successful. 2024-09-04 11:37:14.300 +05:30 cfc93099-0d2a-45dd-b443-e9a5f3568564 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=Surya&type=2 - 204 null null 0.8188ms 2024-09-04 11:37:14.373 +05:30 2d09be33-4941-4294-9fee-8fe02f642129 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=Surya&type=2 - null null 2024-09-04 11:37:14.375 +05:30 2d09be33-4941-4294-9fee-8fe02f642129 INF CORS policy execution successful. 2024-09-04 11:37:14.376 +05:30 2d09be33-4941-4294-9fee-8fe02f642129 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=Surya&type=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk3NTgsImV4cCI6MTcyNTQzMDM1OCwiaWF0IjoxNzI1NDI5NzU4fQ.WdjQF9gcGa8DADS0YuOHiYk3lh-T283gZaHXIXInNC8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:37:14.378 +05:30 945764be-4d38-4e9e-b34d-69703ee9b5af INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 11:37:14.393 +05:30 945764be-4d38-4e9e-b34d-69703ee9b5af 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-04 11:37:14.454 +05:30 945764be-4d38-4e9e-b34d-69703ee9b5af INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:37:14.455 +05:30 945764be-4d38-4e9e-b34d-69703ee9b5af INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 61.8905ms 2024-09-04 11:37:14.455 +05:30 945764be-4d38-4e9e-b34d-69703ee9b5af INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 11:37:14.455 +05:30 945764be-4d38-4e9e-b34d-69703ee9b5af INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2d09be33-4941-4294-9fee-8fe02f642129}, {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-04 11:37:14.456 +05:30 945764be-4d38-4e9e-b34d-69703ee9b5af INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=Surya&type=2 - 200 113 application/json; charset=utf-8 83.3214ms 2024-09-04 11:37:28.191 +05:30 aea979a7-3951-4716-8a7a-435a0842c86c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=115 - null null 2024-09-04 11:37:28.192 +05:30 aea979a7-3951-4716-8a7a-435a0842c86c INF CORS policy execution successful. 2024-09-04 11:37:28.192 +05:30 aea979a7-3951-4716-8a7a-435a0842c86c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=115 - 204 null null 0.9402ms 2024-09-04 11:37:28.273 +05:30 c6589340-3185-4221-9be0-94f61e42ce88 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=115 - null null 2024-09-04 11:37:28.274 +05:30 c6589340-3185-4221-9be0-94f61e42ce88 INF CORS policy execution successful. 2024-09-04 11:37:28.275 +05:30 c6589340-3185-4221-9be0-94f61e42ce88 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=115 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk3NTgsImV4cCI6MTcyNTQzMDM1OCwiaWF0IjoxNzI1NDI5NzU4fQ.WdjQF9gcGa8DADS0YuOHiYk3lh-T283gZaHXIXInNC8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:37:28.276 +05:30 154d8380-3554-491e-9a13-3411953833e7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 11:37:28.284 +05:30 154d8380-3554-491e-9a13-3411953833e7 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-04 11:37:28.379 +05:30 21bffddc-b556-4b26-ae91-cef2adfa8184 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 11:37:28.380 +05:30 21bffddc-b556-4b26-ae91-cef2adfa8184 INF CORS policy execution successful. 2024-09-04 11:37:28.380 +05:30 21bffddc-b556-4b26-ae91-cef2adfa8184 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.7986ms 2024-09-04 11:37:28.385 +05:30 154d8380-3554-491e-9a13-3411953833e7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:37:28.385 +05:30 154d8380-3554-491e-9a13-3411953833e7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 101.7752ms 2024-09-04 11:37:28.386 +05:30 154d8380-3554-491e-9a13-3411953833e7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 11:37:28.386 +05:30 154d8380-3554-491e-9a13-3411953833e7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c6589340-3185-4221-9be0-94f61e42ce88}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1218} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":115,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"TestUerGrp280801\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"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\":0,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":1067,\"RoleName\":\"Accountant\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 11:37:28.386 +05:30 154d8380-3554-491e-9a13-3411953833e7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=115 - 200 1218 application/json; charset=utf-8 113.4683ms 2024-09-04 11:37:28.441 +05:30 11f85ce8-5ef6-4904-a0a7-d4d1f42fd9c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 11:37:28.442 +05:30 11f85ce8-5ef6-4904-a0a7-d4d1f42fd9c8 INF CORS policy execution successful. 2024-09-04 11:37:28.442 +05:30 11f85ce8-5ef6-4904-a0a7-d4d1f42fd9c8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk3NTgsImV4cCI6MTcyNTQzMDM1OCwiaWF0IjoxNzI1NDI5NzU4fQ.WdjQF9gcGa8DADS0YuOHiYk3lh-T283gZaHXIXInNC8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:37:28.443 +05:30 b36ea994-fb8a-4e17-a2b1-6bc020e05ac4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 11:37:28.443 +05:30 b36ea994-fb8a-4e17-a2b1-6bc020e05ac4 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-04 11:37:28.452 +05:30 b36ea994-fb8a-4e17-a2b1-6bc020e05ac4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:37:28.452 +05:30 b36ea994-fb8a-4e17-a2b1-6bc020e05ac4 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 9.3606ms 2024-09-04 11:37:28.452 +05:30 b36ea994-fb8a-4e17-a2b1-6bc020e05ac4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 11:37:28.452 +05:30 b36ea994-fb8a-4e17-a2b1-6bc020e05ac4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 11f85ce8-5ef6-4904-a0a7-d4d1f42fd9c8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 11:37:28.453 +05:30 b36ea994-fb8a-4e17-a2b1-6bc020e05ac4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 11.2766ms 2024-09-04 11:37:28.807 +05:30 62b3aa6c-5ca9-4937-b5b9-887d0c822840 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - null null 2024-09-04 11:37:28.808 +05:30 62b3aa6c-5ca9-4937-b5b9-887d0c822840 INF CORS policy execution successful. 2024-09-04 11:37:28.808 +05:30 62b3aa6c-5ca9-4937-b5b9-887d0c822840 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - 204 null null 1.565ms 2024-09-04 11:37:28.870 +05:30 b5b7f41b-9043-4790-85a8-c62aaf09ff63 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - null null 2024-09-04 11:37:28.871 +05:30 b5b7f41b-9043-4790-85a8-c62aaf09ff63 INF CORS policy execution successful. 2024-09-04 11:37:28.872 +05:30 b5b7f41b-9043-4790-85a8-c62aaf09ff63 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=Accountant Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk3NTgsImV4cCI6MTcyNTQzMDM1OCwiaWF0IjoxNzI1NDI5NzU4fQ.WdjQF9gcGa8DADS0YuOHiYk3lh-T283gZaHXIXInNC8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:37:28.872 +05:30 ba222e56-4050-4c69-9307-03b7c096d589 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 11:37:28.872 +05:30 ba222e56-4050-4c69-9307-03b7c096d589 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-04 11:37:28.922 +05:30 ba222e56-4050-4c69-9307-03b7c096d589 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:37:28.922 +05:30 ba222e56-4050-4c69-9307-03b7c096d589 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 49.9625ms 2024-09-04 11:37:28.922 +05:30 ba222e56-4050-4c69-9307-03b7c096d589 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 11:37:28.922 +05:30 ba222e56-4050-4c69-9307-03b7c096d589 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b5b7f41b-9043-4790-85a8-c62aaf09ff63}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 135} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"}]"} 2024-09-04 11:37:28.923 +05:30 ba222e56-4050-4c69-9307-03b7c096d589 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - 200 135 application/json; charset=utf-8 52.5127ms 2024-09-04 11:37:39.462 +05:30 70f76994-589b-4730-b2cc-5016f73f38a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 11:37:39.462 +05:30 70f76994-589b-4730-b2cc-5016f73f38a7 INF CORS policy execution successful. 2024-09-04 11:37:39.463 +05:30 70f76994-589b-4730-b2cc-5016f73f38a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.434ms 2024-09-04 11:37:39.708 +05:30 d48c057d-e15e-4314-9910-e2068ae63a6c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 58 2024-09-04 11:37:39.710 +05:30 d48c057d-e15e-4314-9910-e2068ae63a6c INF CORS policy execution successful. 2024-09-04 11:37:39.711 +05:30 d48c057d-e15e-4314-9910-e2068ae63a6c INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Content-Length: 58}, {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: {"assignedProfileIds":[{"id":101}],"type":1,"menuId":"20"} 2024-09-04 11:37:39.712 +05:30 44a08778-169f-495b-8ff9-6adb1ca96968 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:37:39.713 +05:30 44a08778-169f-495b-8ff9-6adb1ca96968 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 11:37:39.969 +05:30 44a08778-169f-495b-8ff9-6adb1ca96968 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:37:39.969 +05:30 44a08778-169f-495b-8ff9-6adb1ca96968 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 256.2175ms 2024-09-04 11:37:39.969 +05:30 44a08778-169f-495b-8ff9-6adb1ca96968 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:37:39.969 +05:30 44a08778-169f-495b-8ff9-6adb1ca96968 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: d48c057d-e15e-4314-9910-e2068ae63a6c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 11:37:39.970 +05:30 44a08778-169f-495b-8ff9-6adb1ca96968 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 261.4677ms 2024-09-04 11:37:43.079 +05:30 bc6eaa49-7f9f-46ed-9efb-eff50855aec4 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 58 2024-09-04 11:37:43.080 +05:30 bc6eaa49-7f9f-46ed-9efb-eff50855aec4 INF CORS policy execution successful. 2024-09-04 11:37:43.080 +05:30 bc6eaa49-7f9f-46ed-9efb-eff50855aec4 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Content-Length: 58}, {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: {"assignedProfileIds":[{"id":101}],"type":1,"menuId":"21"} 2024-09-04 11:37:43.091 +05:30 8b78b472-d82a-41c2-8d23-df6083e64c82 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:37:43.091 +05:30 8b78b472-d82a-41c2-8d23-df6083e64c82 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 11:37:43.534 +05:30 8b78b472-d82a-41c2-8d23-df6083e64c82 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:37:43.535 +05:30 8b78b472-d82a-41c2-8d23-df6083e64c82 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 443.6517ms 2024-09-04 11:37:43.535 +05:30 8b78b472-d82a-41c2-8d23-df6083e64c82 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:37:43.535 +05:30 8b78b472-d82a-41c2-8d23-df6083e64c82 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: bc6eaa49-7f9f-46ed-9efb-eff50855aec4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 11:37:43.536 +05:30 8b78b472-d82a-41c2-8d23-df6083e64c82 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 457.2654ms 2024-09-04 11:37:45.386 +05:30 78e47e90-cad9-4117-921c-72a2734352b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 11:37:45.387 +05:30 78e47e90-cad9-4117-921c-72a2734352b1 INF CORS policy execution successful. 2024-09-04 11:37:45.387 +05:30 78e47e90-cad9-4117-921c-72a2734352b1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.7005ms 2024-09-04 11:37:45.557 +05:30 ef4dfd20-04e7-4806-b2f9-896d8cfafd0f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 58 2024-09-04 11:37:45.558 +05:30 ef4dfd20-04e7-4806-b2f9-896d8cfafd0f INF CORS policy execution successful. 2024-09-04 11:37:45.558 +05:30 ef4dfd20-04e7-4806-b2f9-896d8cfafd0f INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Content-Length: 58}, {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: {"assignedProfileIds":[{"id":101}],"type":1,"menuId":"22"} 2024-09-04 11:37:45.559 +05:30 8126e40c-490e-4de8-996f-8fc9166e048f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:37:45.559 +05:30 8126e40c-490e-4de8-996f-8fc9166e048f INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 11:37:45.738 +05:30 8126e40c-490e-4de8-996f-8fc9166e048f INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:37:45.738 +05:30 8126e40c-490e-4de8-996f-8fc9166e048f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 179.1839ms 2024-09-04 11:37:45.738 +05:30 8126e40c-490e-4de8-996f-8fc9166e048f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:37:45.739 +05:30 8126e40c-490e-4de8-996f-8fc9166e048f INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: ef4dfd20-04e7-4806-b2f9-896d8cfafd0f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 11:37:45.739 +05:30 8126e40c-490e-4de8-996f-8fc9166e048f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 181.8336ms 2024-09-04 11:37:50.248 +05:30 e8eb4867-5ee4-45e0-87e0-a52e7118b8da INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 58 2024-09-04 11:37:50.249 +05:30 e8eb4867-5ee4-45e0-87e0-a52e7118b8da INF CORS policy execution successful. 2024-09-04 11:37:50.250 +05:30 e8eb4867-5ee4-45e0-87e0-a52e7118b8da INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Content-Length: 58}, {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: {"assignedProfileIds":[{"id":101}],"type":1,"menuId":"20"} 2024-09-04 11:37:50.250 +05:30 b1a81dc3-3acc-4504-83ba-8a601b6970eb INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:37:50.250 +05:30 b1a81dc3-3acc-4504-83ba-8a601b6970eb INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 11:37:50.552 +05:30 b1a81dc3-3acc-4504-83ba-8a601b6970eb INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:37:50.553 +05:30 b1a81dc3-3acc-4504-83ba-8a601b6970eb INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 302.265ms 2024-09-04 11:37:50.553 +05:30 b1a81dc3-3acc-4504-83ba-8a601b6970eb INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:37:50.553 +05:30 b1a81dc3-3acc-4504-83ba-8a601b6970eb INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: e8eb4867-5ee4-45e0-87e0-a52e7118b8da}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 11:37:50.554 +05:30 b1a81dc3-3acc-4504-83ba-8a601b6970eb INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 306.1976ms 2024-09-04 11:37:51.038 +05:30 24488a0c-b62a-47b7-90e5-bedf7449d5c1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 11:37:51.039 +05:30 24488a0c-b62a-47b7-90e5-bedf7449d5c1 INF CORS policy execution successful. 2024-09-04 11:37:51.039 +05:30 24488a0c-b62a-47b7-90e5-bedf7449d5c1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.8452ms 2024-09-04 11:37:51.305 +05:30 17e55587-aac1-4bde-b05a-f5e66ab3d51b INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 58 2024-09-04 11:37:51.306 +05:30 17e55587-aac1-4bde-b05a-f5e66ab3d51b INF CORS policy execution successful. 2024-09-04 11:37:51.306 +05:30 17e55587-aac1-4bde-b05a-f5e66ab3d51b INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Content-Length: 58}, {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: {"assignedProfileIds":[{"id":101}],"type":1,"menuId":"21"} 2024-09-04 11:37:51.321 +05:30 3253c88f-fa8d-47d8-8a0a-dc6094d35df8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:37:51.322 +05:30 3253c88f-fa8d-47d8-8a0a-dc6094d35df8 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 11:37:51.874 +05:30 3253c88f-fa8d-47d8-8a0a-dc6094d35df8 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:37:51.874 +05:30 3253c88f-fa8d-47d8-8a0a-dc6094d35df8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 552.5601ms 2024-09-04 11:37:51.875 +05:30 3253c88f-fa8d-47d8-8a0a-dc6094d35df8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:37:51.875 +05:30 3253c88f-fa8d-47d8-8a0a-dc6094d35df8 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 17e55587-aac1-4bde-b05a-f5e66ab3d51b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 11:37:51.875 +05:30 3253c88f-fa8d-47d8-8a0a-dc6094d35df8 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 570.2685ms 2024-09-04 11:37:51.902 +05:30 07d649f1-eb28-418a-9670-9abde9d4f402 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 58 2024-09-04 11:37:51.903 +05:30 07d649f1-eb28-418a-9670-9abde9d4f402 INF CORS policy execution successful. 2024-09-04 11:37:51.903 +05:30 07d649f1-eb28-418a-9670-9abde9d4f402 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Content-Length: 58}, {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: {"assignedProfileIds":[{"id":101}],"type":1,"menuId":"22"} 2024-09-04 11:37:51.903 +05:30 38ba80d0-1512-46d9-931e-c058b212ffb5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:37:51.904 +05:30 38ba80d0-1512-46d9-931e-c058b212ffb5 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 11:37:52.439 +05:30 38ba80d0-1512-46d9-931e-c058b212ffb5 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:37:52.439 +05:30 38ba80d0-1512-46d9-931e-c058b212ffb5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 534.3591ms 2024-09-04 11:37:52.439 +05:30 38ba80d0-1512-46d9-931e-c058b212ffb5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:37:52.439 +05:30 38ba80d0-1512-46d9-931e-c058b212ffb5 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 07d649f1-eb28-418a-9670-9abde9d4f402}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 11:37:52.440 +05:30 38ba80d0-1512-46d9-931e-c058b212ffb5 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 537.4869ms 2024-09-04 11:40:26.946 +05:30 3196b1b1-27a5-4e55-9ada-e90e6d444be2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:40:26.949 +05:30 3196b1b1-27a5-4e55-9ada-e90e6d444be2 INF CORS policy execution successful. 2024-09-04 11:40:26.951 +05:30 3196b1b1-27a5-4e55-9ada-e90e6d444be2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 5.3867ms 2024-09-04 11:40:26.993 +05:30 e889a144-eea4-433d-8825-dbf1a0a237bf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:40:26.996 +05:30 e889a144-eea4-433d-8825-dbf1a0a237bf INF CORS policy execution successful. 2024-09-04 11:40:26.997 +05:30 e889a144-eea4-433d-8825-dbf1a0a237bf INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:40:26.998 +05:30 7aae9e18-0516-4828-b560-2197d98dd1d2 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:40:26.999 +05:30 7aae9e18-0516-4828-b560-2197d98dd1d2 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-04 11:40:27.095 +05:30 7aae9e18-0516-4828-b560-2197d98dd1d2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:40:27.096 +05:30 7aae9e18-0516-4828-b560-2197d98dd1d2 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 95.8939ms 2024-09-04 11:40:27.096 +05:30 7aae9e18-0516-4828-b560-2197d98dd1d2 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:40:27.096 +05:30 7aae9e18-0516-4828-b560-2197d98dd1d2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e889a144-eea4-433d-8825-dbf1a0a237bf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1344} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":96,\"Name\":\"PK\",\"CreatedOn\":\"2024-07-09T11:35:19.657\",\"ModifiedOn\":\"2024-07-30T09:42:53.613\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-04 11:40:27.097 +05:30 7aae9e18-0516-4828-b560-2197d98dd1d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 103.3957ms 2024-09-04 11:40:30.770 +05:30 19ba9e9e-fad4-4b5c-b5b0-26d1b1f33946 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-04 11:40:30.770 +05:30 19ba9e9e-fad4-4b5c-b5b0-26d1b1f33946 INF CORS policy execution successful. 2024-09-04 11:40:30.770 +05:30 19ba9e9e-fad4-4b5c-b5b0-26d1b1f33946 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 204 null null 0.8689ms 2024-09-04 11:40:31.028 +05:30 51b0eb1a-5d2d-4230-835b-fa53f3ca8361 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-04 11:40:31.029 +05:30 51b0eb1a-5d2d-4230-835b-fa53f3ca8361 INF CORS policy execution successful. 2024-09-04 11:40:31.029 +05:30 51b0eb1a-5d2d-4230-835b-fa53f3ca8361 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=91 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:40:31.030 +05:30 78c094f4-5512-4c9d-9669-06ff0e13b0e3 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 11:40:31.030 +05:30 78c094f4-5512-4c9d-9669-06ff0e13b0e3 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-04 11:40:31.097 +05:30 78c094f4-5512-4c9d-9669-06ff0e13b0e3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:40:31.097 +05:30 78c094f4-5512-4c9d-9669-06ff0e13b0e3 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 67.226ms 2024-09-04 11:40:31.097 +05:30 78c094f4-5512-4c9d-9669-06ff0e13b0e3 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 11:40:31.098 +05:30 78c094f4-5512-4c9d-9669-06ff0e13b0e3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 51b0eb1a-5d2d-4230-835b-fa53f3ca8361}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1086} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"nil_1\"}],\"SelectedRestrictions\":[{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"}]}"} 2024-09-04 11:40:31.098 +05:30 78c094f4-5512-4c9d-9669-06ff0e13b0e3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 200 1086 application/json; charset=utf-8 69.9718ms 2024-09-04 11:40:31.119 +05:30 e626a521-2e9b-4bc0-9665-820d54717816 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 11:40:31.120 +05:30 e626a521-2e9b-4bc0-9665-820d54717816 INF CORS policy execution successful. 2024-09-04 11:40:31.120 +05:30 e626a521-2e9b-4bc0-9665-820d54717816 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.01ms 2024-09-04 11:40:31.163 +05:30 e8eb3659-3366-47f9-9348-68fca894245f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 11:40:31.165 +05:30 e8eb3659-3366-47f9-9348-68fca894245f INF CORS policy execution successful. 2024-09-04 11:40:31.165 +05:30 e8eb3659-3366-47f9-9348-68fca894245f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:40:31.166 +05:30 501beb02-bebc-4375-9c57-0e347b4ec670 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 11:40:31.166 +05:30 501beb02-bebc-4375-9c57-0e347b4ec670 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-04 11:40:31.190 +05:30 501beb02-bebc-4375-9c57-0e347b4ec670 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:40:31.190 +05:30 501beb02-bebc-4375-9c57-0e347b4ec670 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 24.38ms 2024-09-04 11:40:31.190 +05:30 501beb02-bebc-4375-9c57-0e347b4ec670 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 11:40:31.191 +05:30 501beb02-bebc-4375-9c57-0e347b4ec670 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e8eb3659-3366-47f9-9348-68fca894245f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 11:40:31.191 +05:30 501beb02-bebc-4375-9c57-0e347b4ec670 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 27.6209ms 2024-09-04 11:40:59.578 +05:30 3b6b8016-3981-432f-afc6-977736959c01 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-04 11:40:59.579 +05:30 3b6b8016-3981-432f-afc6-977736959c01 INF CORS policy execution successful. 2024-09-04 11:40:59.580 +05:30 3b6b8016-3981-432f-afc6-977736959c01 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.0709ms 2024-09-04 11:40:59.827 +05:30 2cb74375-52db-4e3c-9fc4-72eb1444990b 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-04 11:40:59.834 +05:30 2cb74375-52db-4e3c-9fc4-72eb1444990b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 6:10:53 AM', Current time (UTC): '9/4/2024 6:10:59 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 11:40:59.837 +05:30 2cb74375-52db-4e3c-9fc4-72eb1444990b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 6:10:53 AM', Current time (UTC): '9/4/2024 6:10:59 AM'. 2024-09-04 11:40:59.837 +05:30 2cb74375-52db-4e3c-9fc4-72eb1444990b INF CORS policy execution successful. 2024-09-04 11:40:59.837 +05:30 2cb74375-52db-4e3c-9fc4-72eb1444990b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDI1MywiaWF0IjoxNzI1NDI5NjUzfQ._GbNNSkP2vT3c8f8U11-WsZBbVJEsIRHNIc12n4brkw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:40:59.839 +05:30 605725f2-3887-4a39-ba21-83037d279d93 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 11:40:59.839 +05:30 605725f2-3887-4a39-ba21-83037d279d93 INF AuthenticationScheme: Bearer was challenged. 2024-09-04 11:40:59.839 +05:30 605725f2-3887-4a39-ba21-83037d279d93 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 2cb74375-52db-4e3c-9fc4-72eb1444990b}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 06:10:53'"} Body: 2024-09-04 11:40:59.840 +05:30 605725f2-3887-4a39-ba21-83037d279d93 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 12.594ms 2024-09-04 11:41:00.050 +05:30 c18d71bb-2d8b-4bad-a28d-016061781bd4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDU1MywiaWF0IjoxNzI1NDI5NjUzfQ.8LWGWYZAPFrqfN1sgTPApORkYf0f3x6XyFYZ7AYJfzI - null null 2024-09-04 11:41:00.051 +05:30 c18d71bb-2d8b-4bad-a28d-016061781bd4 INF CORS policy execution successful. 2024-09-04 11:41:00.051 +05:30 c18d71bb-2d8b-4bad-a28d-016061781bd4 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDU1MywiaWF0IjoxNzI1NDI5NjUzfQ.8LWGWYZAPFrqfN1sgTPApORkYf0f3x6XyFYZ7AYJfzI 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-04 11:41:00.051 +05:30 d5f8b93b-8908-45dd-a1a9-81e7b72e20b0 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:41:00.052 +05:30 d5f8b93b-8908-45dd-a1a9-81e7b72e20b0 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-04 11:41:00.082 +05:30 d5f8b93b-8908-45dd-a1a9-81e7b72e20b0 INF Token generated 2024-09-04 11:41:00.082 +05:30 d5f8b93b-8908-45dd-a1a9-81e7b72e20b0 INF Token generated 2024-09-04 11:41:00.083 +05:30 d5f8b93b-8908-45dd-a1a9-81e7b72e20b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:41:00.083 +05:30 d5f8b93b-8908-45dd-a1a9-81e7b72e20b0 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 31.0128ms 2024-09-04 11:41:00.083 +05:30 d5f8b93b-8908-45dd-a1a9-81e7b72e20b0 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:41:00.083 +05:30 d5f8b93b-8908-45dd-a1a9-81e7b72e20b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c18d71bb-2d8b-4bad-a28d-016061781bd4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMTE2MCwiaWF0IjoxNzI1NDMwMjYwfQ.O2UG8xUH406o7ehauuSbyF7KEL7QEMliv2eNXPLGe1I\"}"} 2024-09-04 11:41:00.084 +05:30 d5f8b93b-8908-45dd-a1a9-81e7b72e20b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDU1MywiaWF0IjoxNzI1NDI5NjUzfQ.8LWGWYZAPFrqfN1sgTPApORkYf0f3x6XyFYZ7AYJfzI - 200 899 application/json; charset=utf-8 33.3381ms 2024-09-04 11:41:00.507 +05:30 bde17028-7ffc-46e6-bd1b-4b14b6a20ce9 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-04 11:41:00.508 +05:30 bde17028-7ffc-46e6-bd1b-4b14b6a20ce9 INF CORS policy execution successful. 2024-09-04 11:41:00.509 +05:30 bde17028-7ffc-46e6-bd1b-4b14b6a20ce9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:41:00.509 +05:30 ce58d683-3068-4184-b0a2-699c59d97c08 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 11:41:00.509 +05:30 ce58d683-3068-4184-b0a2-699c59d97c08 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-04 11:41:00.509 +05:30 4f127c8e-f2ac-4097-8843-df94d7228e82 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDU1MywiaWF0IjoxNzI1NDI5NjUzfQ.8LWGWYZAPFrqfN1sgTPApORkYf0f3x6XyFYZ7AYJfzI - null null 2024-09-04 11:41:00.509 +05:30 4f127c8e-f2ac-4097-8843-df94d7228e82 INF CORS policy execution successful. 2024-09-04 11:41:00.510 +05:30 4f127c8e-f2ac-4097-8843-df94d7228e82 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDU1MywiaWF0IjoxNzI1NDI5NjUzfQ.8LWGWYZAPFrqfN1sgTPApORkYf0f3x6XyFYZ7AYJfzI 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-04 11:41:00.510 +05:30 236b91cd-d470-4567-be16-ad31bab21b2f INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:41:00.510 +05:30 236b91cd-d470-4567-be16-ad31bab21b2f 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-04 11:41:00.522 +05:30 236b91cd-d470-4567-be16-ad31bab21b2f INF Token generated 2024-09-04 11:41:00.523 +05:30 236b91cd-d470-4567-be16-ad31bab21b2f INF Token generated 2024-09-04 11:41:00.523 +05:30 236b91cd-d470-4567-be16-ad31bab21b2f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:41:00.523 +05:30 236b91cd-d470-4567-be16-ad31bab21b2f INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 13.222ms 2024-09-04 11:41:00.523 +05:30 236b91cd-d470-4567-be16-ad31bab21b2f INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:41:00.523 +05:30 236b91cd-d470-4567-be16-ad31bab21b2f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f127c8e-f2ac-4097-8843-df94d7228e82}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMTE2MCwiaWF0IjoxNzI1NDMwMjYwfQ.O2UG8xUH406o7ehauuSbyF7KEL7QEMliv2eNXPLGe1I\"}"} 2024-09-04 11:41:00.524 +05:30 236b91cd-d470-4567-be16-ad31bab21b2f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTMsImV4cCI6MTcyNTQzMDU1MywiaWF0IjoxNzI1NDI5NjUzfQ.8LWGWYZAPFrqfN1sgTPApORkYf0f3x6XyFYZ7AYJfzI - 200 899 application/json; charset=utf-8 14.2997ms 2024-09-04 11:41:00.535 +05:30 ce58d683-3068-4184-b0a2-699c59d97c08 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:41:00.535 +05:30 ce58d683-3068-4184-b0a2-699c59d97c08 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 26.2615ms 2024-09-04 11:41:00.535 +05:30 ce58d683-3068-4184-b0a2-699c59d97c08 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 11:41:00.536 +05:30 ce58d683-3068-4184-b0a2-699c59d97c08 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bde17028-7ffc-46e6-bd1b-4b14b6a20ce9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 11:41:00.536 +05:30 ce58d683-3068-4184-b0a2-699c59d97c08 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 28.7392ms 2024-09-04 11:41:02.850 +05:30 6aa732fb-743f-4a4f-b5e6-11097adcb2a4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 11:41:02.851 +05:30 6aa732fb-743f-4a4f-b5e6-11097adcb2a4 INF CORS policy execution successful. 2024-09-04 11:41:02.851 +05:30 6aa732fb-743f-4a4f-b5e6-11097adcb2a4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 0.9471ms 2024-09-04 11:41:02.853 +05:30 1e102ae2-f997-4517-99e6-04fac23df6dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 11:41:02.853 +05:30 1e102ae2-f997-4517-99e6-04fac23df6dc INF CORS policy execution successful. 2024-09-04 11:41:02.853 +05:30 1e102ae2-f997-4517-99e6-04fac23df6dc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.4715ms 2024-09-04 11:41:02.878 +05:30 5c83f836-3e35-4f28-8906-2b6311a4b1f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 11:41:02.878 +05:30 5c83f836-3e35-4f28-8906-2b6311a4b1f6 INF CORS policy execution successful. 2024-09-04 11:41:02.879 +05:30 5c83f836-3e35-4f28-8906-2b6311a4b1f6 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1069 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:41:02.879 +05:30 664e639f-c213-4f20-9dfe-067bab3c495e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 11:41:02.879 +05:30 664e639f-c213-4f20-9dfe-067bab3c495e 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-04 11:41:02.884 +05:30 14b84795-7067-46fc-bf69-ff4d069ce312 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 11:41:02.885 +05:30 14b84795-7067-46fc-bf69-ff4d069ce312 INF CORS policy execution successful. 2024-09-04 11:41:02.886 +05:30 14b84795-7067-46fc-bf69-ff4d069ce312 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:41:02.886 +05:30 fbba1594-d8f3-441c-92f8-530790f81082 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 11:41:02.886 +05:30 fbba1594-d8f3-441c-92f8-530790f81082 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-04 11:41:02.934 +05:30 fbba1594-d8f3-441c-92f8-530790f81082 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:41:02.934 +05:30 fbba1594-d8f3-441c-92f8-530790f81082 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 48.0262ms 2024-09-04 11:41:02.934 +05:30 fbba1594-d8f3-441c-92f8-530790f81082 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 11:41:02.934 +05:30 fbba1594-d8f3-441c-92f8-530790f81082 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 14b84795-7067-46fc-bf69-ff4d069ce312}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 11:41:02.935 +05:30 fbba1594-d8f3-441c-92f8-530790f81082 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 50.5489ms 2024-09-04 11:41:02.977 +05:30 664e639f-c213-4f20-9dfe-067bab3c495e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:41:02.978 +05:30 664e639f-c213-4f20-9dfe-067bab3c495e INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 98.3409ms 2024-09-04 11:41:02.978 +05:30 664e639f-c213-4f20-9dfe-067bab3c495e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 11:41:02.978 +05:30 664e639f-c213-4f20-9dfe-067bab3c495e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5c83f836-3e35-4f28-8906-2b6311a4b1f6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 915} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1069,\"RoleName\":\"TestRole280801\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"}],\"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-04 11:41:02.978 +05:30 664e639f-c213-4f20-9dfe-067bab3c495e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 100.8387ms 2024-09-04 11:41:03.141 +05:30 f9418ee8-1374-4610-bd74-125d33e763b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 11:41:03.142 +05:30 f9418ee8-1374-4610-bd74-125d33e763b2 INF CORS policy execution successful. 2024-09-04 11:41:03.142 +05:30 f9418ee8-1374-4610-bd74-125d33e763b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.5891ms 2024-09-04 11:41:03.166 +05:30 5f9aa7d3-61a8-4d27-942f-ca853071c926 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 11:41:03.167 +05:30 5f9aa7d3-61a8-4d27-942f-ca853071c926 INF CORS policy execution successful. 2024-09-04 11:41:03.167 +05:30 5f9aa7d3-61a8-4d27-942f-ca853071c926 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:41:03.167 +05:30 9cc6759a-bd22-48d4-ba68-017c40cc842e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 11:41:03.167 +05:30 9cc6759a-bd22-48d4-ba68-017c40cc842e 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-04 11:41:03.186 +05:30 9cc6759a-bd22-48d4-ba68-017c40cc842e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:41:03.186 +05:30 9cc6759a-bd22-48d4-ba68-017c40cc842e INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 18.8158ms 2024-09-04 11:41:03.186 +05:30 9cc6759a-bd22-48d4-ba68-017c40cc842e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 11:41:03.187 +05:30 9cc6759a-bd22-48d4-ba68-017c40cc842e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5f9aa7d3-61a8-4d27-942f-ca853071c926}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 11:41:03.187 +05:30 9cc6759a-bd22-48d4-ba68-017c40cc842e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 21.0691ms 2024-09-04 11:41:03.374 +05:30 97df2ff0-1a2c-4358-9737-d4726ab3fea3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 11:41:03.374 +05:30 97df2ff0-1a2c-4358-9737-d4726ab3fea3 INF CORS policy execution successful. 2024-09-04 11:41:03.374 +05:30 97df2ff0-1a2c-4358-9737-d4726ab3fea3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.6378ms 2024-09-04 11:41:03.398 +05:30 326ebda9-1080-4d39-bc89-a55bc9e3fefe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 11:41:03.399 +05:30 326ebda9-1080-4d39-bc89-a55bc9e3fefe INF CORS policy execution successful. 2024-09-04 11:41:03.399 +05:30 326ebda9-1080-4d39-bc89-a55bc9e3fefe 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:41:03.399 +05:30 18d374b9-4368-455a-86fb-47adf73ed1f1 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 11:41:03.400 +05:30 18d374b9-4368-455a-86fb-47adf73ed1f1 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-04 11:41:03.411 +05:30 18d374b9-4368-455a-86fb-47adf73ed1f1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:41:03.412 +05:30 18d374b9-4368-455a-86fb-47adf73ed1f1 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 12.0507ms 2024-09-04 11:41:03.412 +05:30 18d374b9-4368-455a-86fb-47adf73ed1f1 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 11:41:03.412 +05:30 18d374b9-4368-455a-86fb-47adf73ed1f1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 326ebda9-1080-4d39-bc89-a55bc9e3fefe}, {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-04 11:41:03.412 +05:30 18d374b9-4368-455a-86fb-47adf73ed1f1 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 13.9576ms 2024-09-04 11:41:39.521 +05:30 25bbb7ff-e038-4fbd-8814-d33bd226f9d5 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-04 11:41:39.523 +05:30 25bbb7ff-e038-4fbd-8814-d33bd226f9d5 INF CORS policy execution successful. 2024-09-04 11:41:39.524 +05:30 25bbb7ff-e038-4fbd-8814-d33bd226f9d5 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.6735ms 2024-09-04 11:41:39.547 +05:30 38ad9911-6f6c-4a09-94d1-b9c2cddef645 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-04 11:41:39.550 +05:30 38ad9911-6f6c-4a09-94d1-b9c2cddef645 INF CORS policy execution successful. 2024-09-04 11:41:39.550 +05:30 38ad9911-6f6c-4a09-94d1-b9c2cddef645 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:41:39.551 +05:30 34ac3240-5a8d-452f-a003-f3323ca11f40 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 11:41:39.552 +05:30 34ac3240-5a8d-452f-a003-f3323ca11f40 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-04 11:41:39.594 +05:30 34ac3240-5a8d-452f-a003-f3323ca11f40 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:41:39.595 +05:30 34ac3240-5a8d-452f-a003-f3323ca11f40 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 42.7149ms 2024-09-04 11:41:39.595 +05:30 34ac3240-5a8d-452f-a003-f3323ca11f40 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 11:41:39.595 +05:30 34ac3240-5a8d-452f-a003-f3323ca11f40 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 38ad9911-6f6c-4a09-94d1-b9c2cddef645}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 11:41:39.596 +05:30 34ac3240-5a8d-452f-a003-f3323ca11f40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 48.8779ms 2024-09-04 11:41:40.966 +05:30 341d17da-de38-43de-a9f0-1cebc170dbd9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 11:41:40.967 +05:30 341d17da-de38-43de-a9f0-1cebc170dbd9 INF CORS policy execution successful. 2024-09-04 11:41:40.967 +05:30 341d17da-de38-43de-a9f0-1cebc170dbd9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.2034ms 2024-09-04 11:41:40.969 +05:30 4cf051cb-4fb3-40e0-a6eb-6fb6a615077a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 11:41:40.969 +05:30 4cf051cb-4fb3-40e0-a6eb-6fb6a615077a INF CORS policy execution successful. 2024-09-04 11:41:40.970 +05:30 4cf051cb-4fb3-40e0-a6eb-6fb6a615077a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 0.6362ms 2024-09-04 11:41:41.174 +05:30 7f755d54-7433-4e5f-b0ec-47eb814223aa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 11:41:41.175 +05:30 7f755d54-7433-4e5f-b0ec-47eb814223aa INF CORS policy execution successful. 2024-09-04 11:41:41.175 +05:30 7f755d54-7433-4e5f-b0ec-47eb814223aa INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1069 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:41:41.175 +05:30 72962075-6d89-4c78-9d85-07fa387e7f34 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 11:41:41.176 +05:30 72962075-6d89-4c78-9d85-07fa387e7f34 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-04 11:41:41.177 +05:30 b8a0dee7-bc9f-4e57-8e82-b9d14e45ef07 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 11:41:41.178 +05:30 b8a0dee7-bc9f-4e57-8e82-b9d14e45ef07 INF CORS policy execution successful. 2024-09-04 11:41:41.178 +05:30 b8a0dee7-bc9f-4e57-8e82-b9d14e45ef07 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:41:41.178 +05:30 2363d920-4a77-4a1c-a05b-c9bae3b75949 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 11:41:41.178 +05:30 2363d920-4a77-4a1c-a05b-c9bae3b75949 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-04 11:41:41.208 +05:30 72962075-6d89-4c78-9d85-07fa387e7f34 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:41:41.209 +05:30 72962075-6d89-4c78-9d85-07fa387e7f34 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 32.9672ms 2024-09-04 11:41:41.209 +05:30 72962075-6d89-4c78-9d85-07fa387e7f34 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 11:41:41.209 +05:30 72962075-6d89-4c78-9d85-07fa387e7f34 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7f755d54-7433-4e5f-b0ec-47eb814223aa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 915} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1069,\"RoleName\":\"TestRole280801\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"}],\"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-04 11:41:41.209 +05:30 72962075-6d89-4c78-9d85-07fa387e7f34 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 35.715ms 2024-09-04 11:41:41.226 +05:30 2363d920-4a77-4a1c-a05b-c9bae3b75949 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:41:41.226 +05:30 2363d920-4a77-4a1c-a05b-c9bae3b75949 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 47.5922ms 2024-09-04 11:41:41.226 +05:30 2363d920-4a77-4a1c-a05b-c9bae3b75949 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 11:41:41.226 +05:30 2363d920-4a77-4a1c-a05b-c9bae3b75949 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b8a0dee7-bc9f-4e57-8e82-b9d14e45ef07}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 11:41:41.226 +05:30 2363d920-4a77-4a1c-a05b-c9bae3b75949 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 48.9359ms 2024-09-04 11:41:41.267 +05:30 c2ee8659-e6ef-4927-b375-342c9c030ae3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 11:41:41.267 +05:30 20c43e79-e414-4548-b35f-1632a1c3e3fb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 11:41:41.267 +05:30 20c43e79-e414-4548-b35f-1632a1c3e3fb INF CORS policy execution successful. 2024-09-04 11:41:41.267 +05:30 c2ee8659-e6ef-4927-b375-342c9c030ae3 INF CORS policy execution successful. 2024-09-04 11:41:41.269 +05:30 c2ee8659-e6ef-4927-b375-342c9c030ae3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 2.0393ms 2024-09-04 11:41:41.269 +05:30 20c43e79-e414-4548-b35f-1632a1c3e3fb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 2.0561ms 2024-09-04 11:41:41.413 +05:30 a555d5ba-516f-4e98-8e87-b24afe86e668 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 11:41:41.414 +05:30 a555d5ba-516f-4e98-8e87-b24afe86e668 INF CORS policy execution successful. 2024-09-04 11:41:41.414 +05:30 a555d5ba-516f-4e98-8e87-b24afe86e668 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:41:41.414 +05:30 9efe6b97-e452-4edf-85cf-f03e432dd9ba INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 11:41:41.414 +05:30 9efe6b97-e452-4edf-85cf-f03e432dd9ba 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-04 11:41:41.427 +05:30 9efe6b97-e452-4edf-85cf-f03e432dd9ba INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:41:41.427 +05:30 9efe6b97-e452-4edf-85cf-f03e432dd9ba INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 12.6713ms 2024-09-04 11:41:41.427 +05:30 9efe6b97-e452-4edf-85cf-f03e432dd9ba INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 11:41:41.427 +05:30 9efe6b97-e452-4edf-85cf-f03e432dd9ba INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a555d5ba-516f-4e98-8e87-b24afe86e668}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 11:41:41.428 +05:30 9efe6b97-e452-4edf-85cf-f03e432dd9ba INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 14.3656ms 2024-09-04 11:41:41.766 +05:30 356c1ec7-e3a7-47ce-a73c-707921c13940 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 11:41:41.766 +05:30 356c1ec7-e3a7-47ce-a73c-707921c13940 INF CORS policy execution successful. 2024-09-04 11:41:41.766 +05:30 356c1ec7-e3a7-47ce-a73c-707921c13940 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.5006ms 2024-09-04 11:41:41.857 +05:30 d120e7a9-6a72-4edf-8dd8-f78447f691cc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 11:41:41.857 +05:30 d81cf84f-e081-401d-af07-0c2c1855934e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 11:41:41.858 +05:30 d81cf84f-e081-401d-af07-0c2c1855934e INF CORS policy execution successful. 2024-09-04 11:41:41.858 +05:30 d120e7a9-6a72-4edf-8dd8-f78447f691cc INF CORS policy execution successful. 2024-09-04 11:41:41.858 +05:30 d81cf84f-e081-401d-af07-0c2c1855934e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:41:41.858 +05:30 d120e7a9-6a72-4edf-8dd8-f78447f691cc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:41:41.858 +05:30 17623c9e-397f-491a-b0e9-60c44f01cefe INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 11:41:41.858 +05:30 2c94c836-3641-452b-b540-54781656afc5 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 11:41:41.858 +05:30 2c94c836-3641-452b-b540-54781656afc5 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-04 11:41:41.858 +05:30 17623c9e-397f-491a-b0e9-60c44f01cefe 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-04 11:41:41.868 +05:30 17623c9e-397f-491a-b0e9-60c44f01cefe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:41:41.868 +05:30 2c94c836-3641-452b-b540-54781656afc5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:41:41.869 +05:30 17623c9e-397f-491a-b0e9-60c44f01cefe INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 9.9678ms 2024-09-04 11:41:41.869 +05:30 17623c9e-397f-491a-b0e9-60c44f01cefe INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 11:41:41.869 +05:30 2c94c836-3641-452b-b540-54781656afc5 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 10.0563ms 2024-09-04 11:41:41.869 +05:30 2c94c836-3641-452b-b540-54781656afc5 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 11:41:41.869 +05:30 17623c9e-397f-491a-b0e9-60c44f01cefe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d120e7a9-6a72-4edf-8dd8-f78447f691cc}, {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-04 11:41:41.869 +05:30 2c94c836-3641-452b-b540-54781656afc5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d81cf84f-e081-401d-af07-0c2c1855934e}, {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-04 11:41:41.869 +05:30 2c94c836-3641-452b-b540-54781656afc5 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 11.9839ms 2024-09-04 11:41:41.869 +05:30 17623c9e-397f-491a-b0e9-60c44f01cefe 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.9799ms 2024-09-04 11:41:47.079 +05:30 99d99be5-42cd-450f-9e22-4d6a5a1b81bb INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-04 11:41:47.080 +05:30 99d99be5-42cd-450f-9e22-4d6a5a1b81bb 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.41.2}, {Postman-Token: f87a77b5-3a42-4253-8306-7b4553d1ab86} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 11:41:47.080 +05:30 b6949f7a-6463-4ead-b8e2-27d2fa64e114 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:41:47.080 +05:30 b6949f7a-6463-4ead-b8e2-27d2fa64e114 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-04 11:41:47.107 +05:30 b6949f7a-6463-4ead-b8e2-27d2fa64e114 INF Database retrieved 2024-09-04 11:41:47.144 +05:30 b6949f7a-6463-4ead-b8e2-27d2fa64e114 INF Token generated 2024-09-04 11:41:47.144 +05:30 b6949f7a-6463-4ead-b8e2-27d2fa64e114 INF Token generated 2024-09-04 11:41:47.144 +05:30 b6949f7a-6463-4ead-b8e2-27d2fa64e114 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:41:47.145 +05:30 b6949f7a-6463-4ead-b8e2-27d2fa64e114 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 64.5278ms 2024-09-04 11:41:47.145 +05:30 b6949f7a-6463-4ead-b8e2-27d2fa64e114 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:41:47.145 +05:30 b6949f7a-6463-4ead-b8e2-27d2fa64e114 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 99d99be5-42cd-450f-9e22-4d6a5a1b81bb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAzMDcsImV4cCI6MTcyNTQzMDkwNywiaWF0IjoxNzI1NDMwMzA3fQ.cCRfgV8hCGEnZ3gm5UU-hbQTXrativd0l4yYTxgIp0A\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAzMDcsImV4cCI6MTcyNTQzMTIwNywiaWF0IjoxNzI1NDMwMzA3fQ.QDlpV0RWYmx2H3oErQ6cp-lAPWSZvyzfkIkfsHHHKUM\"}"} 2024-09-04 11:41:47.145 +05:30 b6949f7a-6463-4ead-b8e2-27d2fa64e114 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 66.6267ms 2024-09-04 11:41:52.297 +05:30 6481df85-846f-4569-9c07-f863ef589d85 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 11:41:52.297 +05:30 6481df85-846f-4569-9c07-f863ef589d85 INF CORS policy execution successful. 2024-09-04 11:41:52.298 +05:30 6481df85-846f-4569-9c07-f863ef589d85 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.2835ms 2024-09-04 11:41:52.563 +05:30 a9498b81-382d-4ad7-b590-35d9ee355752 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 11:41:52.565 +05:30 a9498b81-382d-4ad7-b590-35d9ee355752 INF CORS policy execution successful. 2024-09-04 11:41:52.565 +05:30 a9498b81-382d-4ad7-b590-35d9ee355752 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"20"} 2024-09-04 11:41:52.566 +05:30 1ef630a5-bed9-4c13-9035-6dba5c9bfa8a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:41:52.566 +05:30 1ef630a5-bed9-4c13-9035-6dba5c9bfa8a INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 11:41:52.736 +05:30 1ef630a5-bed9-4c13-9035-6dba5c9bfa8a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:41:52.737 +05:30 1ef630a5-bed9-4c13-9035-6dba5c9bfa8a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 170.6648ms 2024-09-04 11:41:52.737 +05:30 1ef630a5-bed9-4c13-9035-6dba5c9bfa8a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:41:52.737 +05:30 1ef630a5-bed9-4c13-9035-6dba5c9bfa8a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a9498b81-382d-4ad7-b590-35d9ee355752}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 353} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 11:41:52.737 +05:30 1ef630a5-bed9-4c13-9035-6dba5c9bfa8a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 353 application/json; charset=utf-8 173.8668ms 2024-09-04 11:41:55.664 +05:30 038e4651-ded3-422c-a30e-f11f9956ee63 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 11:41:55.664 +05:30 038e4651-ded3-422c-a30e-f11f9956ee63 INF CORS policy execution successful. 2024-09-04 11:41:55.665 +05:30 038e4651-ded3-422c-a30e-f11f9956ee63 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"21"} 2024-09-04 11:41:55.665 +05:30 734f3923-6d82-4503-a7f4-e6e53cda3879 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:41:55.665 +05:30 734f3923-6d82-4503-a7f4-e6e53cda3879 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 11:41:55.798 +05:30 734f3923-6d82-4503-a7f4-e6e53cda3879 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:41:55.798 +05:30 734f3923-6d82-4503-a7f4-e6e53cda3879 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 132.6519ms 2024-09-04 11:41:55.798 +05:30 734f3923-6d82-4503-a7f4-e6e53cda3879 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:41:55.798 +05:30 734f3923-6d82-4503-a7f4-e6e53cda3879 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 038e4651-ded3-422c-a30e-f11f9956ee63}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 400} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":7,\"ActionName\":\"Access\"},{\"ActionID\":8,\"ActionName\":\"Add\"},{\"ActionID\":9,\"ActionName\":\"Edit\"},{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 11:41:55.798 +05:30 734f3923-6d82-4503-a7f4-e6e53cda3879 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 400 application/json; charset=utf-8 134.9054ms 2024-09-04 11:41:56.892 +05:30 2c065d3f-aad1-472c-a68c-845c9308c298 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 11:41:56.893 +05:30 2c065d3f-aad1-472c-a68c-845c9308c298 INF CORS policy execution successful. 2024-09-04 11:41:56.893 +05:30 2c065d3f-aad1-472c-a68c-845c9308c298 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"22"} 2024-09-04 11:41:56.893 +05:30 cef4baed-b24a-47f1-86f9-a31428ef85b6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:41:56.894 +05:30 cef4baed-b24a-47f1-86f9-a31428ef85b6 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 11:41:57.024 +05:30 cef4baed-b24a-47f1-86f9-a31428ef85b6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:41:57.024 +05:30 cef4baed-b24a-47f1-86f9-a31428ef85b6 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 130.8107ms 2024-09-04 11:41:57.024 +05:30 cef4baed-b24a-47f1-86f9-a31428ef85b6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:41:57.025 +05:30 cef4baed-b24a-47f1-86f9-a31428ef85b6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2c065d3f-aad1-472c-a68c-845c9308c298}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 512} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":13,\"ActionName\":\"Access\"},{\"ActionID\":14,\"ActionName\":\"Add\"},{\"ActionID\":15,\"ActionName\":\"Edit\"},{\"ActionID\":16,\"ActionName\":\"Delete\"},{\"ActionID\":17,\"ActionName\":\"Excel\"},{\"ActionID\":18,\"ActionName\":\"View\"},{\"ActionID\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ActionID\":20,\"ActionName\":\"ViewSummary\"},{\"ActionID\":21,\"ActionName\":\"UnlockUser\"}]"} 2024-09-04 11:41:57.025 +05:30 cef4baed-b24a-47f1-86f9-a31428ef85b6 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 512 application/json; charset=utf-8 132.99ms 2024-09-04 11:43:27.493 +05:30 025095f2-b5b5-4530-a7bb-22dccf2ed423 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTAsImV4cCI6MTcyNTQzMDU1MCwiaWF0IjoxNzI1NDI5NjUwfQ.ER5pTy8IM3b7dHB1wxRSbi6S34ZO-HeZS0YEfdtHdJc - null null 2024-09-04 11:43:27.495 +05:30 025095f2-b5b5-4530-a7bb-22dccf2ed423 INF CORS policy execution successful. 2024-09-04 11:43:27.496 +05:30 025095f2-b5b5-4530-a7bb-22dccf2ed423 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTAsImV4cCI6MTcyNTQzMDU1MCwiaWF0IjoxNzI1NDI5NjUwfQ.ER5pTy8IM3b7dHB1wxRSbi6S34ZO-HeZS0YEfdtHdJc 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 11:43:27.497 +05:30 c006b4b6-343e-4c91-b038-a2daac5b39d6 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:43:27.498 +05:30 c006b4b6-343e-4c91-b038-a2daac5b39d6 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-04 11:43:27.520 +05:30 c006b4b6-343e-4c91-b038-a2daac5b39d6 INF Token generated 2024-09-04 11:43:27.520 +05:30 c006b4b6-343e-4c91-b038-a2daac5b39d6 INF Token generated 2024-09-04 11:43:27.521 +05:30 c006b4b6-343e-4c91-b038-a2daac5b39d6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:43:27.521 +05:30 c006b4b6-343e-4c91-b038-a2daac5b39d6 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 23.1268ms 2024-09-04 11:43:27.522 +05:30 c006b4b6-343e-4c91-b038-a2daac5b39d6 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:43:27.522 +05:30 c006b4b6-343e-4c91-b038-a2daac5b39d6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 025095f2-b5b5-4530-a7bb-22dccf2ed423}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA0MDcsImV4cCI6MTcyNTQzMTAwNywiaWF0IjoxNzI1NDMwNDA3fQ.SKdHCOTCO26GEGd9YYrTnRg0ZU34XLDZUCbMCQ-LV-E\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA0MDcsImV4cCI6MTcyNTQzMTMwNywiaWF0IjoxNzI1NDMwNDA3fQ.E_jnGEThlHouajREp06uZDcTYEvnF4A7kwilBelrYU0\"}"} 2024-09-04 11:43:27.523 +05:30 c006b4b6-343e-4c91-b038-a2daac5b39d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjk2NTAsImV4cCI6MTcyNTQzMDU1MCwiaWF0IjoxNzI1NDI5NjUwfQ.ER5pTy8IM3b7dHB1wxRSbi6S34ZO-HeZS0YEfdtHdJc - 200 899 application/json; charset=utf-8 30.2734ms 2024-09-04 11:43:53.927 +05:30 8aea225c-c44e-465e-87d5-23c9b87da607 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 11:43:53.929 +05:30 8aea225c-c44e-465e-87d5-23c9b87da607 INF CORS policy execution successful. 2024-09-04 11:43:53.930 +05:30 8aea225c-c44e-465e-87d5-23c9b87da607 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 2.8634ms 2024-09-04 11:43:53.968 +05:30 885a692e-9ed5-490b-b7ca-4eecc940fb58 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 11:43:53.970 +05:30 885a692e-9ed5-490b-b7ca-4eecc940fb58 INF CORS policy execution successful. 2024-09-04 11:43:53.971 +05:30 885a692e-9ed5-490b-b7ca-4eecc940fb58 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:43:53.972 +05:30 329c8ba3-da02-4151-8983-9669c01fb449 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 11:43:53.972 +05:30 329c8ba3-da02-4151-8983-9669c01fb449 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-04 11:43:54.027 +05:30 329c8ba3-da02-4151-8983-9669c01fb449 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:43:54.027 +05:30 329c8ba3-da02-4151-8983-9669c01fb449 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 54.9518ms 2024-09-04 11:43:54.027 +05:30 329c8ba3-da02-4151-8983-9669c01fb449 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 11:43:54.027 +05:30 329c8ba3-da02-4151-8983-9669c01fb449 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 885a692e-9ed5-490b-b7ca-4eecc940fb58}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 11:43:54.028 +05:30 329c8ba3-da02-4151-8983-9669c01fb449 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 60.0506ms 2024-09-04 11:44:33.489 +05:30 af90c18b-6a70-4026-97f2-46e586add35c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:44:33.490 +05:30 af90c18b-6a70-4026-97f2-46e586add35c INF CORS policy execution successful. 2024-09-04 11:44:33.491 +05:30 af90c18b-6a70-4026-97f2-46e586add35c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 2.452ms 2024-09-04 11:44:33.802 +05:30 74ef90e0-fb24-4c17-856f-d18a4cefc2bc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:44:33.806 +05:30 74ef90e0-fb24-4c17-856f-d18a4cefc2bc INF CORS policy execution successful. 2024-09-04 11:44:33.807 +05:30 74ef90e0-fb24-4c17-856f-d18a4cefc2bc INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:44:33.809 +05:30 b373d863-cc83-4ff0-8983-bb8d9264cf7c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:44:33.809 +05:30 b373d863-cc83-4ff0-8983-bb8d9264cf7c 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-04 11:44:34.030 +05:30 b373d863-cc83-4ff0-8983-bb8d9264cf7c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:44:34.031 +05:30 b373d863-cc83-4ff0-8983-bb8d9264cf7c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 221.3399ms 2024-09-04 11:44:34.031 +05:30 b373d863-cc83-4ff0-8983-bb8d9264cf7c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:44:34.031 +05:30 b373d863-cc83-4ff0-8983-bb8d9264cf7c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 74ef90e0-fb24-4c17-856f-d18a4cefc2bc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1344} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":96,\"Name\":\"PK\",\"CreatedOn\":\"2024-07-09T11:35:19.657\",\"ModifiedOn\":\"2024-07-30T09:42:53.613\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-04 11:44:34.031 +05:30 b373d863-cc83-4ff0-8983-bb8d9264cf7c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 229.64ms 2024-09-04 11:44:41.113 +05:30 57f91da1-9c17-4a77-ad50-79075785134b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 11:44:41.113 +05:30 57f91da1-9c17-4a77-ad50-79075785134b INF CORS policy execution successful. 2024-09-04 11:44:41.114 +05:30 57f91da1-9c17-4a77-ad50-79075785134b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.3769ms 2024-09-04 11:44:41.404 +05:30 04c871b2-2fe7-45c8-99d5-e2f30560454a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 11:44:41.404 +05:30 04c871b2-2fe7-45c8-99d5-e2f30560454a INF CORS policy execution successful. 2024-09-04 11:44:41.405 +05:30 04c871b2-2fe7-45c8-99d5-e2f30560454a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:44:41.406 +05:30 170ef300-738a-433b-a292-32b3063f5be8 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 11:44:41.406 +05:30 170ef300-738a-433b-a292-32b3063f5be8 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-04 11:44:41.463 +05:30 170ef300-738a-433b-a292-32b3063f5be8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:44:41.463 +05:30 170ef300-738a-433b-a292-32b3063f5be8 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 57.0754ms 2024-09-04 11:44:41.463 +05:30 170ef300-738a-433b-a292-32b3063f5be8 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 11:44:41.464 +05:30 170ef300-738a-433b-a292-32b3063f5be8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 04c871b2-2fe7-45c8-99d5-e2f30560454a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 11:44:41.464 +05:30 170ef300-738a-433b-a292-32b3063f5be8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 60.4643ms 2024-09-04 11:44:42.474 +05:30 0e794d95-78bc-4b6a-a92c-3c4d9566429a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:44:42.474 +05:30 0e794d95-78bc-4b6a-a92c-3c4d9566429a INF CORS policy execution successful. 2024-09-04 11:44:42.475 +05:30 0e794d95-78bc-4b6a-a92c-3c4d9566429a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6246ms 2024-09-04 11:44:42.820 +05:30 c7eecd65-b83f-4e45-be8f-cb53f159df8f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 11:44:42.821 +05:30 c7eecd65-b83f-4e45-be8f-cb53f159df8f INF CORS policy execution successful. 2024-09-04 11:44:42.821 +05:30 c7eecd65-b83f-4e45-be8f-cb53f159df8f INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:44:42.821 +05:30 5ad14a0f-9ec1-4586-82e3-8b48780606c1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:44:42.821 +05:30 5ad14a0f-9ec1-4586-82e3-8b48780606c1 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-04 11:44:42.846 +05:30 5ad14a0f-9ec1-4586-82e3-8b48780606c1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:44:42.847 +05:30 5ad14a0f-9ec1-4586-82e3-8b48780606c1 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 25.2404ms 2024-09-04 11:44:42.847 +05:30 5ad14a0f-9ec1-4586-82e3-8b48780606c1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 11:44:42.847 +05:30 5ad14a0f-9ec1-4586-82e3-8b48780606c1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c7eecd65-b83f-4e45-be8f-cb53f159df8f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1344} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":96,\"Name\":\"PK\",\"CreatedOn\":\"2024-07-09T11:35:19.657\",\"ModifiedOn\":\"2024-07-30T09:42:53.613\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-04 11:44:42.847 +05:30 5ad14a0f-9ec1-4586-82e3-8b48780606c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 27.5529ms 2024-09-04 11:44:46.757 +05:30 096d40b9-8c82-4660-8284-85dfa7718695 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-04 11:44:46.758 +05:30 096d40b9-8c82-4660-8284-85dfa7718695 INF CORS policy execution successful. 2024-09-04 11:44:46.758 +05:30 096d40b9-8c82-4660-8284-85dfa7718695 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 204 null null 0.8288ms 2024-09-04 11:44:46.965 +05:30 678293e3-3cbd-4373-9efd-dadca1e6bbf8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-04 11:44:46.966 +05:30 678293e3-3cbd-4373-9efd-dadca1e6bbf8 INF CORS policy execution successful. 2024-09-04 11:44:46.966 +05:30 678293e3-3cbd-4373-9efd-dadca1e6bbf8 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=91 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:44:46.966 +05:30 660f6121-b7fe-42e6-8075-2f98dcf38469 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 11:44:46.966 +05:30 660f6121-b7fe-42e6-8075-2f98dcf38469 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-04 11:44:47.010 +05:30 660f6121-b7fe-42e6-8075-2f98dcf38469 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:44:47.010 +05:30 660f6121-b7fe-42e6-8075-2f98dcf38469 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 43.579ms 2024-09-04 11:44:47.010 +05:30 660f6121-b7fe-42e6-8075-2f98dcf38469 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 11:44:47.010 +05:30 660f6121-b7fe-42e6-8075-2f98dcf38469 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 678293e3-3cbd-4373-9efd-dadca1e6bbf8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1086} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"nil_1\"}],\"SelectedRestrictions\":[{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"}]}"} 2024-09-04 11:44:47.011 +05:30 660f6121-b7fe-42e6-8075-2f98dcf38469 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 200 1086 application/json; charset=utf-8 45.5493ms 2024-09-04 11:44:47.156 +05:30 4f56d3fb-0410-47f7-9499-76aa99ba44fe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 11:44:47.156 +05:30 4f56d3fb-0410-47f7-9499-76aa99ba44fe INF CORS policy execution successful. 2024-09-04 11:44:47.156 +05:30 4f56d3fb-0410-47f7-9499-76aa99ba44fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.7264ms 2024-09-04 11:44:47.451 +05:30 5b384bfd-4ddb-477a-b286-f588c46b03fe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 11:44:47.451 +05:30 5b384bfd-4ddb-477a-b286-f588c46b03fe INF CORS policy execution successful. 2024-09-04 11:44:47.452 +05:30 5b384bfd-4ddb-477a-b286-f588c46b03fe 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:44:47.452 +05:30 3af9c5f8-b872-46a9-a62e-f9ab05bd9dcf INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 11:44:47.452 +05:30 3af9c5f8-b872-46a9-a62e-f9ab05bd9dcf 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-04 11:44:47.477 +05:30 3af9c5f8-b872-46a9-a62e-f9ab05bd9dcf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:44:47.477 +05:30 3af9c5f8-b872-46a9-a62e-f9ab05bd9dcf INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 24.7025ms 2024-09-04 11:44:47.477 +05:30 3af9c5f8-b872-46a9-a62e-f9ab05bd9dcf INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 11:44:47.477 +05:30 3af9c5f8-b872-46a9-a62e-f9ab05bd9dcf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5b384bfd-4ddb-477a-b286-f588c46b03fe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 11:44:47.478 +05:30 3af9c5f8-b872-46a9-a62e-f9ab05bd9dcf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 27.0519ms 2024-09-04 11:44:50.603 +05:30 1aa62f2d-d6e8-408c-a1ae-146548a1d764 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-04 11:44:50.604 +05:30 1aa62f2d-d6e8-408c-a1ae-146548a1d764 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.41.2}, {Postman-Token: 6029832c-0fb6-49f1-a712-808c8cdc013e} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 11:44:50.604 +05:30 f265577b-eb0f-44f4-a04c-a83d672ac322 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:44:50.604 +05:30 f265577b-eb0f-44f4-a04c-a83d672ac322 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-04 11:44:50.619 +05:30 f265577b-eb0f-44f4-a04c-a83d672ac322 INF Database retrieved 2024-09-04 11:44:50.636 +05:30 f265577b-eb0f-44f4-a04c-a83d672ac322 INF Token generated 2024-09-04 11:44:50.637 +05:30 f265577b-eb0f-44f4-a04c-a83d672ac322 INF Token generated 2024-09-04 11:44:50.637 +05:30 f265577b-eb0f-44f4-a04c-a83d672ac322 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:44:50.637 +05:30 f265577b-eb0f-44f4-a04c-a83d672ac322 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 32.5067ms 2024-09-04 11:44:50.637 +05:30 f265577b-eb0f-44f4-a04c-a83d672ac322 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 11:44:50.637 +05:30 f265577b-eb0f-44f4-a04c-a83d672ac322 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1aa62f2d-d6e8-408c-a1ae-146548a1d764}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA0OTAsImV4cCI6MTcyNTQzMTA5MCwiaWF0IjoxNzI1NDMwNDkwfQ.R1DNplFAN39ZLz6Rz_3eEpczT_fzkESIa-RM0y0EWRo\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA0OTAsImV4cCI6MTcyNTQzMTM5MCwiaWF0IjoxNzI1NDMwNDkwfQ.vuT68MSYH6I2OWy5j5hhjlTNPHZXkCPzRuEghi2MpR4\"}"} 2024-09-04 11:44:50.638 +05:30 f265577b-eb0f-44f4-a04c-a83d672ac322 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 34.4743ms 2024-09-04 11:46:40.334 +05:30 dc86b640-3fa6-412e-bf10-3917af787ff6 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-04 11:46:40.336 +05:30 dc86b640-3fa6-412e-bf10-3917af787ff6 INF CORS policy execution successful. 2024-09-04 11:46:40.337 +05:30 dc86b640-3fa6-412e-bf10-3917af787ff6 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.1134ms 2024-09-04 11:46:40.681 +05:30 aee1fe57-4aa6-4d00-a544-5d9f2674cd98 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-04 11:46:40.684 +05:30 aee1fe57-4aa6-4d00-a544-5d9f2674cd98 INF CORS policy execution successful. 2024-09-04 11:46:40.684 +05:30 aee1fe57-4aa6-4d00-a544-5d9f2674cd98 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:46:40.685 +05:30 551c4421-04e1-4427-86b6-94fdbadbc5a7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 11:46:40.686 +05:30 551c4421-04e1-4427-86b6-94fdbadbc5a7 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-04 11:46:40.807 +05:30 551c4421-04e1-4427-86b6-94fdbadbc5a7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:46:40.807 +05:30 551c4421-04e1-4427-86b6-94fdbadbc5a7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 121.4134ms 2024-09-04 11:46:40.807 +05:30 551c4421-04e1-4427-86b6-94fdbadbc5a7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 11:46:40.808 +05:30 551c4421-04e1-4427-86b6-94fdbadbc5a7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aee1fe57-4aa6-4d00-a544-5d9f2674cd98}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 11:46:40.808 +05:30 551c4421-04e1-4427-86b6-94fdbadbc5a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 126.9187ms 2024-09-04 11:46:47.095 +05:30 e34000a4-ab4b-4fc5-9b2e-06a1fcb4b77a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 11:46:47.095 +05:30 56f6f0f2-08b9-4577-93cd-a528bbbd097d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 11:46:47.096 +05:30 56f6f0f2-08b9-4577-93cd-a528bbbd097d INF CORS policy execution successful. 2024-09-04 11:46:47.096 +05:30 e34000a4-ab4b-4fc5-9b2e-06a1fcb4b77a INF CORS policy execution successful. 2024-09-04 11:46:47.097 +05:30 e34000a4-ab4b-4fc5-9b2e-06a1fcb4b77a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 1.3199ms 2024-09-04 11:46:47.097 +05:30 56f6f0f2-08b9-4577-93cd-a528bbbd097d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.4659ms 2024-09-04 11:46:47.143 +05:30 07f9376f-32c8-482e-a7bb-74d4cb86183f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 11:46:47.143 +05:30 e0f416fb-5253-4fce-94c2-546493cb0b6e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 11:46:47.143 +05:30 07f9376f-32c8-482e-a7bb-74d4cb86183f INF CORS policy execution successful. 2024-09-04 11:46:47.143 +05:30 e0f416fb-5253-4fce-94c2-546493cb0b6e INF CORS policy execution successful. 2024-09-04 11:46:47.144 +05:30 e0f416fb-5253-4fce-94c2-546493cb0b6e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:46:47.144 +05:30 07f9376f-32c8-482e-a7bb-74d4cb86183f INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1069 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:46:47.144 +05:30 4f92b72a-70f3-449b-a026-d618b73349c1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 11:46:47.144 +05:30 4e6c4e31-531e-45e1-8ccd-513e7ee79920 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 11:46:47.144 +05:30 4f92b72a-70f3-449b-a026-d618b73349c1 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-04 11:46:47.144 +05:30 4e6c4e31-531e-45e1-8ccd-513e7ee79920 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-04 11:46:47.193 +05:30 4f92b72a-70f3-449b-a026-d618b73349c1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:46:47.193 +05:30 4f92b72a-70f3-449b-a026-d618b73349c1 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 49.1026ms 2024-09-04 11:46:47.193 +05:30 4f92b72a-70f3-449b-a026-d618b73349c1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 11:46:47.194 +05:30 4f92b72a-70f3-449b-a026-d618b73349c1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e0f416fb-5253-4fce-94c2-546493cb0b6e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 11:46:47.194 +05:30 4f92b72a-70f3-449b-a026-d618b73349c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 51.0864ms 2024-09-04 11:46:47.240 +05:30 4e6c4e31-531e-45e1-8ccd-513e7ee79920 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:46:47.240 +05:30 4e6c4e31-531e-45e1-8ccd-513e7ee79920 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 95.7889ms 2024-09-04 11:46:47.240 +05:30 4e6c4e31-531e-45e1-8ccd-513e7ee79920 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 11:46:47.240 +05:30 4e6c4e31-531e-45e1-8ccd-513e7ee79920 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 07f9376f-32c8-482e-a7bb-74d4cb86183f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 915} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1069,\"RoleName\":\"TestRole280801\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"}],\"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-04 11:46:47.241 +05:30 4e6c4e31-531e-45e1-8ccd-513e7ee79920 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 98.3434ms 2024-09-04 11:46:47.627 +05:30 370a62bf-dcd5-4f33-82b4-dfcd87ba53de INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 11:46:47.627 +05:30 abe7f754-cd90-4cc4-8708-56868247c667 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 11:46:47.627 +05:30 370a62bf-dcd5-4f33-82b4-dfcd87ba53de INF CORS policy execution successful. 2024-09-04 11:46:47.628 +05:30 abe7f754-cd90-4cc4-8708-56868247c667 INF CORS policy execution successful. 2024-09-04 11:46:47.628 +05:30 370a62bf-dcd5-4f33-82b4-dfcd87ba53de INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.4803ms 2024-09-04 11:46:47.628 +05:30 abe7f754-cd90-4cc4-8708-56868247c667 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.4109ms 2024-09-04 11:46:47.656 +05:30 fa57d0df-04c2-4d1c-8e28-8065efe3553f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 11:46:47.657 +05:30 fa57d0df-04c2-4d1c-8e28-8065efe3553f INF CORS policy execution successful. 2024-09-04 11:46:47.657 +05:30 fa57d0df-04c2-4d1c-8e28-8065efe3553f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:46:47.658 +05:30 78b24c97-e6da-43e1-9341-ee47d3524d0e INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 11:46:47.658 +05:30 78b24c97-e6da-43e1-9341-ee47d3524d0e 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-04 11:46:47.659 +05:30 9a081a9e-d72a-4cfe-a3e4-03400590332f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 11:46:47.659 +05:30 9a081a9e-d72a-4cfe-a3e4-03400590332f INF CORS policy execution successful. 2024-09-04 11:46:47.659 +05:30 9a081a9e-d72a-4cfe-a3e4-03400590332f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:46:47.659 +05:30 9a9f6d69-a717-406e-a1a3-f6450a6b0385 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 11:46:47.659 +05:30 9a9f6d69-a717-406e-a1a3-f6450a6b0385 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-04 11:46:47.681 +05:30 9a9f6d69-a717-406e-a1a3-f6450a6b0385 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:46:47.681 +05:30 78b24c97-e6da-43e1-9341-ee47d3524d0e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:46:47.681 +05:30 9a9f6d69-a717-406e-a1a3-f6450a6b0385 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 21.67ms 2024-09-04 11:46:47.681 +05:30 78b24c97-e6da-43e1-9341-ee47d3524d0e INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 23.3629ms 2024-09-04 11:46:47.681 +05:30 9a9f6d69-a717-406e-a1a3-f6450a6b0385 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 11:46:47.681 +05:30 9a9f6d69-a717-406e-a1a3-f6450a6b0385 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9a081a9e-d72a-4cfe-a3e4-03400590332f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 11:46:47.681 +05:30 78b24c97-e6da-43e1-9341-ee47d3524d0e INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 11:46:47.681 +05:30 78b24c97-e6da-43e1-9341-ee47d3524d0e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fa57d0df-04c2-4d1c-8e28-8065efe3553f}, {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-04 11:46:47.682 +05:30 78b24c97-e6da-43e1-9341-ee47d3524d0e 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 25.2626ms 2024-09-04 11:46:47.682 +05:30 9a9f6d69-a717-406e-a1a3-f6450a6b0385 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 23.0756ms 2024-09-04 11:46:48.096 +05:30 7425ae42-6730-494a-92fb-4408e7e0a13a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 11:46:48.096 +05:30 7425ae42-6730-494a-92fb-4408e7e0a13a INF CORS policy execution successful. 2024-09-04 11:46:48.096 +05:30 7425ae42-6730-494a-92fb-4408e7e0a13a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.6431ms 2024-09-04 11:46:48.130 +05:30 98e6f1e3-a46c-4b9f-bb23-8947bef32a79 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 11:46:48.130 +05:30 98e6f1e3-a46c-4b9f-bb23-8947bef32a79 INF CORS policy execution successful. 2024-09-04 11:46:48.130 +05:30 98e6f1e3-a46c-4b9f-bb23-8947bef32a79 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:46:48.131 +05:30 29ac59b2-f95c-45ea-8150-23355b1f81af INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 11:46:48.131 +05:30 29ac59b2-f95c-45ea-8150-23355b1f81af 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-04 11:46:48.140 +05:30 29ac59b2-f95c-45ea-8150-23355b1f81af INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:46:48.140 +05:30 29ac59b2-f95c-45ea-8150-23355b1f81af INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 9.0514ms 2024-09-04 11:46:48.140 +05:30 29ac59b2-f95c-45ea-8150-23355b1f81af INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 11:46:48.140 +05:30 29ac59b2-f95c-45ea-8150-23355b1f81af INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 98e6f1e3-a46c-4b9f-bb23-8947bef32a79}, {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-04 11:46:48.141 +05:30 29ac59b2-f95c-45ea-8150-23355b1f81af 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 10.8382ms 2024-09-04 11:47:39.842 +05:30 4019baa9-3bd1-4d3a-b027-1e5452cc9550 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 11:47:39.843 +05:30 4019baa9-3bd1-4d3a-b027-1e5452cc9550 INF CORS policy execution successful. 2024-09-04 11:47:39.845 +05:30 4019baa9-3bd1-4d3a-b027-1e5452cc9550 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 3.7426ms 2024-09-04 11:47:40.053 +05:30 6f686c3e-a805-4258-a75c-6636972c72c5 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 11:47:40.054 +05:30 6f686c3e-a805-4258-a75c-6636972c72c5 INF CORS policy execution successful. 2024-09-04 11:47:40.055 +05:30 6f686c3e-a805-4258-a75c-6636972c72c5 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"20"} 2024-09-04 11:47:40.056 +05:30 2ae1fa4d-94e5-49b7-b233-20065a3e3e97 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:47:40.057 +05:30 2ae1fa4d-94e5-49b7-b233-20065a3e3e97 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 11:47:40.219 +05:30 2ae1fa4d-94e5-49b7-b233-20065a3e3e97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:47:40.220 +05:30 2ae1fa4d-94e5-49b7-b233-20065a3e3e97 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 162.8307ms 2024-09-04 11:47:40.220 +05:30 2ae1fa4d-94e5-49b7-b233-20065a3e3e97 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:47:40.220 +05:30 2ae1fa4d-94e5-49b7-b233-20065a3e3e97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6f686c3e-a805-4258-a75c-6636972c72c5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 353} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 11:47:40.220 +05:30 2ae1fa4d-94e5-49b7-b233-20065a3e3e97 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 353 application/json; charset=utf-8 167.8205ms 2024-09-04 11:48:00.415 +05:30 80141e3d-c266-4a46-9a12-c2f656bfa642 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 11:48:00.416 +05:30 80141e3d-c266-4a46-9a12-c2f656bfa642 INF CORS policy execution successful. 2024-09-04 11:48:00.417 +05:30 80141e3d-c266-4a46-9a12-c2f656bfa642 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 2.1593ms 2024-09-04 11:48:00.561 +05:30 6f9086ae-068f-460e-897f-268ab1d8d6f9 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 11:48:00.563 +05:30 6f9086ae-068f-460e-897f-268ab1d8d6f9 INF CORS policy execution successful. 2024-09-04 11:48:00.564 +05:30 6f9086ae-068f-460e-897f-268ab1d8d6f9 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"21"} 2024-09-04 11:48:00.564 +05:30 a597778f-a91c-408d-9578-c97a3926aca8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:48:00.565 +05:30 a597778f-a91c-408d-9578-c97a3926aca8 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 11:48:00.707 +05:30 a597778f-a91c-408d-9578-c97a3926aca8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:48:00.707 +05:30 a597778f-a91c-408d-9578-c97a3926aca8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 142.3673ms 2024-09-04 11:48:00.707 +05:30 a597778f-a91c-408d-9578-c97a3926aca8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:48:00.708 +05:30 a597778f-a91c-408d-9578-c97a3926aca8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6f9086ae-068f-460e-897f-268ab1d8d6f9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 400} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":7,\"ActionName\":\"Access\"},{\"ActionID\":8,\"ActionName\":\"Add\"},{\"ActionID\":9,\"ActionName\":\"Edit\"},{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 11:48:00.708 +05:30 a597778f-a91c-408d-9578-c97a3926aca8 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 400 application/json; charset=utf-8 146.8669ms 2024-09-04 11:48:08.583 +05:30 a6b49e33-29cf-405b-8c24-02fa34ba16b4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 11:48:08.584 +05:30 a6b49e33-29cf-405b-8c24-02fa34ba16b4 INF CORS policy execution successful. 2024-09-04 11:48:08.584 +05:30 a6b49e33-29cf-405b-8c24-02fa34ba16b4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.7164ms 2024-09-04 11:48:08.845 +05:30 f0416a50-c579-4a68-ab55-d4a5d58ac629 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 11:48:08.846 +05:30 f0416a50-c579-4a68-ab55-d4a5d58ac629 INF CORS policy execution successful. 2024-09-04 11:48:08.846 +05:30 f0416a50-c579-4a68-ab55-d4a5d58ac629 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMDg2MCwiaWF0IjoxNzI1NDMwMjYwfQ.d1u57ItsvZM1PGpNIqcQ92mOPDaV05wCv6e_NZ8C7As}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"22"} 2024-09-04 11:48:08.847 +05:30 44bfe317-c054-491d-a6ca-70c16ba30a6a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:48:08.847 +05:30 44bfe317-c054-491d-a6ca-70c16ba30a6a INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 11:48:09.082 +05:30 44bfe317-c054-491d-a6ca-70c16ba30a6a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:48:09.083 +05:30 44bfe317-c054-491d-a6ca-70c16ba30a6a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 235.5102ms 2024-09-04 11:48:09.083 +05:30 44bfe317-c054-491d-a6ca-70c16ba30a6a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 11:48:09.083 +05:30 44bfe317-c054-491d-a6ca-70c16ba30a6a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f0416a50-c579-4a68-ab55-d4a5d58ac629}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 512} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":13,\"ActionName\":\"Access\"},{\"ActionID\":14,\"ActionName\":\"Add\"},{\"ActionID\":15,\"ActionName\":\"Edit\"},{\"ActionID\":16,\"ActionName\":\"Delete\"},{\"ActionID\":17,\"ActionName\":\"Excel\"},{\"ActionID\":18,\"ActionName\":\"View\"},{\"ActionID\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ActionID\":20,\"ActionName\":\"ViewSummary\"},{\"ActionID\":21,\"ActionName\":\"UnlockUser\"}]"} 2024-09-04 11:48:09.083 +05:30 44bfe317-c054-491d-a6ca-70c16ba30a6a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 512 application/json; charset=utf-8 238.4453ms 2024-09-04 11:52:47.507 +05:30 cf493253-6789-4b53-9c62-72ae57373283 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMTE2MCwiaWF0IjoxNzI1NDMwMjYwfQ.O2UG8xUH406o7ehauuSbyF7KEL7QEMliv2eNXPLGe1I - null null 2024-09-04 11:52:47.511 +05:30 cf493253-6789-4b53-9c62-72ae57373283 INF CORS policy execution successful. 2024-09-04 11:52:47.512 +05:30 cf493253-6789-4b53-9c62-72ae57373283 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMTE2MCwiaWF0IjoxNzI1NDMwMjYwfQ.O2UG8xUH406o7ehauuSbyF7KEL7QEMliv2eNXPLGe1I 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-04 11:52:47.513 +05:30 6073dfbe-5256-4027-b175-43b424c429e5 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:52:47.514 +05:30 6073dfbe-5256-4027-b175-43b424c429e5 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-04 11:52:47.571 +05:30 6073dfbe-5256-4027-b175-43b424c429e5 INF Token generated 2024-09-04 11:52:47.572 +05:30 6073dfbe-5256-4027-b175-43b424c429e5 INF Token generated 2024-09-04 11:52:47.573 +05:30 6073dfbe-5256-4027-b175-43b424c429e5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:52:47.581 +05:30 6073dfbe-5256-4027-b175-43b424c429e5 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 67.1664ms 2024-09-04 11:52:47.582 +05:30 6073dfbe-5256-4027-b175-43b424c429e5 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:52:47.582 +05:30 6073dfbe-5256-4027-b175-43b424c429e5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf493253-6789-4b53-9c62-72ae57373283}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA5NjcsImV4cCI6MTcyNTQzMTU2NywiaWF0IjoxNzI1NDMwOTY3fQ.NaYc6VELrXx7ESf5aS44zFoe2CKoEjBo3K5f3vJPAYU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA5NjcsImV4cCI6MTcyNTQzMTg2NywiaWF0IjoxNzI1NDMwOTY3fQ.zWA_e28i_ybiuGOn7UB-duGYXJLmisyf1f1Z9hmjiRI\"}"} 2024-09-04 11:52:47.583 +05:30 6073dfbe-5256-4027-b175-43b424c429e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzAyNjAsImV4cCI6MTcyNTQzMTE2MCwiaWF0IjoxNzI1NDMwMjYwfQ.O2UG8xUH406o7ehauuSbyF7KEL7QEMliv2eNXPLGe1I - 200 899 application/json; charset=utf-8 76.2622ms 2024-09-04 11:53:25.614 +05:30 8cc0c9de-485d-42fa-95b0-27b475ef1b44 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 11:53:25.615 +05:30 8cc0c9de-485d-42fa-95b0-27b475ef1b44 INF CORS policy execution successful. 2024-09-04 11:53:25.616 +05:30 8cc0c9de-485d-42fa-95b0-27b475ef1b44 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 2.0556ms 2024-09-04 11:53:25.654 +05:30 6e73c746-88ce-4570-9ec1-7121f1b8ca99 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 11:53:25.657 +05:30 6e73c746-88ce-4570-9ec1-7121f1b8ca99 INF CORS policy execution successful. 2024-09-04 11:53:25.658 +05:30 6e73c746-88ce-4570-9ec1-7121f1b8ca99 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA5NjcsImV4cCI6MTcyNTQzMTU2NywiaWF0IjoxNzI1NDMwOTY3fQ.NaYc6VELrXx7ESf5aS44zFoe2CKoEjBo3K5f3vJPAYU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:53:25.659 +05:30 fe8572e6-795c-48af-8dc6-e9443b8df3d2 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 11:53:25.659 +05:30 fe8572e6-795c-48af-8dc6-e9443b8df3d2 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-04 11:53:25.725 +05:30 fe8572e6-795c-48af-8dc6-e9443b8df3d2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:53:25.725 +05:30 fe8572e6-795c-48af-8dc6-e9443b8df3d2 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 65.6188ms 2024-09-04 11:53:25.725 +05:30 fe8572e6-795c-48af-8dc6-e9443b8df3d2 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 11:53:25.726 +05:30 fe8572e6-795c-48af-8dc6-e9443b8df3d2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6e73c746-88ce-4570-9ec1-7121f1b8ca99}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 11:53:25.726 +05:30 fe8572e6-795c-48af-8dc6-e9443b8df3d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 72.312ms 2024-09-04 11:53:39.082 +05:30 0460fb4b-9fd1-4152-9e67-a0d67c0c2fdd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA0MDcsImV4cCI6MTcyNTQzMTMwNywiaWF0IjoxNzI1NDMwNDA3fQ.E_jnGEThlHouajREp06uZDcTYEvnF4A7kwilBelrYU0 - null null 2024-09-04 11:53:39.083 +05:30 0460fb4b-9fd1-4152-9e67-a0d67c0c2fdd INF CORS policy execution successful. 2024-09-04 11:53:39.083 +05:30 0460fb4b-9fd1-4152-9e67-a0d67c0c2fdd INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA0MDcsImV4cCI6MTcyNTQzMTMwNywiaWF0IjoxNzI1NDMwNDA3fQ.E_jnGEThlHouajREp06uZDcTYEvnF4A7kwilBelrYU0 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 11:53:39.083 +05:30 7c67b4cd-ca6d-4f30-b462-5ccb6a6cb2e0 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:53:39.084 +05:30 7c67b4cd-ca6d-4f30-b462-5ccb6a6cb2e0 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-04 11:53:39.113 +05:30 7c67b4cd-ca6d-4f30-b462-5ccb6a6cb2e0 INF Token generated 2024-09-04 11:53:39.113 +05:30 7c67b4cd-ca6d-4f30-b462-5ccb6a6cb2e0 INF Token generated 2024-09-04 11:53:39.113 +05:30 7c67b4cd-ca6d-4f30-b462-5ccb6a6cb2e0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:53:39.113 +05:30 7c67b4cd-ca6d-4f30-b462-5ccb6a6cb2e0 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 29.8376ms 2024-09-04 11:53:39.114 +05:30 7c67b4cd-ca6d-4f30-b462-5ccb6a6cb2e0 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 11:53:39.114 +05:30 7c67b4cd-ca6d-4f30-b462-5ccb6a6cb2e0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0460fb4b-9fd1-4152-9e67-a0d67c0c2fdd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzEwMTksImV4cCI6MTcyNTQzMTYxOSwiaWF0IjoxNzI1NDMxMDE5fQ._Rq7hhXPSKGQBAZfEonADf7jvUiV-2qeB08qgmYng8c\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzEwMTksImV4cCI6MTcyNTQzMTkxOSwiaWF0IjoxNzI1NDMxMDE5fQ.AK12hYTk0Lgn5MUrlwXG_aVmfOdgTGIMGTP0pc6D4f0\"}"} 2024-09-04 11:53:39.114 +05:30 7c67b4cd-ca6d-4f30-b462-5ccb6a6cb2e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA0MDcsImV4cCI6MTcyNTQzMTMwNywiaWF0IjoxNzI1NDMwNDA3fQ.E_jnGEThlHouajREp06uZDcTYEvnF4A7kwilBelrYU0 - 200 899 application/json; charset=utf-8 32.1155ms 2024-09-04 11:58:48.295 +05:30 11f79d90-7a7e-4eed-a39a-047a769decb5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - null null 2024-09-04 11:58:48.308 +05:30 11f79d90-7a7e-4eed-a39a-047a769decb5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - 200 null text/html;charset=utf-8 12.6885ms 2024-09-04 11:58:49.005 +05:30 b11f4733-7477-4ff9-a35a-b9fa66ca7cda INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - null null 2024-09-04 11:58:49.094 +05:30 b11f4733-7477-4ff9-a35a-b9fa66ca7cda INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 89.3853ms 2024-09-04 11:59:01.814 +05:30 618d5eae-3791-40f7-a117-7e7d59e6c30f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 11:59:01.815 +05:30 618d5eae-3791-40f7-a117-7e7d59e6c30f INF CORS policy execution successful. 2024-09-04 11:59:01.816 +05:30 618d5eae-3791-40f7-a117-7e7d59e6c30f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.2908ms 2024-09-04 11:59:01.856 +05:30 81103500-8a13-4517-87dd-9b00090f82ac INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 11:59:01.858 +05:30 81103500-8a13-4517-87dd-9b00090f82ac INF CORS policy execution successful. 2024-09-04 11:59:01.859 +05:30 81103500-8a13-4517-87dd-9b00090f82ac 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA5NjcsImV4cCI6MTcyNTQzMTU2NywiaWF0IjoxNzI1NDMwOTY3fQ.NaYc6VELrXx7ESf5aS44zFoe2CKoEjBo3K5f3vJPAYU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 11:59:01.860 +05:30 c9f9e3a7-a444-480d-8248-575255939de9 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 11:59:01.861 +05:30 c9f9e3a7-a444-480d-8248-575255939de9 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-04 11:59:01.989 +05:30 c9f9e3a7-a444-480d-8248-575255939de9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 11:59:01.989 +05:30 c9f9e3a7-a444-480d-8248-575255939de9 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 128.6839ms 2024-09-04 11:59:01.990 +05:30 c9f9e3a7-a444-480d-8248-575255939de9 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 11:59:01.990 +05:30 c9f9e3a7-a444-480d-8248-575255939de9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 81103500-8a13-4517-87dd-9b00090f82ac}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 11:59:01.990 +05:30 c9f9e3a7-a444-480d-8248-575255939de9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 133.8716ms 2024-09-04 12:00:25.520 +05:30 bbfbed0c-cc05-4bb7-93e3-bd72d60c21d5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - null null 2024-09-04 12:00:25.522 +05:30 bbfbed0c-cc05-4bb7-93e3-bd72d60c21d5 INF CORS policy execution successful. 2024-09-04 12:00:25.523 +05:30 bbfbed0c-cc05-4bb7-93e3-bd72d60c21d5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - 204 null null 2.8505ms 2024-09-04 12:00:25.558 +05:30 dfb8c70e-a48c-46c6-b7f9-106a12f3ad99 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - null null 2024-09-04 12:00:25.560 +05:30 dfb8c70e-a48c-46c6-b7f9-106a12f3ad99 INF CORS policy execution successful. 2024-09-04 12:00:25.561 +05:30 dfb8c70e-a48c-46c6-b7f9-106a12f3ad99 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=1069&roleName=TestRole280801 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA5NjcsImV4cCI6MTcyNTQzMTU2NywiaWF0IjoxNzI1NDMwOTY3fQ.NaYc6VELrXx7ESf5aS44zFoe2CKoEjBo3K5f3vJPAYU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:00:25.562 +05:30 07e20b4b-dfb6-49e5-961a-ac9934258ff5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 12:00:25.589 +05:30 07e20b4b-dfb6-49e5-961a-ac9934258ff5 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-04 12:00:25.617 +05:30 07e20b4b-dfb6-49e5-961a-ac9934258ff5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:00:25.618 +05:30 07e20b4b-dfb6-49e5-961a-ac9934258ff5 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 28.4427ms 2024-09-04 12:00:25.618 +05:30 07e20b4b-dfb6-49e5-961a-ac9934258ff5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 12:00:25.618 +05:30 07e20b4b-dfb6-49e5-961a-ac9934258ff5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dfb8c70e-a48c-46c6-b7f9-106a12f3ad99}, {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-04 12:00:25.619 +05:30 07e20b4b-dfb6-49e5-961a-ac9934258ff5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - 200 90 application/json; charset=utf-8 60.6799ms 2024-09-04 12:01:03.873 +05:30 7b3a1055-ea3e-489e-8a4b-ce1d78b4cca7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - null null 2024-09-04 12:01:03.876 +05:30 7b3a1055-ea3e-489e-8a4b-ce1d78b4cca7 INF CORS policy execution successful. 2024-09-04 12:01:03.877 +05:30 7b3a1055-ea3e-489e-8a4b-ce1d78b4cca7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - 204 null null 3.7406ms 2024-09-04 12:01:03.904 +05:30 7bc29dd9-fe34-4d13-87db-ed84a5ee37d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - null null 2024-09-04 12:01:03.906 +05:30 7bc29dd9-fe34-4d13-87db-ed84a5ee37d8 INF CORS policy execution successful. 2024-09-04 12:01:03.907 +05:30 7bc29dd9-fe34-4d13-87db-ed84a5ee37d8 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=1069&roleName=TestRole280801 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA5NjcsImV4cCI6MTcyNTQzMTU2NywiaWF0IjoxNzI1NDMwOTY3fQ.NaYc6VELrXx7ESf5aS44zFoe2CKoEjBo3K5f3vJPAYU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:01:03.908 +05:30 5c7f779f-8554-4d8c-a9fa-4d2405c335fe INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 12:01:03.909 +05:30 5c7f779f-8554-4d8c-a9fa-4d2405c335fe 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-04 12:01:03.936 +05:30 5c7f779f-8554-4d8c-a9fa-4d2405c335fe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:01:03.936 +05:30 5c7f779f-8554-4d8c-a9fa-4d2405c335fe INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 26.6111ms 2024-09-04 12:01:03.936 +05:30 5c7f779f-8554-4d8c-a9fa-4d2405c335fe INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 12:01:03.937 +05:30 5c7f779f-8554-4d8c-a9fa-4d2405c335fe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7bc29dd9-fe34-4d13-87db-ed84a5ee37d8}, {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-04 12:01:03.937 +05:30 5c7f779f-8554-4d8c-a9fa-4d2405c335fe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - 200 90 application/json; charset=utf-8 33.4753ms 2024-09-04 12:01:09.001 +05:30 28612ac3-4e65-4484-8c3c-8043033fead3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 12:01:09.013 +05:30 28612ac3-4e65-4484-8c3c-8043033fead3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> System.ArgumentException: IDX14309: Unable to decode the initialization vector as Base64Url encoded string. ---> System.FormatException: IDX10400: Unable to decode: '[PII of type 'System.String' is hidden. For more details, see https://aka.ms/IdentityModel/PII.]' as Base64url encoded string. at Microsoft.IdentityModel.Tokens.Base64UrlEncoder.UnsafeDecode(ReadOnlySpan`1 strSpan) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) --- End of inner exception stack trace --- at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-04 12:01:09.016 +05:30 28612ac3-4e65-4484-8c3c-8043033fead3 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-04 12:01:09.017 +05:30 28612ac3-4e65-4484-8c3c-8043033fead3 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1069 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg4NzAsImV4cCI6MTcyNTQyOTQ3MCwiaWF0IjoxNzI1NDI4ODcwfQ.utBinP-shcDCZZ_DZsVPDh9d23wTzSwKOwmzzoCgGYA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mjg4NzAsImV4cCI6MTcyNTQyOTc3MCwiaWF0IjoxNzI1NDI4ODcwfQ.9j9taIj5Ks5cvIPfJugTpicREPappO8c1O_7DsumCso}, {Connection: keep-alive}, {Cookie: remember=true; username=su; password=su; Company108^supg@pasonsgroup.com=; ASP.NET_SessionId=szer5cpxtsuc5gvcuuad3tyw; LastLoginCompId=108; __RequestVerificationToken_L0ZvY3VzOVc1=2_y7I88N9aockaRYKY4b_Bq6HzruCBR2NSSL0J5hRtqezUGfuVDh0pOdNJVjS7fHPSm3V9qHdmbP1uPjiyOPk7Y6jHSNF4T9HlBv8BjgPew1}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangSecurityAPI/swagger/index.html}, {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} Host: 103.120.178.195 Body: 2024-09-04 12:01:09.018 +05:30 30ec980d-3fe1-4fd3-8364-a7f584576f9f INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 12:01:09.018 +05:30 30ec980d-3fe1-4fd3-8364-a7f584576f9f INF AuthenticationScheme: Bearer was challenged. 2024-09-04 12:01:09.018 +05:30 30ec980d-3fe1-4fd3-8364-a7f584576f9f INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 28612ac3-4e65-4484-8c3c-8043033fead3}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-04 12:01:09.019 +05:30 30ec980d-3fe1-4fd3-8364-a7f584576f9f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 401 null null 17.7367ms 2024-09-04 12:01:32.678 +05:30 e02cea8f-ee1b-4a0b-81c6-91bd045a6c57 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - null null 2024-09-04 12:01:32.679 +05:30 e02cea8f-ee1b-4a0b-81c6-91bd045a6c57 INF CORS policy execution successful. 2024-09-04 12:01:32.679 +05:30 e02cea8f-ee1b-4a0b-81c6-91bd045a6c57 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - 204 null null 1.5354ms 2024-09-04 12:01:32.720 +05:30 204c7426-cbba-446a-b3e3-a90cde213440 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - null null 2024-09-04 12:01:32.721 +05:30 204c7426-cbba-446a-b3e3-a90cde213440 INF CORS policy execution successful. 2024-09-04 12:01:32.722 +05:30 204c7426-cbba-446a-b3e3-a90cde213440 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=1069&roleName=TestRole280801 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA5NjcsImV4cCI6MTcyNTQzMTU2NywiaWF0IjoxNzI1NDMwOTY3fQ.NaYc6VELrXx7ESf5aS44zFoe2CKoEjBo3K5f3vJPAYU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:01:32.722 +05:30 1078d281-1574-460d-8059-6d2f149cc8b5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 12:01:32.723 +05:30 1078d281-1574-460d-8059-6d2f149cc8b5 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-04 12:01:32.749 +05:30 1078d281-1574-460d-8059-6d2f149cc8b5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:01:32.749 +05:30 1078d281-1574-460d-8059-6d2f149cc8b5 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 26.1712ms 2024-09-04 12:01:32.749 +05:30 1078d281-1574-460d-8059-6d2f149cc8b5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 12:01:32.749 +05:30 1078d281-1574-460d-8059-6d2f149cc8b5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 204c7426-cbba-446a-b3e3-a90cde213440}, {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-04 12:01:32.751 +05:30 1078d281-1574-460d-8059-6d2f149cc8b5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - 200 90 application/json; charset=utf-8 30.2471ms 2024-09-04 12:01:57.465 +05:30 f5d06f5c-8086-487a-92ac-3110f0ab74d3 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-04 12:01:57.466 +05:30 f5d06f5c-8086-487a-92ac-3110f0ab74d3 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.41.2}, {Postman-Token: 6fd1cf79-8145-454f-bad9-6e9724f0a922} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 12:01:57.467 +05:30 b74846e8-47a2-4f96-8e63-0f87edbc64c7 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 12:01:57.467 +05:30 b74846e8-47a2-4f96-8e63-0f87edbc64c7 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-04 12:01:57.495 +05:30 b74846e8-47a2-4f96-8e63-0f87edbc64c7 INF Database retrieved 2024-09-04 12:01:57.517 +05:30 b74846e8-47a2-4f96-8e63-0f87edbc64c7 INF Token generated 2024-09-04 12:01:57.518 +05:30 b74846e8-47a2-4f96-8e63-0f87edbc64c7 INF Token generated 2024-09-04 12:01:57.518 +05:30 b74846e8-47a2-4f96-8e63-0f87edbc64c7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:01:57.519 +05:30 b74846e8-47a2-4f96-8e63-0f87edbc64c7 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 51.446ms 2024-09-04 12:01:57.519 +05:30 b74846e8-47a2-4f96-8e63-0f87edbc64c7 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 12:01:57.519 +05:30 b74846e8-47a2-4f96-8e63-0f87edbc64c7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f5d06f5c-8086-487a-92ac-3110f0ab74d3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1MTcsImV4cCI6MTcyNTQzMjExNywiaWF0IjoxNzI1NDMxNTE3fQ.qpimlklE6lThEw6rjjU6lT_c8T2CUb_JPLc_IH4Nv4k\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1MTcsImV4cCI6MTcyNTQzMjQxNywiaWF0IjoxNzI1NDMxNTE3fQ.Gwhelw-a6StABPJw63w2YXNMSsi-HeYbbmVbTvclUYc\"}"} 2024-09-04 12:01:57.520 +05:30 b74846e8-47a2-4f96-8e63-0f87edbc64c7 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 54.5177ms 2024-09-04 12:02:09.125 +05:30 f9dcaa57-2652-46c5-82e6-8310792ddb7f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - null null 2024-09-04 12:02:09.126 +05:30 f9dcaa57-2652-46c5-82e6-8310792ddb7f INF CORS policy execution successful. 2024-09-04 12:02:09.127 +05:30 f9dcaa57-2652-46c5-82e6-8310792ddb7f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - 204 null null 1.2084ms 2024-09-04 12:02:09.247 +05:30 8afbb3e8-2a9c-46e4-965f-24abe30bcd64 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - null null 2024-09-04 12:02:09.248 +05:30 8afbb3e8-2a9c-46e4-965f-24abe30bcd64 INF CORS policy execution successful. 2024-09-04 12:02:09.249 +05:30 8afbb3e8-2a9c-46e4-965f-24abe30bcd64 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=1069&roleName=TestRole280801 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA5NjcsImV4cCI6MTcyNTQzMTU2NywiaWF0IjoxNzI1NDMwOTY3fQ.NaYc6VELrXx7ESf5aS44zFoe2CKoEjBo3K5f3vJPAYU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:02:09.249 +05:30 c514356b-6495-497f-a6f1-6036dc4346d7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 12:02:09.250 +05:30 c514356b-6495-497f-a6f1-6036dc4346d7 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-04 12:02:09.271 +05:30 c514356b-6495-497f-a6f1-6036dc4346d7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:02:09.272 +05:30 c514356b-6495-497f-a6f1-6036dc4346d7 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 21.8506ms 2024-09-04 12:02:09.272 +05:30 c514356b-6495-497f-a6f1-6036dc4346d7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 12:02:09.272 +05:30 c514356b-6495-497f-a6f1-6036dc4346d7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8afbb3e8-2a9c-46e4-965f-24abe30bcd64}, {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-04 12:02:09.272 +05:30 c514356b-6495-497f-a6f1-6036dc4346d7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - 200 90 application/json; charset=utf-8 24.7866ms 2024-09-04 12:02:45.304 +05:30 ef8a82d0-b73f-4c93-8dba-052f93b37b3e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:02:45.305 +05:30 ef8a82d0-b73f-4c93-8dba-052f93b37b3e INF CORS policy execution successful. 2024-09-04 12:02:45.306 +05:30 ef8a82d0-b73f-4c93-8dba-052f93b37b3e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.4624ms 2024-09-04 12:02:45.337 +05:30 c59a58e7-f859-4cb7-a3b8-47f4a0281e89 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 12:02:45.338 +05:30 c59a58e7-f859-4cb7-a3b8-47f4a0281e89 INF CORS policy execution successful. 2024-09-04 12:02:45.339 +05:30 c59a58e7-f859-4cb7-a3b8-47f4a0281e89 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA5NjcsImV4cCI6MTcyNTQzMTU2NywiaWF0IjoxNzI1NDMwOTY3fQ.NaYc6VELrXx7ESf5aS44zFoe2CKoEjBo3K5f3vJPAYU}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"20"} 2024-09-04 12:02:45.340 +05:30 783e05c0-17da-478e-aa48-0f6536741694 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:02:45.340 +05:30 783e05c0-17da-478e-aa48-0f6536741694 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:02:45.498 +05:30 783e05c0-17da-478e-aa48-0f6536741694 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:02:45.499 +05:30 783e05c0-17da-478e-aa48-0f6536741694 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 158.3164ms 2024-09-04 12:02:45.499 +05:30 783e05c0-17da-478e-aa48-0f6536741694 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:02:45.499 +05:30 783e05c0-17da-478e-aa48-0f6536741694 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c59a58e7-f859-4cb7-a3b8-47f4a0281e89}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 353} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:02:45.499 +05:30 783e05c0-17da-478e-aa48-0f6536741694 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 353 application/json; charset=utf-8 161.9762ms 2024-09-04 12:02:47.935 +05:30 c5b2bd0f-6e7b-4fc7-89f3-a92ce1649cc9 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 12:02:47.937 +05:30 c5b2bd0f-6e7b-4fc7-89f3-a92ce1649cc9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 6:32:47 AM', Current time (UTC): '9/4/2024 6:32:47 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 12:02:47.939 +05:30 c5b2bd0f-6e7b-4fc7-89f3-a92ce1649cc9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 6:32:47 AM', Current time (UTC): '9/4/2024 6:32:47 AM'. 2024-09-04 12:02:47.939 +05:30 c5b2bd0f-6e7b-4fc7-89f3-a92ce1649cc9 INF CORS policy execution successful. 2024-09-04 12:02:47.940 +05:30 c5b2bd0f-6e7b-4fc7-89f3-a92ce1649cc9 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA5NjcsImV4cCI6MTcyNTQzMTU2NywiaWF0IjoxNzI1NDMwOTY3fQ.NaYc6VELrXx7ESf5aS44zFoe2CKoEjBo3K5f3vJPAYU}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"21"} 2024-09-04 12:02:47.940 +05:30 a5ea3f11-c2bf-462e-852a-ff6d755ebfcf INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 12:02:47.941 +05:30 a5ea3f11-c2bf-462e-852a-ff6d755ebfcf INF AuthenticationScheme: Bearer was challenged. 2024-09-04 12:02:47.941 +05:30 a5ea3f11-c2bf-462e-852a-ff6d755ebfcf INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: c5b2bd0f-6e7b-4fc7-89f3-a92ce1649cc9}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 06:32:47'"} Body: 2024-09-04 12:02:47.941 +05:30 a5ea3f11-c2bf-462e-852a-ff6d755ebfcf INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 401 null null 6.0552ms 2024-09-04 12:02:47.972 +05:30 af5fc8dd-b71e-41d0-9bd5-58c623216690 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA5NjcsImV4cCI6MTcyNTQzMTg2NywiaWF0IjoxNzI1NDMwOTY3fQ.zWA_e28i_ybiuGOn7UB-duGYXJLmisyf1f1Z9hmjiRI - null null 2024-09-04 12:02:47.972 +05:30 af5fc8dd-b71e-41d0-9bd5-58c623216690 INF CORS policy execution successful. 2024-09-04 12:02:47.972 +05:30 af5fc8dd-b71e-41d0-9bd5-58c623216690 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA5NjcsImV4cCI6MTcyNTQzMTg2NywiaWF0IjoxNzI1NDMwOTY3fQ.zWA_e28i_ybiuGOn7UB-duGYXJLmisyf1f1Z9hmjiRI 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-04 12:02:47.972 +05:30 3071fa7e-447f-4f4f-8017-1ce61ca57f26 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:02:47.973 +05:30 3071fa7e-447f-4f4f-8017-1ce61ca57f26 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-04 12:02:47.993 +05:30 3071fa7e-447f-4f4f-8017-1ce61ca57f26 INF Token generated 2024-09-04 12:02:47.994 +05:30 3071fa7e-447f-4f4f-8017-1ce61ca57f26 INF Token generated 2024-09-04 12:02:47.994 +05:30 3071fa7e-447f-4f4f-8017-1ce61ca57f26 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:02:47.994 +05:30 3071fa7e-447f-4f4f-8017-1ce61ca57f26 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 21.6021ms 2024-09-04 12:02:47.994 +05:30 3071fa7e-447f-4f4f-8017-1ce61ca57f26 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:02:47.994 +05:30 3071fa7e-447f-4f4f-8017-1ce61ca57f26 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: af5fc8dd-b71e-41d0-9bd5-58c623216690}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1NjcsImV4cCI6MTcyNTQzMjE2NywiaWF0IjoxNzI1NDMxNTY3fQ.5dobaj57x4pazfAyLXWElJbn13IHnZfmn-ySrL6hftc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1NjcsImV4cCI6MTcyNTQzMjQ2NywiaWF0IjoxNzI1NDMxNTY3fQ.FybCbT5QfJFNzqmYR6LOk-lky9Ohg8HqmGnqoh3MhSk\"}"} 2024-09-04 12:02:47.995 +05:30 3071fa7e-447f-4f4f-8017-1ce61ca57f26 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzA5NjcsImV4cCI6MTcyNTQzMTg2NywiaWF0IjoxNzI1NDMwOTY3fQ.zWA_e28i_ybiuGOn7UB-duGYXJLmisyf1f1Z9hmjiRI - 200 899 application/json; charset=utf-8 23.2324ms 2024-09-04 12:02:48.022 +05:30 693746ee-1132-4873-ac32-2a615bbf5230 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 12:02:48.022 +05:30 693746ee-1132-4873-ac32-2a615bbf5230 INF CORS policy execution successful. 2024-09-04 12:02:48.022 +05:30 693746ee-1132-4873-ac32-2a615bbf5230 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1NjcsImV4cCI6MTcyNTQzMjE2NywiaWF0IjoxNzI1NDMxNTY3fQ.5dobaj57x4pazfAyLXWElJbn13IHnZfmn-ySrL6hftc}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"21"} 2024-09-04 12:02:48.022 +05:30 3a97cdbe-3edb-434f-b4b0-6db60d10e989 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:02:48.022 +05:30 3a97cdbe-3edb-434f-b4b0-6db60d10e989 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:02:48.146 +05:30 3a97cdbe-3edb-434f-b4b0-6db60d10e989 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:02:48.146 +05:30 3a97cdbe-3edb-434f-b4b0-6db60d10e989 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 123.7394ms 2024-09-04 12:02:48.146 +05:30 3a97cdbe-3edb-434f-b4b0-6db60d10e989 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:02:48.146 +05:30 3a97cdbe-3edb-434f-b4b0-6db60d10e989 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 693746ee-1132-4873-ac32-2a615bbf5230}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 400} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":7,\"ActionName\":\"Access\"},{\"ActionID\":8,\"ActionName\":\"Add\"},{\"ActionID\":9,\"ActionName\":\"Edit\"},{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:02:48.147 +05:30 3a97cdbe-3edb-434f-b4b0-6db60d10e989 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 400 application/json; charset=utf-8 124.9959ms 2024-09-04 12:02:48.518 +05:30 02d20d59-c2c2-4fa0-a7c3-c374b80a4651 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 12:02:48.518 +05:30 02d20d59-c2c2-4fa0-a7c3-c374b80a4651 INF CORS policy execution successful. 2024-09-04 12:02:48.518 +05:30 02d20d59-c2c2-4fa0-a7c3-c374b80a4651 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1NjcsImV4cCI6MTcyNTQzMjE2NywiaWF0IjoxNzI1NDMxNTY3fQ.5dobaj57x4pazfAyLXWElJbn13IHnZfmn-ySrL6hftc}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"22"} 2024-09-04 12:02:48.518 +05:30 6468f511-0d64-4bd4-8811-491b5f5064b2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:02:48.519 +05:30 6468f511-0d64-4bd4-8811-491b5f5064b2 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:02:48.645 +05:30 6468f511-0d64-4bd4-8811-491b5f5064b2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:02:48.646 +05:30 6468f511-0d64-4bd4-8811-491b5f5064b2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 126.9157ms 2024-09-04 12:02:48.646 +05:30 6468f511-0d64-4bd4-8811-491b5f5064b2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:02:48.646 +05:30 6468f511-0d64-4bd4-8811-491b5f5064b2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 02d20d59-c2c2-4fa0-a7c3-c374b80a4651}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 512} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":13,\"ActionName\":\"Access\"},{\"ActionID\":14,\"ActionName\":\"Add\"},{\"ActionID\":15,\"ActionName\":\"Edit\"},{\"ActionID\":16,\"ActionName\":\"Delete\"},{\"ActionID\":17,\"ActionName\":\"Excel\"},{\"ActionID\":18,\"ActionName\":\"View\"},{\"ActionID\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ActionID\":20,\"ActionName\":\"ViewSummary\"},{\"ActionID\":21,\"ActionName\":\"UnlockUser\"}]"} 2024-09-04 12:02:48.646 +05:30 6468f511-0d64-4bd4-8811-491b5f5064b2 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 512 application/json; charset=utf-8 128.3302ms 2024-09-04 12:05:08.229 +05:30 77e0161a-9e69-4dbc-87c4-65c91e6bed62 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:05:08.233 +05:30 77e0161a-9e69-4dbc-87c4-65c91e6bed62 INF CORS policy execution successful. 2024-09-04 12:05:08.234 +05:30 77e0161a-9e69-4dbc-87c4-65c91e6bed62 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 5.05ms 2024-09-04 12:05:08.358 +05:30 5d30b2a4-cb5c-4c45-8215-3fb809788306 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:05:08.360 +05:30 5d30b2a4-cb5c-4c45-8215-3fb809788306 INF CORS policy execution successful. 2024-09-04 12:05:08.361 +05:30 5d30b2a4-cb5c-4c45-8215-3fb809788306 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1NjcsImV4cCI6MTcyNTQzMjE2NywiaWF0IjoxNzI1NDMxNTY3fQ.5dobaj57x4pazfAyLXWElJbn13IHnZfmn-ySrL6hftc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:05:08.362 +05:30 30993ad2-b43c-4110-9679-69cd2805fe4d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:05:08.363 +05:30 30993ad2-b43c-4110-9679-69cd2805fe4d 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-04 12:05:08.448 +05:30 30993ad2-b43c-4110-9679-69cd2805fe4d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:05:08.449 +05:30 30993ad2-b43c-4110-9679-69cd2805fe4d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 86.4201ms 2024-09-04 12:05:08.450 +05:30 30993ad2-b43c-4110-9679-69cd2805fe4d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:05:08.450 +05:30 30993ad2-b43c-4110-9679-69cd2805fe4d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5d30b2a4-cb5c-4c45-8215-3fb809788306}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 12:05:08.452 +05:30 30993ad2-b43c-4110-9679-69cd2805fe4d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 94.0958ms 2024-09-04 12:05:46.837 +05:30 40da7cf2-7dac-4a48-81b5-51f20f7bdaaf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:05:46.838 +05:30 40da7cf2-7dac-4a48-81b5-51f20f7bdaaf INF CORS policy execution successful. 2024-09-04 12:05:46.839 +05:30 40da7cf2-7dac-4a48-81b5-51f20f7bdaaf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 2.2481ms 2024-09-04 12:05:46.867 +05:30 465a7714-16c4-45e2-b0b1-ab6b17664e12 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:05:46.868 +05:30 465a7714-16c4-45e2-b0b1-ab6b17664e12 INF CORS policy execution successful. 2024-09-04 12:05:46.868 +05:30 465a7714-16c4-45e2-b0b1-ab6b17664e12 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1NjcsImV4cCI6MTcyNTQzMjE2NywiaWF0IjoxNzI1NDMxNTY3fQ.5dobaj57x4pazfAyLXWElJbn13IHnZfmn-ySrL6hftc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:05:46.869 +05:30 658f974b-89cb-4cdf-862a-a7de654bfd5f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:05:46.869 +05:30 658f974b-89cb-4cdf-862a-a7de654bfd5f 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-04 12:05:46.922 +05:30 658f974b-89cb-4cdf-862a-a7de654bfd5f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:05:46.923 +05:30 658f974b-89cb-4cdf-862a-a7de654bfd5f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 53.1302ms 2024-09-04 12:05:46.923 +05:30 658f974b-89cb-4cdf-862a-a7de654bfd5f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:05:46.923 +05:30 658f974b-89cb-4cdf-862a-a7de654bfd5f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 465a7714-16c4-45e2-b0b1-ab6b17664e12}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 12:05:46.923 +05:30 658f974b-89cb-4cdf-862a-a7de654bfd5f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 56.967ms 2024-09-04 12:05:55.262 +05:30 55c8c46c-8e2d-498d-9193-50c1a8a39e60 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:05:55.262 +05:30 55c8c46c-8e2d-498d-9193-50c1a8a39e60 INF CORS policy execution successful. 2024-09-04 12:05:55.262 +05:30 55c8c46c-8e2d-498d-9193-50c1a8a39e60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.5967ms 2024-09-04 12:05:55.288 +05:30 3f5865ea-a397-42dd-a1a4-b4c27c262631 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 12:05:55.288 +05:30 3f5865ea-a397-42dd-a1a4-b4c27c262631 INF CORS policy execution successful. 2024-09-04 12:05:55.289 +05:30 3f5865ea-a397-42dd-a1a4-b4c27c262631 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1NjcsImV4cCI6MTcyNTQzMjE2NywiaWF0IjoxNzI1NDMxNTY3fQ.5dobaj57x4pazfAyLXWElJbn13IHnZfmn-ySrL6hftc}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"20"} 2024-09-04 12:05:55.289 +05:30 4e0d5d86-1e27-4aa7-9572-55a1d8abc2bf INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:05:55.289 +05:30 4e0d5d86-1e27-4aa7-9572-55a1d8abc2bf INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:05:55.421 +05:30 4e0d5d86-1e27-4aa7-9572-55a1d8abc2bf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:05:55.422 +05:30 4e0d5d86-1e27-4aa7-9572-55a1d8abc2bf INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 132.4541ms 2024-09-04 12:05:55.422 +05:30 4e0d5d86-1e27-4aa7-9572-55a1d8abc2bf INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:05:55.422 +05:30 4e0d5d86-1e27-4aa7-9572-55a1d8abc2bf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3f5865ea-a397-42dd-a1a4-b4c27c262631}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 353} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:05:55.422 +05:30 4e0d5d86-1e27-4aa7-9572-55a1d8abc2bf INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 353 application/json; charset=utf-8 134.0336ms 2024-09-04 12:06:24.430 +05:30 da1638e4-122b-431d-b40a-6f0e2868cef1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:06:24.431 +05:30 da1638e4-122b-431d-b40a-6f0e2868cef1 INF CORS policy execution successful. 2024-09-04 12:06:24.431 +05:30 da1638e4-122b-431d-b40a-6f0e2868cef1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.9834ms 2024-09-04 12:06:24.457 +05:30 6ae1b1a0-a0d2-49c8-bf72-314e7c8df9e9 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 12:06:24.463 +05:30 6ae1b1a0-a0d2-49c8-bf72-314e7c8df9e9 INF CORS policy execution successful. 2024-09-04 12:06:24.464 +05:30 6ae1b1a0-a0d2-49c8-bf72-314e7c8df9e9 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1NjcsImV4cCI6MTcyNTQzMjE2NywiaWF0IjoxNzI1NDMxNTY3fQ.5dobaj57x4pazfAyLXWElJbn13IHnZfmn-ySrL6hftc}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"21"} 2024-09-04 12:06:24.465 +05:30 059de876-b4d0-4164-bff2-639669b90260 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:06:24.465 +05:30 059de876-b4d0-4164-bff2-639669b90260 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:06:24.675 +05:30 059de876-b4d0-4164-bff2-639669b90260 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:06:24.675 +05:30 059de876-b4d0-4164-bff2-639669b90260 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 209.5686ms 2024-09-04 12:06:24.675 +05:30 059de876-b4d0-4164-bff2-639669b90260 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:06:24.676 +05:30 059de876-b4d0-4164-bff2-639669b90260 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6ae1b1a0-a0d2-49c8-bf72-314e7c8df9e9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 400} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":7,\"ActionName\":\"Access\"},{\"ActionID\":8,\"ActionName\":\"Add\"},{\"ActionID\":9,\"ActionName\":\"Edit\"},{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:06:24.676 +05:30 059de876-b4d0-4164-bff2-639669b90260 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 400 application/json; charset=utf-8 219.3147ms 2024-09-04 12:06:25.388 +05:30 6ac1f1b1-12ae-4165-9c63-6dbce5a28055 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 12:06:25.388 +05:30 6ac1f1b1-12ae-4165-9c63-6dbce5a28055 INF CORS policy execution successful. 2024-09-04 12:06:25.388 +05:30 6ac1f1b1-12ae-4165-9c63-6dbce5a28055 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1NjcsImV4cCI6MTcyNTQzMjE2NywiaWF0IjoxNzI1NDMxNTY3fQ.5dobaj57x4pazfAyLXWElJbn13IHnZfmn-ySrL6hftc}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"20"} 2024-09-04 12:06:25.388 +05:30 6aa90db1-ee43-47ac-925e-f6f7c1d78a66 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:06:25.389 +05:30 6aa90db1-ee43-47ac-925e-f6f7c1d78a66 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:06:25.524 +05:30 6aa90db1-ee43-47ac-925e-f6f7c1d78a66 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:06:25.525 +05:30 6aa90db1-ee43-47ac-925e-f6f7c1d78a66 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 136.3116ms 2024-09-04 12:06:25.525 +05:30 6aa90db1-ee43-47ac-925e-f6f7c1d78a66 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:06:25.525 +05:30 6aa90db1-ee43-47ac-925e-f6f7c1d78a66 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6ac1f1b1-12ae-4165-9c63-6dbce5a28055}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 353} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:06:25.526 +05:30 6aa90db1-ee43-47ac-925e-f6f7c1d78a66 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 353 application/json; charset=utf-8 138.6449ms 2024-09-04 12:06:25.863 +05:30 1d606d78-3836-484d-adae-c37f14bcfd18 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 12:06:25.864 +05:30 1d606d78-3836-484d-adae-c37f14bcfd18 INF CORS policy execution successful. 2024-09-04 12:06:25.864 +05:30 1d606d78-3836-484d-adae-c37f14bcfd18 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1NjcsImV4cCI6MTcyNTQzMjE2NywiaWF0IjoxNzI1NDMxNTY3fQ.5dobaj57x4pazfAyLXWElJbn13IHnZfmn-ySrL6hftc}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"21"} 2024-09-04 12:06:25.864 +05:30 c0a32850-aae7-4315-a565-21d2b96ef8c4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:06:25.864 +05:30 c0a32850-aae7-4315-a565-21d2b96ef8c4 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:06:26.005 +05:30 c0a32850-aae7-4315-a565-21d2b96ef8c4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:06:26.005 +05:30 c0a32850-aae7-4315-a565-21d2b96ef8c4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 140.8766ms 2024-09-04 12:06:26.005 +05:30 c0a32850-aae7-4315-a565-21d2b96ef8c4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:06:26.005 +05:30 c0a32850-aae7-4315-a565-21d2b96ef8c4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1d606d78-3836-484d-adae-c37f14bcfd18}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 400} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":7,\"ActionName\":\"Access\"},{\"ActionID\":8,\"ActionName\":\"Add\"},{\"ActionID\":9,\"ActionName\":\"Edit\"},{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:06:26.006 +05:30 c0a32850-aae7-4315-a565-21d2b96ef8c4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 400 application/json; charset=utf-8 142.7314ms 2024-09-04 12:06:26.436 +05:30 25f29f36-fbae-4e9d-b86a-00ff2b9968b6 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 12:06:26.436 +05:30 25f29f36-fbae-4e9d-b86a-00ff2b9968b6 INF CORS policy execution successful. 2024-09-04 12:06:26.436 +05:30 25f29f36-fbae-4e9d-b86a-00ff2b9968b6 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1NjcsImV4cCI6MTcyNTQzMjE2NywiaWF0IjoxNzI1NDMxNTY3fQ.5dobaj57x4pazfAyLXWElJbn13IHnZfmn-ySrL6hftc}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"22"} 2024-09-04 12:06:26.437 +05:30 3915b885-771f-433c-803e-90e341dd853e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:06:26.437 +05:30 3915b885-771f-433c-803e-90e341dd853e INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:06:26.567 +05:30 3915b885-771f-433c-803e-90e341dd853e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:06:26.567 +05:30 3915b885-771f-433c-803e-90e341dd853e INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 130.6299ms 2024-09-04 12:06:26.567 +05:30 3915b885-771f-433c-803e-90e341dd853e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:06:26.568 +05:30 3915b885-771f-433c-803e-90e341dd853e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 25f29f36-fbae-4e9d-b86a-00ff2b9968b6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 512} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":13,\"ActionName\":\"Access\"},{\"ActionID\":14,\"ActionName\":\"Add\"},{\"ActionID\":15,\"ActionName\":\"Edit\"},{\"ActionID\":16,\"ActionName\":\"Delete\"},{\"ActionID\":17,\"ActionName\":\"Excel\"},{\"ActionID\":18,\"ActionName\":\"View\"},{\"ActionID\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ActionID\":20,\"ActionName\":\"ViewSummary\"},{\"ActionID\":21,\"ActionName\":\"UnlockUser\"}]"} 2024-09-04 12:06:26.568 +05:30 3915b885-771f-433c-803e-90e341dd853e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 512 application/json; charset=utf-8 132.1341ms 2024-09-04 12:06:27.408 +05:30 8f6a6abc-d414-4aad-8f12-059463133233 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 12:06:27.409 +05:30 8f6a6abc-d414-4aad-8f12-059463133233 INF CORS policy execution successful. 2024-09-04 12:06:27.409 +05:30 8f6a6abc-d414-4aad-8f12-059463133233 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1NjcsImV4cCI6MTcyNTQzMjE2NywiaWF0IjoxNzI1NDMxNTY3fQ.5dobaj57x4pazfAyLXWElJbn13IHnZfmn-ySrL6hftc}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"20"} 2024-09-04 12:06:27.410 +05:30 5db0f34a-3859-40d4-bc57-9d8bba3ac9f5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:06:27.410 +05:30 5db0f34a-3859-40d4-bc57-9d8bba3ac9f5 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:06:27.555 +05:30 5db0f34a-3859-40d4-bc57-9d8bba3ac9f5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:06:27.555 +05:30 5db0f34a-3859-40d4-bc57-9d8bba3ac9f5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 145.6111ms 2024-09-04 12:06:27.555 +05:30 5db0f34a-3859-40d4-bc57-9d8bba3ac9f5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:06:27.556 +05:30 5db0f34a-3859-40d4-bc57-9d8bba3ac9f5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8f6a6abc-d414-4aad-8f12-059463133233}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 353} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:06:27.556 +05:30 5db0f34a-3859-40d4-bc57-9d8bba3ac9f5 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 353 application/json; charset=utf-8 148.1619ms 2024-09-04 12:06:27.885 +05:30 dd3a621e-78b2-4d02-af58-d8ceab8a9c0a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 12:06:27.885 +05:30 dd3a621e-78b2-4d02-af58-d8ceab8a9c0a INF CORS policy execution successful. 2024-09-04 12:06:27.885 +05:30 dd3a621e-78b2-4d02-af58-d8ceab8a9c0a INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1NjcsImV4cCI6MTcyNTQzMjE2NywiaWF0IjoxNzI1NDMxNTY3fQ.5dobaj57x4pazfAyLXWElJbn13IHnZfmn-ySrL6hftc}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"21"} 2024-09-04 12:06:27.886 +05:30 18345941-f591-4c57-a3ac-9ac5834d2bc9 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:06:27.886 +05:30 18345941-f591-4c57-a3ac-9ac5834d2bc9 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:06:28.005 +05:30 18345941-f591-4c57-a3ac-9ac5834d2bc9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:06:28.005 +05:30 18345941-f591-4c57-a3ac-9ac5834d2bc9 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 119.596ms 2024-09-04 12:06:28.006 +05:30 18345941-f591-4c57-a3ac-9ac5834d2bc9 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:06:28.006 +05:30 18345941-f591-4c57-a3ac-9ac5834d2bc9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dd3a621e-78b2-4d02-af58-d8ceab8a9c0a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 400} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":7,\"ActionName\":\"Access\"},{\"ActionID\":8,\"ActionName\":\"Add\"},{\"ActionID\":9,\"ActionName\":\"Edit\"},{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:06:28.006 +05:30 18345941-f591-4c57-a3ac-9ac5834d2bc9 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 400 application/json; charset=utf-8 121.3564ms 2024-09-04 12:06:28.333 +05:30 b5d512a3-3834-487e-858f-021da16361a0 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 12:06:28.334 +05:30 b5d512a3-3834-487e-858f-021da16361a0 INF CORS policy execution successful. 2024-09-04 12:06:28.334 +05:30 b5d512a3-3834-487e-858f-021da16361a0 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1NjcsImV4cCI6MTcyNTQzMjE2NywiaWF0IjoxNzI1NDMxNTY3fQ.5dobaj57x4pazfAyLXWElJbn13IHnZfmn-ySrL6hftc}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"22"} 2024-09-04 12:06:28.334 +05:30 598a234a-4252-4a61-92f4-0c3e0bf11e11 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:06:28.334 +05:30 598a234a-4252-4a61-92f4-0c3e0bf11e11 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:06:28.489 +05:30 598a234a-4252-4a61-92f4-0c3e0bf11e11 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:06:28.489 +05:30 598a234a-4252-4a61-92f4-0c3e0bf11e11 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 154.4488ms 2024-09-04 12:06:28.489 +05:30 598a234a-4252-4a61-92f4-0c3e0bf11e11 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:06:28.489 +05:30 598a234a-4252-4a61-92f4-0c3e0bf11e11 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b5d512a3-3834-487e-858f-021da16361a0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 512} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":13,\"ActionName\":\"Access\"},{\"ActionID\":14,\"ActionName\":\"Add\"},{\"ActionID\":15,\"ActionName\":\"Edit\"},{\"ActionID\":16,\"ActionName\":\"Delete\"},{\"ActionID\":17,\"ActionName\":\"Excel\"},{\"ActionID\":18,\"ActionName\":\"View\"},{\"ActionID\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ActionID\":20,\"ActionName\":\"ViewSummary\"},{\"ActionID\":21,\"ActionName\":\"UnlockUser\"}]"} 2024-09-04 12:06:28.489 +05:30 598a234a-4252-4a61-92f4-0c3e0bf11e11 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 512 application/json; charset=utf-8 156.1321ms 2024-09-04 12:08:42.067 +05:30 66dd26ad-3452-4010-b762-2235e4266d16 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI4OTgwLCJleHAiOjE3MjU0Mjk4ODAsImlhdCI6MTcyNTQyODk4MH0.4Vx293hPViqbJ8Cv4Ywj-6gNt3XN0gZjNidfKhz9h5A - null null 2024-09-04 12:08:42.069 +05:30 66dd26ad-3452-4010-b762-2235e4266d16 INF CORS policy execution successful. 2024-09-04 12:08:42.072 +05:30 66dd26ad-3452-4010-b762-2235e4266d16 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI4OTgwLCJleHAiOjE3MjU0Mjk4ODAsImlhdCI6MTcyNTQyODk4MH0.4Vx293hPViqbJ8Cv4Ywj-6gNt3XN0gZjNidfKhz9h5A 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:08:42.073 +05:30 98e9b5da-7dc3-41e9-a21d-e1c86b362db5 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:08:42.074 +05:30 98e9b5da-7dc3-41e9-a21d-e1c86b362db5 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-04 12:08:42.079 +05:30 98e9b5da-7dc3-41e9-a21d-e1c86b362db5 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:08:42.080 +05:30 98e9b5da-7dc3-41e9-a21d-e1c86b362db5 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.7636ms 2024-09-04 12:08:42.080 +05:30 98e9b5da-7dc3-41e9-a21d-e1c86b362db5 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:08:42.080 +05:30 98e9b5da-7dc3-41e9-a21d-e1c86b362db5 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 66dd26ad-3452-4010-b762-2235e4266d16}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 12:08:42.081 +05:30 98e9b5da-7dc3-41e9-a21d-e1c86b362db5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDI4OTgwLCJleHAiOjE3MjU0Mjk4ODAsImlhdCI6MTcyNTQyODk4MH0.4Vx293hPViqbJ8Cv4Ywj-6gNt3XN0gZjNidfKhz9h5A - 400 90 application/json; charset=utf-8 13.618ms 2024-09-04 12:08:56.471 +05:30 5d2e22ac-3d41-4a9b-a20d-27baa452291a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-04 12:08:56.471 +05:30 5d2e22ac-3d41-4a9b-a20d-27baa452291a INF CORS policy execution successful. 2024-09-04 12:08:56.472 +05:30 5d2e22ac-3d41-4a9b-a20d-27baa452291a INF HTTP request: Path: /login/getcompany QueryString: ?userName=user6 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:08:56.472 +05:30 b088cfd1-1c43-4b9f-b5c8-14e7b0bd5f25 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 12:08:56.472 +05:30 b088cfd1-1c43-4b9f-b5c8-14e7b0bd5f25 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-04 12:08:56.508 +05:30 b088cfd1-1c43-4b9f-b5c8-14e7b0bd5f25 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:08:56.509 +05:30 b088cfd1-1c43-4b9f-b5c8-14e7b0bd5f25 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 36.1785ms 2024-09-04 12:08:56.509 +05:30 b088cfd1-1c43-4b9f-b5c8-14e7b0bd5f25 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 12:08:56.509 +05:30 b088cfd1-1c43-4b9f-b5c8-14e7b0bd5f25 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5d2e22ac-3d41-4a9b-a20d-27baa452291a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 12:08:56.509 +05:30 b088cfd1-1c43-4b9f-b5c8-14e7b0bd5f25 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 38.84ms 2024-09-04 12:09:19.082 +05:30 deda9a23-eba7-4067-8db9-1886f34efc9a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 12:09:19.083 +05:30 deda9a23-eba7-4067-8db9-1886f34efc9a INF CORS policy execution successful. 2024-09-04 12:09:19.083 +05:30 deda9a23-eba7-4067-8db9-1886f34efc9a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.6162ms 2024-09-04 12:09:19.120 +05:30 52936401-2e24-44a4-94b8-241f3a830e96 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-04 12:09:19.120 +05:30 52936401-2e24-44a4-94b8-241f3a830e96 INF CORS policy execution successful. 2024-09-04 12:09:19.121 +05:30 52936401-2e24-44a4-94b8-241f3a830e96 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: 96}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"user6","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 12:09:19.121 +05:30 338300cf-661c-4bc0-a265-836596f51aae INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 12:09:19.122 +05:30 338300cf-661c-4bc0-a265-836596f51aae 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-04 12:09:19.145 +05:30 338300cf-661c-4bc0-a265-836596f51aae INF Database retrieved 2024-09-04 12:09:19.163 +05:30 338300cf-661c-4bc0-a265-836596f51aae INF Token generated 2024-09-04 12:09:19.163 +05:30 338300cf-661c-4bc0-a265-836596f51aae INF Token generated 2024-09-04 12:09:19.163 +05:30 338300cf-661c-4bc0-a265-836596f51aae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:09:19.164 +05:30 338300cf-661c-4bc0-a265-836596f51aae INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 41.7915ms 2024-09-04 12:09:19.164 +05:30 338300cf-661c-4bc0-a265-836596f51aae INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 12:09:19.164 +05:30 338300cf-661c-4bc0-a265-836596f51aae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 52936401-2e24-44a4-94b8-241f3a830e96}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI1NTksImlhdCI6MTcyNTQzMTk1OX0.3ztAjEFg3qG33-FbYxWlXQ69_CZcn2UjcECrKh3xlmk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI4NTksImlhdCI6MTcyNTQzMTk1OX0.J-ZBhqyvj1Cvpxxzo6n_irvWIKpDMqw3obzsB7FQgKU\"}"} 2024-09-04 12:09:19.165 +05:30 338300cf-661c-4bc0-a265-836596f51aae INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 44.5773ms 2024-09-04 12:09:47.114 +05:30 4f6e0472-c3d7-4390-be5c-97e98a6f9d6a 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-04 12:09:47.114 +05:30 e5844d6f-fd65-4d66-a196-26756c894cf9 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-04 12:09:47.114 +05:30 4f6e0472-c3d7-4390-be5c-97e98a6f9d6a INF CORS policy execution successful. 2024-09-04 12:09:47.114 +05:30 e5844d6f-fd65-4d66-a196-26756c894cf9 INF CORS policy execution successful. 2024-09-04 12:09:47.115 +05:30 e5844d6f-fd65-4d66-a196-26756c894cf9 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.0922ms 2024-09-04 12:09:47.115 +05:30 4f6e0472-c3d7-4390-be5c-97e98a6f9d6a 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.0023ms 2024-09-04 12:09:47.143 +05:30 d6dd6f8d-bdb7-4073-b92d-78ce34cbe6f1 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-04 12:09:47.144 +05:30 d6dd6f8d-bdb7-4073-b92d-78ce34cbe6f1 INF CORS policy execution successful. 2024-09-04 12:09:47.144 +05:30 d6dd6f8d-bdb7-4073-b92d-78ce34cbe6f1 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI1NTksImlhdCI6MTcyNTQzMTk1OX0.3ztAjEFg3qG33-FbYxWlXQ69_CZcn2UjcECrKh3xlmk}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:09:47.145 +05:30 9b2fdea5-20c6-49fa-bd21-fd98486a1609 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:09:47.145 +05:30 9b2fdea5-20c6-49fa-bd21-fd98486a1609 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-04 12:09:47.173 +05:30 9b2fdea5-20c6-49fa-bd21-fd98486a1609 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:09:47.173 +05:30 9b2fdea5-20c6-49fa-bd21-fd98486a1609 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 27.8082ms 2024-09-04 12:09:47.173 +05:30 9b2fdea5-20c6-49fa-bd21-fd98486a1609 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:09:47.173 +05:30 9b2fdea5-20c6-49fa-bd21-fd98486a1609 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d6dd6f8d-bdb7-4073-b92d-78ce34cbe6f1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 12:09:47.174 +05:30 9b2fdea5-20c6-49fa-bd21-fd98486a1609 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 30.9455ms 2024-09-04 12:09:47.202 +05:30 9c9ee773-bfae-4b5d-9262-36e77bdacf22 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-04 12:09:47.202 +05:30 9c9ee773-bfae-4b5d-9262-36e77bdacf22 INF CORS policy execution successful. 2024-09-04 12:09:47.202 +05:30 9c9ee773-bfae-4b5d-9262-36e77bdacf22 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI1NTksImlhdCI6MTcyNTQzMTk1OX0.3ztAjEFg3qG33-FbYxWlXQ69_CZcn2UjcECrKh3xlmk}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:09:47.203 +05:30 7e5158ce-841e-4181-a63e-cc93269aee4e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:09:47.203 +05:30 7e5158ce-841e-4181-a63e-cc93269aee4e 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-04 12:09:47.218 +05:30 7e5158ce-841e-4181-a63e-cc93269aee4e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:09:47.218 +05:30 7e5158ce-841e-4181-a63e-cc93269aee4e INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 15.3738ms 2024-09-04 12:09:47.218 +05:30 7e5158ce-841e-4181-a63e-cc93269aee4e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:09:47.218 +05:30 7e5158ce-841e-4181-a63e-cc93269aee4e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9c9ee773-bfae-4b5d-9262-36e77bdacf22}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 12:09:47.219 +05:30 7e5158ce-841e-4181-a63e-cc93269aee4e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 16.7196ms 2024-09-04 12:10:10.611 +05:30 2c0f76e5-ab88-44e5-90e2-ec2ad71df788 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzEwMTksImV4cCI6MTcyNTQzMTkxOSwiaWF0IjoxNzI1NDMxMDE5fQ.AK12hYTk0Lgn5MUrlwXG_aVmfOdgTGIMGTP0pc6D4f0 - null null 2024-09-04 12:10:10.612 +05:30 2c0f76e5-ab88-44e5-90e2-ec2ad71df788 INF CORS policy execution successful. 2024-09-04 12:10:10.613 +05:30 2c0f76e5-ab88-44e5-90e2-ec2ad71df788 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzEwMTksImV4cCI6MTcyNTQzMTkxOSwiaWF0IjoxNzI1NDMxMDE5fQ.AK12hYTk0Lgn5MUrlwXG_aVmfOdgTGIMGTP0pc6D4f0 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:10:10.613 +05:30 992bfd45-6e2b-433e-843f-1e66c16b7cf0 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:10:10.614 +05:30 992bfd45-6e2b-433e-843f-1e66c16b7cf0 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-04 12:10:10.617 +05:30 992bfd45-6e2b-433e-843f-1e66c16b7cf0 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:10:10.618 +05:30 992bfd45-6e2b-433e-843f-1e66c16b7cf0 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 4.3719ms 2024-09-04 12:10:10.618 +05:30 992bfd45-6e2b-433e-843f-1e66c16b7cf0 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:10:10.618 +05:30 992bfd45-6e2b-433e-843f-1e66c16b7cf0 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 2c0f76e5-ab88-44e5-90e2-ec2ad71df788}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 12:10:10.619 +05:30 992bfd45-6e2b-433e-843f-1e66c16b7cf0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzEwMTksImV4cCI6MTcyNTQzMTkxOSwiaWF0IjoxNzI1NDMxMDE5fQ.AK12hYTk0Lgn5MUrlwXG_aVmfOdgTGIMGTP0pc6D4f0 - 400 90 application/json; charset=utf-8 8.658ms 2024-09-04 12:10:35.645 +05:30 b93fdf30-0f71-440f-aea3-36cae628b1c0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 12:10:35.646 +05:30 b93fdf30-0f71-440f-aea3-36cae628b1c0 INF CORS policy execution successful. 2024-09-04 12:10:35.647 +05:30 b93fdf30-0f71-440f-aea3-36cae628b1c0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.3799ms 2024-09-04 12:10:35.647 +05:30 2837f5f7-9220-4e99-b5dc-9da706f39c99 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 12:10:35.647 +05:30 2837f5f7-9220-4e99-b5dc-9da706f39c99 INF CORS policy execution successful. 2024-09-04 12:10:35.647 +05:30 2837f5f7-9220-4e99-b5dc-9da706f39c99 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.4176ms 2024-09-04 12:10:35.785 +05:30 cca577cd-cce9-4573-b66e-905a0fd3e008 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 12:10:35.787 +05:30 cca577cd-cce9-4573-b66e-905a0fd3e008 INF CORS policy execution successful. 2024-09-04 12:10:35.788 +05:30 cca577cd-cce9-4573-b66e-905a0fd3e008 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI1NTksImlhdCI6MTcyNTQzMTk1OX0.3ztAjEFg3qG33-FbYxWlXQ69_CZcn2UjcECrKh3xlmk}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:10:35.789 +05:30 c29b26ee-41f0-4e5c-acb0-ce087a0a5db5 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 12:10:35.790 +05:30 c29b26ee-41f0-4e5c-acb0-ce087a0a5db5 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-04 12:10:35.990 +05:30 c29b26ee-41f0-4e5c-acb0-ce087a0a5db5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:10:35.990 +05:30 c29b26ee-41f0-4e5c-acb0-ce087a0a5db5 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 200.0247ms 2024-09-04 12:10:35.990 +05:30 c29b26ee-41f0-4e5c-acb0-ce087a0a5db5 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 12:10:35.991 +05:30 c29b26ee-41f0-4e5c-acb0-ce087a0a5db5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cca577cd-cce9-4573-b66e-905a0fd3e008}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1344} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":96,\"Name\":\"PK\",\"CreatedOn\":\"2024-07-09T11:35:19.657\",\"ModifiedOn\":\"2024-07-30T09:42:53.613\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-04 12:10:35.991 +05:30 c29b26ee-41f0-4e5c-acb0-ce087a0a5db5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 205.8452ms 2024-09-04 12:10:36.025 +05:30 5266b05c-5907-479d-8957-b1e49c8cad29 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 12:10:36.026 +05:30 5266b05c-5907-479d-8957-b1e49c8cad29 INF CORS policy execution successful. 2024-09-04 12:10:36.026 +05:30 5266b05c-5907-479d-8957-b1e49c8cad29 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI1NTksImlhdCI6MTcyNTQzMTk1OX0.3ztAjEFg3qG33-FbYxWlXQ69_CZcn2UjcECrKh3xlmk}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:10:36.026 +05:30 1fa2e7c7-3973-4811-a662-9ba6f7c91784 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 12:10:36.026 +05:30 1fa2e7c7-3973-4811-a662-9ba6f7c91784 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-04 12:10:36.170 +05:30 1fa2e7c7-3973-4811-a662-9ba6f7c91784 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:10:36.171 +05:30 1fa2e7c7-3973-4811-a662-9ba6f7c91784 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 144.6109ms 2024-09-04 12:10:36.171 +05:30 1fa2e7c7-3973-4811-a662-9ba6f7c91784 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 12:10:36.171 +05:30 1fa2e7c7-3973-4811-a662-9ba6f7c91784 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5266b05c-5907-479d-8957-b1e49c8cad29}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1344} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":96,\"Name\":\"PK\",\"CreatedOn\":\"2024-07-09T11:35:19.657\",\"ModifiedOn\":\"2024-07-30T09:42:53.613\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-04 12:10:36.172 +05:30 1fa2e7c7-3973-4811-a662-9ba6f7c91784 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 146.4067ms 2024-09-04 12:10:39.967 +05:30 cb978751-c1d2-41f1-a107-5ab2dc0b4e80 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-04 12:10:39.967 +05:30 cbcf949e-b44b-4cf8-b889-b76a68948ce5 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-04 12:10:39.967 +05:30 cb978751-c1d2-41f1-a107-5ab2dc0b4e80 INF CORS policy execution successful. 2024-09-04 12:10:39.967 +05:30 cbcf949e-b44b-4cf8-b889-b76a68948ce5 INF CORS policy execution successful. 2024-09-04 12:10:39.968 +05:30 cb978751-c1d2-41f1-a107-5ab2dc0b4e80 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.6898ms 2024-09-04 12:10:39.968 +05:30 cbcf949e-b44b-4cf8-b889-b76a68948ce5 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.6944ms 2024-09-04 12:10:40.001 +05:30 9e84ff57-558b-4e04-8f7c-01cfe2f48fb8 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-04 12:10:40.002 +05:30 9e84ff57-558b-4e04-8f7c-01cfe2f48fb8 INF CORS policy execution successful. 2024-09-04 12:10:40.002 +05:30 9e84ff57-558b-4e04-8f7c-01cfe2f48fb8 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI1NTksImlhdCI6MTcyNTQzMTk1OX0.3ztAjEFg3qG33-FbYxWlXQ69_CZcn2UjcECrKh3xlmk}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:10:40.002 +05:30 2f73ce58-89f9-4046-931b-9e573dfe1459 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:10:40.002 +05:30 2f73ce58-89f9-4046-931b-9e573dfe1459 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-04 12:10:40.065 +05:30 2f73ce58-89f9-4046-931b-9e573dfe1459 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:10:40.066 +05:30 2f73ce58-89f9-4046-931b-9e573dfe1459 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 62.9838ms 2024-09-04 12:10:40.066 +05:30 2f73ce58-89f9-4046-931b-9e573dfe1459 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:10:40.066 +05:30 2f73ce58-89f9-4046-931b-9e573dfe1459 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9e84ff57-558b-4e04-8f7c-01cfe2f48fb8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 12:10:40.066 +05:30 2f73ce58-89f9-4046-931b-9e573dfe1459 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 65.065ms 2024-09-04 12:10:40.101 +05:30 5a1b6035-b30a-4cff-8707-1facb799bf57 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-04 12:10:40.102 +05:30 5a1b6035-b30a-4cff-8707-1facb799bf57 INF CORS policy execution successful. 2024-09-04 12:10:40.102 +05:30 5a1b6035-b30a-4cff-8707-1facb799bf57 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI1NTksImlhdCI6MTcyNTQzMTk1OX0.3ztAjEFg3qG33-FbYxWlXQ69_CZcn2UjcECrKh3xlmk}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:10:40.102 +05:30 b8b71ba6-0f7b-4840-96b6-610913aa4bb5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:10:40.102 +05:30 b8b71ba6-0f7b-4840-96b6-610913aa4bb5 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-04 12:10:40.393 +05:30 b8b71ba6-0f7b-4840-96b6-610913aa4bb5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:10:40.394 +05:30 b8b71ba6-0f7b-4840-96b6-610913aa4bb5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 291.3292ms 2024-09-04 12:10:40.394 +05:30 b8b71ba6-0f7b-4840-96b6-610913aa4bb5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:10:40.394 +05:30 b8b71ba6-0f7b-4840-96b6-610913aa4bb5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5a1b6035-b30a-4cff-8707-1facb799bf57}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 12:10:40.394 +05:30 b8b71ba6-0f7b-4840-96b6-610913aa4bb5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 293.1994ms 2024-09-04 12:10:41.214 +05:30 4042a653-8184-493f-9096-46235220d9c7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1066 - null null 2024-09-04 12:10:41.214 +05:30 4042a653-8184-493f-9096-46235220d9c7 INF CORS policy execution successful. 2024-09-04 12:10:41.215 +05:30 4042a653-8184-493f-9096-46235220d9c7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1066 - 204 null null 0.8755ms 2024-09-04 12:10:41.217 +05:30 93b9ba02-801f-43ca-8f77-4542bf5990b4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1066 - null null 2024-09-04 12:10:41.217 +05:30 b9dd4846-f92f-4a92-b8d4-920b52b40377 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:10:41.218 +05:30 93b9ba02-801f-43ca-8f77-4542bf5990b4 INF CORS policy execution successful. 2024-09-04 12:10:41.218 +05:30 b9dd4846-f92f-4a92-b8d4-920b52b40377 INF CORS policy execution successful. 2024-09-04 12:10:41.218 +05:30 b9dd4846-f92f-4a92-b8d4-920b52b40377 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.8556ms 2024-09-04 12:10:41.218 +05:30 93b9ba02-801f-43ca-8f77-4542bf5990b4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1066 - 204 null null 0.8947ms 2024-09-04 12:10:41.221 +05:30 11eeb89a-ab22-4081-bf2a-1877f1b50d63 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:10:41.222 +05:30 11eeb89a-ab22-4081-bf2a-1877f1b50d63 INF CORS policy execution successful. 2024-09-04 12:10:41.223 +05:30 11eeb89a-ab22-4081-bf2a-1877f1b50d63 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.7876ms 2024-09-04 12:10:41.242 +05:30 996ae237-0b75-4aba-9147-c5e8d95ffb87 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1066 - null null 2024-09-04 12:10:41.243 +05:30 996ae237-0b75-4aba-9147-c5e8d95ffb87 INF CORS policy execution successful. 2024-09-04 12:10:41.246 +05:30 996ae237-0b75-4aba-9147-c5e8d95ffb87 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1066 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI1NTksImlhdCI6MTcyNTQzMTk1OX0.3ztAjEFg3qG33-FbYxWlXQ69_CZcn2UjcECrKh3xlmk}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:10:41.247 +05:30 54b64e7a-32e6-45a1-b53c-9caffd2594ce INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 12:10:41.247 +05:30 54b64e7a-32e6-45a1-b53c-9caffd2594ce 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-04 12:10:41.248 +05:30 feac29ed-1184-4847-8aba-262416175e4c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:10:41.249 +05:30 feac29ed-1184-4847-8aba-262416175e4c INF CORS policy execution successful. 2024-09-04 12:10:41.250 +05:30 feac29ed-1184-4847-8aba-262416175e4c 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI1NTksImlhdCI6MTcyNTQzMTk1OX0.3ztAjEFg3qG33-FbYxWlXQ69_CZcn2UjcECrKh3xlmk}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:10:41.250 +05:30 834b8fbb-8504-4d74-8a44-5cf718448377 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:10:41.250 +05:30 834b8fbb-8504-4d74-8a44-5cf718448377 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-04 12:10:41.299 +05:30 834b8fbb-8504-4d74-8a44-5cf718448377 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:10:41.300 +05:30 834b8fbb-8504-4d74-8a44-5cf718448377 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 49.2029ms 2024-09-04 12:10:41.300 +05:30 834b8fbb-8504-4d74-8a44-5cf718448377 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:10:41.300 +05:30 834b8fbb-8504-4d74-8a44-5cf718448377 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: feac29ed-1184-4847-8aba-262416175e4c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 12:10:41.300 +05:30 834b8fbb-8504-4d74-8a44-5cf718448377 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 52.1654ms 2024-09-04 12:10:41.331 +05:30 db82f246-4d8e-4aab-af49-0dec0b911154 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:10:41.332 +05:30 db82f246-4d8e-4aab-af49-0dec0b911154 INF CORS policy execution successful. 2024-09-04 12:10:41.332 +05:30 db82f246-4d8e-4aab-af49-0dec0b911154 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI1NTksImlhdCI6MTcyNTQzMTk1OX0.3ztAjEFg3qG33-FbYxWlXQ69_CZcn2UjcECrKh3xlmk}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:10:41.332 +05:30 93a7522a-693d-45c0-b5e1-428abbe77f7f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:10:41.332 +05:30 93a7522a-693d-45c0-b5e1-428abbe77f7f 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-04 12:10:41.348 +05:30 93a7522a-693d-45c0-b5e1-428abbe77f7f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:10:41.348 +05:30 93a7522a-693d-45c0-b5e1-428abbe77f7f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 16.422ms 2024-09-04 12:10:41.348 +05:30 93a7522a-693d-45c0-b5e1-428abbe77f7f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:10:41.349 +05:30 93a7522a-693d-45c0-b5e1-428abbe77f7f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: db82f246-4d8e-4aab-af49-0dec0b911154}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 12:10:41.349 +05:30 93a7522a-693d-45c0-b5e1-428abbe77f7f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 17.941ms 2024-09-04 12:10:41.408 +05:30 54b64e7a-32e6-45a1-b53c-9caffd2594ce INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:10:41.409 +05:30 54b64e7a-32e6-45a1-b53c-9caffd2594ce INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 161.0972ms 2024-09-04 12:10:41.409 +05:30 54b64e7a-32e6-45a1-b53c-9caffd2594ce INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 12:10:41.409 +05:30 54b64e7a-32e6-45a1-b53c-9caffd2594ce INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 996ae237-0b75-4aba-9147-c5e8d95ffb87}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1418} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1066,\"RoleName\":\"TestRole240801\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"}],\"EntryRestrictionDetails\":[{\"TagTypeId\":2,\"TagId\":1,\"TagTypeName\":\"Account\",\"TagName\":\"Name1\",\"CanTransaction\":false,\"CanReport\":false,\"CanView\":false,\"Exclude\":false},{\"TagTypeId\":1,\"TagId\":1,\"TagTypeName\":\"Business Entity\",\"TagName\":\"Entity1\",\"CanTransaction\":false,\"CanReport\":false,\"CanView\":false,\"Exclude\":false},{\"TagTypeId\":1,\"TagId\":2,\"TagTypeName\":\"Business Entity\",\"TagName\":\"Entity2\",\"CanTransaction\":false,\"CanReport\":false,\"CanView\":false,\"Exclude\":false}],\"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-04 12:10:41.409 +05:30 54b64e7a-32e6-45a1-b53c-9caffd2594ce INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1066 - 200 1418 application/json; charset=utf-8 167.8157ms 2024-09-04 12:10:41.438 +05:30 b121e6c3-2559-480e-8ead-016ceaf265cf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1066 - null null 2024-09-04 12:10:41.439 +05:30 b121e6c3-2559-480e-8ead-016ceaf265cf INF CORS policy execution successful. 2024-09-04 12:10:41.439 +05:30 b121e6c3-2559-480e-8ead-016ceaf265cf INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1066 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI1NTksImlhdCI6MTcyNTQzMTk1OX0.3ztAjEFg3qG33-FbYxWlXQ69_CZcn2UjcECrKh3xlmk}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:10:41.440 +05:30 7dad2e7f-cf6d-4112-a9f9-edbbb5feba86 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 12:10:41.440 +05:30 7dad2e7f-cf6d-4112-a9f9-edbbb5feba86 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-04 12:10:41.527 +05:30 c7f1db5c-515c-4a68-9bf7-17f0c67f052c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 12:10:41.527 +05:30 c7f1db5c-515c-4a68-9bf7-17f0c67f052c INF CORS policy execution successful. 2024-09-04 12:10:41.528 +05:30 c7f1db5c-515c-4a68-9bf7-17f0c67f052c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.7816ms 2024-09-04 12:10:41.561 +05:30 26fe424d-9d7f-4d6d-b31e-b78f043eb0f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 12:10:41.562 +05:30 26fe424d-9d7f-4d6d-b31e-b78f043eb0f9 INF CORS policy execution successful. 2024-09-04 12:10:41.562 +05:30 26fe424d-9d7f-4d6d-b31e-b78f043eb0f9 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI1NTksImlhdCI6MTcyNTQzMTk1OX0.3ztAjEFg3qG33-FbYxWlXQ69_CZcn2UjcECrKh3xlmk}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:10:41.562 +05:30 4852968d-ec5d-4488-bb7e-bbaaf1338948 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 12:10:41.562 +05:30 4852968d-ec5d-4488-bb7e-bbaaf1338948 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-04 12:10:41.572 +05:30 4852968d-ec5d-4488-bb7e-bbaaf1338948 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:10:41.572 +05:30 4852968d-ec5d-4488-bb7e-bbaaf1338948 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 9.9766ms 2024-09-04 12:10:41.572 +05:30 4852968d-ec5d-4488-bb7e-bbaaf1338948 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 12:10:41.572 +05:30 4852968d-ec5d-4488-bb7e-bbaaf1338948 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 26fe424d-9d7f-4d6d-b31e-b78f043eb0f9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 12:10:41.573 +05:30 4852968d-ec5d-4488-bb7e-bbaaf1338948 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 11.4268ms 2024-09-04 12:10:41.622 +05:30 7dad2e7f-cf6d-4112-a9f9-edbbb5feba86 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:10:41.622 +05:30 7dad2e7f-cf6d-4112-a9f9-edbbb5feba86 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 182.3993ms 2024-09-04 12:10:41.622 +05:30 7dad2e7f-cf6d-4112-a9f9-edbbb5feba86 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 12:10:41.622 +05:30 7dad2e7f-cf6d-4112-a9f9-edbbb5feba86 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b121e6c3-2559-480e-8ead-016ceaf265cf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1418} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1066,\"RoleName\":\"TestRole240801\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"}],\"EntryRestrictionDetails\":[{\"TagTypeId\":2,\"TagId\":1,\"TagTypeName\":\"Account\",\"TagName\":\"Name1\",\"CanTransaction\":false,\"CanReport\":false,\"CanView\":false,\"Exclude\":false},{\"TagTypeId\":1,\"TagId\":1,\"TagTypeName\":\"Business Entity\",\"TagName\":\"Entity1\",\"CanTransaction\":false,\"CanReport\":false,\"CanView\":false,\"Exclude\":false},{\"TagTypeId\":1,\"TagId\":2,\"TagTypeName\":\"Business Entity\",\"TagName\":\"Entity2\",\"CanTransaction\":false,\"CanReport\":false,\"CanView\":false,\"Exclude\":false}],\"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-04 12:10:41.623 +05:30 7dad2e7f-cf6d-4112-a9f9-edbbb5feba86 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1066 - 200 1418 application/json; charset=utf-8 184.4632ms 2024-09-04 12:10:41.835 +05:30 4ce4c0a9-0ac6-4b94-8f55-229fedf9eeb9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 12:10:41.835 +05:30 4ce4c0a9-0ac6-4b94-8f55-229fedf9eeb9 INF CORS policy execution successful. 2024-09-04 12:10:41.835 +05:30 4ce4c0a9-0ac6-4b94-8f55-229fedf9eeb9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.4973ms 2024-09-04 12:10:41.873 +05:30 707472b9-4759-4e1f-8c54-d0812573401a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 12:10:41.873 +05:30 707472b9-4759-4e1f-8c54-d0812573401a INF CORS policy execution successful. 2024-09-04 12:10:41.874 +05:30 707472b9-4759-4e1f-8c54-d0812573401a 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,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI1NTksImlhdCI6MTcyNTQzMTk1OX0.3ztAjEFg3qG33-FbYxWlXQ69_CZcn2UjcECrKh3xlmk}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:10:41.874 +05:30 7bb5741c-da81-4919-9ae4-1b281827ce11 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 12:10:41.874 +05:30 7bb5741c-da81-4919-9ae4-1b281827ce11 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-04 12:10:42.117 +05:30 7bb5741c-da81-4919-9ae4-1b281827ce11 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:10:42.117 +05:30 7bb5741c-da81-4919-9ae4-1b281827ce11 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 243.0362ms 2024-09-04 12:10:42.117 +05:30 7bb5741c-da81-4919-9ae4-1b281827ce11 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 12:10:42.117 +05:30 7bb5741c-da81-4919-9ae4-1b281827ce11 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 707472b9-4759-4e1f-8c54-d0812573401a}, {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-04 12:10:42.118 +05:30 7bb5741c-da81-4919-9ae4-1b281827ce11 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 244.5644ms 2024-09-04 12:10:44.870 +05:30 2b695cd3-cf65-43a5-bd64-a15c7ca08ac6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:10:44.873 +05:30 2b695cd3-cf65-43a5-bd64-a15c7ca08ac6 INF CORS policy execution successful. 2024-09-04 12:10:44.873 +05:30 2b695cd3-cf65-43a5-bd64-a15c7ca08ac6 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI1NTksImlhdCI6MTcyNTQzMTk1OX0.3ztAjEFg3qG33-FbYxWlXQ69_CZcn2UjcECrKh3xlmk}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:10:44.873 +05:30 b746f4a3-4aec-4c93-aee5-a3e7eb3f6a39 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:10:44.874 +05:30 b746f4a3-4aec-4c93-aee5-a3e7eb3f6a39 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-04 12:10:45.007 +05:30 b746f4a3-4aec-4c93-aee5-a3e7eb3f6a39 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:10:45.007 +05:30 b746f4a3-4aec-4c93-aee5-a3e7eb3f6a39 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 133.0393ms 2024-09-04 12:10:45.007 +05:30 b746f4a3-4aec-4c93-aee5-a3e7eb3f6a39 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:10:45.007 +05:30 b746f4a3-4aec-4c93-aee5-a3e7eb3f6a39 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2b695cd3-cf65-43a5-bd64-a15c7ca08ac6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 12:10:45.008 +05:30 b746f4a3-4aec-4c93-aee5-a3e7eb3f6a39 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 137.4669ms 2024-09-04 12:10:45.036 +05:30 a9b114c7-a235-46cc-926b-5a2faab96a2d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:10:45.036 +05:30 a9b114c7-a235-46cc-926b-5a2faab96a2d INF CORS policy execution successful. 2024-09-04 12:10:45.036 +05:30 a9b114c7-a235-46cc-926b-5a2faab96a2d 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI1NTksImlhdCI6MTcyNTQzMTk1OX0.3ztAjEFg3qG33-FbYxWlXQ69_CZcn2UjcECrKh3xlmk}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:10:45.037 +05:30 d2b930ab-43a9-4b57-a2b9-d88f0ad676b7 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:10:45.037 +05:30 d2b930ab-43a9-4b57-a2b9-d88f0ad676b7 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-04 12:10:45.207 +05:30 d2b930ab-43a9-4b57-a2b9-d88f0ad676b7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:10:45.207 +05:30 d2b930ab-43a9-4b57-a2b9-d88f0ad676b7 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 170.43ms 2024-09-04 12:10:45.207 +05:30 d2b930ab-43a9-4b57-a2b9-d88f0ad676b7 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:10:45.207 +05:30 d2b930ab-43a9-4b57-a2b9-d88f0ad676b7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a9b114c7-a235-46cc-926b-5a2faab96a2d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 12:10:45.208 +05:30 d2b930ab-43a9-4b57-a2b9-d88f0ad676b7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 171.9895ms 2024-09-04 12:12:13.925 +05:30 84345669-5c18-426b-bb5e-52c195d9d2d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 12:12:13.929 +05:30 84345669-5c18-426b-bb5e-52c195d9d2d6 INF CORS policy execution successful. 2024-09-04 12:12:13.930 +05:30 84345669-5c18-426b-bb5e-52c195d9d2d6 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:12:13.932 +05:30 af7fc70d-9191-44ea-81d0-1c8252e989b7 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 12:12:13.932 +05:30 af7fc70d-9191-44ea-81d0-1c8252e989b7 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-04 12:12:13.978 +05:30 af7fc70d-9191-44ea-81d0-1c8252e989b7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:12:13.979 +05:30 af7fc70d-9191-44ea-81d0-1c8252e989b7 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 46.594ms 2024-09-04 12:12:13.979 +05:30 af7fc70d-9191-44ea-81d0-1c8252e989b7 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 12:12:13.980 +05:30 af7fc70d-9191-44ea-81d0-1c8252e989b7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 84345669-5c18-426b-bb5e-52c195d9d2d6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 12:12:13.981 +05:30 af7fc70d-9191-44ea-81d0-1c8252e989b7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 55.8126ms 2024-09-04 12:12:16.056 +05:30 8e5c224c-f42e-4400-b723-dea02026b939 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 12:12:16.056 +05:30 8e5c224c-f42e-4400-b723-dea02026b939 INF CORS policy execution successful. 2024-09-04 12:12:16.057 +05:30 8e5c224c-f42e-4400-b723-dea02026b939 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.8351ms 2024-09-04 12:12:16.084 +05:30 257a18a2-810a-442e-bc93-d43c54cd2985 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 12:12:16.085 +05:30 257a18a2-810a-442e-bc93-d43c54cd2985 INF CORS policy execution successful. 2024-09-04 12:12:16.085 +05:30 257a18a2-810a-442e-bc93-d43c54cd2985 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: 100}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 12:12:16.085 +05:30 732446f1-ea7d-4e7c-82e0-49fa5613619b INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 12:12:16.085 +05:30 732446f1-ea7d-4e7c-82e0-49fa5613619b 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-04 12:12:16.095 +05:30 732446f1-ea7d-4e7c-82e0-49fa5613619b INF Database retrieved 2024-09-04 12:12:16.109 +05:30 732446f1-ea7d-4e7c-82e0-49fa5613619b INF Token generated 2024-09-04 12:12:16.109 +05:30 732446f1-ea7d-4e7c-82e0-49fa5613619b INF Token generated 2024-09-04 12:12:16.109 +05:30 732446f1-ea7d-4e7c-82e0-49fa5613619b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:12:16.110 +05:30 732446f1-ea7d-4e7c-82e0-49fa5613619b INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 24.2124ms 2024-09-04 12:12:16.110 +05:30 732446f1-ea7d-4e7c-82e0-49fa5613619b INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 12:12:16.110 +05:30 732446f1-ea7d-4e7c-82e0-49fa5613619b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 257a18a2-810a-442e-bc93-d43c54cd2985}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIxMzYsImV4cCI6MTcyNTQzMjczNiwiaWF0IjoxNzI1NDMyMTM2fQ.ZaDilNN78WerTtI6XRb73pYyu1_dP6IHBquWQ2TgFiw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIxMzYsImV4cCI6MTcyNTQzMzAzNiwiaWF0IjoxNzI1NDMyMTM2fQ.MIsAfWeLSe9TX6M4LnLDnS7k_3HSsIcEPTy3lPJpJHY\"}"} 2024-09-04 12:12:16.110 +05:30 732446f1-ea7d-4e7c-82e0-49fa5613619b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 25.5988ms 2024-09-04 12:13:37.477 +05:30 69909cd3-0343-4b8f-a6f6-af1967978037 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1NjcsImV4cCI6MTcyNTQzMjQ2NywiaWF0IjoxNzI1NDMxNTY3fQ.FybCbT5QfJFNzqmYR6LOk-lky9Ohg8HqmGnqoh3MhSk - null null 2024-09-04 12:13:37.479 +05:30 69909cd3-0343-4b8f-a6f6-af1967978037 INF CORS policy execution successful. 2024-09-04 12:13:37.481 +05:30 69909cd3-0343-4b8f-a6f6-af1967978037 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1NjcsImV4cCI6MTcyNTQzMjQ2NywiaWF0IjoxNzI1NDMxNTY3fQ.FybCbT5QfJFNzqmYR6LOk-lky9Ohg8HqmGnqoh3MhSk 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-04 12:13:37.482 +05:30 eee3da86-cc35-44b7-8849-81ba134cdcfe INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:13:37.482 +05:30 eee3da86-cc35-44b7-8849-81ba134cdcfe 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-04 12:13:37.506 +05:30 eee3da86-cc35-44b7-8849-81ba134cdcfe INF Token generated 2024-09-04 12:13:37.506 +05:30 eee3da86-cc35-44b7-8849-81ba134cdcfe INF Token generated 2024-09-04 12:13:37.508 +05:30 eee3da86-cc35-44b7-8849-81ba134cdcfe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:13:37.508 +05:30 eee3da86-cc35-44b7-8849-81ba134cdcfe INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 25.7066ms 2024-09-04 12:13:37.508 +05:30 eee3da86-cc35-44b7-8849-81ba134cdcfe INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:13:37.508 +05:30 eee3da86-cc35-44b7-8849-81ba134cdcfe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 69909cd3-0343-4b8f-a6f6-af1967978037}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIyMTcsImV4cCI6MTcyNTQzMjgxNywiaWF0IjoxNzI1NDMyMjE3fQ.KcuJCC4N-Osv3Y3i-cg5I5vx0llcbxFA1fqMFnJIOMU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIyMTcsImV4cCI6MTcyNTQzMzExNywiaWF0IjoxNzI1NDMyMjE3fQ.nQXt0TnLOyOGrOCY6FxsNHdhNnu02N-9E-xTUeEyhDg\"}"} 2024-09-04 12:13:37.509 +05:30 eee3da86-cc35-44b7-8849-81ba134cdcfe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzE1NjcsImV4cCI6MTcyNTQzMjQ2NywiaWF0IjoxNzI1NDMxNTY3fQ.FybCbT5QfJFNzqmYR6LOk-lky9Ohg8HqmGnqoh3MhSk - 200 899 application/json; charset=utf-8 32.4809ms 2024-09-04 12:15:03.652 +05:30 5bf17fe8-a795-4787-9976-41aa715c3647 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json-patch+json 89 2024-09-04 12:15:03.698 +05:30 5bf17fe8-a795-4787-9976-41aa715c3647 INF CORS policy execution successful. 2024-09-04 12:15:03.700 +05:30 5bf17fe8-a795-4787-9976-41aa715c3647 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 89}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangSecurityAPI/swagger/index.html}, {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} Host: 103.120.178.195 Body: { "assignedProfileIds": [ { "id": 91 } ], "type": 2, "menuId": 20 } 2024-09-04 12:15:03.702 +05:30 c8c6a0d2-3fcb-469f-ad54-cc938a9d9a96 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 12:15:03.716 +05:30 c8c6a0d2-3fcb-469f-ad54-cc938a9d9a96 INF AuthenticationScheme: Bearer was challenged. 2024-09-04 12:15:03.716 +05:30 c8c6a0d2-3fcb-469f-ad54-cc938a9d9a96 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 5bf17fe8-a795-4787-9976-41aa715c3647}, {WWW-Authenticate: Bearer} Body: 2024-09-04 12:15:03.755 +05:30 c8c6a0d2-3fcb-469f-ad54-cc938a9d9a96 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 401 null null 94.579ms 2024-09-04 12:15:17.546 +05:30 3bcf4170-f83d-4141-a965-754b8d69572d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-04 12:15:17.548 +05:30 3bcf4170-f83d-4141-a965-754b8d69572d 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.41.2}, {Postman-Token: f4cd7a44-4ae0-4dd3-8413-d0f1c799c042} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 12:15:17.549 +05:30 4aa1fca8-5675-49f5-9090-e9302d903c80 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 12:15:17.551 +05:30 4aa1fca8-5675-49f5-9090-e9302d903c80 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-04 12:15:17.581 +05:30 4aa1fca8-5675-49f5-9090-e9302d903c80 INF Database retrieved 2024-09-04 12:15:17.603 +05:30 4aa1fca8-5675-49f5-9090-e9302d903c80 INF Token generated 2024-09-04 12:15:17.603 +05:30 4aa1fca8-5675-49f5-9090-e9302d903c80 INF Token generated 2024-09-04 12:15:17.604 +05:30 4aa1fca8-5675-49f5-9090-e9302d903c80 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:15:17.605 +05:30 4aa1fca8-5675-49f5-9090-e9302d903c80 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 53.9161ms 2024-09-04 12:15:17.605 +05:30 4aa1fca8-5675-49f5-9090-e9302d903c80 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 12:15:17.605 +05:30 4aa1fca8-5675-49f5-9090-e9302d903c80 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3bcf4170-f83d-4141-a965-754b8d69572d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIzMTcsImV4cCI6MTcyNTQzMjkxNywiaWF0IjoxNzI1NDMyMzE3fQ.dJqROI2JMBTLq3sQCJWyUW_PVSVpQNYaeMQfLc3tMYA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIzMTcsImV4cCI6MTcyNTQzMzIxNywiaWF0IjoxNzI1NDMyMzE3fQ.JnzOyRqtxCAykrj2F66DowyZk36auYualW-wy2KiLIQ\"}"} 2024-09-04 12:15:17.606 +05:30 4aa1fca8-5675-49f5-9090-e9302d903c80 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 60.7046ms 2024-09-04 12:15:32.639 +05:30 9681cfad-0d64-40ee-bd49-57cb764bb171 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json-patch+json 89 2024-09-04 12:15:32.640 +05:30 9681cfad-0d64-40ee-bd49-57cb764bb171 INF CORS policy execution successful. 2024-09-04 12:15:32.640 +05:30 9681cfad-0d64-40ee-bd49-57cb764bb171 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIzMTcsImV4cCI6MTcyNTQzMjkxNywiaWF0IjoxNzI1NDMyMzE3fQ.dJqROI2JMBTLq3sQCJWyUW_PVSVpQNYaeMQfLc3tMYA}, {Connection: keep-alive}, {Content-Length: 89}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangSecurityAPI/swagger/index.html}, {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} Host: 103.120.178.195 Body: { "assignedProfileIds": [ { "id": 91 } ], "type": 2, "menuId": 20 } 2024-09-04 12:15:32.641 +05:30 bc3c791c-6eba-4520-af46-b5400feeb65d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:15:32.641 +05:30 bc3c791c-6eba-4520-af46-b5400feeb65d INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:15:32.776 +05:30 bc3c791c-6eba-4520-af46-b5400feeb65d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:15:32.777 +05:30 bc3c791c-6eba-4520-af46-b5400feeb65d INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 135.7176ms 2024-09-04 12:15:32.777 +05:30 bc3c791c-6eba-4520-af46-b5400feeb65d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:15:32.777 +05:30 bc3c791c-6eba-4520-af46-b5400feeb65d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9681cfad-0d64-40ee-bd49-57cb764bb171}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 140} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"}]"} 2024-09-04 12:15:32.778 +05:30 bc3c791c-6eba-4520-af46-b5400feeb65d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 140 application/json; charset=utf-8 139.1536ms 2024-09-04 12:15:53.452 +05:30 68d07503-175c-43fa-8941-1268c493cb5c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json-patch+json 89 2024-09-04 12:15:53.453 +05:30 68d07503-175c-43fa-8941-1268c493cb5c INF CORS policy execution successful. 2024-09-04 12:15:53.455 +05:30 68d07503-175c-43fa-8941-1268c493cb5c INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIzMTcsImV4cCI6MTcyNTQzMjkxNywiaWF0IjoxNzI1NDMyMzE3fQ.dJqROI2JMBTLq3sQCJWyUW_PVSVpQNYaeMQfLc3tMYA}, {Connection: keep-alive}, {Content-Length: 89}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangSecurityAPI/swagger/index.html}, {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} Host: 103.120.178.195 Body: { "assignedProfileIds": [ { "id": 91 } ], "type": 1, "menuId": 20 } 2024-09-04 12:15:53.456 +05:30 19db8342-90b2-497d-a85c-f39e174fe3e2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:15:53.456 +05:30 19db8342-90b2-497d-a85c-f39e174fe3e2 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:15:53.605 +05:30 19db8342-90b2-497d-a85c-f39e174fe3e2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:15:53.606 +05:30 19db8342-90b2-497d-a85c-f39e174fe3e2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 149.7693ms 2024-09-04 12:15:53.607 +05:30 19db8342-90b2-497d-a85c-f39e174fe3e2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:15:53.607 +05:30 19db8342-90b2-497d-a85c-f39e174fe3e2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 68d07503-175c-43fa-8941-1268c493cb5c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 353} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:15:53.607 +05:30 19db8342-90b2-497d-a85c-f39e174fe3e2 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 353 application/json; charset=utf-8 155.9856ms 2024-09-04 12:16:39.663 +05:30 5e7ceb2a-a69b-430f-9189-462ef4724aac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:16:39.665 +05:30 5e7ceb2a-a69b-430f-9189-462ef4724aac INF CORS policy execution successful. 2024-09-04 12:16:39.666 +05:30 5e7ceb2a-a69b-430f-9189-462ef4724aac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 3.2463ms 2024-09-04 12:16:39.703 +05:30 2b60cc45-12ca-4620-8568-2cd752304765 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:16:39.705 +05:30 2b60cc45-12ca-4620-8568-2cd752304765 INF CORS policy execution successful. 2024-09-04 12:16:39.706 +05:30 2b60cc45-12ca-4620-8568-2cd752304765 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIyMTcsImV4cCI6MTcyNTQzMjgxNywiaWF0IjoxNzI1NDMyMjE3fQ.KcuJCC4N-Osv3Y3i-cg5I5vx0llcbxFA1fqMFnJIOMU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:16:39.706 +05:30 3b32879f-8b23-4d01-aff0-d9b127f5f731 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:16:39.707 +05:30 3b32879f-8b23-4d01-aff0-d9b127f5f731 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-04 12:16:39.765 +05:30 3b32879f-8b23-4d01-aff0-d9b127f5f731 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:16:39.765 +05:30 3b32879f-8b23-4d01-aff0-d9b127f5f731 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 58.1379ms 2024-09-04 12:16:39.765 +05:30 3b32879f-8b23-4d01-aff0-d9b127f5f731 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:16:39.766 +05:30 3b32879f-8b23-4d01-aff0-d9b127f5f731 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2b60cc45-12ca-4620-8568-2cd752304765}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 12:16:39.766 +05:30 3b32879f-8b23-4d01-aff0-d9b127f5f731 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 63.4168ms 2024-09-04 12:16:52.234 +05:30 a8b8ad80-3775-4f14-b985-24aad75590e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA5MTgsImV4cCI6MTcyNTI4MTgxOCwiaWF0IjoxNzI1MjgwOTE4fQ.jiD3qY--R7HkC9qoWg2rp8Zy23-NEpWvrc-ovgXPabw - null null 2024-09-04 12:16:52.235 +05:30 a8b8ad80-3775-4f14-b985-24aad75590e2 INF CORS policy execution successful. 2024-09-04 12:16:52.235 +05:30 a8b8ad80-3775-4f14-b985-24aad75590e2 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA5MTgsImV4cCI6MTcyNTI4MTgxOCwiaWF0IjoxNzI1MjgwOTE4fQ.jiD3qY--R7HkC9qoWg2rp8Zy23-NEpWvrc-ovgXPabw 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-04 12:16:52.236 +05:30 0df6694c-f731-44cb-91bb-847360d46698 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:16:52.236 +05:30 0df6694c-f731-44cb-91bb-847360d46698 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-04 12:16:52.239 +05:30 0df6694c-f731-44cb-91bb-847360d46698 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:16:52.240 +05:30 0df6694c-f731-44cb-91bb-847360d46698 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 3.9303ms 2024-09-04 12:16:52.240 +05:30 0df6694c-f731-44cb-91bb-847360d46698 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:16:52.240 +05:30 0df6694c-f731-44cb-91bb-847360d46698 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: a8b8ad80-3775-4f14-b985-24aad75590e2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 12:16:52.241 +05:30 0df6694c-f731-44cb-91bb-847360d46698 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA5MTgsImV4cCI6MTcyNTI4MTgxOCwiaWF0IjoxNzI1MjgwOTE4fQ.jiD3qY--R7HkC9qoWg2rp8Zy23-NEpWvrc-ovgXPabw - 400 90 application/json; charset=utf-8 6.3659ms 2024-09-04 12:16:57.312 +05:30 88d023a4-8da6-465a-9600-7314ba515cfa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 12:16:57.313 +05:30 88d023a4-8da6-465a-9600-7314ba515cfa INF CORS policy execution successful. 2024-09-04 12:16:57.313 +05:30 88d023a4-8da6-465a-9600-7314ba515cfa INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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-04 12:16:57.313 +05:30 7986e8ab-390d-4e52-8a12-948889aff13d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 12:16:57.313 +05:30 7986e8ab-390d-4e52-8a12-948889aff13d 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-04 12:16:57.329 +05:30 7986e8ab-390d-4e52-8a12-948889aff13d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:16:57.329 +05:30 7986e8ab-390d-4e52-8a12-948889aff13d INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 16.0239ms 2024-09-04 12:16:57.329 +05:30 7986e8ab-390d-4e52-8a12-948889aff13d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 12:16:57.329 +05:30 7986e8ab-390d-4e52-8a12-948889aff13d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 88d023a4-8da6-465a-9600-7314ba515cfa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 12:16:57.330 +05:30 7986e8ab-390d-4e52-8a12-948889aff13d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 17.8014ms 2024-09-04 12:17:04.574 +05:30 d8988c03-924e-42a8-972e-39ddf3bbde60 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 12:17:04.575 +05:30 d8988c03-924e-42a8-972e-39ddf3bbde60 INF CORS policy execution successful. 2024-09-04 12:17:04.577 +05:30 d8988c03-924e-42a8-972e-39ddf3bbde60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.988ms 2024-09-04 12:17:04.620 +05:30 6a4c66b1-e17f-4be4-b46d-c3bfc18e60c5 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 12:17:04.621 +05:30 6a4c66b1-e17f-4be4-b46d-c3bfc18e60c5 INF CORS policy execution successful. 2024-09-04 12:17:04.622 +05:30 6a4c66b1-e17f-4be4-b46d-c3bfc18e60c5 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":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 12:17:04.622 +05:30 b2030830-b56b-4fff-b4c1-6fd2281f0ded INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 12:17:04.622 +05:30 b2030830-b56b-4fff-b4c1-6fd2281f0ded 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-04 12:17:04.667 +05:30 b2030830-b56b-4fff-b4c1-6fd2281f0ded INF Database retrieved 2024-09-04 12:17:04.691 +05:30 b2030830-b56b-4fff-b4c1-6fd2281f0ded INF Token generated 2024-09-04 12:17:04.691 +05:30 b2030830-b56b-4fff-b4c1-6fd2281f0ded INF Token generated 2024-09-04 12:17:04.692 +05:30 b2030830-b56b-4fff-b4c1-6fd2281f0ded INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:17:04.692 +05:30 b2030830-b56b-4fff-b4c1-6fd2281f0ded INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 69.8246ms 2024-09-04 12:17:04.692 +05:30 b2030830-b56b-4fff-b4c1-6fd2281f0ded INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 12:17:04.693 +05:30 b2030830-b56b-4fff-b4c1-6fd2281f0ded INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6a4c66b1-e17f-4be4-b46d-c3bfc18e60c5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzMyNCwiaWF0IjoxNzI1NDMyNDI0fQ.E7N-PfHWy3t-O0EsB8TW6Eq8qqozwtvE4vItLz3D6oE\"}"} 2024-09-04 12:17:04.693 +05:30 b2030830-b56b-4fff-b4c1-6fd2281f0ded INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 73.0884ms 2024-09-04 12:17:10.734 +05:30 a72d5adf-f867-439b-b967-192f8d5d597b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:17:10.734 +05:30 a72d5adf-f867-439b-b967-192f8d5d597b INF CORS policy execution successful. 2024-09-04 12:17:10.735 +05:30 a72d5adf-f867-439b-b967-192f8d5d597b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.9218ms 2024-09-04 12:17:10.767 +05:30 4a52462e-4bef-4e58-8f91-bd495cbd90ad INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 56 2024-09-04 12:17:10.768 +05:30 4a52462e-4bef-4e58-8f91-bd495cbd90ad INF CORS policy execution successful. 2024-09-04 12:17:10.768 +05:30 4a52462e-4bef-4e58-8f91-bd495cbd90ad INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI1NTksImlhdCI6MTcyNTQzMTk1OX0.3ztAjEFg3qG33-FbYxWlXQ69_CZcn2UjcECrKh3xlmk}, {Connection: keep-alive}, {Content-Length: 56}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":1,"menuId":"7"} 2024-09-04 12:17:10.768 +05:30 f35d2c7e-af24-4591-9ccf-1d318b45b741 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:17:10.768 +05:30 f35d2c7e-af24-4591-9ccf-1d318b45b741 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:17:10.914 +05:30 f35d2c7e-af24-4591-9ccf-1d318b45b741 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:17:10.914 +05:30 f35d2c7e-af24-4591-9ccf-1d318b45b741 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 145.9488ms 2024-09-04 12:17:10.915 +05:30 f35d2c7e-af24-4591-9ccf-1d318b45b741 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:17:10.915 +05:30 f35d2c7e-af24-4591-9ccf-1d318b45b741 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a52462e-4bef-4e58-8f91-bd495cbd90ad}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:17:10.915 +05:30 f35d2c7e-af24-4591-9ccf-1d318b45b741 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 396 application/json; charset=utf-8 148.4215ms 2024-09-04 12:17:18.211 +05:30 0b3bf96e-b24b-4438-9c55-668bedaf0992 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-04 12:17:18.211 +05:30 0b3bf96e-b24b-4438-9c55-668bedaf0992 INF CORS policy execution successful. 2024-09-04 12:17:18.211 +05:30 0b3bf96e-b24b-4438-9c55-668bedaf0992 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.8682ms 2024-09-04 12:17:18.257 +05:30 013c6105-0aef-4ab4-b31a-dbbe270e41cd 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-04 12:17:18.258 +05:30 013c6105-0aef-4ab4-b31a-dbbe270e41cd INF CORS policy execution successful. 2024-09-04 12:17:18.258 +05:30 013c6105-0aef-4ab4-b31a-dbbe270e41cd 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:17:18.259 +05:30 42664dde-4651-4caa-a6ad-a3cea85bdd32 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:17:18.259 +05:30 42664dde-4651-4caa-a6ad-a3cea85bdd32 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-04 12:17:18.284 +05:30 42664dde-4651-4caa-a6ad-a3cea85bdd32 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:17:18.284 +05:30 42664dde-4651-4caa-a6ad-a3cea85bdd32 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 25.0325ms 2024-09-04 12:17:18.284 +05:30 42664dde-4651-4caa-a6ad-a3cea85bdd32 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:17:18.284 +05:30 42664dde-4651-4caa-a6ad-a3cea85bdd32 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 013c6105-0aef-4ab4-b31a-dbbe270e41cd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 12:17:18.285 +05:30 42664dde-4651-4caa-a6ad-a3cea85bdd32 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 28.0274ms 2024-09-04 12:17:20.164 +05:30 040052e8-6fcd-4be4-9ad5-c015d247b08e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:17:20.164 +05:30 040052e8-6fcd-4be4-9ad5-c015d247b08e INF CORS policy execution successful. 2024-09-04 12:17:20.165 +05:30 040052e8-6fcd-4be4-9ad5-c015d247b08e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.7728ms 2024-09-04 12:17:20.447 +05:30 f50c51ef-324c-4f63-a38c-241f7342cf9c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 56 2024-09-04 12:17:20.448 +05:30 f50c51ef-324c-4f63-a38c-241f7342cf9c INF CORS policy execution successful. 2024-09-04 12:17:20.448 +05:30 f50c51ef-324c-4f63-a38c-241f7342cf9c INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI1NTksImlhdCI6MTcyNTQzMTk1OX0.3ztAjEFg3qG33-FbYxWlXQ69_CZcn2UjcECrKh3xlmk}, {Connection: keep-alive}, {Content-Length: 56}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":1,"menuId":"8"} 2024-09-04 12:17:20.448 +05:30 5527603e-74ba-4f8c-9dca-05550e41a60f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:17:20.448 +05:30 5527603e-74ba-4f8c-9dca-05550e41a60f INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:17:20.609 +05:30 5527603e-74ba-4f8c-9dca-05550e41a60f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:17:20.609 +05:30 5527603e-74ba-4f8c-9dca-05550e41a60f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 160.556ms 2024-09-04 12:17:20.609 +05:30 5527603e-74ba-4f8c-9dca-05550e41a60f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:17:20.609 +05:30 5527603e-74ba-4f8c-9dca-05550e41a60f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f50c51ef-324c-4f63-a38c-241f7342cf9c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:17:20.609 +05:30 5527603e-74ba-4f8c-9dca-05550e41a60f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 396 application/json; charset=utf-8 162.1517ms 2024-09-04 12:17:35.523 +05:30 59b49e89-b325-4205-8778-fd54e824e511 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 12:17:35.524 +05:30 59b49e89-b325-4205-8778-fd54e824e511 INF CORS policy execution successful. 2024-09-04 12:17:35.524 +05:30 9d0f3f23-68a1-4019-b012-84382f624572 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:17:35.524 +05:30 9d0f3f23-68a1-4019-b012-84382f624572 INF CORS policy execution successful. 2024-09-04 12:17:35.525 +05:30 9d0f3f23-68a1-4019-b012-84382f624572 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.3893ms 2024-09-04 12:17:35.525 +05:30 59b49e89-b325-4205-8778-fd54e824e511 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 1.5085ms 2024-09-04 12:17:35.560 +05:30 66462ef6-0692-4e46-b05f-a52fc018fb6e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:17:35.561 +05:30 66462ef6-0692-4e46-b05f-a52fc018fb6e INF CORS policy execution successful. 2024-09-04 12:17:35.562 +05:30 66462ef6-0692-4e46-b05f-a52fc018fb6e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:17:35.562 +05:30 9bc76a03-eb55-4014-8c71-6e81574f407d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:17:35.563 +05:30 9bc76a03-eb55-4014-8c71-6e81574f407d 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-04 12:17:35.580 +05:30 784f0404-9af0-4ddf-b073-3ed90bb77f69 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 12:17:35.581 +05:30 784f0404-9af0-4ddf-b073-3ed90bb77f69 INF CORS policy execution successful. 2024-09-04 12:17:35.581 +05:30 784f0404-9af0-4ddf-b073-3ed90bb77f69 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1069 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:17:35.581 +05:30 fad28666-c7ce-4208-80cf-bac59746b95a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 12:17:35.582 +05:30 fad28666-c7ce-4208-80cf-bac59746b95a 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-04 12:17:35.610 +05:30 9bc76a03-eb55-4014-8c71-6e81574f407d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:17:35.611 +05:30 9bc76a03-eb55-4014-8c71-6e81574f407d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 47.9077ms 2024-09-04 12:17:35.611 +05:30 9bc76a03-eb55-4014-8c71-6e81574f407d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:17:35.611 +05:30 9bc76a03-eb55-4014-8c71-6e81574f407d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 66462ef6-0692-4e46-b05f-a52fc018fb6e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 12:17:35.611 +05:30 9bc76a03-eb55-4014-8c71-6e81574f407d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 51.0903ms 2024-09-04 12:17:35.642 +05:30 fad28666-c7ce-4208-80cf-bac59746b95a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:17:35.642 +05:30 fad28666-c7ce-4208-80cf-bac59746b95a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 60.7855ms 2024-09-04 12:17:35.642 +05:30 fad28666-c7ce-4208-80cf-bac59746b95a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 12:17:35.643 +05:30 fad28666-c7ce-4208-80cf-bac59746b95a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 784f0404-9af0-4ddf-b073-3ed90bb77f69}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 915} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1069,\"RoleName\":\"TestRole280801\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"}],\"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-04 12:17:35.643 +05:30 fad28666-c7ce-4208-80cf-bac59746b95a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 62.9167ms 2024-09-04 12:17:35.803 +05:30 180fe71a-8b80-47a2-bcf2-705e82f79065 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 12:17:35.803 +05:30 180fe71a-8b80-47a2-bcf2-705e82f79065 INF CORS policy execution successful. 2024-09-04 12:17:35.804 +05:30 180fe71a-8b80-47a2-bcf2-705e82f79065 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.5055ms 2024-09-04 12:17:35.848 +05:30 8423649e-ec8b-443c-88ab-3b2c32d0bd77 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 12:17:35.848 +05:30 8423649e-ec8b-443c-88ab-3b2c32d0bd77 INF CORS policy execution successful. 2024-09-04 12:17:35.848 +05:30 8423649e-ec8b-443c-88ab-3b2c32d0bd77 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:17:35.848 +05:30 d7366f4d-5113-4f3a-830f-292edcbd02e9 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 12:17:35.849 +05:30 d7366f4d-5113-4f3a-830f-292edcbd02e9 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-04 12:17:35.883 +05:30 d7366f4d-5113-4f3a-830f-292edcbd02e9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:17:35.883 +05:30 d7366f4d-5113-4f3a-830f-292edcbd02e9 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 34.3512ms 2024-09-04 12:17:35.883 +05:30 d7366f4d-5113-4f3a-830f-292edcbd02e9 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 12:17:35.883 +05:30 d7366f4d-5113-4f3a-830f-292edcbd02e9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8423649e-ec8b-443c-88ab-3b2c32d0bd77}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 12:17:35.883 +05:30 d7366f4d-5113-4f3a-830f-292edcbd02e9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 35.5641ms 2024-09-04 12:17:36.082 +05:30 0af642b2-3a0a-45ff-939c-6982459ec2c9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 12:17:36.082 +05:30 0af642b2-3a0a-45ff-939c-6982459ec2c9 INF CORS policy execution successful. 2024-09-04 12:17:36.083 +05:30 0af642b2-3a0a-45ff-939c-6982459ec2c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 1.1422ms 2024-09-04 12:17:36.125 +05:30 10023871-2bd7-4fe9-b46d-81e40f1128f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 12:17:36.125 +05:30 10023871-2bd7-4fe9-b46d-81e40f1128f0 INF CORS policy execution successful. 2024-09-04 12:17:36.126 +05:30 10023871-2bd7-4fe9-b46d-81e40f1128f0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:17:36.126 +05:30 a7c31868-8dfe-436f-955d-94bc0093b09d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 12:17:36.126 +05:30 a7c31868-8dfe-436f-955d-94bc0093b09d 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-04 12:17:36.135 +05:30 a7c31868-8dfe-436f-955d-94bc0093b09d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:17:36.135 +05:30 a7c31868-8dfe-436f-955d-94bc0093b09d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 9.0078ms 2024-09-04 12:17:36.135 +05:30 a7c31868-8dfe-436f-955d-94bc0093b09d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 12:17:36.135 +05:30 a7c31868-8dfe-436f-955d-94bc0093b09d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 10023871-2bd7-4fe9-b46d-81e40f1128f0}, {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-04 12:17:36.136 +05:30 a7c31868-8dfe-436f-955d-94bc0093b09d 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 10.4953ms 2024-09-04 12:17:43.196 +05:30 9855350a-9863-4d7a-9371-aaf9a8b4ac08 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-04 12:17:43.196 +05:30 9855350a-9863-4d7a-9371-aaf9a8b4ac08 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.41.2}, {Postman-Token: 3151528e-96bf-400f-bdbf-0db4dbc003af} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 12:17:43.196 +05:30 97a8f06f-f87b-4e34-ab76-84794ad4b98d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 12:17:43.197 +05:30 97a8f06f-f87b-4e34-ab76-84794ad4b98d 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-04 12:17:43.258 +05:30 97a8f06f-f87b-4e34-ab76-84794ad4b98d INF Database retrieved 2024-09-04 12:17:43.273 +05:30 97a8f06f-f87b-4e34-ab76-84794ad4b98d INF Token generated 2024-09-04 12:17:43.273 +05:30 97a8f06f-f87b-4e34-ab76-84794ad4b98d INF Token generated 2024-09-04 12:17:43.274 +05:30 97a8f06f-f87b-4e34-ab76-84794ad4b98d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:17:43.274 +05:30 97a8f06f-f87b-4e34-ab76-84794ad4b98d INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 77.2058ms 2024-09-04 12:17:43.274 +05:30 97a8f06f-f87b-4e34-ab76-84794ad4b98d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 12:17:43.274 +05:30 97a8f06f-f87b-4e34-ab76-84794ad4b98d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9855350a-9863-4d7a-9371-aaf9a8b4ac08}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0NjMsImV4cCI6MTcyNTQzMzA2MywiaWF0IjoxNzI1NDMyNDYzfQ.mt4ZNyrHMNpf34t4hviX2ScVMGpRelDaSCKO5bJw1b8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0NjMsImV4cCI6MTcyNTQzMzM2MywiaWF0IjoxNzI1NDMyNDYzfQ.tuFhDbXn5QGNduGjd5_3KJY_IsbLUNxmhvn4JHWTo8A\"}"} 2024-09-04 12:17:43.275 +05:30 97a8f06f-f87b-4e34-ab76-84794ad4b98d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 79.0274ms 2024-09-04 12:17:54.940 +05:30 76a108cc-25d8-4e22-808b-4563b1e970b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 12:17:54.940 +05:30 76a108cc-25d8-4e22-808b-4563b1e970b8 INF CORS policy execution successful. 2024-09-04 12:17:54.940 +05:30 76a108cc-25d8-4e22-808b-4563b1e970b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6786ms 2024-09-04 12:17:54.974 +05:30 7d3e4828-ba6d-4929-9c82-caffa330c94f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 12:17:54.974 +05:30 7d3e4828-ba6d-4929-9c82-caffa330c94f INF CORS policy execution successful. 2024-09-04 12:17:54.974 +05:30 7d3e4828-ba6d-4929-9c82-caffa330c94f INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIyMTcsImV4cCI6MTcyNTQzMjgxNywiaWF0IjoxNzI1NDMyMjE3fQ.KcuJCC4N-Osv3Y3i-cg5I5vx0llcbxFA1fqMFnJIOMU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:17:54.975 +05:30 6a45ec88-0731-4ecc-82d4-7fae9d600a2d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 12:17:54.975 +05:30 6a45ec88-0731-4ecc-82d4-7fae9d600a2d 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-04 12:17:55.011 +05:30 6a45ec88-0731-4ecc-82d4-7fae9d600a2d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:17:55.011 +05:30 6a45ec88-0731-4ecc-82d4-7fae9d600a2d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 36.5404ms 2024-09-04 12:17:55.011 +05:30 6a45ec88-0731-4ecc-82d4-7fae9d600a2d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 12:17:55.012 +05:30 6a45ec88-0731-4ecc-82d4-7fae9d600a2d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7d3e4828-ba6d-4929-9c82-caffa330c94f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1344} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":96,\"Name\":\"PK\",\"CreatedOn\":\"2024-07-09T11:35:19.657\",\"ModifiedOn\":\"2024-07-30T09:42:53.613\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-04 12:17:55.012 +05:30 6a45ec88-0731-4ecc-82d4-7fae9d600a2d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 38.354ms 2024-09-04 12:18:02.485 +05:30 a1eba825-f29a-4020-87fd-eae72cd5b050 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-04 12:18:02.486 +05:30 a1eba825-f29a-4020-87fd-eae72cd5b050 INF CORS policy execution successful. 2024-09-04 12:18:02.486 +05:30 a1eba825-f29a-4020-87fd-eae72cd5b050 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 204 null null 1.1341ms 2024-09-04 12:18:02.520 +05:30 3603f90a-f76a-44c5-8424-e8303db79301 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-04 12:18:02.521 +05:30 3603f90a-f76a-44c5-8424-e8303db79301 INF CORS policy execution successful. 2024-09-04 12:18:02.521 +05:30 3603f90a-f76a-44c5-8424-e8303db79301 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=91 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIyMTcsImV4cCI6MTcyNTQzMjgxNywiaWF0IjoxNzI1NDMyMjE3fQ.KcuJCC4N-Osv3Y3i-cg5I5vx0llcbxFA1fqMFnJIOMU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:18:02.521 +05:30 ad8e85aa-5fdf-4851-89c1-f089ab32287e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 12:18:02.521 +05:30 ad8e85aa-5fdf-4851-89c1-f089ab32287e 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-04 12:18:02.559 +05:30 ad8e85aa-5fdf-4851-89c1-f089ab32287e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:18:02.559 +05:30 ad8e85aa-5fdf-4851-89c1-f089ab32287e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 37.918ms 2024-09-04 12:18:02.559 +05:30 ad8e85aa-5fdf-4851-89c1-f089ab32287e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 12:18:02.560 +05:30 ad8e85aa-5fdf-4851-89c1-f089ab32287e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3603f90a-f76a-44c5-8424-e8303db79301}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1086} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"nil_1\"}],\"SelectedRestrictions\":[{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"}]}"} 2024-09-04 12:18:02.560 +05:30 ad8e85aa-5fdf-4851-89c1-f089ab32287e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 200 1086 application/json; charset=utf-8 39.8797ms 2024-09-04 12:18:02.786 +05:30 dd8aa9d4-a754-473e-9b4e-a2400ee3ba84 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 12:18:02.787 +05:30 dd8aa9d4-a754-473e-9b4e-a2400ee3ba84 INF CORS policy execution successful. 2024-09-04 12:18:02.789 +05:30 dd8aa9d4-a754-473e-9b4e-a2400ee3ba84 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 2.7648ms 2024-09-04 12:18:02.824 +05:30 54c75c76-f821-4d14-8e36-5b3410535e5e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 12:18:02.824 +05:30 54c75c76-f821-4d14-8e36-5b3410535e5e INF CORS policy execution successful. 2024-09-04 12:18:02.824 +05:30 54c75c76-f821-4d14-8e36-5b3410535e5e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIyMTcsImV4cCI6MTcyNTQzMjgxNywiaWF0IjoxNzI1NDMyMjE3fQ.KcuJCC4N-Osv3Y3i-cg5I5vx0llcbxFA1fqMFnJIOMU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:18:02.825 +05:30 4345ab4e-efe6-4c32-8c08-12f20daf0fce INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 12:18:02.825 +05:30 4345ab4e-efe6-4c32-8c08-12f20daf0fce 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-04 12:18:02.855 +05:30 4345ab4e-efe6-4c32-8c08-12f20daf0fce INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:18:02.855 +05:30 4345ab4e-efe6-4c32-8c08-12f20daf0fce INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 30.2199ms 2024-09-04 12:18:02.855 +05:30 4345ab4e-efe6-4c32-8c08-12f20daf0fce INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 12:18:02.855 +05:30 4345ab4e-efe6-4c32-8c08-12f20daf0fce INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 54c75c76-f821-4d14-8e36-5b3410535e5e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 12:18:02.856 +05:30 4345ab4e-efe6-4c32-8c08-12f20daf0fce INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 32.066ms 2024-09-04 12:18:39.943 +05:30 3c2ea1ff-4768-430b-b85b-e7b67cdfeb87 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 12:18:39.945 +05:30 3c2ea1ff-4768-430b-b85b-e7b67cdfeb87 INF CORS policy execution successful. 2024-09-04 12:18:39.947 +05:30 3c2ea1ff-4768-430b-b85b-e7b67cdfeb87 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 4.058ms 2024-09-04 12:18:39.998 +05:30 a8b65408-f3e8-46f5-a3e2-ce168dbf3ec1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 12:18:40.000 +05:30 a8b65408-f3e8-46f5-a3e2-ce168dbf3ec1 INF CORS policy execution successful. 2024-09-04 12:18:40.001 +05:30 a8b65408-f3e8-46f5-a3e2-ce168dbf3ec1 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:18:40.002 +05:30 7640722f-f0d8-4588-abb1-03d68fcefb9f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 12:18:40.003 +05:30 7640722f-f0d8-4588-abb1-03d68fcefb9f 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-04 12:18:40.067 +05:30 7640722f-f0d8-4588-abb1-03d68fcefb9f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:18:40.068 +05:30 7640722f-f0d8-4588-abb1-03d68fcefb9f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 64.565ms 2024-09-04 12:18:40.068 +05:30 7640722f-f0d8-4588-abb1-03d68fcefb9f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 12:18:40.069 +05:30 7640722f-f0d8-4588-abb1-03d68fcefb9f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a8b65408-f3e8-46f5-a3e2-ce168dbf3ec1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1344} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":96,\"Name\":\"PK\",\"CreatedOn\":\"2024-07-09T11:35:19.657\",\"ModifiedOn\":\"2024-07-30T09:42:53.613\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-04 12:18:40.070 +05:30 7640722f-f0d8-4588-abb1-03d68fcefb9f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 72.151ms 2024-09-04 12:19:45.843 +05:30 0d2f1a51-1c04-4806-9e8c-1b14e5c1dd97 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI4NTksImlhdCI6MTcyNTQzMTk1OX0.J-ZBhqyvj1Cvpxxzo6n_irvWIKpDMqw3obzsB7FQgKU - null null 2024-09-04 12:19:45.847 +05:30 0d2f1a51-1c04-4806-9e8c-1b14e5c1dd97 INF CORS policy execution successful. 2024-09-04 12:19:45.850 +05:30 0d2f1a51-1c04-4806-9e8c-1b14e5c1dd97 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI4NTksImlhdCI6MTcyNTQzMTk1OX0.J-ZBhqyvj1Cvpxxzo6n_irvWIKpDMqw3obzsB7FQgKU 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:19:45.852 +05:30 be9b4015-1a94-4697-82e7-e9cbe2e7fd48 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:19:45.854 +05:30 be9b4015-1a94-4697-82e7-e9cbe2e7fd48 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-04 12:19:45.875 +05:30 be9b4015-1a94-4697-82e7-e9cbe2e7fd48 INF Token generated 2024-09-04 12:19:45.875 +05:30 be9b4015-1a94-4697-82e7-e9cbe2e7fd48 INF Token generated 2024-09-04 12:19:45.876 +05:30 be9b4015-1a94-4697-82e7-e9cbe2e7fd48 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:19:45.877 +05:30 be9b4015-1a94-4697-82e7-e9cbe2e7fd48 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 22.4121ms 2024-09-04 12:19:45.877 +05:30 be9b4015-1a94-4697-82e7-e9cbe2e7fd48 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:19:45.877 +05:30 be9b4015-1a94-4697-82e7-e9cbe2e7fd48 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0d2f1a51-1c04-4806-9e8c-1b14e5c1dd97}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzM0ODUsImlhdCI6MTcyNTQzMjU4NX0.Id-fHYebqol3-nnHnlvwqiH-i3mLuHZGcRJJa3blT38\"}"} 2024-09-04 12:19:45.877 +05:30 be9b4015-1a94-4697-82e7-e9cbe2e7fd48 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMxOTU5LCJleHAiOjE3MjU0MzI4NTksImlhdCI6MTcyNTQzMTk1OX0.J-ZBhqyvj1Cvpxxzo6n_irvWIKpDMqw3obzsB7FQgKU - 200 877 application/json; charset=utf-8 34.5912ms 2024-09-04 12:19:46.687 +05:30 7aad0aa0-04a8-4855-996a-b6a46230a0c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:19:46.687 +05:30 7aad0aa0-04a8-4855-996a-b6a46230a0c2 INF CORS policy execution successful. 2024-09-04 12:19:46.688 +05:30 7aad0aa0-04a8-4855-996a-b6a46230a0c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.6509ms 2024-09-04 12:19:46.719 +05:30 6394da1d-1b36-4ecc-ac8e-b9b06b8ca43a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 56 2024-09-04 12:19:46.720 +05:30 6394da1d-1b36-4ecc-ac8e-b9b06b8ca43a INF CORS policy execution successful. 2024-09-04 12:19:46.720 +05:30 6394da1d-1b36-4ecc-ac8e-b9b06b8ca43a INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 56}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":2,"menuId":"7"} 2024-09-04 12:19:46.720 +05:30 8af70bfb-3b61-4126-8778-c1c89331c59e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:19:46.720 +05:30 8af70bfb-3b61-4126-8778-c1c89331c59e INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:19:46.859 +05:30 8af70bfb-3b61-4126-8778-c1c89331c59e INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:19:46.859 +05:30 8af70bfb-3b61-4126-8778-c1c89331c59e INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 138.4176ms 2024-09-04 12:19:46.859 +05:30 8af70bfb-3b61-4126-8778-c1c89331c59e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:19:46.859 +05:30 8af70bfb-3b61-4126-8778-c1c89331c59e INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 6394da1d-1b36-4ecc-ac8e-b9b06b8ca43a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:19:46.860 +05:30 8af70bfb-3b61-4126-8778-c1c89331c59e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 141.0238ms 2024-09-04 12:19:47.901 +05:30 39ebc7ef-8814-4188-85fd-9faf92fd88b4 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 56 2024-09-04 12:19:47.901 +05:30 39ebc7ef-8814-4188-85fd-9faf92fd88b4 INF CORS policy execution successful. 2024-09-04 12:19:47.901 +05:30 39ebc7ef-8814-4188-85fd-9faf92fd88b4 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 56}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":2,"menuId":"8"} 2024-09-04 12:19:47.901 +05:30 d2517252-1065-425c-942f-393bb0b420ba INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:19:47.902 +05:30 d2517252-1065-425c-942f-393bb0b420ba INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:19:48.026 +05:30 d2517252-1065-425c-942f-393bb0b420ba INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:19:48.026 +05:30 d2517252-1065-425c-942f-393bb0b420ba INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 124.2091ms 2024-09-04 12:19:48.026 +05:30 d2517252-1065-425c-942f-393bb0b420ba INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:19:48.026 +05:30 d2517252-1065-425c-942f-393bb0b420ba INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 39ebc7ef-8814-4188-85fd-9faf92fd88b4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:19:48.027 +05:30 d2517252-1065-425c-942f-393bb0b420ba INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 126.0661ms 2024-09-04 12:19:49.367 +05:30 0e932b64-0e8b-4956-a857-c1ca1da7a810 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 56 2024-09-04 12:19:49.367 +05:30 0e932b64-0e8b-4956-a857-c1ca1da7a810 INF CORS policy execution successful. 2024-09-04 12:19:49.367 +05:30 0e932b64-0e8b-4956-a857-c1ca1da7a810 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 56}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":2,"menuId":"6"} 2024-09-04 12:19:49.368 +05:30 47ac70ef-228d-45ea-813a-8ca52f7c5d50 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:19:49.368 +05:30 47ac70ef-228d-45ea-813a-8ca52f7c5d50 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:19:49.489 +05:30 47ac70ef-228d-45ea-813a-8ca52f7c5d50 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:19:49.489 +05:30 47ac70ef-228d-45ea-813a-8ca52f7c5d50 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 121.1182ms 2024-09-04 12:19:49.489 +05:30 47ac70ef-228d-45ea-813a-8ca52f7c5d50 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:19:49.489 +05:30 47ac70ef-228d-45ea-813a-8ca52f7c5d50 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 0e932b64-0e8b-4956-a857-c1ca1da7a810}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:19:49.490 +05:30 47ac70ef-228d-45ea-813a-8ca52f7c5d50 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 122.8453ms 2024-09-04 12:19:53.271 +05:30 38bf5c86-d914-485b-9b01-6c4d34e9420a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:19:53.272 +05:30 38bf5c86-d914-485b-9b01-6c4d34e9420a INF CORS policy execution successful. 2024-09-04 12:19:53.272 +05:30 38bf5c86-d914-485b-9b01-6c4d34e9420a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.4293ms 2024-09-04 12:19:53.300 +05:30 b0ccb7a3-dfe9-4d9f-ac98-3a8c0e8d32e7 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 12:19:53.300 +05:30 b0ccb7a3-dfe9-4d9f-ac98-3a8c0e8d32e7 INF CORS policy execution successful. 2024-09-04 12:19:53.300 +05:30 b0ccb7a3-dfe9-4d9f-ac98-3a8c0e8d32e7 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 57}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":2,"menuId":"20"} 2024-09-04 12:19:53.301 +05:30 e4e85394-50eb-4183-a84f-f53f42911ac2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:19:53.301 +05:30 e4e85394-50eb-4183-a84f-f53f42911ac2 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:19:53.427 +05:30 e4e85394-50eb-4183-a84f-f53f42911ac2 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:19:53.427 +05:30 e4e85394-50eb-4183-a84f-f53f42911ac2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 126.0551ms 2024-09-04 12:19:53.427 +05:30 e4e85394-50eb-4183-a84f-f53f42911ac2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:19:53.427 +05:30 e4e85394-50eb-4183-a84f-f53f42911ac2 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: b0ccb7a3-dfe9-4d9f-ac98-3a8c0e8d32e7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:19:53.427 +05:30 e4e85394-50eb-4183-a84f-f53f42911ac2 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 127.482ms 2024-09-04 12:20:06.768 +05:30 c40e8b5c-3dd5-4c21-b3bf-bb79e3635339 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:20:06.769 +05:30 c40e8b5c-3dd5-4c21-b3bf-bb79e3635339 INF CORS policy execution successful. 2024-09-04 12:20:06.770 +05:30 c40e8b5c-3dd5-4c21-b3bf-bb79e3635339 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 2.2166ms 2024-09-04 12:20:06.814 +05:30 1b16d3f1-a51e-4abe-acbd-57a44d27c733 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 12:20:06.815 +05:30 1b16d3f1-a51e-4abe-acbd-57a44d27c733 INF CORS policy execution successful. 2024-09-04 12:20:06.816 +05:30 1b16d3f1-a51e-4abe-acbd-57a44d27c733 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 57}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":2,"menuId":"21"} 2024-09-04 12:20:06.816 +05:30 e909974f-7d29-4b6c-9a41-cbc8edce8566 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:20:06.816 +05:30 e909974f-7d29-4b6c-9a41-cbc8edce8566 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:20:07.105 +05:30 e909974f-7d29-4b6c-9a41-cbc8edce8566 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:20:07.106 +05:30 e909974f-7d29-4b6c-9a41-cbc8edce8566 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 289.149ms 2024-09-04 12:20:07.106 +05:30 e909974f-7d29-4b6c-9a41-cbc8edce8566 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:20:07.106 +05:30 e909974f-7d29-4b6c-9a41-cbc8edce8566 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 1b16d3f1-a51e-4abe-acbd-57a44d27c733}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:20:07.107 +05:30 e909974f-7d29-4b6c-9a41-cbc8edce8566 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 292.4178ms 2024-09-04 12:20:10.533 +05:30 e2d878bf-a9b3-47b5-85ed-72236689dfb9 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-04 12:20:10.534 +05:30 e2d878bf-a9b3-47b5-85ed-72236689dfb9 INF CORS policy execution successful. 2024-09-04 12:20:10.534 +05:30 e2d878bf-a9b3-47b5-85ed-72236689dfb9 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.9105ms 2024-09-04 12:20:10.571 +05:30 1777a94e-ce64-4357-9e70-e1199b96f5f5 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-04 12:20:10.572 +05:30 1777a94e-ce64-4357-9e70-e1199b96f5f5 INF CORS policy execution successful. 2024-09-04 12:20:10.572 +05:30 1777a94e-ce64-4357-9e70-e1199b96f5f5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:20:10.572 +05:30 75340fe5-73a1-40e7-867b-56327140d672 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:20:10.572 +05:30 75340fe5-73a1-40e7-867b-56327140d672 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-04 12:20:10.612 +05:30 75340fe5-73a1-40e7-867b-56327140d672 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:20:10.612 +05:30 75340fe5-73a1-40e7-867b-56327140d672 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 39.6729ms 2024-09-04 12:20:10.612 +05:30 75340fe5-73a1-40e7-867b-56327140d672 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:20:10.612 +05:30 75340fe5-73a1-40e7-867b-56327140d672 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1777a94e-ce64-4357-9e70-e1199b96f5f5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 12:20:10.613 +05:30 75340fe5-73a1-40e7-867b-56327140d672 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 42.4837ms 2024-09-04 12:20:18.201 +05:30 4cd60d20-8e56-4aa2-a276-b50eda3679f8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:20:18.202 +05:30 4cd60d20-8e56-4aa2-a276-b50eda3679f8 INF CORS policy execution successful. 2024-09-04 12:20:18.202 +05:30 4cd60d20-8e56-4aa2-a276-b50eda3679f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.1455ms 2024-09-04 12:20:18.204 +05:30 f89ee9df-3139-4748-b9bc-8d8676761c00 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 12:20:18.204 +05:30 f89ee9df-3139-4748-b9bc-8d8676761c00 INF CORS policy execution successful. 2024-09-04 12:20:18.204 +05:30 f89ee9df-3139-4748-b9bc-8d8676761c00 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 0.5092ms 2024-09-04 12:20:18.247 +05:30 6d26b559-6bac-473b-b949-da9722343264 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 12:20:18.248 +05:30 6d26b559-6bac-473b-b949-da9722343264 INF CORS policy execution successful. 2024-09-04 12:20:18.248 +05:30 2ae4f692-13d4-4b25-8312-70c776172b39 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:20:18.248 +05:30 6d26b559-6bac-473b-b949-da9722343264 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1069 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:20:18.248 +05:30 2ae4f692-13d4-4b25-8312-70c776172b39 INF CORS policy execution successful. 2024-09-04 12:20:18.249 +05:30 73ecd7be-6dab-416a-b5d1-19c3584c8497 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 12:20:18.249 +05:30 2ae4f692-13d4-4b25-8312-70c776172b39 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:20:18.249 +05:30 73ecd7be-6dab-416a-b5d1-19c3584c8497 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-04 12:20:18.250 +05:30 3f47e5b8-8db3-4159-bd68-69df5c77ed5a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:20:18.250 +05:30 3f47e5b8-8db3-4159-bd68-69df5c77ed5a 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-04 12:20:18.296 +05:30 73ecd7be-6dab-416a-b5d1-19c3584c8497 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:20:18.297 +05:30 73ecd7be-6dab-416a-b5d1-19c3584c8497 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 46.6609ms 2024-09-04 12:20:18.297 +05:30 73ecd7be-6dab-416a-b5d1-19c3584c8497 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 12:20:18.297 +05:30 73ecd7be-6dab-416a-b5d1-19c3584c8497 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6d26b559-6bac-473b-b949-da9722343264}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 915} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1069,\"RoleName\":\"TestRole280801\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"}],\"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-04 12:20:18.297 +05:30 73ecd7be-6dab-416a-b5d1-19c3584c8497 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 50.9031ms 2024-09-04 12:20:18.308 +05:30 3f47e5b8-8db3-4159-bd68-69df5c77ed5a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:20:18.308 +05:30 3f47e5b8-8db3-4159-bd68-69df5c77ed5a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 57.5277ms 2024-09-04 12:20:18.308 +05:30 3f47e5b8-8db3-4159-bd68-69df5c77ed5a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:20:18.308 +05:30 3f47e5b8-8db3-4159-bd68-69df5c77ed5a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2ae4f692-13d4-4b25-8312-70c776172b39}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 12:20:18.309 +05:30 3f47e5b8-8db3-4159-bd68-69df5c77ed5a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 60.6921ms 2024-09-04 12:20:18.494 +05:30 0ec79cc2-6012-4c6a-a254-cd2e0f7bcbf3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 12:20:18.494 +05:30 0ec79cc2-6012-4c6a-a254-cd2e0f7bcbf3 INF CORS policy execution successful. 2024-09-04 12:20:18.495 +05:30 0ec79cc2-6012-4c6a-a254-cd2e0f7bcbf3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.4803ms 2024-09-04 12:20:18.536 +05:30 43bac5ff-48d5-4607-bb96-5784125055ca INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 12:20:18.537 +05:30 43bac5ff-48d5-4607-bb96-5784125055ca INF CORS policy execution successful. 2024-09-04 12:20:18.537 +05:30 43bac5ff-48d5-4607-bb96-5784125055ca 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:20:18.537 +05:30 1606b886-4c8e-4b30-a5cd-346104ac1575 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 12:20:18.537 +05:30 1606b886-4c8e-4b30-a5cd-346104ac1575 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-04 12:20:18.548 +05:30 1606b886-4c8e-4b30-a5cd-346104ac1575 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:20:18.549 +05:30 1606b886-4c8e-4b30-a5cd-346104ac1575 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 11.196ms 2024-09-04 12:20:18.549 +05:30 1606b886-4c8e-4b30-a5cd-346104ac1575 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 12:20:18.549 +05:30 1606b886-4c8e-4b30-a5cd-346104ac1575 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 43bac5ff-48d5-4607-bb96-5784125055ca}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 12:20:18.549 +05:30 1606b886-4c8e-4b30-a5cd-346104ac1575 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 13.0623ms 2024-09-04 12:20:18.696 +05:30 2a15f5c7-8be0-4aac-8494-bcc8d2c94b89 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 12:20:18.696 +05:30 2a15f5c7-8be0-4aac-8494-bcc8d2c94b89 INF CORS policy execution successful. 2024-09-04 12:20:18.696 +05:30 2a15f5c7-8be0-4aac-8494-bcc8d2c94b89 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.6331ms 2024-09-04 12:20:18.744 +05:30 1e1a7ab8-de33-4dba-89bd-2b46cd4dae0b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 12:20:18.744 +05:30 1e1a7ab8-de33-4dba-89bd-2b46cd4dae0b INF CORS policy execution successful. 2024-09-04 12:20:18.745 +05:30 1e1a7ab8-de33-4dba-89bd-2b46cd4dae0b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:20:18.745 +05:30 3590fa64-711c-48d0-ad24-df9f06f93149 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 12:20:18.745 +05:30 3590fa64-711c-48d0-ad24-df9f06f93149 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-04 12:20:18.752 +05:30 3590fa64-711c-48d0-ad24-df9f06f93149 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:20:18.752 +05:30 3590fa64-711c-48d0-ad24-df9f06f93149 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 7.4604ms 2024-09-04 12:20:18.752 +05:30 3590fa64-711c-48d0-ad24-df9f06f93149 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 12:20:18.753 +05:30 3590fa64-711c-48d0-ad24-df9f06f93149 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1e1a7ab8-de33-4dba-89bd-2b46cd4dae0b}, {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-04 12:20:18.753 +05:30 3590fa64-711c-48d0-ad24-df9f06f93149 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.8761ms 2024-09-04 12:20:53.701 +05:30 2e836950-4001-4898-b8e0-01e58710a5d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:20:53.703 +05:30 2e836950-4001-4898-b8e0-01e58710a5d1 INF CORS policy execution successful. 2024-09-04 12:20:53.704 +05:30 2e836950-4001-4898-b8e0-01e58710a5d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 3.6002ms 2024-09-04 12:20:53.736 +05:30 ad125126-21f4-4390-9915-f83d6f095f57 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 55 2024-09-04 12:20:53.738 +05:30 ad125126-21f4-4390-9915-f83d6f095f57 INF CORS policy execution successful. 2024-09-04 12:20:53.739 +05:30 ad125126-21f4-4390-9915-f83d6f095f57 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 55}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":2,"menuId":21} 2024-09-04 12:20:53.740 +05:30 fcc9d999-2b3c-4c14-929b-1577b5f4effa INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:20:53.741 +05:30 fcc9d999-2b3c-4c14-929b-1577b5f4effa INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:20:53.909 +05:30 fcc9d999-2b3c-4c14-929b-1577b5f4effa INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:20:53.910 +05:30 fcc9d999-2b3c-4c14-929b-1577b5f4effa INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 169.43ms 2024-09-04 12:20:53.910 +05:30 fcc9d999-2b3c-4c14-929b-1577b5f4effa INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:20:53.911 +05:30 fcc9d999-2b3c-4c14-929b-1577b5f4effa INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: ad125126-21f4-4390-9915-f83d6f095f57}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:20:53.911 +05:30 fcc9d999-2b3c-4c14-929b-1577b5f4effa INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 175.5656ms 2024-09-04 12:20:54.170 +05:30 22b0da30-db3e-4229-8d7e-b4f4e6bf4a66 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 55 2024-09-04 12:20:54.170 +05:30 22b0da30-db3e-4229-8d7e-b4f4e6bf4a66 INF CORS policy execution successful. 2024-09-04 12:20:54.171 +05:30 22b0da30-db3e-4229-8d7e-b4f4e6bf4a66 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 55}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":2,"menuId":22} 2024-09-04 12:20:54.171 +05:30 af84ad30-f3e8-4ade-ae49-c99af0c58fcc INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:20:54.171 +05:30 af84ad30-f3e8-4ade-ae49-c99af0c58fcc INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:20:54.332 +05:30 af84ad30-f3e8-4ade-ae49-c99af0c58fcc INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:20:54.333 +05:30 af84ad30-f3e8-4ade-ae49-c99af0c58fcc INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 161.4768ms 2024-09-04 12:20:54.333 +05:30 af84ad30-f3e8-4ade-ae49-c99af0c58fcc INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:20:54.333 +05:30 af84ad30-f3e8-4ade-ae49-c99af0c58fcc INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 22b0da30-db3e-4229-8d7e-b4f4e6bf4a66}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:20:54.334 +05:30 af84ad30-f3e8-4ade-ae49-c99af0c58fcc INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 163.8158ms 2024-09-04 12:20:55.447 +05:30 c06310d4-2c5a-4c37-a281-f8726f35b353 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 55 2024-09-04 12:20:55.448 +05:30 c06310d4-2c5a-4c37-a281-f8726f35b353 INF CORS policy execution successful. 2024-09-04 12:20:55.448 +05:30 c06310d4-2c5a-4c37-a281-f8726f35b353 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 55}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":2,"menuId":20} 2024-09-04 12:20:55.449 +05:30 9b5e657e-2ef2-4805-a0c3-e40e225851ea INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:20:55.449 +05:30 9b5e657e-2ef2-4805-a0c3-e40e225851ea INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:20:55.562 +05:30 9b5e657e-2ef2-4805-a0c3-e40e225851ea INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:20:55.563 +05:30 9b5e657e-2ef2-4805-a0c3-e40e225851ea INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 113.8761ms 2024-09-04 12:20:55.563 +05:30 9b5e657e-2ef2-4805-a0c3-e40e225851ea INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:20:55.563 +05:30 9b5e657e-2ef2-4805-a0c3-e40e225851ea INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: c06310d4-2c5a-4c37-a281-f8726f35b353}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:20:55.563 +05:30 9b5e657e-2ef2-4805-a0c3-e40e225851ea INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 115.9344ms 2024-09-04 12:20:55.720 +05:30 43d73614-f87a-417a-9c7d-8bc481f5b7cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 12:20:55.720 +05:30 43d73614-f87a-417a-9c7d-8bc481f5b7cc INF CORS policy execution successful. 2024-09-04 12:20:55.721 +05:30 43d73614-f87a-417a-9c7d-8bc481f5b7cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.8964ms 2024-09-04 12:20:55.776 +05:30 e39dbe16-bb11-4066-901a-eacaca078da1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 12:20:55.777 +05:30 e39dbe16-bb11-4066-901a-eacaca078da1 INF CORS policy execution successful. 2024-09-04 12:20:55.777 +05:30 e39dbe16-bb11-4066-901a-eacaca078da1 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:20:55.777 +05:30 162f9e6c-fb30-4db2-9a3a-61500913f007 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 12:20:55.777 +05:30 162f9e6c-fb30-4db2-9a3a-61500913f007 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-04 12:20:55.815 +05:30 162f9e6c-fb30-4db2-9a3a-61500913f007 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:20:55.816 +05:30 162f9e6c-fb30-4db2-9a3a-61500913f007 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 38.2523ms 2024-09-04 12:20:55.816 +05:30 162f9e6c-fb30-4db2-9a3a-61500913f007 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 12:20:55.816 +05:30 162f9e6c-fb30-4db2-9a3a-61500913f007 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e39dbe16-bb11-4066-901a-eacaca078da1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1344} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":96,\"Name\":\"PK\",\"CreatedOn\":\"2024-07-09T11:35:19.657\",\"ModifiedOn\":\"2024-07-30T09:42:53.613\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-04 12:20:55.816 +05:30 162f9e6c-fb30-4db2-9a3a-61500913f007 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 40.1232ms 2024-09-04 12:21:00.282 +05:30 fd94c2c9-545c-403d-85fd-d9809da8d324 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:21:00.283 +05:30 fd94c2c9-545c-403d-85fd-d9809da8d324 INF CORS policy execution successful. 2024-09-04 12:21:00.284 +05:30 fd94c2c9-545c-403d-85fd-d9809da8d324 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.3016ms 2024-09-04 12:21:00.316 +05:30 ce6015ba-6d2d-4b03-99d4-398ee4952387 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 55 2024-09-04 12:21:00.317 +05:30 ce6015ba-6d2d-4b03-99d4-398ee4952387 INF CORS policy execution successful. 2024-09-04 12:21:00.317 +05:30 ce6015ba-6d2d-4b03-99d4-398ee4952387 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 55}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":2,"menuId":21} 2024-09-04 12:21:00.317 +05:30 4a5d6bc6-f322-4c82-bacd-65d16208517d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:21:00.317 +05:30 4a5d6bc6-f322-4c82-bacd-65d16208517d INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:21:00.429 +05:30 4a5d6bc6-f322-4c82-bacd-65d16208517d INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:21:00.429 +05:30 4a5d6bc6-f322-4c82-bacd-65d16208517d INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 111.7126ms 2024-09-04 12:21:00.429 +05:30 4a5d6bc6-f322-4c82-bacd-65d16208517d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:21:00.429 +05:30 4a5d6bc6-f322-4c82-bacd-65d16208517d INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: ce6015ba-6d2d-4b03-99d4-398ee4952387}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:21:00.430 +05:30 4a5d6bc6-f322-4c82-bacd-65d16208517d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 113.7137ms 2024-09-04 12:21:02.801 +05:30 740557fa-b33f-4371-b430-f8c0927dc944 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-04 12:21:02.802 +05:30 740557fa-b33f-4371-b430-f8c0927dc944 INF CORS policy execution successful. 2024-09-04 12:21:02.807 +05:30 740557fa-b33f-4371-b430-f8c0927dc944 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 204 null null 5.2061ms 2024-09-04 12:21:02.851 +05:30 21f39eea-3ca0-4c82-9c01-24917d703b77 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-04 12:21:02.852 +05:30 21f39eea-3ca0-4c82-9c01-24917d703b77 INF CORS policy execution successful. 2024-09-04 12:21:02.852 +05:30 21f39eea-3ca0-4c82-9c01-24917d703b77 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=91 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:21:02.852 +05:30 9e953a75-8c78-47b7-9100-3a5694c14b43 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 12:21:02.852 +05:30 9e953a75-8c78-47b7-9100-3a5694c14b43 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-04 12:21:02.888 +05:30 9e953a75-8c78-47b7-9100-3a5694c14b43 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:21:02.889 +05:30 9e953a75-8c78-47b7-9100-3a5694c14b43 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 36.5319ms 2024-09-04 12:21:02.889 +05:30 9e953a75-8c78-47b7-9100-3a5694c14b43 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 12:21:02.889 +05:30 9e953a75-8c78-47b7-9100-3a5694c14b43 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 21f39eea-3ca0-4c82-9c01-24917d703b77}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1086} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"nil_1\"}],\"SelectedRestrictions\":[{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":91,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"}]}"} 2024-09-04 12:21:02.889 +05:30 9e953a75-8c78-47b7-9100-3a5694c14b43 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 200 1086 application/json; charset=utf-8 38.4019ms 2024-09-04 12:21:03.086 +05:30 088eaf66-7ae5-408a-93ea-7fa2cb856493 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 12:21:03.086 +05:30 088eaf66-7ae5-408a-93ea-7fa2cb856493 INF CORS policy execution successful. 2024-09-04 12:21:03.086 +05:30 088eaf66-7ae5-408a-93ea-7fa2cb856493 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4054ms 2024-09-04 12:21:03.130 +05:30 04fbeb8e-1df0-4672-a8b5-324ea2627d87 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 12:21:03.131 +05:30 04fbeb8e-1df0-4672-a8b5-324ea2627d87 INF CORS policy execution successful. 2024-09-04 12:21:03.131 +05:30 04fbeb8e-1df0-4672-a8b5-324ea2627d87 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:21:03.132 +05:30 4a0d0504-16f6-4551-86e5-c5a23188d6ab INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 12:21:03.132 +05:30 4a0d0504-16f6-4551-86e5-c5a23188d6ab 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-04 12:21:03.162 +05:30 4a0d0504-16f6-4551-86e5-c5a23188d6ab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:21:03.163 +05:30 4a0d0504-16f6-4551-86e5-c5a23188d6ab INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 30.2083ms 2024-09-04 12:21:03.163 +05:30 4a0d0504-16f6-4551-86e5-c5a23188d6ab INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 12:21:03.163 +05:30 4a0d0504-16f6-4551-86e5-c5a23188d6ab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 04fbeb8e-1df0-4672-a8b5-324ea2627d87}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 12:21:03.163 +05:30 4a0d0504-16f6-4551-86e5-c5a23188d6ab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 32.7673ms 2024-09-04 12:21:03.732 +05:30 52316e23-68bc-4915-82d8-e567848a65e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:21:03.733 +05:30 52316e23-68bc-4915-82d8-e567848a65e8 INF CORS policy execution successful. 2024-09-04 12:21:03.733 +05:30 52316e23-68bc-4915-82d8-e567848a65e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.461ms 2024-09-04 12:21:03.991 +05:30 3e435cf7-fc86-4b97-9fe6-056503390de3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:21:03.992 +05:30 3e435cf7-fc86-4b97-9fe6-056503390de3 INF CORS policy execution successful. 2024-09-04 12:21:03.992 +05:30 3e435cf7-fc86-4b97-9fe6-056503390de3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIyMTcsImV4cCI6MTcyNTQzMjgxNywiaWF0IjoxNzI1NDMyMjE3fQ.KcuJCC4N-Osv3Y3i-cg5I5vx0llcbxFA1fqMFnJIOMU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:21:03.992 +05:30 c77bcf88-62af-4815-b361-4f4b8340c9cd INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:21:03.992 +05:30 c77bcf88-62af-4815-b361-4f4b8340c9cd 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-04 12:21:04.017 +05:30 c77bcf88-62af-4815-b361-4f4b8340c9cd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:21:04.017 +05:30 c77bcf88-62af-4815-b361-4f4b8340c9cd INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 25.0477ms 2024-09-04 12:21:04.017 +05:30 c77bcf88-62af-4815-b361-4f4b8340c9cd INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:21:04.017 +05:30 c77bcf88-62af-4815-b361-4f4b8340c9cd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e435cf7-fc86-4b97-9fe6-056503390de3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 12:21:04.018 +05:30 c77bcf88-62af-4815-b361-4f4b8340c9cd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 26.6767ms 2024-09-04 12:21:04.916 +05:30 0c08a3d9-1858-4124-97f8-1c803be18b48 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 55 2024-09-04 12:21:04.916 +05:30 0c08a3d9-1858-4124-97f8-1c803be18b48 INF CORS policy execution successful. 2024-09-04 12:21:04.917 +05:30 0c08a3d9-1858-4124-97f8-1c803be18b48 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 55}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":2,"menuId":22} 2024-09-04 12:21:04.917 +05:30 1f093af4-4e55-45b6-816a-0f5e60df22e8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:21:04.917 +05:30 1f093af4-4e55-45b6-816a-0f5e60df22e8 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:21:05.037 +05:30 1f093af4-4e55-45b6-816a-0f5e60df22e8 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:21:05.038 +05:30 1f093af4-4e55-45b6-816a-0f5e60df22e8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 120.958ms 2024-09-04 12:21:05.038 +05:30 1f093af4-4e55-45b6-816a-0f5e60df22e8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:21:05.038 +05:30 1f093af4-4e55-45b6-816a-0f5e60df22e8 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 0c08a3d9-1858-4124-97f8-1c803be18b48}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:21:05.038 +05:30 1f093af4-4e55-45b6-816a-0f5e60df22e8 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 122.4996ms 2024-09-04 12:21:13.916 +05:30 8be63a91-e64b-4cd3-9c50-17ea97805635 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:21:13.916 +05:30 8be63a91-e64b-4cd3-9c50-17ea97805635 INF CORS policy execution successful. 2024-09-04 12:21:13.916 +05:30 8be63a91-e64b-4cd3-9c50-17ea97805635 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.7136ms 2024-09-04 12:21:13.946 +05:30 08d8b2f8-b165-4f9b-b3f6-62723b5232d3 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 56 2024-09-04 12:21:13.947 +05:30 08d8b2f8-b165-4f9b-b3f6-62723b5232d3 INF CORS policy execution successful. 2024-09-04 12:21:13.947 +05:30 08d8b2f8-b165-4f9b-b3f6-62723b5232d3 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 56}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":1,"menuId":"6"} 2024-09-04 12:21:13.947 +05:30 e8636a59-5126-4b88-a651-15173c1d5065 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:21:13.947 +05:30 e8636a59-5126-4b88-a651-15173c1d5065 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:21:14.098 +05:30 e8636a59-5126-4b88-a651-15173c1d5065 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:21:14.099 +05:30 e8636a59-5126-4b88-a651-15173c1d5065 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 151.535ms 2024-09-04 12:21:14.099 +05:30 e8636a59-5126-4b88-a651-15173c1d5065 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:21:14.099 +05:30 e8636a59-5126-4b88-a651-15173c1d5065 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08d8b2f8-b165-4f9b-b3f6-62723b5232d3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:21:14.099 +05:30 e8636a59-5126-4b88-a651-15173c1d5065 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 396 application/json; charset=utf-8 153.1826ms 2024-09-04 12:21:28.793 +05:30 880dbfd7-f895-4042-a8d7-784036217e55 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:21:28.794 +05:30 880dbfd7-f895-4042-a8d7-784036217e55 INF CORS policy execution successful. 2024-09-04 12:21:28.795 +05:30 880dbfd7-f895-4042-a8d7-784036217e55 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 2.0688ms 2024-09-04 12:21:28.821 +05:30 f10b8403-482f-4e55-8545-30092df2d77e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 54 2024-09-04 12:21:28.822 +05:30 f10b8403-482f-4e55-8545-30092df2d77e INF CORS policy execution successful. 2024-09-04 12:21:28.822 +05:30 f10b8403-482f-4e55-8545-30092df2d77e INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 54}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":2,"menuId":6} 2024-09-04 12:21:28.822 +05:30 bec7309e-1dff-417d-a4a6-e0138010199f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:21:28.823 +05:30 bec7309e-1dff-417d-a4a6-e0138010199f INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:21:28.954 +05:30 bec7309e-1dff-417d-a4a6-e0138010199f INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:21:28.954 +05:30 bec7309e-1dff-417d-a4a6-e0138010199f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 131.4284ms 2024-09-04 12:21:28.954 +05:30 bec7309e-1dff-417d-a4a6-e0138010199f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:21:28.954 +05:30 bec7309e-1dff-417d-a4a6-e0138010199f INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: f10b8403-482f-4e55-8545-30092df2d77e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:21:28.955 +05:30 bec7309e-1dff-417d-a4a6-e0138010199f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 134.0701ms 2024-09-04 12:21:30.074 +05:30 dbe4c7e4-9274-4e99-9b5f-b4b40915eb83 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 54 2024-09-04 12:21:30.074 +05:30 dbe4c7e4-9274-4e99-9b5f-b4b40915eb83 INF CORS policy execution successful. 2024-09-04 12:21:30.074 +05:30 dbe4c7e4-9274-4e99-9b5f-b4b40915eb83 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 54}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":2,"menuId":8} 2024-09-04 12:21:30.075 +05:30 8a52a7d2-36df-4a7c-bdfb-9a77f790bc7f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:21:30.075 +05:30 8a52a7d2-36df-4a7c-bdfb-9a77f790bc7f INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:21:30.203 +05:30 8a52a7d2-36df-4a7c-bdfb-9a77f790bc7f INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:21:30.204 +05:30 8a52a7d2-36df-4a7c-bdfb-9a77f790bc7f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 129.1321ms 2024-09-04 12:21:30.204 +05:30 8a52a7d2-36df-4a7c-bdfb-9a77f790bc7f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:21:30.204 +05:30 8a52a7d2-36df-4a7c-bdfb-9a77f790bc7f INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: dbe4c7e4-9274-4e99-9b5f-b4b40915eb83}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:21:30.205 +05:30 8a52a7d2-36df-4a7c-bdfb-9a77f790bc7f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 130.9352ms 2024-09-04 12:21:35.979 +05:30 bc4ebccc-10ed-48cf-9ebb-97eae3ca4c83 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-04 12:21:35.980 +05:30 bc4ebccc-10ed-48cf-9ebb-97eae3ca4c83 INF CORS policy execution successful. 2024-09-04 12:21:35.981 +05:30 bc4ebccc-10ed-48cf-9ebb-97eae3ca4c83 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.376ms 2024-09-04 12:21:36.019 +05:30 6beb3cec-36df-4e4b-9a57-be6616a6640e 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-04 12:21:36.021 +05:30 6beb3cec-36df-4e4b-9a57-be6616a6640e INF CORS policy execution successful. 2024-09-04 12:21:36.022 +05:30 6beb3cec-36df-4e4b-9a57-be6616a6640e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:21:36.023 +05:30 e65f1c61-8862-4f0a-bc3b-7a96bffc951a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:21:36.023 +05:30 e65f1c61-8862-4f0a-bc3b-7a96bffc951a 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-04 12:21:36.048 +05:30 e65f1c61-8862-4f0a-bc3b-7a96bffc951a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:21:36.049 +05:30 e65f1c61-8862-4f0a-bc3b-7a96bffc951a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 25.3393ms 2024-09-04 12:21:36.049 +05:30 e65f1c61-8862-4f0a-bc3b-7a96bffc951a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:21:36.049 +05:30 e65f1c61-8862-4f0a-bc3b-7a96bffc951a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6beb3cec-36df-4e4b-9a57-be6616a6640e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 12:21:36.049 +05:30 e65f1c61-8862-4f0a-bc3b-7a96bffc951a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 29.9221ms 2024-09-04 12:21:43.741 +05:30 e298266d-d5aa-4e34-835c-40a9a4c963a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:21:43.742 +05:30 e298266d-d5aa-4e34-835c-40a9a4c963a0 INF CORS policy execution successful. 2024-09-04 12:21:43.742 +05:30 e298266d-d5aa-4e34-835c-40a9a4c963a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.8901ms 2024-09-04 12:21:43.744 +05:30 1f2f183f-5ab7-4075-9f61-13f3e2361cfa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 12:21:43.744 +05:30 1f2f183f-5ab7-4075-9f61-13f3e2361cfa INF CORS policy execution successful. 2024-09-04 12:21:43.744 +05:30 1f2f183f-5ab7-4075-9f61-13f3e2361cfa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 0.3044ms 2024-09-04 12:21:43.776 +05:30 3d1f6f5e-afe4-4d23-bed3-bfd463765cef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 12:21:43.777 +05:30 3d1f6f5e-afe4-4d23-bed3-bfd463765cef INF CORS policy execution successful. 2024-09-04 12:21:43.777 +05:30 3d1f6f5e-afe4-4d23-bed3-bfd463765cef INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1069 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:21:43.777 +05:30 b4b0389e-67d4-4f97-9904-bbaef6e85b3d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 12:21:43.777 +05:30 b4b0389e-67d4-4f97-9904-bbaef6e85b3d 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-04 12:21:43.784 +05:30 a5886a28-69a1-42fc-abb4-58991aefcbe8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:21:43.785 +05:30 a5886a28-69a1-42fc-abb4-58991aefcbe8 INF CORS policy execution successful. 2024-09-04 12:21:43.785 +05:30 a5886a28-69a1-42fc-abb4-58991aefcbe8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:21:43.785 +05:30 a1e9e45b-8af2-4ee7-8806-0a42b43d588b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:21:43.785 +05:30 a1e9e45b-8af2-4ee7-8806-0a42b43d588b 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-04 12:21:43.809 +05:30 b4b0389e-67d4-4f97-9904-bbaef6e85b3d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:21:43.809 +05:30 b4b0389e-67d4-4f97-9904-bbaef6e85b3d INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 31.6133ms 2024-09-04 12:21:43.809 +05:30 b4b0389e-67d4-4f97-9904-bbaef6e85b3d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 12:21:43.809 +05:30 b4b0389e-67d4-4f97-9904-bbaef6e85b3d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3d1f6f5e-afe4-4d23-bed3-bfd463765cef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 915} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1069,\"RoleName\":\"TestRole280801\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"}],\"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-04 12:21:43.810 +05:30 b4b0389e-67d4-4f97-9904-bbaef6e85b3d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 33.3596ms 2024-09-04 12:21:43.869 +05:30 a1e9e45b-8af2-4ee7-8806-0a42b43d588b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:21:43.869 +05:30 a1e9e45b-8af2-4ee7-8806-0a42b43d588b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 84.2117ms 2024-09-04 12:21:43.869 +05:30 a1e9e45b-8af2-4ee7-8806-0a42b43d588b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:21:43.870 +05:30 a1e9e45b-8af2-4ee7-8806-0a42b43d588b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a5886a28-69a1-42fc-abb4-58991aefcbe8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 12:21:43.870 +05:30 a1e9e45b-8af2-4ee7-8806-0a42b43d588b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 85.716ms 2024-09-04 12:21:44.033 +05:30 16d58e09-2f09-4916-b0fb-68a8a1fe60ec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 12:21:44.033 +05:30 16d58e09-2f09-4916-b0fb-68a8a1fe60ec INF CORS policy execution successful. 2024-09-04 12:21:44.034 +05:30 16d58e09-2f09-4916-b0fb-68a8a1fe60ec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.5412ms 2024-09-04 12:21:44.079 +05:30 e16d93dc-476d-4be6-8ec9-f28f99b57d3a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 12:21:44.079 +05:30 e16d93dc-476d-4be6-8ec9-f28f99b57d3a INF CORS policy execution successful. 2024-09-04 12:21:44.080 +05:30 e16d93dc-476d-4be6-8ec9-f28f99b57d3a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:21:44.080 +05:30 86816c6a-0868-451b-9425-098d81c88474 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 12:21:44.080 +05:30 86816c6a-0868-451b-9425-098d81c88474 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-04 12:21:44.094 +05:30 86816c6a-0868-451b-9425-098d81c88474 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:21:44.094 +05:30 86816c6a-0868-451b-9425-098d81c88474 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 13.6875ms 2024-09-04 12:21:44.094 +05:30 86816c6a-0868-451b-9425-098d81c88474 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 12:21:44.094 +05:30 86816c6a-0868-451b-9425-098d81c88474 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e16d93dc-476d-4be6-8ec9-f28f99b57d3a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 12:21:44.094 +05:30 86816c6a-0868-451b-9425-098d81c88474 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 15.5705ms 2024-09-04 12:21:44.211 +05:30 99168777-fdcb-4ec2-b767-1820bd7dd194 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 12:21:44.211 +05:30 99168777-fdcb-4ec2-b767-1820bd7dd194 INF CORS policy execution successful. 2024-09-04 12:21:44.212 +05:30 99168777-fdcb-4ec2-b767-1820bd7dd194 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.4562ms 2024-09-04 12:21:44.257 +05:30 cf465ef6-8d6f-446c-b81e-9d3235b5cc27 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 12:21:44.258 +05:30 cf465ef6-8d6f-446c-b81e-9d3235b5cc27 INF CORS policy execution successful. 2024-09-04 12:21:44.258 +05:30 cf465ef6-8d6f-446c-b81e-9d3235b5cc27 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:21:44.259 +05:30 673e1a81-a717-4914-81a5-ec097c84a4be INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 12:21:44.259 +05:30 673e1a81-a717-4914-81a5-ec097c84a4be 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-04 12:21:44.269 +05:30 673e1a81-a717-4914-81a5-ec097c84a4be INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:21:44.269 +05:30 673e1a81-a717-4914-81a5-ec097c84a4be INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 9.714ms 2024-09-04 12:21:44.269 +05:30 673e1a81-a717-4914-81a5-ec097c84a4be INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 12:21:44.269 +05:30 673e1a81-a717-4914-81a5-ec097c84a4be INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf465ef6-8d6f-446c-b81e-9d3235b5cc27}, {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-04 12:21:44.269 +05:30 673e1a81-a717-4914-81a5-ec097c84a4be 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.8956ms 2024-09-04 12:21:45.728 +05:30 ca35fd58-e9b3-417e-bb33-278d3f4f645e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:21:45.728 +05:30 ca35fd58-e9b3-417e-bb33-278d3f4f645e INF CORS policy execution successful. 2024-09-04 12:21:45.728 +05:30 ca35fd58-e9b3-417e-bb33-278d3f4f645e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.4575ms 2024-09-04 12:21:45.768 +05:30 92d713d0-c3a8-4577-8640-c52e9fd382d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:21:45.770 +05:30 92d713d0-c3a8-4577-8640-c52e9fd382d8 INF CORS policy execution successful. 2024-09-04 12:21:45.771 +05:30 92d713d0-c3a8-4577-8640-c52e9fd382d8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIyMTcsImV4cCI6MTcyNTQzMjgxNywiaWF0IjoxNzI1NDMyMjE3fQ.KcuJCC4N-Osv3Y3i-cg5I5vx0llcbxFA1fqMFnJIOMU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:21:45.772 +05:30 b56ad82a-a28a-4dd3-ba29-ae440fe854aa INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:21:45.772 +05:30 b56ad82a-a28a-4dd3-ba29-ae440fe854aa 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-04 12:21:45.792 +05:30 b56ad82a-a28a-4dd3-ba29-ae440fe854aa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:21:45.792 +05:30 b56ad82a-a28a-4dd3-ba29-ae440fe854aa INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 20.0534ms 2024-09-04 12:21:45.792 +05:30 b56ad82a-a28a-4dd3-ba29-ae440fe854aa INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:21:45.792 +05:30 b56ad82a-a28a-4dd3-ba29-ae440fe854aa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 92d713d0-c3a8-4577-8640-c52e9fd382d8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 12:21:45.793 +05:30 b56ad82a-a28a-4dd3-ba29-ae440fe854aa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 24.2364ms 2024-09-04 12:21:49.394 +05:30 87e980bd-2a69-4ee1-b7e8-d9327e9eaa0b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:21:49.395 +05:30 87e980bd-2a69-4ee1-b7e8-d9327e9eaa0b INF CORS policy execution successful. 2024-09-04 12:21:49.395 +05:30 87e980bd-2a69-4ee1-b7e8-d9327e9eaa0b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIyMTcsImV4cCI6MTcyNTQzMjgxNywiaWF0IjoxNzI1NDMyMjE3fQ.KcuJCC4N-Osv3Y3i-cg5I5vx0llcbxFA1fqMFnJIOMU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:21:49.395 +05:30 da9cbb8c-5e6c-4aec-ac66-d3c75d765d04 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:21:49.395 +05:30 da9cbb8c-5e6c-4aec-ac66-d3c75d765d04 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-04 12:21:49.410 +05:30 da9cbb8c-5e6c-4aec-ac66-d3c75d765d04 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:21:49.410 +05:30 da9cbb8c-5e6c-4aec-ac66-d3c75d765d04 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 14.5737ms 2024-09-04 12:21:49.410 +05:30 da9cbb8c-5e6c-4aec-ac66-d3c75d765d04 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:21:49.410 +05:30 da9cbb8c-5e6c-4aec-ac66-d3c75d765d04 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 87e980bd-2a69-4ee1-b7e8-d9327e9eaa0b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 12:21:49.411 +05:30 da9cbb8c-5e6c-4aec-ac66-d3c75d765d04 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 16.3684ms 2024-09-04 12:22:00.340 +05:30 7d494ab9-1ea3-4c2f-8d12-f9ad47a66b33 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:22:00.341 +05:30 7d494ab9-1ea3-4c2f-8d12-f9ad47a66b33 INF CORS policy execution successful. 2024-09-04 12:22:00.341 +05:30 7d494ab9-1ea3-4c2f-8d12-f9ad47a66b33 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.9489ms 2024-09-04 12:22:00.373 +05:30 79fd65a1-24e3-4b43-a82b-f78100d4a936 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 12:22:00.373 +05:30 79fd65a1-24e3-4b43-a82b-f78100d4a936 INF CORS policy execution successful. 2024-09-04 12:22:00.374 +05:30 79fd65a1-24e3-4b43-a82b-f78100d4a936 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIyMTcsImV4cCI6MTcyNTQzMjgxNywiaWF0IjoxNzI1NDMyMjE3fQ.KcuJCC4N-Osv3Y3i-cg5I5vx0llcbxFA1fqMFnJIOMU}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"20"} 2024-09-04 12:22:00.374 +05:30 f2e9b9d8-9435-4fa3-9477-70d549c3d210 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:22:00.374 +05:30 f2e9b9d8-9435-4fa3-9477-70d549c3d210 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:22:00.495 +05:30 f2e9b9d8-9435-4fa3-9477-70d549c3d210 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:22:00.495 +05:30 f2e9b9d8-9435-4fa3-9477-70d549c3d210 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 120.7247ms 2024-09-04 12:22:00.495 +05:30 f2e9b9d8-9435-4fa3-9477-70d549c3d210 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:22:00.495 +05:30 f2e9b9d8-9435-4fa3-9477-70d549c3d210 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 79fd65a1-24e3-4b43-a82b-f78100d4a936}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 353} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:22:00.496 +05:30 f2e9b9d8-9435-4fa3-9477-70d549c3d210 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 353 application/json; charset=utf-8 123.3566ms 2024-09-04 12:22:04.739 +05:30 8e6e0ab7-f494-4b85-bb88-4d4adcadb5e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:22:04.739 +05:30 8e6e0ab7-f494-4b85-bb88-4d4adcadb5e7 INF CORS policy execution successful. 2024-09-04 12:22:04.740 +05:30 8e6e0ab7-f494-4b85-bb88-4d4adcadb5e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.6549ms 2024-09-04 12:22:04.782 +05:30 ef9b117f-12f4-4950-a410-ce725efe9545 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-04 12:22:04.782 +05:30 ef9b117f-12f4-4950-a410-ce725efe9545 INF CORS policy execution successful. 2024-09-04 12:22:04.782 +05:30 ef9b117f-12f4-4950-a410-ce725efe9545 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzAyNCwiaWF0IjoxNzI1NDMyNDI0fQ.CnGhfxnMkpYMcJE3YXUJeEP0ytCzFskFziC3ZzjIqCY}, {Connection: keep-alive}, {Content-Length: 57}, {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: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":"20"} 2024-09-04 12:22:04.783 +05:30 590ec114-e3ea-4ed8-83f5-36f49c5458d2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:22:04.783 +05:30 590ec114-e3ea-4ed8-83f5-36f49c5458d2 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:22:04.927 +05:30 590ec114-e3ea-4ed8-83f5-36f49c5458d2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:22:04.927 +05:30 590ec114-e3ea-4ed8-83f5-36f49c5458d2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 144.2267ms 2024-09-04 12:22:04.927 +05:30 590ec114-e3ea-4ed8-83f5-36f49c5458d2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:22:04.927 +05:30 590ec114-e3ea-4ed8-83f5-36f49c5458d2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ef9b117f-12f4-4950-a410-ce725efe9545}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 353} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:22:04.928 +05:30 590ec114-e3ea-4ed8-83f5-36f49c5458d2 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 353 application/json; charset=utf-8 146.1032ms 2024-09-04 12:22:07.041 +05:30 1715e883-e032-4f05-a3e6-2b74ef73dbfe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - null null 2024-09-04 12:22:07.045 +05:30 1715e883-e032-4f05-a3e6-2b74ef73dbfe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - 200 null text/html;charset=utf-8 4.0418ms 2024-09-04 12:22:07.288 +05:30 69b729a3-a623-4d3f-bc7b-7870c49c779e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - null null 2024-09-04 12:22:07.303 +05:30 28685d3f-17c9-4120-b6cf-259d23938ba9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/favicon-32x32.png - null null 2024-09-04 12:22:07.304 +05:30 28685d3f-17c9-4120-b6cf-259d23938ba9 INF Sending file. Request path: '/favicon-32x32.png'. Physical path: 'N/A' 2024-09-04 12:22:07.305 +05:30 28685d3f-17c9-4120-b6cf-259d23938ba9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/favicon-32x32.png - 200 628 image/png 1.6063ms 2024-09-04 12:22:07.337 +05:30 69b729a3-a623-4d3f-bc7b-7870c49c779e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 48.5706ms 2024-09-04 12:22:36.840 +05:30 395a7957-0ea9-4b59-a2ce-d6f4973f9566 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:22:36.842 +05:30 395a7957-0ea9-4b59-a2ce-d6f4973f9566 INF CORS policy execution successful. 2024-09-04 12:22:36.843 +05:30 395a7957-0ea9-4b59-a2ce-d6f4973f9566 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 2.7406ms 2024-09-04 12:22:36.991 +05:30 e8ba9ce3-d5b7-4e06-abee-4f55600f4521 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 54 2024-09-04 12:22:36.995 +05:30 e8ba9ce3-d5b7-4e06-abee-4f55600f4521 INF CORS policy execution successful. 2024-09-04 12:22:36.996 +05:30 e8ba9ce3-d5b7-4e06-abee-4f55600f4521 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 54}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":1,"menuId":7} 2024-09-04 12:22:36.997 +05:30 b6767c54-d9b8-4dbb-848f-57c661ef8854 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:22:36.997 +05:30 b6767c54-d9b8-4dbb-848f-57c661ef8854 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:22:37.144 +05:30 b6767c54-d9b8-4dbb-848f-57c661ef8854 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:22:37.144 +05:30 b6767c54-d9b8-4dbb-848f-57c661ef8854 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 146.7969ms 2024-09-04 12:22:37.144 +05:30 b6767c54-d9b8-4dbb-848f-57c661ef8854 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:22:37.145 +05:30 b6767c54-d9b8-4dbb-848f-57c661ef8854 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e8ba9ce3-d5b7-4e06-abee-4f55600f4521}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:22:37.145 +05:30 b6767c54-d9b8-4dbb-848f-57c661ef8854 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 396 application/json; charset=utf-8 153.9683ms 2024-09-04 12:22:40.933 +05:30 825e1317-4a21-4ee8-a333-6962609a9235 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 54 2024-09-04 12:22:40.934 +05:30 825e1317-4a21-4ee8-a333-6962609a9235 INF CORS policy execution successful. 2024-09-04 12:22:40.934 +05:30 825e1317-4a21-4ee8-a333-6962609a9235 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 54}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":2,"menuId":6} 2024-09-04 12:22:40.934 +05:30 e255d241-ce62-4a7b-b61c-6e455df13228 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:22:40.934 +05:30 e255d241-ce62-4a7b-b61c-6e455df13228 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:22:41.064 +05:30 e255d241-ce62-4a7b-b61c-6e455df13228 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:22:41.064 +05:30 e255d241-ce62-4a7b-b61c-6e455df13228 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 130.1689ms 2024-09-04 12:22:41.064 +05:30 e255d241-ce62-4a7b-b61c-6e455df13228 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:22:41.065 +05:30 e255d241-ce62-4a7b-b61c-6e455df13228 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 825e1317-4a21-4ee8-a333-6962609a9235}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:22:41.065 +05:30 e255d241-ce62-4a7b-b61c-6e455df13228 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 132.1546ms 2024-09-04 12:22:42.996 +05:30 c12ee7ed-789e-45bd-9624-1d35ac56c5ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:22:42.997 +05:30 c12ee7ed-789e-45bd-9624-1d35ac56c5ed INF CORS policy execution successful. 2024-09-04 12:22:42.998 +05:30 c12ee7ed-789e-45bd-9624-1d35ac56c5ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.3834ms 2024-09-04 12:22:43.029 +05:30 a76fc3aa-66c5-4033-8db5-ffc390ae7564 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 54 2024-09-04 12:22:43.030 +05:30 a76fc3aa-66c5-4033-8db5-ffc390ae7564 INF CORS policy execution successful. 2024-09-04 12:22:43.030 +05:30 a76fc3aa-66c5-4033-8db5-ffc390ae7564 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 54}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":2,"menuId":7} 2024-09-04 12:22:43.030 +05:30 785e7587-932e-48ab-892b-7621372e31cb INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:22:43.030 +05:30 785e7587-932e-48ab-892b-7621372e31cb INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:22:43.163 +05:30 785e7587-932e-48ab-892b-7621372e31cb INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:22:43.163 +05:30 785e7587-932e-48ab-892b-7621372e31cb INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 132.9628ms 2024-09-04 12:22:43.163 +05:30 785e7587-932e-48ab-892b-7621372e31cb INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:22:43.163 +05:30 785e7587-932e-48ab-892b-7621372e31cb INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: a76fc3aa-66c5-4033-8db5-ffc390ae7564}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:22:43.164 +05:30 785e7587-932e-48ab-892b-7621372e31cb INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 134.9091ms 2024-09-04 12:22:43.445 +05:30 28c4a14d-0efe-418f-8cba-93cb8cc7bc5f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 54 2024-09-04 12:22:43.446 +05:30 28c4a14d-0efe-418f-8cba-93cb8cc7bc5f INF CORS policy execution successful. 2024-09-04 12:22:43.446 +05:30 28c4a14d-0efe-418f-8cba-93cb8cc7bc5f INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 54}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":2,"menuId":8} 2024-09-04 12:22:43.446 +05:30 864476c6-f7ca-4bfd-a4a8-b387040a44c8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:22:43.446 +05:30 864476c6-f7ca-4bfd-a4a8-b387040a44c8 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:22:43.611 +05:30 864476c6-f7ca-4bfd-a4a8-b387040a44c8 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:22:43.611 +05:30 864476c6-f7ca-4bfd-a4a8-b387040a44c8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 164.685ms 2024-09-04 12:22:43.611 +05:30 864476c6-f7ca-4bfd-a4a8-b387040a44c8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:22:43.611 +05:30 864476c6-f7ca-4bfd-a4a8-b387040a44c8 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 28c4a14d-0efe-418f-8cba-93cb8cc7bc5f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:22:43.612 +05:30 864476c6-f7ca-4bfd-a4a8-b387040a44c8 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 166.3618ms 2024-09-04 12:22:45.288 +05:30 7ab3f96a-e135-4f59-923a-b92e8726387a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 55 2024-09-04 12:22:45.289 +05:30 7ab3f96a-e135-4f59-923a-b92e8726387a INF CORS policy execution successful. 2024-09-04 12:22:45.289 +05:30 7ab3f96a-e135-4f59-923a-b92e8726387a INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 55}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":97}],"type":2,"menuId":10} 2024-09-04 12:22:45.289 +05:30 260f5b02-6247-4b52-9239-619b3a93e630 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:22:45.289 +05:30 260f5b02-6247-4b52-9239-619b3a93e630 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:22:45.409 +05:30 260f5b02-6247-4b52-9239-619b3a93e630 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:22:45.410 +05:30 260f5b02-6247-4b52-9239-619b3a93e630 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 120.2179ms 2024-09-04 12:22:45.410 +05:30 260f5b02-6247-4b52-9239-619b3a93e630 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:22:45.410 +05:30 260f5b02-6247-4b52-9239-619b3a93e630 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 7ab3f96a-e135-4f59-923a-b92e8726387a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:22:45.410 +05:30 260f5b02-6247-4b52-9239-619b3a93e630 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 122.175ms 2024-09-04 12:23:14.722 +05:30 ff0b804c-444a-4920-b718-650d939740ee INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json-patch+json 89 2024-09-04 12:23:14.725 +05:30 ff0b804c-444a-4920-b718-650d939740ee INF CORS policy execution successful. 2024-09-04 12:23:14.725 +05:30 ff0b804c-444a-4920-b718-650d939740ee INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIzMTcsImV4cCI6MTcyNTQzMjkxNywiaWF0IjoxNzI1NDMyMzE3fQ.dJqROI2JMBTLq3sQCJWyUW_PVSVpQNYaeMQfLc3tMYA}, {Connection: keep-alive}, {Content-Length: 89}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangSecurityAPI/swagger/index.html}, {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} Host: 103.120.178.195 Body: { "assignedProfileIds": [ { "id": 91 } ], "type": 2, "menuId": 20 } 2024-09-04 12:23:14.726 +05:30 db230373-53f7-4d23-90dc-8addac0d325c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:23:14.727 +05:30 db230373-53f7-4d23-90dc-8addac0d325c INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:23:14.930 +05:30 db230373-53f7-4d23-90dc-8addac0d325c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:23:14.930 +05:30 db230373-53f7-4d23-90dc-8addac0d325c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 203.3983ms 2024-09-04 12:23:14.931 +05:30 db230373-53f7-4d23-90dc-8addac0d325c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:23:14.931 +05:30 db230373-53f7-4d23-90dc-8addac0d325c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ff0b804c-444a-4920-b718-650d939740ee}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 140} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"}]"} 2024-09-04 12:23:14.933 +05:30 db230373-53f7-4d23-90dc-8addac0d325c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 140 application/json; charset=utf-8 211.0925ms 2024-09-04 12:23:51.885 +05:30 0cee0c2c-ab8d-4823-b4ab-2a50e42d0b39 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json-patch+json 88 2024-09-04 12:23:51.889 +05:30 0cee0c2c-ab8d-4823-b4ab-2a50e42d0b39 INF CORS policy execution successful. 2024-09-04 12:23:51.890 +05:30 0cee0c2c-ab8d-4823-b4ab-2a50e42d0b39 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzMxODUsImlhdCI6MTcyNTQzMjU4NX0.IZfMM65AcFJRwX3uu2ymiBFSVUWKDQBCJt27HVyQMAY}, {Connection: keep-alive}, {Content-Length: 88}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangSecurityAPI/swagger/index.html}, {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} Host: 103.120.178.195 Body: { "assignedProfileIds": [ { "id": 97 } ], "type": 2, "menuId": 6 } 2024-09-04 12:23:51.892 +05:30 d55bae17-c178-491c-9713-a5f519c7c5ef INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:23:51.892 +05:30 d55bae17-c178-491c-9713-a5f519c7c5ef INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:23:52.056 +05:30 d55bae17-c178-491c-9713-a5f519c7c5ef INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:23:52.057 +05:30 d55bae17-c178-491c-9713-a5f519c7c5ef INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 164.0921ms 2024-09-04 12:23:52.057 +05:30 d55bae17-c178-491c-9713-a5f519c7c5ef INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:23:52.057 +05:30 d55bae17-c178-491c-9713-a5f519c7c5ef INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 0cee0c2c-ab8d-4823-b4ab-2a50e42d0b39}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:23:52.058 +05:30 d55bae17-c178-491c-9713-a5f519c7c5ef INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 173.8432ms 2024-09-04 12:24:15.250 +05:30 b90185bd-ea0d-4353-8c3f-b388218b4e73 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIxMzYsImV4cCI6MTcyNTQzMzAzNiwiaWF0IjoxNzI1NDMyMTM2fQ.MIsAfWeLSe9TX6M4LnLDnS7k_3HSsIcEPTy3lPJpJHY - null null 2024-09-04 12:24:15.251 +05:30 fadc659c-2039-478d-87a6-9d452dbc1d20 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIxMzYsImV4cCI6MTcyNTQzMzAzNiwiaWF0IjoxNzI1NDMyMTM2fQ.MIsAfWeLSe9TX6M4LnLDnS7k_3HSsIcEPTy3lPJpJHY - null null 2024-09-04 12:24:15.252 +05:30 fadc659c-2039-478d-87a6-9d452dbc1d20 INF CORS policy execution successful. 2024-09-04 12:24:15.252 +05:30 b90185bd-ea0d-4353-8c3f-b388218b4e73 INF CORS policy execution successful. 2024-09-04 12:24:15.252 +05:30 fadc659c-2039-478d-87a6-9d452dbc1d20 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIxMzYsImV4cCI6MTcyNTQzMzAzNiwiaWF0IjoxNzI1NDMyMTM2fQ.MIsAfWeLSe9TX6M4LnLDnS7k_3HSsIcEPTy3lPJpJHY 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:24:15.252 +05:30 b90185bd-ea0d-4353-8c3f-b388218b4e73 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIxMzYsImV4cCI6MTcyNTQzMzAzNiwiaWF0IjoxNzI1NDMyMTM2fQ.MIsAfWeLSe9TX6M4LnLDnS7k_3HSsIcEPTy3lPJpJHY 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:24:15.253 +05:30 2d025342-04d1-4009-8256-0a11d964a748 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:24:15.253 +05:30 bfedf6f1-61c4-489c-acc9-33bdfe2a4327 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:24:15.253 +05:30 bfedf6f1-61c4-489c-acc9-33bdfe2a4327 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-04 12:24:15.253 +05:30 2d025342-04d1-4009-8256-0a11d964a748 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-04 12:24:15.277 +05:30 bfedf6f1-61c4-489c-acc9-33bdfe2a4327 INF Token generated 2024-09-04 12:24:15.277 +05:30 bfedf6f1-61c4-489c-acc9-33bdfe2a4327 INF Token generated 2024-09-04 12:24:15.277 +05:30 2d025342-04d1-4009-8256-0a11d964a748 INF Token generated 2024-09-04 12:24:15.277 +05:30 2d025342-04d1-4009-8256-0a11d964a748 INF Token generated 2024-09-04 12:24:15.277 +05:30 bfedf6f1-61c4-489c-acc9-33bdfe2a4327 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:24:15.277 +05:30 2d025342-04d1-4009-8256-0a11d964a748 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:24:15.278 +05:30 bfedf6f1-61c4-489c-acc9-33bdfe2a4327 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 24.3491ms 2024-09-04 12:24:15.278 +05:30 2d025342-04d1-4009-8256-0a11d964a748 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 24.3102ms 2024-09-04 12:24:15.278 +05:30 bfedf6f1-61c4-489c-acc9-33bdfe2a4327 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:24:15.278 +05:30 2d025342-04d1-4009-8256-0a11d964a748 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:24:15.278 +05:30 bfedf6f1-61c4-489c-acc9-33bdfe2a4327 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b90185bd-ea0d-4353-8c3f-b388218b4e73}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI4NTUsImV4cCI6MTcyNTQzMzQ1NSwiaWF0IjoxNzI1NDMyODU1fQ.ENQIhkgp0aBSIgG1FqVYNHfHAbZMBbKX0hEhnsl6AWw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI4NTUsImV4cCI6MTcyNTQzMzc1NSwiaWF0IjoxNzI1NDMyODU1fQ.c0aoJnwb7PSlkpWx6LKnVLy7qMpdyx9U4VClZAf-9Do\"}"} 2024-09-04 12:24:15.278 +05:30 2d025342-04d1-4009-8256-0a11d964a748 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fadc659c-2039-478d-87a6-9d452dbc1d20}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI4NTUsImV4cCI6MTcyNTQzMzQ1NSwiaWF0IjoxNzI1NDMyODU1fQ.ENQIhkgp0aBSIgG1FqVYNHfHAbZMBbKX0hEhnsl6AWw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI4NTUsImV4cCI6MTcyNTQzMzc1NSwiaWF0IjoxNzI1NDMyODU1fQ.c0aoJnwb7PSlkpWx6LKnVLy7qMpdyx9U4VClZAf-9Do\"}"} 2024-09-04 12:24:15.279 +05:30 bfedf6f1-61c4-489c-acc9-33bdfe2a4327 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIxMzYsImV4cCI6MTcyNTQzMzAzNiwiaWF0IjoxNzI1NDMyMTM2fQ.MIsAfWeLSe9TX6M4LnLDnS7k_3HSsIcEPTy3lPJpJHY - 200 899 application/json; charset=utf-8 28.2094ms 2024-09-04 12:24:15.279 +05:30 2d025342-04d1-4009-8256-0a11d964a748 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIxMzYsImV4cCI6MTcyNTQzMzAzNiwiaWF0IjoxNzI1NDMyMTM2fQ.MIsAfWeLSe9TX6M4LnLDnS7k_3HSsIcEPTy3lPJpJHY - 200 899 application/json; charset=utf-8 27.2524ms 2024-09-04 12:27:29.965 +05:30 5047f6b5-dd70-4757-a100-0a79aec2ad3b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIyMTcsImV4cCI6MTcyNTQzMzExNywiaWF0IjoxNzI1NDMyMjE3fQ.nQXt0TnLOyOGrOCY6FxsNHdhNnu02N-9E-xTUeEyhDg - null null 2024-09-04 12:27:29.968 +05:30 5047f6b5-dd70-4757-a100-0a79aec2ad3b INF CORS policy execution successful. 2024-09-04 12:27:29.970 +05:30 5047f6b5-dd70-4757-a100-0a79aec2ad3b INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIyMTcsImV4cCI6MTcyNTQzMzExNywiaWF0IjoxNzI1NDMyMjE3fQ.nQXt0TnLOyOGrOCY6FxsNHdhNnu02N-9E-xTUeEyhDg 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-04 12:27:29.972 +05:30 ca718dc1-dcec-4931-8f4f-319c974327b3 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:27:29.974 +05:30 ca718dc1-dcec-4931-8f4f-319c974327b3 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-04 12:27:30.026 +05:30 ca718dc1-dcec-4931-8f4f-319c974327b3 INF Token generated 2024-09-04 12:27:30.026 +05:30 ca718dc1-dcec-4931-8f4f-319c974327b3 INF Token generated 2024-09-04 12:27:30.027 +05:30 ca718dc1-dcec-4931-8f4f-319c974327b3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:27:30.028 +05:30 ca718dc1-dcec-4931-8f4f-319c974327b3 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 52.949ms 2024-09-04 12:27:30.028 +05:30 ca718dc1-dcec-4931-8f4f-319c974327b3 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:27:30.028 +05:30 ca718dc1-dcec-4931-8f4f-319c974327b3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5047f6b5-dd70-4757-a100-0a79aec2ad3b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzMwNTAsImV4cCI6MTcyNTQzMzY1MCwiaWF0IjoxNzI1NDMzMDUwfQ.TCJy5dQr9Iy9MoGM7w_NLQ1QNrpm5pP2-FkoFtFZUYA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzMwNTAsImV4cCI6MTcyNTQzMzk1MCwiaWF0IjoxNzI1NDMzMDUwfQ.oMp0WvLMk09QrSa4d-2cRSYxPD7TQVjX8OSlRQiMAME\"}"} 2024-09-04 12:27:30.028 +05:30 ca718dc1-dcec-4931-8f4f-319c974327b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIyMTcsImV4cCI6MTcyNTQzMzExNywiaWF0IjoxNzI1NDMyMjE3fQ.nQXt0TnLOyOGrOCY6FxsNHdhNnu02N-9E-xTUeEyhDg - 200 899 application/json; charset=utf-8 63.28ms 2024-09-04 12:28:27.376 +05:30 f20f3966-8ee0-4d2f-9e63-c5ef636a2ee8 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json-patch+json 89 2024-09-04 12:28:27.381 +05:30 f20f3966-8ee0-4d2f-9e63-c5ef636a2ee8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 6:55:17 AM', Current time (UTC): '9/4/2024 6:58:27 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 12:28:27.384 +05:30 f20f3966-8ee0-4d2f-9e63-c5ef636a2ee8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 6:55:17 AM', Current time (UTC): '9/4/2024 6:58:27 AM'. 2024-09-04 12:28:27.384 +05:30 f20f3966-8ee0-4d2f-9e63-c5ef636a2ee8 INF CORS policy execution successful. 2024-09-04 12:28:27.385 +05:30 f20f3966-8ee0-4d2f-9e63-c5ef636a2ee8 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzIzMTcsImV4cCI6MTcyNTQzMjkxNywiaWF0IjoxNzI1NDMyMzE3fQ.dJqROI2JMBTLq3sQCJWyUW_PVSVpQNYaeMQfLc3tMYA}, {Connection: keep-alive}, {Content-Length: 89}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangSecurityAPI/swagger/index.html}, {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} Host: 103.120.178.195 Body: { "assignedProfileIds": [ { "id": 91 } ], "type": 1, "menuId": 20 } 2024-09-04 12:28:27.386 +05:30 7834ca08-87b1-4e8e-9c7b-703ba74480a7 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 12:28:27.386 +05:30 7834ca08-87b1-4e8e-9c7b-703ba74480a7 INF AuthenticationScheme: Bearer was challenged. 2024-09-04 12:28:27.386 +05:30 7834ca08-87b1-4e8e-9c7b-703ba74480a7 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: f20f3966-8ee0-4d2f-9e63-c5ef636a2ee8}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 06:55:17'"} Body: 2024-09-04 12:28:27.387 +05:30 7834ca08-87b1-4e8e-9c7b-703ba74480a7 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 401 null null 11.2861ms 2024-09-04 12:28:39.137 +05:30 2fcbd928-89f2-47d3-8ff3-0398a6689b26 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-04 12:28:39.138 +05:30 2fcbd928-89f2-47d3-8ff3-0398a6689b26 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.41.2}, {Postman-Token: 68111edb-a28f-483a-8ae2-2d48f2afe391} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 12:28:39.139 +05:30 518e2b31-12cb-41f9-8036-08aae0e0d866 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 12:28:39.139 +05:30 518e2b31-12cb-41f9-8036-08aae0e0d866 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-04 12:28:39.157 +05:30 518e2b31-12cb-41f9-8036-08aae0e0d866 INF Database retrieved 2024-09-04 12:28:39.173 +05:30 518e2b31-12cb-41f9-8036-08aae0e0d866 INF Token generated 2024-09-04 12:28:39.173 +05:30 518e2b31-12cb-41f9-8036-08aae0e0d866 INF Token generated 2024-09-04 12:28:39.174 +05:30 518e2b31-12cb-41f9-8036-08aae0e0d866 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:28:39.174 +05:30 518e2b31-12cb-41f9-8036-08aae0e0d866 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 34.4751ms 2024-09-04 12:28:39.174 +05:30 518e2b31-12cb-41f9-8036-08aae0e0d866 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 12:28:39.174 +05:30 518e2b31-12cb-41f9-8036-08aae0e0d866 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2fcbd928-89f2-47d3-8ff3-0398a6689b26}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzMxMTksImV4cCI6MTcyNTQzMzcxOSwiaWF0IjoxNzI1NDMzMTE5fQ.xM4IZBUgHHlT4GPByq0OwgtOFzJhOAC99S3fLu0lyV8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzMxMTksImV4cCI6MTcyNTQzNDAxOSwiaWF0IjoxNzI1NDMzMTE5fQ.u26-d0dUb00xR1qTlO2rJiZeGdLCxQ2bMEwu02AyM10\"}"} 2024-09-04 12:28:39.175 +05:30 518e2b31-12cb-41f9-8036-08aae0e0d866 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 37.3539ms 2024-09-04 12:28:58.499 +05:30 fcdfad66-9939-4fcf-95f2-7b87d88a2a0a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json-patch+json 89 2024-09-04 12:28:58.501 +05:30 fcdfad66-9939-4fcf-95f2-7b87d88a2a0a INF CORS policy execution successful. 2024-09-04 12:28:58.502 +05:30 fcdfad66-9939-4fcf-95f2-7b87d88a2a0a INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzMxMTksImV4cCI6MTcyNTQzMzcxOSwiaWF0IjoxNzI1NDMzMTE5fQ.xM4IZBUgHHlT4GPByq0OwgtOFzJhOAC99S3fLu0lyV8}, {Connection: keep-alive}, {Content-Length: 89}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangSecurityAPI/swagger/index.html}, {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} Host: 103.120.178.195 Body: { "assignedProfileIds": [ { "id": 91 } ], "type": 1, "menuId": 20 } 2024-09-04 12:28:58.502 +05:30 cf37c4ad-6fb3-4cdb-bd5b-a5999deb0816 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:28:58.502 +05:30 cf37c4ad-6fb3-4cdb-bd5b-a5999deb0816 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:28:58.635 +05:30 cf37c4ad-6fb3-4cdb-bd5b-a5999deb0816 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:28:58.635 +05:30 cf37c4ad-6fb3-4cdb-bd5b-a5999deb0816 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 132.785ms 2024-09-04 12:28:58.635 +05:30 cf37c4ad-6fb3-4cdb-bd5b-a5999deb0816 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:28:58.635 +05:30 cf37c4ad-6fb3-4cdb-bd5b-a5999deb0816 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fcdfad66-9939-4fcf-95f2-7b87d88a2a0a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 353} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:28:58.636 +05:30 cf37c4ad-6fb3-4cdb-bd5b-a5999deb0816 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 353 application/json; charset=utf-8 137.0556ms 2024-09-04 12:30:27.280 +05:30 07353e0f-3d24-473b-aac6-7549bcfba07e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzM0ODUsImlhdCI6MTcyNTQzMjU4NX0.Id-fHYebqol3-nnHnlvwqiH-i3mLuHZGcRJJa3blT38 - null null 2024-09-04 12:30:27.283 +05:30 07353e0f-3d24-473b-aac6-7549bcfba07e INF CORS policy execution successful. 2024-09-04 12:30:27.285 +05:30 07353e0f-3d24-473b-aac6-7549bcfba07e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzM0ODUsImlhdCI6MTcyNTQzMjU4NX0.Id-fHYebqol3-nnHnlvwqiH-i3mLuHZGcRJJa3blT38 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:30:27.286 +05:30 4cfe9311-d274-4dab-98fd-1ae32cb03dfa INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:30:27.287 +05:30 4cfe9311-d274-4dab-98fd-1ae32cb03dfa 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-04 12:30:27.328 +05:30 4cfe9311-d274-4dab-98fd-1ae32cb03dfa INF Token generated 2024-09-04 12:30:27.328 +05:30 4cfe9311-d274-4dab-98fd-1ae32cb03dfa INF Token generated 2024-09-04 12:30:27.330 +05:30 4cfe9311-d274-4dab-98fd-1ae32cb03dfa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:30:27.331 +05:30 4cfe9311-d274-4dab-98fd-1ae32cb03dfa INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 43.5109ms 2024-09-04 12:30:27.331 +05:30 4cfe9311-d274-4dab-98fd-1ae32cb03dfa INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:30:27.331 +05:30 4cfe9311-d274-4dab-98fd-1ae32cb03dfa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 07353e0f-3d24-473b-aac6-7549bcfba07e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzQxMjcsImlhdCI6MTcyNTQzMzIyN30.eRugWzIqK8tKw9RjszSGkD7PTvWWtZVNJFoP4XOw2xc\"}"} 2024-09-04 12:30:27.332 +05:30 4cfe9311-d274-4dab-98fd-1ae32cb03dfa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMyNTg1LCJleHAiOjE3MjU0MzM0ODUsImlhdCI6MTcyNTQzMjU4NX0.Id-fHYebqol3-nnHnlvwqiH-i3mLuHZGcRJJa3blT38 - 200 877 application/json; charset=utf-8 52.586ms 2024-09-04 12:30:27.897 +05:30 e8baaa16-979d-43e1-8b0a-9f5242fa7e6d 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-04 12:30:27.898 +05:30 e8baaa16-979d-43e1-8b0a-9f5242fa7e6d INF CORS policy execution successful. 2024-09-04 12:30:27.898 +05:30 e8baaa16-979d-43e1-8b0a-9f5242fa7e6d 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.0965ms 2024-09-04 12:30:27.899 +05:30 70975b7b-f0c6-4ad0-b29b-1b85b14a1f90 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-04 12:30:27.899 +05:30 70975b7b-f0c6-4ad0-b29b-1b85b14a1f90 INF CORS policy execution successful. 2024-09-04 12:30:27.899 +05:30 70975b7b-f0c6-4ad0-b29b-1b85b14a1f90 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.4482ms 2024-09-04 12:30:27.923 +05:30 3f37076d-dc57-43d6-a1aa-1a42a41dea03 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-04 12:30:27.925 +05:30 3f37076d-dc57-43d6-a1aa-1a42a41dea03 INF CORS policy execution successful. 2024-09-04 12:30:27.925 +05:30 3f37076d-dc57-43d6-a1aa-1a42a41dea03 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:30:27.926 +05:30 0c97fc90-0853-446e-bf2e-bbb3f2c96089 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:30:27.926 +05:30 0c97fc90-0853-446e-bf2e-bbb3f2c96089 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-04 12:30:27.963 +05:30 0c97fc90-0853-446e-bf2e-bbb3f2c96089 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:30:27.963 +05:30 0c97fc90-0853-446e-bf2e-bbb3f2c96089 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 37.1005ms 2024-09-04 12:30:27.963 +05:30 0c97fc90-0853-446e-bf2e-bbb3f2c96089 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:30:27.963 +05:30 0c97fc90-0853-446e-bf2e-bbb3f2c96089 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3f37076d-dc57-43d6-a1aa-1a42a41dea03}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 12:30:27.964 +05:30 0c97fc90-0853-446e-bf2e-bbb3f2c96089 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 40.4504ms 2024-09-04 12:30:27.990 +05:30 7fa7c108-565f-44df-943a-094a6fc00a2c 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-04 12:30:27.991 +05:30 7fa7c108-565f-44df-943a-094a6fc00a2c INF CORS policy execution successful. 2024-09-04 12:30:27.991 +05:30 7fa7c108-565f-44df-943a-094a6fc00a2c 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:30:27.992 +05:30 0d2f2e14-dcc8-481c-b0f6-4d88c527a065 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:30:27.992 +05:30 0d2f2e14-dcc8-481c-b0f6-4d88c527a065 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-04 12:30:28.007 +05:30 0d2f2e14-dcc8-481c-b0f6-4d88c527a065 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:30:28.007 +05:30 0d2f2e14-dcc8-481c-b0f6-4d88c527a065 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 15.2246ms 2024-09-04 12:30:28.007 +05:30 0d2f2e14-dcc8-481c-b0f6-4d88c527a065 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:30:28.007 +05:30 0d2f2e14-dcc8-481c-b0f6-4d88c527a065 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7fa7c108-565f-44df-943a-094a6fc00a2c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 12:30:28.008 +05:30 0d2f2e14-dcc8-481c-b0f6-4d88c527a065 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 18.3981ms 2024-09-04 12:35:06.641 +05:30 be179b6a-9224-4bfd-8d1f-55a06a227658 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI4NTUsImV4cCI6MTcyNTQzMzc1NSwiaWF0IjoxNzI1NDMyODU1fQ.c0aoJnwb7PSlkpWx6LKnVLy7qMpdyx9U4VClZAf-9Do - null null 2024-09-04 12:35:06.645 +05:30 b158dbe3-5458-41dd-bf63-a1aac7599970 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI4NTUsImV4cCI6MTcyNTQzMzc1NSwiaWF0IjoxNzI1NDMyODU1fQ.c0aoJnwb7PSlkpWx6LKnVLy7qMpdyx9U4VClZAf-9Do - null null 2024-09-04 12:35:06.650 +05:30 be179b6a-9224-4bfd-8d1f-55a06a227658 INF CORS policy execution successful. 2024-09-04 12:35:06.651 +05:30 b158dbe3-5458-41dd-bf63-a1aac7599970 INF CORS policy execution successful. 2024-09-04 12:35:06.655 +05:30 b158dbe3-5458-41dd-bf63-a1aac7599970 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI4NTUsImV4cCI6MTcyNTQzMzc1NSwiaWF0IjoxNzI1NDMyODU1fQ.c0aoJnwb7PSlkpWx6LKnVLy7qMpdyx9U4VClZAf-9Do 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:35:06.655 +05:30 be179b6a-9224-4bfd-8d1f-55a06a227658 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI4NTUsImV4cCI6MTcyNTQzMzc1NSwiaWF0IjoxNzI1NDMyODU1fQ.c0aoJnwb7PSlkpWx6LKnVLy7qMpdyx9U4VClZAf-9Do 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:35:06.659 +05:30 c640fa81-28f1-4490-b843-f2fd4d2430eb INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:35:06.660 +05:30 c640fa81-28f1-4490-b843-f2fd4d2430eb 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-04 12:35:06.660 +05:30 3b7ffc64-e39a-4966-a4b0-98cedfadee80 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:35:06.661 +05:30 3b7ffc64-e39a-4966-a4b0-98cedfadee80 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-04 12:35:06.806 +05:30 c640fa81-28f1-4490-b843-f2fd4d2430eb INF Token generated 2024-09-04 12:35:06.806 +05:30 3b7ffc64-e39a-4966-a4b0-98cedfadee80 INF Token generated 2024-09-04 12:35:06.807 +05:30 3b7ffc64-e39a-4966-a4b0-98cedfadee80 INF Token generated 2024-09-04 12:35:06.808 +05:30 c640fa81-28f1-4490-b843-f2fd4d2430eb INF Token generated 2024-09-04 12:35:06.808 +05:30 3b7ffc64-e39a-4966-a4b0-98cedfadee80 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:35:06.808 +05:30 c640fa81-28f1-4490-b843-f2fd4d2430eb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:35:06.809 +05:30 3b7ffc64-e39a-4966-a4b0-98cedfadee80 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 147.8217ms 2024-09-04 12:35:06.809 +05:30 3b7ffc64-e39a-4966-a4b0-98cedfadee80 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:35:06.809 +05:30 c640fa81-28f1-4490-b843-f2fd4d2430eb INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 147.5378ms 2024-09-04 12:35:06.809 +05:30 c640fa81-28f1-4490-b843-f2fd4d2430eb INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:35:06.809 +05:30 3b7ffc64-e39a-4966-a4b0-98cedfadee80 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b158dbe3-5458-41dd-bf63-a1aac7599970}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzM1MDYsImV4cCI6MTcyNTQzNDEwNiwiaWF0IjoxNzI1NDMzNTA2fQ.EkZaUiWZOSBkYZsgSGv4BjjFjWbCL_Q3EW4kgpAvP5g\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzM1MDYsImV4cCI6MTcyNTQzNDQwNiwiaWF0IjoxNzI1NDMzNTA2fQ.yzJwSbau8CQV03ornC7BWCjEjSwVv7LDDsZh0aYrqkI\"}"} 2024-09-04 12:35:06.809 +05:30 c640fa81-28f1-4490-b843-f2fd4d2430eb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: be179b6a-9224-4bfd-8d1f-55a06a227658}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzM1MDYsImV4cCI6MTcyNTQzNDEwNiwiaWF0IjoxNzI1NDMzNTA2fQ.EkZaUiWZOSBkYZsgSGv4BjjFjWbCL_Q3EW4kgpAvP5g\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzM1MDYsImV4cCI6MTcyNTQzNDQwNiwiaWF0IjoxNzI1NDMzNTA2fQ.yzJwSbau8CQV03ornC7BWCjEjSwVv7LDDsZh0aYrqkI\"}"} 2024-09-04 12:35:06.810 +05:30 c640fa81-28f1-4490-b843-f2fd4d2430eb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI4NTUsImV4cCI6MTcyNTQzMzc1NSwiaWF0IjoxNzI1NDMyODU1fQ.c0aoJnwb7PSlkpWx6LKnVLy7qMpdyx9U4VClZAf-9Do - 200 899 application/json; charset=utf-8 175.0969ms 2024-09-04 12:35:06.810 +05:30 3b7ffc64-e39a-4966-a4b0-98cedfadee80 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI4NTUsImV4cCI6MTcyNTQzMzc1NSwiaWF0IjoxNzI1NDMyODU1fQ.c0aoJnwb7PSlkpWx6LKnVLy7qMpdyx9U4VClZAf-9Do - 200 899 application/json; charset=utf-8 165.2285ms 2024-09-04 12:35:47.559 +05:30 47225935-6c8e-42c7-877a-a7ae1a147531 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:35:47.560 +05:30 f2735ec3-fd78-4608-8d5c-a9e4974a483d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 12:35:47.560 +05:30 47225935-6c8e-42c7-877a-a7ae1a147531 INF CORS policy execution successful. 2024-09-04 12:35:47.560 +05:30 f2735ec3-fd78-4608-8d5c-a9e4974a483d INF CORS policy execution successful. 2024-09-04 12:35:47.561 +05:30 f2735ec3-fd78-4608-8d5c-a9e4974a483d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 0.7741ms 2024-09-04 12:35:47.561 +05:30 47225935-6c8e-42c7-877a-a7ae1a147531 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 2.0638ms 2024-09-04 12:35:47.562 +05:30 1e9fe10b-e566-4da0-a294-8e5dc0caff8d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 12:35:47.562 +05:30 4c954c4f-195c-4ade-96a0-67b7b2204a43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:35:47.562 +05:30 4c954c4f-195c-4ade-96a0-67b7b2204a43 INF CORS policy execution successful. 2024-09-04 12:35:47.562 +05:30 1e9fe10b-e566-4da0-a294-8e5dc0caff8d INF CORS policy execution successful. 2024-09-04 12:35:47.562 +05:30 4c954c4f-195c-4ade-96a0-67b7b2204a43 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.2674ms 2024-09-04 12:35:47.562 +05:30 1e9fe10b-e566-4da0-a294-8e5dc0caff8d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 0.4669ms 2024-09-04 12:35:47.593 +05:30 996f7438-654c-4a09-81e5-ff3dfcf01f79 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 12:35:47.593 +05:30 81ab7247-e9ed-45e7-833d-2b7ef6b19de4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:35:47.594 +05:30 81ab7247-e9ed-45e7-833d-2b7ef6b19de4 INF CORS policy execution successful. 2024-09-04 12:35:47.594 +05:30 996f7438-654c-4a09-81e5-ff3dfcf01f79 INF CORS policy execution successful. 2024-09-04 12:35:47.595 +05:30 81ab7247-e9ed-45e7-833d-2b7ef6b19de4 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:35:47.595 +05:30 996f7438-654c-4a09-81e5-ff3dfcf01f79 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1069 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:35:47.596 +05:30 2780582e-eef6-4b11-b0b3-d4a4a8415191 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:35:47.596 +05:30 e68bdbda-d2a3-4026-b506-d073d02c581d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 12:35:47.597 +05:30 e68bdbda-d2a3-4026-b506-d073d02c581d 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-04 12:35:47.597 +05:30 2780582e-eef6-4b11-b0b3-d4a4a8415191 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-04 12:35:47.638 +05:30 e68bdbda-d2a3-4026-b506-d073d02c581d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:35:47.638 +05:30 e68bdbda-d2a3-4026-b506-d073d02c581d INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 41.7432ms 2024-09-04 12:35:47.639 +05:30 e68bdbda-d2a3-4026-b506-d073d02c581d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 12:35:47.639 +05:30 e68bdbda-d2a3-4026-b506-d073d02c581d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 996f7438-654c-4a09-81e5-ff3dfcf01f79}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 915} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1069,\"RoleName\":\"TestRole280801\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"}],\"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-04 12:35:47.639 +05:30 e68bdbda-d2a3-4026-b506-d073d02c581d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 46.3299ms 2024-09-04 12:35:47.673 +05:30 2780582e-eef6-4b11-b0b3-d4a4a8415191 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:35:47.673 +05:30 2780582e-eef6-4b11-b0b3-d4a4a8415191 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 76.2662ms 2024-09-04 12:35:47.673 +05:30 2780582e-eef6-4b11-b0b3-d4a4a8415191 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:35:47.673 +05:30 2780582e-eef6-4b11-b0b3-d4a4a8415191 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 81ab7247-e9ed-45e7-833d-2b7ef6b19de4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 12:35:47.674 +05:30 2780582e-eef6-4b11-b0b3-d4a4a8415191 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 80.6294ms 2024-09-04 12:35:47.674 +05:30 f3926f5e-8d07-4195-b75d-768357fbf623 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 12:35:47.675 +05:30 f3926f5e-8d07-4195-b75d-768357fbf623 INF CORS policy execution successful. 2024-09-04 12:35:47.675 +05:30 f3926f5e-8d07-4195-b75d-768357fbf623 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1069 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:35:47.675 +05:30 b7cd991d-360c-4851-97bb-1c3195eaef93 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 12:35:47.675 +05:30 b7cd991d-360c-4851-97bb-1c3195eaef93 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-04 12:35:47.700 +05:30 162ab5a2-7edb-49b1-888b-4c243cc748d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 12:35:47.700 +05:30 162ab5a2-7edb-49b1-888b-4c243cc748d6 INF CORS policy execution successful. 2024-09-04 12:35:47.701 +05:30 162ab5a2-7edb-49b1-888b-4c243cc748d6 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:35:47.701 +05:30 1d3e42cf-5f3c-49fc-b2d8-f15501e3cfe0 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:35:47.701 +05:30 1d3e42cf-5f3c-49fc-b2d8-f15501e3cfe0 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-04 12:35:47.705 +05:30 b7cd991d-360c-4851-97bb-1c3195eaef93 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:35:47.705 +05:30 b7cd991d-360c-4851-97bb-1c3195eaef93 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 29.7659ms 2024-09-04 12:35:47.705 +05:30 b7cd991d-360c-4851-97bb-1c3195eaef93 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 12:35:47.705 +05:30 b7cd991d-360c-4851-97bb-1c3195eaef93 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3926f5e-8d07-4195-b75d-768357fbf623}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 915} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1069,\"RoleName\":\"TestRole280801\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"}],\"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-04 12:35:47.705 +05:30 b7cd991d-360c-4851-97bb-1c3195eaef93 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 30.9682ms 2024-09-04 12:35:47.718 +05:30 1d3e42cf-5f3c-49fc-b2d8-f15501e3cfe0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:35:47.719 +05:30 1d3e42cf-5f3c-49fc-b2d8-f15501e3cfe0 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 17.6725ms 2024-09-04 12:35:47.719 +05:30 1d3e42cf-5f3c-49fc-b2d8-f15501e3cfe0 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 12:35:47.719 +05:30 1d3e42cf-5f3c-49fc-b2d8-f15501e3cfe0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 162ab5a2-7edb-49b1-888b-4c243cc748d6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 664} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 12:35:47.719 +05:30 1d3e42cf-5f3c-49fc-b2d8-f15501e3cfe0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 18.9739ms 2024-09-04 12:35:47.877 +05:30 e4ee3ff2-57a1-4e87-8741-63797fd83548 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 12:35:47.877 +05:30 e4ee3ff2-57a1-4e87-8741-63797fd83548 INF CORS policy execution successful. 2024-09-04 12:35:47.878 +05:30 e4ee3ff2-57a1-4e87-8741-63797fd83548 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 1.1261ms 2024-09-04 12:35:47.911 +05:30 56032f68-b138-423a-af65-0861c4759d93 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 12:35:47.912 +05:30 56032f68-b138-423a-af65-0861c4759d93 INF CORS policy execution successful. 2024-09-04 12:35:47.912 +05:30 56032f68-b138-423a-af65-0861c4759d93 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:35:47.912 +05:30 f94e8d3a-cfb9-4d75-95a2-b338780999fe INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 12:35:47.912 +05:30 f94e8d3a-cfb9-4d75-95a2-b338780999fe 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-04 12:35:47.922 +05:30 f94e8d3a-cfb9-4d75-95a2-b338780999fe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:35:47.923 +05:30 f94e8d3a-cfb9-4d75-95a2-b338780999fe INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 10.5819ms 2024-09-04 12:35:47.923 +05:30 f94e8d3a-cfb9-4d75-95a2-b338780999fe INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 12:35:47.923 +05:30 f94e8d3a-cfb9-4d75-95a2-b338780999fe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 56032f68-b138-423a-af65-0861c4759d93}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 12:35:47.923 +05:30 f94e8d3a-cfb9-4d75-95a2-b338780999fe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 11.9824ms 2024-09-04 12:35:48.155 +05:30 3cc9b628-b6a8-45a2-ab91-702ded79c98b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 12:35:48.156 +05:30 3cc9b628-b6a8-45a2-ab91-702ded79c98b INF CORS policy execution successful. 2024-09-04 12:35:48.156 +05:30 3cc9b628-b6a8-45a2-ab91-702ded79c98b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.8723ms 2024-09-04 12:35:48.187 +05:30 d69368bf-5354-47a5-b199-dd746179148f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 12:35:48.188 +05:30 d69368bf-5354-47a5-b199-dd746179148f INF CORS policy execution successful. 2024-09-04 12:35:48.188 +05:30 d69368bf-5354-47a5-b199-dd746179148f 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,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:35:48.188 +05:30 f54cd970-70f1-4310-95f3-9d1667b56eca INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 12:35:48.189 +05:30 f54cd970-70f1-4310-95f3-9d1667b56eca 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-04 12:35:48.197 +05:30 f54cd970-70f1-4310-95f3-9d1667b56eca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:35:48.197 +05:30 f54cd970-70f1-4310-95f3-9d1667b56eca INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 8.6133ms 2024-09-04 12:35:48.197 +05:30 f54cd970-70f1-4310-95f3-9d1667b56eca INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 12:35:48.197 +05:30 f54cd970-70f1-4310-95f3-9d1667b56eca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d69368bf-5354-47a5-b199-dd746179148f}, {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-04 12:35:48.198 +05:30 f54cd970-70f1-4310-95f3-9d1667b56eca 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 10.2929ms 2024-09-04 12:35:53.632 +05:30 484222fb-b176-4ed3-96ba-ad63fdc97106 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:35:53.633 +05:30 484222fb-b176-4ed3-96ba-ad63fdc97106 INF CORS policy execution successful. 2024-09-04 12:35:53.633 +05:30 484222fb-b176-4ed3-96ba-ad63fdc97106 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.7171ms 2024-09-04 12:35:53.664 +05:30 1b686ce5-d30e-462d-b08e-f77550f6b0ee INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 54 2024-09-04 12:35:53.665 +05:30 1b686ce5-d30e-462d-b08e-f77550f6b0ee INF CORS policy execution successful. 2024-09-04 12:35:53.665 +05:30 1b686ce5-d30e-462d-b08e-f77550f6b0ee INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {Connection: keep-alive}, {Content-Length: 54}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":91}],"type":2,"menuId":8} 2024-09-04 12:35:53.666 +05:30 3cef835d-b980-476c-9b55-2a9d17508b32 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:35:53.666 +05:30 3cef835d-b980-476c-9b55-2a9d17508b32 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:35:53.801 +05:30 3cef835d-b980-476c-9b55-2a9d17508b32 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:35:53.802 +05:30 3cef835d-b980-476c-9b55-2a9d17508b32 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 135.9125ms 2024-09-04 12:35:53.802 +05:30 3cef835d-b980-476c-9b55-2a9d17508b32 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:35:53.802 +05:30 3cef835d-b980-476c-9b55-2a9d17508b32 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 1b686ce5-d30e-462d-b08e-f77550f6b0ee}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:35:53.802 +05:30 3cef835d-b980-476c-9b55-2a9d17508b32 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 137.8322ms 2024-09-04 12:35:54.818 +05:30 6420cd77-d2e0-459a-8b4d-c130b38721d8 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 54 2024-09-04 12:35:54.818 +05:30 6420cd77-d2e0-459a-8b4d-c130b38721d8 INF CORS policy execution successful. 2024-09-04 12:35:54.819 +05:30 6420cd77-d2e0-459a-8b4d-c130b38721d8 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {Connection: keep-alive}, {Content-Length: 54}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":91}],"type":2,"menuId":6} 2024-09-04 12:35:54.819 +05:30 743209c3-4be7-4306-ba2c-ffd235f97862 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:35:54.819 +05:30 743209c3-4be7-4306-ba2c-ffd235f97862 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:35:54.847 +05:30 743209c3-4be7-4306-ba2c-ffd235f97862 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:35:54.847 +05:30 743209c3-4be7-4306-ba2c-ffd235f97862 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 28.55ms 2024-09-04 12:35:54.848 +05:30 743209c3-4be7-4306-ba2c-ffd235f97862 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:35:54.848 +05:30 743209c3-4be7-4306-ba2c-ffd235f97862 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 6420cd77-d2e0-459a-8b4d-c130b38721d8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:35:54.849 +05:30 743209c3-4be7-4306-ba2c-ffd235f97862 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 31.0911ms 2024-09-04 12:35:56.290 +05:30 2f04de3d-b99d-452f-8b22-19f96955c880 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 55 2024-09-04 12:35:56.290 +05:30 2f04de3d-b99d-452f-8b22-19f96955c880 INF CORS policy execution successful. 2024-09-04 12:35:56.291 +05:30 2f04de3d-b99d-452f-8b22-19f96955c880 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {Connection: keep-alive}, {Content-Length: 55}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":91}],"type":2,"menuId":14} 2024-09-04 12:35:56.291 +05:30 1d9e16e8-73c7-4c45-b4c7-2331f76153c6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:35:56.291 +05:30 1d9e16e8-73c7-4c45-b4c7-2331f76153c6 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:35:56.685 +05:30 1d9e16e8-73c7-4c45-b4c7-2331f76153c6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:35:56.686 +05:30 1d9e16e8-73c7-4c45-b4c7-2331f76153c6 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 394.789ms 2024-09-04 12:35:56.686 +05:30 1d9e16e8-73c7-4c45-b4c7-2331f76153c6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:35:56.686 +05:30 1d9e16e8-73c7-4c45-b4c7-2331f76153c6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2f04de3d-b99d-452f-8b22-19f96955c880}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:35:56.686 +05:30 1d9e16e8-73c7-4c45-b4c7-2331f76153c6 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 396 application/json; charset=utf-8 396.639ms 2024-09-04 12:35:58.899 +05:30 31df5c7c-730c-4c9c-8ca6-fc55b37ab17d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:35:58.899 +05:30 31df5c7c-730c-4c9c-8ca6-fc55b37ab17d INF CORS policy execution successful. 2024-09-04 12:35:58.899 +05:30 31df5c7c-730c-4c9c-8ca6-fc55b37ab17d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.5401ms 2024-09-04 12:35:58.929 +05:30 eaaf7495-ab6a-4928-8722-1ce9c4501bfc INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 55 2024-09-04 12:35:58.930 +05:30 eaaf7495-ab6a-4928-8722-1ce9c4501bfc INF CORS policy execution successful. 2024-09-04 12:35:58.930 +05:30 eaaf7495-ab6a-4928-8722-1ce9c4501bfc INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {Connection: keep-alive}, {Content-Length: 55}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":91}],"type":2,"menuId":15} 2024-09-04 12:35:58.930 +05:30 e16bfdda-2f44-428b-b687-adc426cb8145 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:35:58.930 +05:30 e16bfdda-2f44-428b-b687-adc426cb8145 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:35:59.088 +05:30 e16bfdda-2f44-428b-b687-adc426cb8145 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:35:59.088 +05:30 e16bfdda-2f44-428b-b687-adc426cb8145 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 157.7632ms 2024-09-04 12:35:59.088 +05:30 e16bfdda-2f44-428b-b687-adc426cb8145 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:35:59.088 +05:30 e16bfdda-2f44-428b-b687-adc426cb8145 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: eaaf7495-ab6a-4928-8722-1ce9c4501bfc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:35:59.089 +05:30 e16bfdda-2f44-428b-b687-adc426cb8145 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 159.5513ms 2024-09-04 12:36:00.598 +05:30 da129921-2a67-40da-85d7-b2ec01ef7a48 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 55 2024-09-04 12:36:00.599 +05:30 da129921-2a67-40da-85d7-b2ec01ef7a48 INF CORS policy execution successful. 2024-09-04 12:36:00.599 +05:30 da129921-2a67-40da-85d7-b2ec01ef7a48 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {Connection: keep-alive}, {Content-Length: 55}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":91}],"type":2,"menuId":40} 2024-09-04 12:36:00.599 +05:30 7f9ae901-64a1-48e7-b96a-269ae23d001c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:36:00.600 +05:30 7f9ae901-64a1-48e7-b96a-269ae23d001c INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:36:00.736 +05:30 7f9ae901-64a1-48e7-b96a-269ae23d001c INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:36:00.736 +05:30 7f9ae901-64a1-48e7-b96a-269ae23d001c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 136.3937ms 2024-09-04 12:36:00.736 +05:30 7f9ae901-64a1-48e7-b96a-269ae23d001c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:36:00.736 +05:30 7f9ae901-64a1-48e7-b96a-269ae23d001c INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: da129921-2a67-40da-85d7-b2ec01ef7a48}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:36:00.737 +05:30 7f9ae901-64a1-48e7-b96a-269ae23d001c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 138.3636ms 2024-09-04 12:36:01.479 +05:30 bd083488-7e1e-413d-b858-a1194481ae8e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 55 2024-09-04 12:36:01.480 +05:30 bd083488-7e1e-413d-b858-a1194481ae8e INF CORS policy execution successful. 2024-09-04 12:36:01.480 +05:30 bd083488-7e1e-413d-b858-a1194481ae8e INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {Connection: keep-alive}, {Content-Length: 55}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":91}],"type":2,"menuId":41} 2024-09-04 12:36:01.480 +05:30 a4948f43-8d9f-4c3b-bf23-7e4036363fbb INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:36:01.480 +05:30 a4948f43-8d9f-4c3b-bf23-7e4036363fbb INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:36:01.750 +05:30 a4948f43-8d9f-4c3b-bf23-7e4036363fbb INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:36:01.751 +05:30 a4948f43-8d9f-4c3b-bf23-7e4036363fbb INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 270.2642ms 2024-09-04 12:36:01.751 +05:30 a4948f43-8d9f-4c3b-bf23-7e4036363fbb INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:36:01.751 +05:30 a4948f43-8d9f-4c3b-bf23-7e4036363fbb INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: bd083488-7e1e-413d-b858-a1194481ae8e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:36:01.752 +05:30 a4948f43-8d9f-4c3b-bf23-7e4036363fbb INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 272.7262ms 2024-09-04 12:36:06.160 +05:30 a87bf7d0-cb35-402b-b67f-67422b07636d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 12:36:06.161 +05:30 a87bf7d0-cb35-402b-b67f-67422b07636d INF CORS policy execution successful. 2024-09-04 12:36:06.161 +05:30 a87bf7d0-cb35-402b-b67f-67422b07636d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.7066ms 2024-09-04 12:36:06.191 +05:30 5c4232e3-108b-4920-ac66-763615ecf24a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 55 2024-09-04 12:36:06.191 +05:30 5c4232e3-108b-4920-ac66-763615ecf24a INF CORS policy execution successful. 2024-09-04 12:36:06.191 +05:30 5c4232e3-108b-4920-ac66-763615ecf24a INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {Connection: keep-alive}, {Content-Length: 55}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":15} 2024-09-04 12:36:06.191 +05:30 14302b30-9082-4472-a8e1-ad583b7938ed INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:36:06.192 +05:30 14302b30-9082-4472-a8e1-ad583b7938ed INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:36:06.298 +05:30 14302b30-9082-4472-a8e1-ad583b7938ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:36:06.298 +05:30 14302b30-9082-4472-a8e1-ad583b7938ed INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 106.4947ms 2024-09-04 12:36:06.298 +05:30 14302b30-9082-4472-a8e1-ad583b7938ed INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:36:06.298 +05:30 14302b30-9082-4472-a8e1-ad583b7938ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5c4232e3-108b-4920-ac66-763615ecf24a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 12:36:06.299 +05:30 14302b30-9082-4472-a8e1-ad583b7938ed INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 396 application/json; charset=utf-8 108.0446ms 2024-09-04 12:36:07.523 +05:30 4e11fc63-4eaf-4bba-aa30-24ab5336bdbe INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 55 2024-09-04 12:36:07.524 +05:30 4e11fc63-4eaf-4bba-aa30-24ab5336bdbe INF CORS policy execution successful. 2024-09-04 12:36:07.524 +05:30 4e11fc63-4eaf-4bba-aa30-24ab5336bdbe INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {Connection: keep-alive}, {Content-Length: 55}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":40} 2024-09-04 12:36:07.525 +05:30 3ae4f1c7-5bf3-4798-a68c-a96e8cd87acd INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:36:07.525 +05:30 3ae4f1c7-5bf3-4798-a68c-a96e8cd87acd INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:36:07.652 +05:30 3ae4f1c7-5bf3-4798-a68c-a96e8cd87acd INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:36:07.652 +05:30 3ae4f1c7-5bf3-4798-a68c-a96e8cd87acd INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 127.3747ms 2024-09-04 12:36:07.652 +05:30 3ae4f1c7-5bf3-4798-a68c-a96e8cd87acd INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:36:07.652 +05:30 3ae4f1c7-5bf3-4798-a68c-a96e8cd87acd INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 4e11fc63-4eaf-4bba-aa30-24ab5336bdbe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:36:07.653 +05:30 3ae4f1c7-5bf3-4798-a68c-a96e8cd87acd INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 129.3238ms 2024-09-04 12:36:08.018 +05:30 295a0e0a-c30f-417f-9cec-cdcc3b1b30f6 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 55 2024-09-04 12:36:08.019 +05:30 295a0e0a-c30f-417f-9cec-cdcc3b1b30f6 INF CORS policy execution successful. 2024-09-04 12:36:08.019 +05:30 295a0e0a-c30f-417f-9cec-cdcc3b1b30f6 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {Connection: keep-alive}, {Content-Length: 55}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":41} 2024-09-04 12:36:08.020 +05:30 61243562-f542-44eb-b9af-0e7f0967f24c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:36:08.020 +05:30 61243562-f542-44eb-b9af-0e7f0967f24c INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:36:08.118 +05:30 61243562-f542-44eb-b9af-0e7f0967f24c INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:36:08.119 +05:30 61243562-f542-44eb-b9af-0e7f0967f24c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 98.6413ms 2024-09-04 12:36:08.119 +05:30 61243562-f542-44eb-b9af-0e7f0967f24c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:36:08.119 +05:30 61243562-f542-44eb-b9af-0e7f0967f24c INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 295a0e0a-c30f-417f-9cec-cdcc3b1b30f6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:36:08.119 +05:30 61243562-f542-44eb-b9af-0e7f0967f24c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 101.0248ms 2024-09-04 12:36:08.835 +05:30 f9816dec-4a9b-4e86-9053-4b21676148bf INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 55 2024-09-04 12:36:08.837 +05:30 f9816dec-4a9b-4e86-9053-4b21676148bf INF CORS policy execution successful. 2024-09-04 12:36:08.837 +05:30 f9816dec-4a9b-4e86-9053-4b21676148bf INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {Connection: keep-alive}, {Content-Length: 55}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":40} 2024-09-04 12:36:08.837 +05:30 bee10d83-6654-4226-bd07-cfc3cdac1c6d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:36:08.838 +05:30 bee10d83-6654-4226-bd07-cfc3cdac1c6d INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:36:08.959 +05:30 bee10d83-6654-4226-bd07-cfc3cdac1c6d INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:36:08.959 +05:30 bee10d83-6654-4226-bd07-cfc3cdac1c6d INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 121.4911ms 2024-09-04 12:36:08.959 +05:30 bee10d83-6654-4226-bd07-cfc3cdac1c6d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:36:08.959 +05:30 bee10d83-6654-4226-bd07-cfc3cdac1c6d INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: f9816dec-4a9b-4e86-9053-4b21676148bf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:36:08.960 +05:30 bee10d83-6654-4226-bd07-cfc3cdac1c6d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 124.9893ms 2024-09-04 12:36:09.324 +05:30 44cf9b9a-df1d-41ee-9522-7057c1360f50 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 55 2024-09-04 12:36:09.325 +05:30 44cf9b9a-df1d-41ee-9522-7057c1360f50 INF CORS policy execution successful. 2024-09-04 12:36:09.325 +05:30 44cf9b9a-df1d-41ee-9522-7057c1360f50 INF HTTP request: Path: /role/getrestrictedactionsfornew 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzM4MjcsImlhdCI6MTcyNTQzMzIyN30.4ERvmGAQJ32XtUQb2hI7hkp0Kcs31vXUL5frRR2VXK8}, {Connection: keep-alive}, {Content-Length: 55}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"assignedProfileIds":[{"id":91}],"type":1,"menuId":41} 2024-09-04 12:36:09.325 +05:30 0623d57b-570f-425c-b7f2-ad90fd9a8ed3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:36:09.325 +05:30 0623d57b-570f-425c-b7f2-ad90fd9a8ed3 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 12:36:09.439 +05:30 0623d57b-570f-425c-b7f2-ad90fd9a8ed3 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:36:09.439 +05:30 0623d57b-570f-425c-b7f2-ad90fd9a8ed3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 113.5405ms 2024-09-04 12:36:09.439 +05:30 0623d57b-570f-425c-b7f2-ad90fd9a8ed3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 12:36:09.439 +05:30 0623d57b-570f-425c-b7f2-ad90fd9a8ed3 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 44cf9b9a-df1d-41ee-9522-7057c1360f50}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 12:36:09.439 +05:30 0623d57b-570f-425c-b7f2-ad90fd9a8ed3 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 115.2082ms 2024-09-04 12:40:18.900 +05:30 44eb5e8f-feb3-43d0-a73b-dc43ac8ae084 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzMwNTAsImV4cCI6MTcyNTQzMzk1MCwiaWF0IjoxNzI1NDMzMDUwfQ.oMp0WvLMk09QrSa4d-2cRSYxPD7TQVjX8OSlRQiMAME - null null 2024-09-04 12:40:18.902 +05:30 44eb5e8f-feb3-43d0-a73b-dc43ac8ae084 INF CORS policy execution successful. 2024-09-04 12:40:18.904 +05:30 44eb5e8f-feb3-43d0-a73b-dc43ac8ae084 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzMwNTAsImV4cCI6MTcyNTQzMzk1MCwiaWF0IjoxNzI1NDMzMDUwfQ.oMp0WvLMk09QrSa4d-2cRSYxPD7TQVjX8OSlRQiMAME 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-04 12:40:18.905 +05:30 ae7b9a84-c5f5-46ed-bc9a-9d035ad68d31 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:40:18.905 +05:30 ae7b9a84-c5f5-46ed-bc9a-9d035ad68d31 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-04 12:40:18.935 +05:30 ae7b9a84-c5f5-46ed-bc9a-9d035ad68d31 INF Token generated 2024-09-04 12:40:18.935 +05:30 ae7b9a84-c5f5-46ed-bc9a-9d035ad68d31 INF Token generated 2024-09-04 12:40:18.937 +05:30 ae7b9a84-c5f5-46ed-bc9a-9d035ad68d31 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:40:18.938 +05:30 ae7b9a84-c5f5-46ed-bc9a-9d035ad68d31 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 32.2545ms 2024-09-04 12:40:18.938 +05:30 ae7b9a84-c5f5-46ed-bc9a-9d035ad68d31 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:40:18.939 +05:30 ae7b9a84-c5f5-46ed-bc9a-9d035ad68d31 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 44eb5e8f-feb3-43d0-a73b-dc43ac8ae084}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzM4MTgsImV4cCI6MTcyNTQzNDQxOCwiaWF0IjoxNzI1NDMzODE4fQ.VYfLg1r7ZXUTY9tCnAm3_l6IHh6rO8aDqba259MAa4A\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzM4MTgsImV4cCI6MTcyNTQzNDcxOCwiaWF0IjoxNzI1NDMzODE4fQ.T4peH9zwGSd1VNjqz0n3BzU0_GzsO0gVIE1ewRpAjcs\"}"} 2024-09-04 12:40:18.940 +05:30 ae7b9a84-c5f5-46ed-bc9a-9d035ad68d31 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzMwNTAsImV4cCI6MTcyNTQzMzk1MCwiaWF0IjoxNzI1NDMzMDUwfQ.oMp0WvLMk09QrSa4d-2cRSYxPD7TQVjX8OSlRQiMAME - 200 899 application/json; charset=utf-8 39.4753ms 2024-09-04 12:40:19.305 +05:30 3b0fb927-d034-4a26-80c0-dc9e7f0fc2f4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 12:40:19.305 +05:30 3b0fb927-d034-4a26-80c0-dc9e7f0fc2f4 INF CORS policy execution successful. 2024-09-04 12:40:19.306 +05:30 3b0fb927-d034-4a26-80c0-dc9e7f0fc2f4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6373ms 2024-09-04 12:40:19.343 +05:30 90bf75c1-c33c-4cbf-8fb9-de4b263040e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 12:40:19.344 +05:30 90bf75c1-c33c-4cbf-8fb9-de4b263040e2 INF CORS policy execution successful. 2024-09-04 12:40:19.345 +05:30 90bf75c1-c33c-4cbf-8fb9-de4b263040e2 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzM4MTgsImV4cCI6MTcyNTQzNDQxOCwiaWF0IjoxNzI1NDMzODE4fQ.VYfLg1r7ZXUTY9tCnAm3_l6IHh6rO8aDqba259MAa4A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:40:19.345 +05:30 a9d21d64-941b-4217-9fb0-6cf52a9bfcf6 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 12:40:19.345 +05:30 a9d21d64-941b-4217-9fb0-6cf52a9bfcf6 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-04 12:40:19.854 +05:30 a9d21d64-941b-4217-9fb0-6cf52a9bfcf6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:40:19.854 +05:30 a9d21d64-941b-4217-9fb0-6cf52a9bfcf6 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 508.6071ms 2024-09-04 12:40:19.854 +05:30 a9d21d64-941b-4217-9fb0-6cf52a9bfcf6 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 12:40:19.854 +05:30 a9d21d64-941b-4217-9fb0-6cf52a9bfcf6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 90bf75c1-c33c-4cbf-8fb9-de4b263040e2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1344} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":96,\"Name\":\"PK\",\"CreatedOn\":\"2024-07-09T11:35:19.657\",\"ModifiedOn\":\"2024-07-30T09:42:53.613\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-04 12:40:19.855 +05:30 a9d21d64-941b-4217-9fb0-6cf52a9bfcf6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 511.367ms 2024-09-04 12:40:27.798 +05:30 eca0b18c-f2aa-415c-bfac-a391862e4948 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-04 12:40:27.798 +05:30 eca0b18c-f2aa-415c-bfac-a391862e4948 INF CORS policy execution successful. 2024-09-04 12:40:27.798 +05:30 eca0b18c-f2aa-415c-bfac-a391862e4948 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.6176ms 2024-09-04 12:40:27.831 +05:30 246a4bac-d72e-4b93-9ef9-131f58c2d7db 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-04 12:40:27.832 +05:30 246a4bac-d72e-4b93-9ef9-131f58c2d7db INF CORS policy execution successful. 2024-09-04 12:40:27.832 +05:30 246a4bac-d72e-4b93-9ef9-131f58c2d7db 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzM4MTgsImV4cCI6MTcyNTQzNDQxOCwiaWF0IjoxNzI1NDMzODE4fQ.VYfLg1r7ZXUTY9tCnAm3_l6IHh6rO8aDqba259MAa4A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 12:40:27.832 +05:30 fd89b830-6f40-421a-9048-3abe3c94d54e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:40:27.832 +05:30 fd89b830-6f40-421a-9048-3abe3c94d54e 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-04 12:40:27.864 +05:30 fd89b830-6f40-421a-9048-3abe3c94d54e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:40:27.864 +05:30 fd89b830-6f40-421a-9048-3abe3c94d54e INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 31.4239ms 2024-09-04 12:40:27.864 +05:30 fd89b830-6f40-421a-9048-3abe3c94d54e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 12:40:27.864 +05:30 fd89b830-6f40-421a-9048-3abe3c94d54e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 246a4bac-d72e-4b93-9ef9-131f58c2d7db}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 12:40:27.864 +05:30 fd89b830-6f40-421a-9048-3abe3c94d54e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 33.2802ms 2024-09-04 12:40:49.668 +05:30 6e8b2ef7-2006-4f0e-92e6-0b3a1fc9f3e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzQxMjcsImlhdCI6MTcyNTQzMzIyN30.eRugWzIqK8tKw9RjszSGkD7PTvWWtZVNJFoP4XOw2xc - null null 2024-09-04 12:40:49.669 +05:30 6e8b2ef7-2006-4f0e-92e6-0b3a1fc9f3e3 INF CORS policy execution successful. 2024-09-04 12:40:49.670 +05:30 6e8b2ef7-2006-4f0e-92e6-0b3a1fc9f3e3 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzQxMjcsImlhdCI6MTcyNTQzMzIyN30.eRugWzIqK8tKw9RjszSGkD7PTvWWtZVNJFoP4XOw2xc 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:40:49.670 +05:30 be7f8cc4-d121-4934-a088-62279036f7cb INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:40:49.671 +05:30 be7f8cc4-d121-4934-a088-62279036f7cb 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-04 12:40:49.715 +05:30 be7f8cc4-d121-4934-a088-62279036f7cb INF Token generated 2024-09-04 12:40:49.716 +05:30 be7f8cc4-d121-4934-a088-62279036f7cb INF Token generated 2024-09-04 12:40:49.716 +05:30 be7f8cc4-d121-4934-a088-62279036f7cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:40:49.717 +05:30 be7f8cc4-d121-4934-a088-62279036f7cb INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 45.6769ms 2024-09-04 12:40:49.717 +05:30 be7f8cc4-d121-4934-a088-62279036f7cb INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:40:49.717 +05:30 be7f8cc4-d121-4934-a088-62279036f7cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6e8b2ef7-2006-4f0e-92e6-0b3a1fc9f3e3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzODQ5LCJleHAiOjE3MjU0MzQ0NDksImlhdCI6MTcyNTQzMzg0OX0.sqvVltJi_1gyp8zJYepQvWjRzplrxpirsEkvpjYyKck\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzODQ5LCJleHAiOjE3MjU0MzQ3NDksImlhdCI6MTcyNTQzMzg0OX0.utN8AqmWiLlOF-k2WQT7R3A9zW8Eb_dSv2QJD12SoHU\"}"} 2024-09-04 12:40:49.717 +05:30 be7f8cc4-d121-4934-a088-62279036f7cb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzMjI3LCJleHAiOjE3MjU0MzQxMjcsImlhdCI6MTcyNTQzMzIyN30.eRugWzIqK8tKw9RjszSGkD7PTvWWtZVNJFoP4XOw2xc - 200 877 application/json; charset=utf-8 49.2307ms 2024-09-04 12:45:09.017 +05:30 367d676c-898d-4d9a-80d1-298b3cef7948 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzM1MDYsImV4cCI6MTcyNTQzNDQwNiwiaWF0IjoxNzI1NDMzNTA2fQ.yzJwSbau8CQV03ornC7BWCjEjSwVv7LDDsZh0aYrqkI - null null 2024-09-04 12:45:09.021 +05:30 367d676c-898d-4d9a-80d1-298b3cef7948 INF CORS policy execution successful. 2024-09-04 12:45:09.024 +05:30 367d676c-898d-4d9a-80d1-298b3cef7948 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzM1MDYsImV4cCI6MTcyNTQzNDQwNiwiaWF0IjoxNzI1NDMzNTA2fQ.yzJwSbau8CQV03ornC7BWCjEjSwVv7LDDsZh0aYrqkI 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:45:09.026 +05:30 608d9159-505d-4a80-a323-774f9ba96daf INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:45:09.028 +05:30 608d9159-505d-4a80-a323-774f9ba96daf 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-04 12:45:09.256 +05:30 608d9159-505d-4a80-a323-774f9ba96daf INF Token generated 2024-09-04 12:45:09.257 +05:30 608d9159-505d-4a80-a323-774f9ba96daf INF Token generated 2024-09-04 12:45:09.258 +05:30 608d9159-505d-4a80-a323-774f9ba96daf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:45:09.261 +05:30 608d9159-505d-4a80-a323-774f9ba96daf INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 232.384ms 2024-09-04 12:45:09.262 +05:30 608d9159-505d-4a80-a323-774f9ba96daf INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:45:09.262 +05:30 608d9159-505d-4a80-a323-774f9ba96daf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 367d676c-898d-4d9a-80d1-298b3cef7948}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzQxMDksImV4cCI6MTcyNTQzNDcwOSwiaWF0IjoxNzI1NDM0MTA5fQ.1OK7LKFEw4UUmFLHlEYLzEhn-tloQWaAhWzPWUuxmlo\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzQxMDksImV4cCI6MTcyNTQzNTAwOSwiaWF0IjoxNzI1NDM0MTA5fQ.YkLPfiQSFdFI8clB7PTkz1iEj8INNFng2MZOB7ijWFI\"}"} 2024-09-04 12:45:09.267 +05:30 608d9159-505d-4a80-a323-774f9ba96daf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzM1MDYsImV4cCI6MTcyNTQzNDQwNiwiaWF0IjoxNzI1NDMzNTA2fQ.yzJwSbau8CQV03ornC7BWCjEjSwVv7LDDsZh0aYrqkI - 200 899 application/json; charset=utf-8 250.0634ms 2024-09-04 12:55:10.368 +05:30 69e7b22f-3223-4da0-a7bf-a76f994e08fb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzQxMDksImV4cCI6MTcyNTQzNTAwOSwiaWF0IjoxNzI1NDM0MTA5fQ.YkLPfiQSFdFI8clB7PTkz1iEj8INNFng2MZOB7ijWFI - null null 2024-09-04 12:55:10.370 +05:30 69e7b22f-3223-4da0-a7bf-a76f994e08fb INF CORS policy execution successful. 2024-09-04 12:55:10.372 +05:30 69e7b22f-3223-4da0-a7bf-a76f994e08fb INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzQxMDksImV4cCI6MTcyNTQzNTAwOSwiaWF0IjoxNzI1NDM0MTA5fQ.YkLPfiQSFdFI8clB7PTkz1iEj8INNFng2MZOB7ijWFI 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 12:55:10.373 +05:30 08ae0b43-3881-4194-897d-7736f57a11b0 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:55:10.373 +05:30 08ae0b43-3881-4194-897d-7736f57a11b0 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-04 12:55:10.454 +05:30 08ae0b43-3881-4194-897d-7736f57a11b0 INF Token generated 2024-09-04 12:55:10.454 +05:30 08ae0b43-3881-4194-897d-7736f57a11b0 INF Token generated 2024-09-04 12:55:10.455 +05:30 08ae0b43-3881-4194-897d-7736f57a11b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 12:55:10.456 +05:30 08ae0b43-3881-4194-897d-7736f57a11b0 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 81.9567ms 2024-09-04 12:55:10.456 +05:30 08ae0b43-3881-4194-897d-7736f57a11b0 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 12:55:10.456 +05:30 08ae0b43-3881-4194-897d-7736f57a11b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 69e7b22f-3223-4da0-a7bf-a76f994e08fb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzQ3MTAsImV4cCI6MTcyNTQzNTMxMCwiaWF0IjoxNzI1NDM0NzEwfQ.TkkVA0VCHxW9YPMjJJBQNIqEOgvKRq_V2i6zge7NfW8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzQ3MTAsImV4cCI6MTcyNTQzNTYxMCwiaWF0IjoxNzI1NDM0NzEwfQ.IgYs_BhhpUF9Eg55Ou9dGXZ2r0SwaSXaDkWUZ0m7q8k\"}"} 2024-09-04 12:55:10.457 +05:30 08ae0b43-3881-4194-897d-7736f57a11b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzQxMDksImV4cCI6MTcyNTQzNTAwOSwiaWF0IjoxNzI1NDM0MTA5fQ.YkLPfiQSFdFI8clB7PTkz1iEj8INNFng2MZOB7ijWFI - 200 899 application/json; charset=utf-8 89.4767ms 2024-09-04 13:05:14.067 +05:30 9e464d7f-85b5-4427-a138-fbe68235948c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzQ3MTAsImV4cCI6MTcyNTQzNTYxMCwiaWF0IjoxNzI1NDM0NzEwfQ.IgYs_BhhpUF9Eg55Ou9dGXZ2r0SwaSXaDkWUZ0m7q8k - null null 2024-09-04 13:05:14.070 +05:30 9e464d7f-85b5-4427-a138-fbe68235948c INF CORS policy execution successful. 2024-09-04 13:05:14.071 +05:30 9e464d7f-85b5-4427-a138-fbe68235948c INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzQ3MTAsImV4cCI6MTcyNTQzNTYxMCwiaWF0IjoxNzI1NDM0NzEwfQ.IgYs_BhhpUF9Eg55Ou9dGXZ2r0SwaSXaDkWUZ0m7q8k 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 13:05:14.072 +05:30 950b1f57-b9ae-4b9d-a2ac-a47f75c1b59e INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 13:05:14.073 +05:30 950b1f57-b9ae-4b9d-a2ac-a47f75c1b59e 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-04 13:05:14.107 +05:30 950b1f57-b9ae-4b9d-a2ac-a47f75c1b59e INF Token generated 2024-09-04 13:05:14.107 +05:30 950b1f57-b9ae-4b9d-a2ac-a47f75c1b59e INF Token generated 2024-09-04 13:05:14.108 +05:30 950b1f57-b9ae-4b9d-a2ac-a47f75c1b59e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 13:05:14.108 +05:30 950b1f57-b9ae-4b9d-a2ac-a47f75c1b59e INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 34.6657ms 2024-09-04 13:05:14.108 +05:30 950b1f57-b9ae-4b9d-a2ac-a47f75c1b59e INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 13:05:14.109 +05:30 950b1f57-b9ae-4b9d-a2ac-a47f75c1b59e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9e464d7f-85b5-4427-a138-fbe68235948c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzUzMTQsImV4cCI6MTcyNTQzNTkxNCwiaWF0IjoxNzI1NDM1MzE0fQ.byFFFbInkrk8hQ0VwMy_dEIxZoOfhM9Oi7QEQz06ONA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzUzMTQsImV4cCI6MTcyNTQzNjIxNCwiaWF0IjoxNzI1NDM1MzE0fQ.5Hk-U59u4OieThBbCmnZpbeJFukkdwKb1EjlrkTE2Ks\"}"} 2024-09-04 13:05:14.109 +05:30 950b1f57-b9ae-4b9d-a2ac-a47f75c1b59e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzQ3MTAsImV4cCI6MTcyNTQzNTYxMCwiaWF0IjoxNzI1NDM0NzEwfQ.IgYs_BhhpUF9Eg55Ou9dGXZ2r0SwaSXaDkWUZ0m7q8k - 200 899 application/json; charset=utf-8 42.3543ms 2024-09-04 13:05:14.296 +05:30 af39d991-abf3-4fc6-9ff3-240392f36d9b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzUzMTQsImV4cCI6MTcyNTQzNjIxNCwiaWF0IjoxNzI1NDM1MzE0fQ.5Hk-U59u4OieThBbCmnZpbeJFukkdwKb1EjlrkTE2Ks - null null 2024-09-04 13:05:14.296 +05:30 af39d991-abf3-4fc6-9ff3-240392f36d9b INF CORS policy execution successful. 2024-09-04 13:05:14.297 +05:30 af39d991-abf3-4fc6-9ff3-240392f36d9b INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzUzMTQsImV4cCI6MTcyNTQzNjIxNCwiaWF0IjoxNzI1NDM1MzE0fQ.5Hk-U59u4OieThBbCmnZpbeJFukkdwKb1EjlrkTE2Ks 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 13:05:14.297 +05:30 045183f7-f505-417a-b9cc-52822951c05b INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 13:05:14.297 +05:30 045183f7-f505-417a-b9cc-52822951c05b 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-04 13:05:14.321 +05:30 045183f7-f505-417a-b9cc-52822951c05b INF Token generated 2024-09-04 13:05:14.321 +05:30 045183f7-f505-417a-b9cc-52822951c05b INF Token generated 2024-09-04 13:05:14.322 +05:30 045183f7-f505-417a-b9cc-52822951c05b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 13:05:14.322 +05:30 045183f7-f505-417a-b9cc-52822951c05b INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 24.9405ms 2024-09-04 13:05:14.322 +05:30 045183f7-f505-417a-b9cc-52822951c05b INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 13:05:14.322 +05:30 045183f7-f505-417a-b9cc-52822951c05b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: af39d991-abf3-4fc6-9ff3-240392f36d9b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzUzMTQsImV4cCI6MTcyNTQzNTkxNCwiaWF0IjoxNzI1NDM1MzE0fQ.byFFFbInkrk8hQ0VwMy_dEIxZoOfhM9Oi7QEQz06ONA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzUzMTQsImV4cCI6MTcyNTQzNjIxNCwiaWF0IjoxNzI1NDM1MzE0fQ.5Hk-U59u4OieThBbCmnZpbeJFukkdwKb1EjlrkTE2Ks\"}"} 2024-09-04 13:05:14.322 +05:30 045183f7-f505-417a-b9cc-52822951c05b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzUzMTQsImV4cCI6MTcyNTQzNjIxNCwiaWF0IjoxNzI1NDM1MzE0fQ.5Hk-U59u4OieThBbCmnZpbeJFukkdwKb1EjlrkTE2Ks - 200 899 application/json; charset=utf-8 26.0504ms 2024-09-04 13:15:15.740 +05:30 c9a79ac3-b11c-48be-b960-91c6ad78e61c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzUzMTQsImV4cCI6MTcyNTQzNjIxNCwiaWF0IjoxNzI1NDM1MzE0fQ.5Hk-U59u4OieThBbCmnZpbeJFukkdwKb1EjlrkTE2Ks - null null 2024-09-04 13:15:15.742 +05:30 c9a79ac3-b11c-48be-b960-91c6ad78e61c INF CORS policy execution successful. 2024-09-04 13:15:15.743 +05:30 c9a79ac3-b11c-48be-b960-91c6ad78e61c INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzUzMTQsImV4cCI6MTcyNTQzNjIxNCwiaWF0IjoxNzI1NDM1MzE0fQ.5Hk-U59u4OieThBbCmnZpbeJFukkdwKb1EjlrkTE2Ks 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 13:15:15.744 +05:30 5e3c3594-0787-41cf-90b2-535402e63ece INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 13:15:15.745 +05:30 5e3c3594-0787-41cf-90b2-535402e63ece 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-04 13:15:15.776 +05:30 5e3c3594-0787-41cf-90b2-535402e63ece INF Token generated 2024-09-04 13:15:15.776 +05:30 5e3c3594-0787-41cf-90b2-535402e63ece INF Token generated 2024-09-04 13:15:15.778 +05:30 5e3c3594-0787-41cf-90b2-535402e63ece INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 13:15:15.779 +05:30 5e3c3594-0787-41cf-90b2-535402e63ece INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 33.848ms 2024-09-04 13:15:15.779 +05:30 5e3c3594-0787-41cf-90b2-535402e63ece INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 13:15:15.779 +05:30 5e3c3594-0787-41cf-90b2-535402e63ece INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c9a79ac3-b11c-48be-b960-91c6ad78e61c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzU5MTUsImV4cCI6MTcyNTQzNjUxNSwiaWF0IjoxNzI1NDM1OTE1fQ.ZoDU-Szl0o-mC1YnxsyxYvZn7A1EB9ZSnJOIfWY4h3Q\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzU5MTUsImV4cCI6MTcyNTQzNjgxNSwiaWF0IjoxNzI1NDM1OTE1fQ.IYzHBBeyM1I15n3T2ew2RKdN-6m0jiLfaLs3ai-qfl0\"}"} 2024-09-04 13:15:15.780 +05:30 5e3c3594-0787-41cf-90b2-535402e63ece INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzUzMTQsImV4cCI6MTcyNTQzNjIxNCwiaWF0IjoxNzI1NDM1MzE0fQ.5Hk-U59u4OieThBbCmnZpbeJFukkdwKb1EjlrkTE2Ks - 200 899 application/json; charset=utf-8 40.6004ms 2024-09-04 13:25:36.898 +05:30 INF Application is shutting down... 2024-09-04 13:27:04.844 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 13:27:04.900 +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-04 13:27:04.922 +05:30 INF Creating key {23029503-f8d8-447c-8567-102b6ee99b8a} with creation date 2024-09-04 07:57:04Z, activation date 2024-09-04 07:57:04Z, and expiration date 2024-12-03 07:57:04Z. 2024-09-04 13:27:04.935 +05:30 WRN No XML encryptor configured. Key {23029503-f8d8-447c-8567-102b6ee99b8a} may be persisted to storage in unencrypted form. 2024-09-04 13:27:05.175 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 13:27:05.176 +05:30 INF Hosting environment: Production 2024-09-04 13:27:05.176 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 13:27:05.198 +05:30 91bf0a8a-c838-4abf-9bb4-53fd6b8a6286 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzU5MTUsImV4cCI6MTcyNTQzNjgxNSwiaWF0IjoxNzI1NDM1OTE1fQ.IYzHBBeyM1I15n3T2ew2RKdN-6m0jiLfaLs3ai-qfl0 - null null 2024-09-04 13:27:05.271 +05:30 91bf0a8a-c838-4abf-9bb4-53fd6b8a6286 INF CORS policy execution successful. 2024-09-04 13:27:05.292 +05:30 91bf0a8a-c838-4abf-9bb4-53fd6b8a6286 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzU5MTUsImV4cCI6MTcyNTQzNjgxNSwiaWF0IjoxNzI1NDM1OTE1fQ.IYzHBBeyM1I15n3T2ew2RKdN-6m0jiLfaLs3ai-qfl0 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 13:27:05.346 +05:30 847efbde-b097-40ed-9235-5237397e28e8 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 13:27:05.387 +05:30 847efbde-b097-40ed-9235-5237397e28e8 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-04 13:27:05.733 +05:30 847efbde-b097-40ed-9235-5237397e28e8 ERR Error occurred while excecuting procedure:xsp_s_UserLogin_XP_GT: 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.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) ClientConnectionId:afe23e74-e801-4ec3-8a12-fd5b54ff9547 Error Number:18456,State:1,Class:14 2024-09-04 13:27:05.768 +05:30 847efbde-b097-40ed-9235-5237397e28e8 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.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:afe23e74-e801-4ec3-8a12-fd5b54ff9547 Error Number:18456,State:1,Class:14 2024-09-04 13:27:05.783 +05:30 847efbde-b097-40ed-9235-5237397e28e8 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 13:27:05.889 +05:30 847efbde-b097-40ed-9235-5237397e28e8 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 497.5009ms 2024-09-04 13:27:05.892 +05:30 847efbde-b097-40ed-9235-5237397e28e8 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 13:27:05.893 +05:30 847efbde-b097-40ed-9235-5237397e28e8 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 91bf0a8a-c838-4abf-9bb4-53fd6b8a6286}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-04 13:27:05.905 +05:30 847efbde-b097-40ed-9235-5237397e28e8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzU5MTUsImV4cCI6MTcyNTQzNjgxNSwiaWF0IjoxNzI1NDM1OTE1fQ.IYzHBBeyM1I15n3T2ew2RKdN-6m0jiLfaLs3ai-qfl0 - 500 89 application/json; charset=utf-8 709.3229ms 2024-09-04 13:27:09.513 +05:30 2a7e50a5-2476-4c37-8bbe-4d882ed19887 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 13:27:09.519 +05:30 2a7e50a5-2476-4c37-8bbe-4d882ed19887 INF CORS policy execution successful. 2024-09-04 13:27:09.525 +05:30 2a7e50a5-2476-4c37-8bbe-4d882ed19887 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 13:27:09.527 +05:30 d89e286c-818a-4ec9-90ad-d12e169350c3 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 13:27:09.535 +05:30 d89e286c-818a-4ec9-90ad-d12e169350c3 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-04 13:27:09.848 +05:30 d89e286c-818a-4ec9-90ad-d12e169350c3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 13:27:09.850 +05:30 d89e286c-818a-4ec9-90ad-d12e169350c3 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 315.0026ms 2024-09-04 13:27:09.851 +05:30 d89e286c-818a-4ec9-90ad-d12e169350c3 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 13:27:09.851 +05:30 d89e286c-818a-4ec9-90ad-d12e169350c3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2a7e50a5-2476-4c37-8bbe-4d882ed19887}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 13:27:09.852 +05:30 d89e286c-818a-4ec9-90ad-d12e169350c3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 338.774ms 2024-09-04 13:27:11.715 +05:30 5b154279-0c79-40fb-8d48-5cd1f0a80084 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 13:27:11.719 +05:30 5b154279-0c79-40fb-8d48-5cd1f0a80084 INF CORS policy execution successful. 2024-09-04 13:27:11.721 +05:30 5b154279-0c79-40fb-8d48-5cd1f0a80084 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 6.0647ms 2024-09-04 13:27:11.754 +05:30 1d033b75-4ef7-478f-a770-2793fbfe3dd0 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 13:27:11.755 +05:30 1d033b75-4ef7-478f-a770-2793fbfe3dd0 INF CORS policy execution successful. 2024-09-04 13:27:11.756 +05:30 1d033b75-4ef7-478f-a770-2793fbfe3dd0 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: 100}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 13:27:11.757 +05:30 17d93077-0fa6-4a9a-bb1a-d394e73caff1 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 13:27:11.764 +05:30 17d93077-0fa6-4a9a-bb1a-d394e73caff1 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-04 13:27:11.863 +05:30 17d93077-0fa6-4a9a-bb1a-d394e73caff1 INF Database retrieved 2024-09-04 13:27:11.924 +05:30 17d93077-0fa6-4a9a-bb1a-d394e73caff1 INF Token generated 2024-09-04 13:27:11.927 +05:30 17d93077-0fa6-4a9a-bb1a-d394e73caff1 INF Token generated 2024-09-04 13:27:11.929 +05:30 17d93077-0fa6-4a9a-bb1a-d394e73caff1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 13:27:11.930 +05:30 17d93077-0fa6-4a9a-bb1a-d394e73caff1 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 166.0743ms 2024-09-04 13:27:11.930 +05:30 17d93077-0fa6-4a9a-bb1a-d394e73caff1 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 13:27:11.930 +05:30 17d93077-0fa6-4a9a-bb1a-d394e73caff1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1d033b75-4ef7-478f-a770-2793fbfe3dd0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzY2MzEsImV4cCI6MTcyNTQzNzIzMSwiaWF0IjoxNzI1NDM2NjMxfQ.WbX_hH5Xi_j5izwPflBTBiGD2hbI1mcT1NeXJfBlCII\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzY2MzEsImV4cCI6MTcyNTQzNzUzMSwiaWF0IjoxNzI1NDM2NjMxfQ.V1F7U6W3oNKbRBCjPtRPvhp2qNsBcbZTRDkDw1oQpMU\"}"} 2024-09-04 13:27:11.931 +05:30 17d93077-0fa6-4a9a-bb1a-d394e73caff1 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 176.7518ms 2024-09-04 13:34:17.157 +05:30 7b1abca1-b0c1-4ff8-a9dc-18c242d25877 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-04 13:34:17.163 +05:30 7b1abca1-b0c1-4ff8-a9dc-18c242d25877 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.41.2}, {Postman-Token: 3cf11691-8017-4635-bc25-e30eaa30ea5d} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 13:34:17.164 +05:30 452b4799-b99e-4425-b340-eabb8a554e89 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 13:34:17.165 +05:30 452b4799-b99e-4425-b340-eabb8a554e89 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-04 13:34:17.212 +05:30 452b4799-b99e-4425-b340-eabb8a554e89 INF Database retrieved 2024-09-04 13:34:17.244 +05:30 452b4799-b99e-4425-b340-eabb8a554e89 INF Token generated 2024-09-04 13:34:17.244 +05:30 452b4799-b99e-4425-b340-eabb8a554e89 INF Token generated 2024-09-04 13:34:17.245 +05:30 452b4799-b99e-4425-b340-eabb8a554e89 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 13:34:17.246 +05:30 452b4799-b99e-4425-b340-eabb8a554e89 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 80.5844ms 2024-09-04 13:34:17.246 +05:30 452b4799-b99e-4425-b340-eabb8a554e89 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 13:34:17.247 +05:30 452b4799-b99e-4425-b340-eabb8a554e89 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7b1abca1-b0c1-4ff8-a9dc-18c242d25877}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzcwNTcsImV4cCI6MTcyNTQzNzY1NywiaWF0IjoxNzI1NDM3MDU3fQ.uL7WWVGGqxNYHELtoup1uni9fNrQT9OD_EL9eq-2YSM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzcwNTcsImV4cCI6MTcyNTQzNzk1NywiaWF0IjoxNzI1NDM3MDU3fQ.6SCToL_grYS63rj3b37PZh-SUdKvnN4g7eOGninkQ0g\"}"} 2024-09-04 13:34:17.248 +05:30 452b4799-b99e-4425-b340-eabb8a554e89 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 91.24ms 2024-09-04 13:40:19.877 +05:30 721fe4d8-8956-4944-a7c0-0ef7f2898c25 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzY2MzEsImV4cCI6MTcyNTQzNzUzMSwiaWF0IjoxNzI1NDM2NjMxfQ.V1F7U6W3oNKbRBCjPtRPvhp2qNsBcbZTRDkDw1oQpMU - null null 2024-09-04 13:40:19.882 +05:30 721fe4d8-8956-4944-a7c0-0ef7f2898c25 INF CORS policy execution successful. 2024-09-04 13:40:19.885 +05:30 721fe4d8-8956-4944-a7c0-0ef7f2898c25 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzY2MzEsImV4cCI6MTcyNTQzNzUzMSwiaWF0IjoxNzI1NDM2NjMxfQ.V1F7U6W3oNKbRBCjPtRPvhp2qNsBcbZTRDkDw1oQpMU 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 13:40:19.891 +05:30 bfe4bbe7-f74d-4c0a-bbac-26eb36371b2e INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 13:40:19.892 +05:30 bfe4bbe7-f74d-4c0a-bbac-26eb36371b2e 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-04 13:40:20.015 +05:30 bfe4bbe7-f74d-4c0a-bbac-26eb36371b2e INF Token generated 2024-09-04 13:40:20.016 +05:30 bfe4bbe7-f74d-4c0a-bbac-26eb36371b2e INF Token generated 2024-09-04 13:40:20.018 +05:30 bfe4bbe7-f74d-4c0a-bbac-26eb36371b2e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 13:40:20.020 +05:30 bfe4bbe7-f74d-4c0a-bbac-26eb36371b2e INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 127.1067ms 2024-09-04 13:40:20.020 +05:30 bfe4bbe7-f74d-4c0a-bbac-26eb36371b2e INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 13:40:20.021 +05:30 bfe4bbe7-f74d-4c0a-bbac-26eb36371b2e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 721fe4d8-8956-4944-a7c0-0ef7f2898c25}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mzc0MjAsImV4cCI6MTcyNTQzODAyMCwiaWF0IjoxNzI1NDM3NDIwfQ.3SlC3bL-f1p5J0gqB1MCGttTrBmecCSEje3ktvxGUWw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mzc0MjAsImV4cCI6MTcyNTQzODMyMCwiaWF0IjoxNzI1NDM3NDIwfQ._XLsrkjMaf894faLY8nCLICAgmZQ3bcnaP3wCT_rKeI\"}"} 2024-09-04 13:40:20.031 +05:30 bfe4bbe7-f74d-4c0a-bbac-26eb36371b2e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzY2MzEsImV4cCI6MTcyNTQzNzUzMSwiaWF0IjoxNzI1NDM2NjMxfQ.V1F7U6W3oNKbRBCjPtRPvhp2qNsBcbZTRDkDw1oQpMU - 200 899 application/json; charset=utf-8 155.6902ms 2024-09-04 13:51:03.598 +05:30 INF Application is shutting down... 2024-09-04 13:55:21.863 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 13:55:21.919 +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-04 13:55:21.943 +05:30 INF Creating key {d595c350-4986-4e76-a2b4-c127b0ad1221} with creation date 2024-09-04 08:25:21Z, activation date 2024-09-04 08:25:21Z, and expiration date 2024-12-03 08:25:21Z. 2024-09-04 13:55:21.960 +05:30 WRN No XML encryptor configured. Key {d595c350-4986-4e76-a2b4-c127b0ad1221} may be persisted to storage in unencrypted form. 2024-09-04 13:55:22.240 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 13:55:22.241 +05:30 INF Hosting environment: Production 2024-09-04 13:55:22.241 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 13:55:22.260 +05:30 03608548-f954-41df-a3f5-64218f150f6b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mzc0MjAsImV4cCI6MTcyNTQzODMyMCwiaWF0IjoxNzI1NDM3NDIwfQ._XLsrkjMaf894faLY8nCLICAgmZQ3bcnaP3wCT_rKeI - null null 2024-09-04 13:55:22.327 +05:30 03608548-f954-41df-a3f5-64218f150f6b INF CORS policy execution successful. 2024-09-04 13:55:22.354 +05:30 03608548-f954-41df-a3f5-64218f150f6b INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mzc0MjAsImV4cCI6MTcyNTQzODMyMCwiaWF0IjoxNzI1NDM3NDIwfQ._XLsrkjMaf894faLY8nCLICAgmZQ3bcnaP3wCT_rKeI 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 13:55:22.405 +05:30 f274f741-ff76-4a2a-9eab-833b09448991 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 13:55:22.449 +05:30 f274f741-ff76-4a2a-9eab-833b09448991 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-04 13:55:22.597 +05:30 f274f741-ff76-4a2a-9eab-833b09448991 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 13:55:22.719 +05:30 f274f741-ff76-4a2a-9eab-833b09448991 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 264.6547ms 2024-09-04 13:55:22.724 +05:30 f274f741-ff76-4a2a-9eab-833b09448991 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 13:55:22.724 +05:30 f274f741-ff76-4a2a-9eab-833b09448991 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 03608548-f954-41df-a3f5-64218f150f6b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 13:55:22.737 +05:30 f274f741-ff76-4a2a-9eab-833b09448991 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mzc0MjAsImV4cCI6MTcyNTQzODMyMCwiaWF0IjoxNzI1NDM3NDIwfQ._XLsrkjMaf894faLY8nCLICAgmZQ3bcnaP3wCT_rKeI - 400 90 application/json; charset=utf-8 478.6264ms 2024-09-04 13:55:25.863 +05:30 06119c7c-ca81-417e-a4c1-2be793ef9e9c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 13:55:25.867 +05:30 06119c7c-ca81-417e-a4c1-2be793ef9e9c INF CORS policy execution successful. 2024-09-04 13:55:25.885 +05:30 06119c7c-ca81-417e-a4c1-2be793ef9e9c INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 13:55:25.888 +05:30 ac4c8bd3-f2fe-4773-af0a-0d0befdf1546 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 13:55:25.896 +05:30 ac4c8bd3-f2fe-4773-af0a-0d0befdf1546 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-04 13:55:26.338 +05:30 ac4c8bd3-f2fe-4773-af0a-0d0befdf1546 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 13:55:26.341 +05:30 ac4c8bd3-f2fe-4773-af0a-0d0befdf1546 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 444.2065ms 2024-09-04 13:55:26.342 +05:30 ac4c8bd3-f2fe-4773-af0a-0d0befdf1546 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 13:55:26.343 +05:30 ac4c8bd3-f2fe-4773-af0a-0d0befdf1546 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 06119c7c-ca81-417e-a4c1-2be793ef9e9c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 13:55:26.348 +05:30 ac4c8bd3-f2fe-4773-af0a-0d0befdf1546 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 484.6323ms 2024-09-04 13:55:27.995 +05:30 2e02064d-11f3-42b1-b598-54083879a740 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 13:55:27.999 +05:30 2e02064d-11f3-42b1-b598-54083879a740 INF CORS policy execution successful. 2024-09-04 13:55:28.001 +05:30 2e02064d-11f3-42b1-b598-54083879a740 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 5.8818ms 2024-09-04 13:55:28.037 +05:30 19f387fa-5b5d-497e-93e7-e821456510bb INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 13:55:28.037 +05:30 19f387fa-5b5d-497e-93e7-e821456510bb INF CORS policy execution successful. 2024-09-04 13:55:28.038 +05:30 19f387fa-5b5d-497e-93e7-e821456510bb 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: 100}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 13:55:28.039 +05:30 31d94e15-9131-4e14-8593-4409a2bac2d9 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 13:55:28.045 +05:30 31d94e15-9131-4e14-8593-4409a2bac2d9 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-04 13:55:28.126 +05:30 31d94e15-9131-4e14-8593-4409a2bac2d9 INF Database retrieved 2024-09-04 13:55:28.187 +05:30 31d94e15-9131-4e14-8593-4409a2bac2d9 INF Token generated 2024-09-04 13:55:28.189 +05:30 31d94e15-9131-4e14-8593-4409a2bac2d9 INF Token generated 2024-09-04 13:55:28.191 +05:30 31d94e15-9131-4e14-8593-4409a2bac2d9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 13:55:28.191 +05:30 31d94e15-9131-4e14-8593-4409a2bac2d9 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 145.3843ms 2024-09-04 13:55:28.191 +05:30 31d94e15-9131-4e14-8593-4409a2bac2d9 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 13:55:28.191 +05:30 31d94e15-9131-4e14-8593-4409a2bac2d9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 19f387fa-5b5d-497e-93e7-e821456510bb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzgzMjgsImV4cCI6MTcyNTQzODkyOCwiaWF0IjoxNzI1NDM4MzI4fQ.srC7Iq42N2R-U0CjPblSUFYccBqmNyKsRkXrtDyhrXk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzgzMjgsImV4cCI6MTcyNTQzOTIyOCwiaWF0IjoxNzI1NDM4MzI4fQ.9UHIceSSmolKnWwBAblILScg-gN63rS9rNXbcO_9GBE\"}"} 2024-09-04 13:55:28.192 +05:30 31d94e15-9131-4e14-8593-4409a2bac2d9 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 155.2423ms 2024-09-04 14:06:20.668 +05:30 INF Application is shutting down... 2024-09-04 14:07:15.940 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 14:07:16.001 +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-04 14:07:16.025 +05:30 INF Creating key {ac76e483-2e31-44d7-a684-dd36922d1fb4} with creation date 2024-09-04 08:37:16Z, activation date 2024-09-04 08:37:16Z, and expiration date 2024-12-03 08:37:16Z. 2024-09-04 14:07:16.037 +05:30 WRN No XML encryptor configured. Key {ac76e483-2e31-44d7-a684-dd36922d1fb4} may be persisted to storage in unencrypted form. 2024-09-04 14:07:16.242 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 14:07:16.242 +05:30 INF Hosting environment: Production 2024-09-04 14:07:16.243 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 14:07:16.259 +05:30 b33e07fe-0ece-4919-a98d-6ec95a63aeb4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzgzMjgsImV4cCI6MTcyNTQzOTIyOCwiaWF0IjoxNzI1NDM4MzI4fQ.9UHIceSSmolKnWwBAblILScg-gN63rS9rNXbcO_9GBE - null null 2024-09-04 14:07:16.319 +05:30 b33e07fe-0ece-4919-a98d-6ec95a63aeb4 INF CORS policy execution successful. 2024-09-04 14:07:16.343 +05:30 b33e07fe-0ece-4919-a98d-6ec95a63aeb4 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzgzMjgsImV4cCI6MTcyNTQzOTIyOCwiaWF0IjoxNzI1NDM4MzI4fQ.9UHIceSSmolKnWwBAblILScg-gN63rS9rNXbcO_9GBE 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 14:07:16.391 +05:30 3e84abb8-b0e7-4573-8224-158fb46505bb INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 14:07:16.421 +05:30 3e84abb8-b0e7-4573-8224-158fb46505bb 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-04 14:07:16.765 +05:30 3e84abb8-b0e7-4573-8224-158fb46505bb ERR Error occurred while excecuting procedure:xsp_s_UserLogin_XP_GT: 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.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) ClientConnectionId:03ed03ea-77ff-477d-90db-64c5605bbf7d Error Number:18456,State:1,Class:14 2024-09-04 14:07:16.776 +05:30 3e84abb8-b0e7-4573-8224-158fb46505bb 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.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:03ed03ea-77ff-477d-90db-64c5605bbf7d Error Number:18456,State:1,Class:14 2024-09-04 14:07:16.786 +05:30 3e84abb8-b0e7-4573-8224-158fb46505bb INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 14:07:16.893 +05:30 3e84abb8-b0e7-4573-8224-158fb46505bb INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 465.7623ms 2024-09-04 14:07:16.897 +05:30 3e84abb8-b0e7-4573-8224-158fb46505bb INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 14:07:16.899 +05:30 3e84abb8-b0e7-4573-8224-158fb46505bb INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: b33e07fe-0ece-4919-a98d-6ec95a63aeb4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-04 14:07:16.910 +05:30 3e84abb8-b0e7-4573-8224-158fb46505bb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzgzMjgsImV4cCI6MTcyNTQzOTIyOCwiaWF0IjoxNzI1NDM4MzI4fQ.9UHIceSSmolKnWwBAblILScg-gN63rS9rNXbcO_9GBE - 500 89 application/json; charset=utf-8 654.1409ms 2024-09-04 14:07:16.956 +05:30 7c828e66-b746-47f7-a815-dbdc8688e233 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzgzMjgsImV4cCI6MTcyNTQzOTIyOCwiaWF0IjoxNzI1NDM4MzI4fQ.9UHIceSSmolKnWwBAblILScg-gN63rS9rNXbcO_9GBE - null null 2024-09-04 14:07:16.959 +05:30 7c828e66-b746-47f7-a815-dbdc8688e233 INF CORS policy execution successful. 2024-09-04 14:07:16.960 +05:30 7c828e66-b746-47f7-a815-dbdc8688e233 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzgzMjgsImV4cCI6MTcyNTQzOTIyOCwiaWF0IjoxNzI1NDM4MzI4fQ.9UHIceSSmolKnWwBAblILScg-gN63rS9rNXbcO_9GBE 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 14:07:16.963 +05:30 8507d0de-4811-4f86-b05f-5844f7ff59b7 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 14:07:16.964 +05:30 8507d0de-4811-4f86-b05f-5844f7ff59b7 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-04 14:07:16.975 +05:30 8507d0de-4811-4f86-b05f-5844f7ff59b7 ERR Error occurred while excecuting procedure:xsp_s_UserLogin_XP_GT: 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.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.OpenAsync(CancellationToken cancellationToken) --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) ClientConnectionId:03ed03ea-77ff-477d-90db-64c5605bbf7d Error Number:18456,State:1,Class:14 2024-09-04 14:07:16.977 +05:30 8507d0de-4811-4f86-b05f-5844f7ff59b7 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.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.OpenAsync(CancellationToken cancellationToken) --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) 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:03ed03ea-77ff-477d-90db-64c5605bbf7d Error Number:18456,State:1,Class:14 2024-09-04 14:07:16.977 +05:30 8507d0de-4811-4f86-b05f-5844f7ff59b7 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 14:07:16.979 +05:30 8507d0de-4811-4f86-b05f-5844f7ff59b7 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 15.1343ms 2024-09-04 14:07:16.979 +05:30 8507d0de-4811-4f86-b05f-5844f7ff59b7 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 14:07:16.979 +05:30 8507d0de-4811-4f86-b05f-5844f7ff59b7 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 7c828e66-b746-47f7-a815-dbdc8688e233}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-04 14:07:16.980 +05:30 8507d0de-4811-4f86-b05f-5844f7ff59b7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzgzMjgsImV4cCI6MTcyNTQzOTIyOCwiaWF0IjoxNzI1NDM4MzI4fQ.9UHIceSSmolKnWwBAblILScg-gN63rS9rNXbcO_9GBE - 500 89 application/json; charset=utf-8 23.945ms 2024-09-04 14:07:20.724 +05:30 3b4babdf-5ee7-4a5b-ada9-9fd8efb40f51 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 14:07:20.728 +05:30 3b4babdf-5ee7-4a5b-ada9-9fd8efb40f51 INF CORS policy execution successful. 2024-09-04 14:07:20.729 +05:30 3b4babdf-5ee7-4a5b-ada9-9fd8efb40f51 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 14:07:20.729 +05:30 e93d2408-3d02-407c-abc9-fd85bf32d5f4 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 14:07:20.738 +05:30 e93d2408-3d02-407c-abc9-fd85bf32d5f4 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-04 14:07:21.083 +05:30 e93d2408-3d02-407c-abc9-fd85bf32d5f4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 14:07:21.084 +05:30 e93d2408-3d02-407c-abc9-fd85bf32d5f4 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 345.4281ms 2024-09-04 14:07:21.084 +05:30 e93d2408-3d02-407c-abc9-fd85bf32d5f4 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 14:07:21.084 +05:30 e93d2408-3d02-407c-abc9-fd85bf32d5f4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3b4babdf-5ee7-4a5b-ada9-9fd8efb40f51}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 14:07:21.085 +05:30 e93d2408-3d02-407c-abc9-fd85bf32d5f4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 361.1511ms 2024-09-04 14:07:22.611 +05:30 7bd7f2f0-3e98-48b3-aece-5fcb636e7b9d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 14:07:22.611 +05:30 7bd7f2f0-3e98-48b3-aece-5fcb636e7b9d INF CORS policy execution successful. 2024-09-04 14:07:22.613 +05:30 7bd7f2f0-3e98-48b3-aece-5fcb636e7b9d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.1195ms 2024-09-04 14:07:22.654 +05:30 0d8a3a42-3bc4-4cc3-a3d0-290e31183e71 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 14:07:22.655 +05:30 0d8a3a42-3bc4-4cc3-a3d0-290e31183e71 INF CORS policy execution successful. 2024-09-04 14:07:22.656 +05:30 0d8a3a42-3bc4-4cc3-a3d0-290e31183e71 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: 100}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 14:07:22.658 +05:30 41110f86-612e-4e1a-ad0a-37ac711dbdc5 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 14:07:22.665 +05:30 41110f86-612e-4e1a-ad0a-37ac711dbdc5 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-04 14:07:22.768 +05:30 41110f86-612e-4e1a-ad0a-37ac711dbdc5 INF Database retrieved 2024-09-04 14:07:22.819 +05:30 41110f86-612e-4e1a-ad0a-37ac711dbdc5 INF Token generated 2024-09-04 14:07:22.821 +05:30 41110f86-612e-4e1a-ad0a-37ac711dbdc5 INF Token generated 2024-09-04 14:07:22.824 +05:30 41110f86-612e-4e1a-ad0a-37ac711dbdc5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 14:07:22.824 +05:30 41110f86-612e-4e1a-ad0a-37ac711dbdc5 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 159.0506ms 2024-09-04 14:07:22.824 +05:30 41110f86-612e-4e1a-ad0a-37ac711dbdc5 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 14:07:22.825 +05:30 41110f86-612e-4e1a-ad0a-37ac711dbdc5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0d8a3a42-3bc4-4cc3-a3d0-290e31183e71}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzkwNDIsImV4cCI6MTcyNTQzOTY0MiwiaWF0IjoxNzI1NDM5MDQyfQ.uGroVQBLh55teSgq5WM-Lwly5wa0D8Oz3qoamYE-lHo\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzkwNDIsImV4cCI6MTcyNTQzOTk0MiwiaWF0IjoxNzI1NDM5MDQyfQ.eZ42xrrYS-hlIxCPjJ_2atUIjlw9KtnfdDOHpG3h2J8\"}"} 2024-09-04 14:07:22.825 +05:30 41110f86-612e-4e1a-ad0a-37ac711dbdc5 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 170.9439ms 2024-09-04 14:17:22.617 +05:30 3d99c962-4cf0-40d8-b813-88b98a3f35e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzkwNDIsImV4cCI6MTcyNTQzOTk0MiwiaWF0IjoxNzI1NDM5MDQyfQ.eZ42xrrYS-hlIxCPjJ_2atUIjlw9KtnfdDOHpG3h2J8 - null null 2024-09-04 14:17:22.621 +05:30 3d99c962-4cf0-40d8-b813-88b98a3f35e8 INF CORS policy execution successful. 2024-09-04 14:17:22.624 +05:30 3d99c962-4cf0-40d8-b813-88b98a3f35e8 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzkwNDIsImV4cCI6MTcyNTQzOTk0MiwiaWF0IjoxNzI1NDM5MDQyfQ.eZ42xrrYS-hlIxCPjJ_2atUIjlw9KtnfdDOHpG3h2J8 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 14:17:22.626 +05:30 e3de09dc-8f80-470e-8f6b-1c7c34520b4c INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 14:17:22.628 +05:30 e3de09dc-8f80-470e-8f6b-1c7c34520b4c 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-04 14:17:22.676 +05:30 e3de09dc-8f80-470e-8f6b-1c7c34520b4c INF Token generated 2024-09-04 14:17:22.677 +05:30 e3de09dc-8f80-470e-8f6b-1c7c34520b4c INF Token generated 2024-09-04 14:17:22.681 +05:30 e3de09dc-8f80-470e-8f6b-1c7c34520b4c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 14:17:22.682 +05:30 e3de09dc-8f80-470e-8f6b-1c7c34520b4c INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 51.0439ms 2024-09-04 14:17:22.682 +05:30 e3de09dc-8f80-470e-8f6b-1c7c34520b4c INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 14:17:22.683 +05:30 e3de09dc-8f80-470e-8f6b-1c7c34520b4c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3d99c962-4cf0-40d8-b813-88b98a3f35e8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mzk2NDIsImV4cCI6MTcyNTQ0MDI0MiwiaWF0IjoxNzI1NDM5NjQyfQ.p_whfk9pkpdsngd01_-b0JNp9tgH7PQ6vOTip7ojnhw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mzk2NDIsImV4cCI6MTcyNTQ0MDU0MiwiaWF0IjoxNzI1NDM5NjQyfQ.4NsQeIBx09QkLquEaTiWuEguDND9GcMwg7oJMpV93pY\"}"} 2024-09-04 14:17:22.684 +05:30 e3de09dc-8f80-470e-8f6b-1c7c34520b4c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzkwNDIsImV4cCI6MTcyNTQzOTk0MiwiaWF0IjoxNzI1NDM5MDQyfQ.eZ42xrrYS-hlIxCPjJ_2atUIjlw9KtnfdDOHpG3h2J8 - 200 899 application/json; charset=utf-8 67.5001ms 2024-09-04 14:28:14.669 +05:30 INF Application is shutting down... 2024-09-04 14:30:56.195 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 14:30:56.244 +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-04 14:30:56.262 +05:30 INF Creating key {055968b1-2e7a-4e60-a778-670c68e3f8ac} with creation date 2024-09-04 09:00:56Z, activation date 2024-09-04 09:00:56Z, and expiration date 2024-12-03 09:00:56Z. 2024-09-04 14:30:56.273 +05:30 WRN No XML encryptor configured. Key {055968b1-2e7a-4e60-a778-670c68e3f8ac} may be persisted to storage in unencrypted form. 2024-09-04 14:30:56.465 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 14:30:56.466 +05:30 INF Hosting environment: Production 2024-09-04 14:30:56.466 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 14:30:56.489 +05:30 8ee91d3d-02bd-47f4-a87c-d0b5cedba138 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - null null 2024-09-04 14:30:56.680 +05:30 8ee91d3d-02bd-47f4-a87c-d0b5cedba138 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - 200 null text/html;charset=utf-8 194.2615ms 2024-09-04 14:30:58.030 +05:30 3c6dfcff-52bb-42d7-afd7-1ed6f5d3836e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - null null 2024-09-04 14:30:58.319 +05:30 3c6dfcff-52bb-42d7-afd7-1ed6f5d3836e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 289.4872ms 2024-09-04 14:41:54.966 +05:30 INF Application is shutting down... 2024-09-04 14:45:39.182 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 14:45:39.234 +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-04 14:45:39.254 +05:30 INF Creating key {44860080-bbbc-41aa-a88d-0cb472c9b6fb} with creation date 2024-09-04 09:15:39Z, activation date 2024-09-04 09:15:39Z, and expiration date 2024-12-03 09:15:39Z. 2024-09-04 14:45:39.267 +05:30 WRN No XML encryptor configured. Key {44860080-bbbc-41aa-a88d-0cb472c9b6fb} may be persisted to storage in unencrypted form. 2024-09-04 14:45:39.452 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 14:45:39.452 +05:30 INF Hosting environment: Production 2024-09-04 14:45:39.452 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 14:45:39.462 +05:30 3a59d839-b3ab-41bc-8d32-409ba0a526f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mzk2NDIsImV4cCI6MTcyNTQ0MDU0MiwiaWF0IjoxNzI1NDM5NjQyfQ.4NsQeIBx09QkLquEaTiWuEguDND9GcMwg7oJMpV93pY - null null 2024-09-04 14:45:39.522 +05:30 3a59d839-b3ab-41bc-8d32-409ba0a526f3 INF CORS policy execution successful. 2024-09-04 14:45:39.547 +05:30 3a59d839-b3ab-41bc-8d32-409ba0a526f3 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mzk2NDIsImV4cCI6MTcyNTQ0MDU0MiwiaWF0IjoxNzI1NDM5NjQyfQ.4NsQeIBx09QkLquEaTiWuEguDND9GcMwg7oJMpV93pY 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 14:45:39.588 +05:30 1d3eaa5b-c134-4514-9408-73c1261af785 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 14:45:39.622 +05:30 1d3eaa5b-c134-4514-9408-73c1261af785 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-04 14:45:39.754 +05:30 1d3eaa5b-c134-4514-9408-73c1261af785 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 14:45:39.848 +05:30 1d3eaa5b-c134-4514-9408-73c1261af785 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 221.0768ms 2024-09-04 14:45:39.851 +05:30 1d3eaa5b-c134-4514-9408-73c1261af785 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 14:45:39.852 +05:30 1d3eaa5b-c134-4514-9408-73c1261af785 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 3a59d839-b3ab-41bc-8d32-409ba0a526f3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 14:45:39.861 +05:30 1d3eaa5b-c134-4514-9408-73c1261af785 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Mzk2NDIsImV4cCI6MTcyNTQ0MDU0MiwiaWF0IjoxNzI1NDM5NjQyfQ.4NsQeIBx09QkLquEaTiWuEguDND9GcMwg7oJMpV93pY - 400 90 application/json; charset=utf-8 400.3643ms 2024-09-04 14:45:47.010 +05:30 b770d42d-020b-4777-9114-389093ac6a54 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 14:45:47.015 +05:30 b770d42d-020b-4777-9114-389093ac6a54 INF CORS policy execution successful. 2024-09-04 14:45:47.017 +05:30 b770d42d-020b-4777-9114-389093ac6a54 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 14:45:47.019 +05:30 5965e508-74f0-4296-9bf8-6f77aa04eb0e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 14:45:47.030 +05:30 5965e508-74f0-4296-9bf8-6f77aa04eb0e 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-04 14:45:47.458 +05:30 5965e508-74f0-4296-9bf8-6f77aa04eb0e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 14:45:47.460 +05:30 5965e508-74f0-4296-9bf8-6f77aa04eb0e INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 430.1591ms 2024-09-04 14:45:47.461 +05:30 5965e508-74f0-4296-9bf8-6f77aa04eb0e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 14:45:47.463 +05:30 5965e508-74f0-4296-9bf8-6f77aa04eb0e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b770d42d-020b-4777-9114-389093ac6a54}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 14:45:47.467 +05:30 5965e508-74f0-4296-9bf8-6f77aa04eb0e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 456.7037ms 2024-09-04 14:45:51.970 +05:30 e68a6de1-db08-452c-80a3-8f95cbfcfbec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 14:45:51.975 +05:30 e68a6de1-db08-452c-80a3-8f95cbfcfbec INF CORS policy execution successful. 2024-09-04 14:45:51.977 +05:30 e68a6de1-db08-452c-80a3-8f95cbfcfbec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 6.6873ms 2024-09-04 14:45:52.018 +05:30 b08dbba7-3759-4fed-a5fb-c6bc1821c72d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 14:45:52.018 +05:30 b08dbba7-3759-4fed-a5fb-c6bc1821c72d INF CORS policy execution successful. 2024-09-04 14:45:52.019 +05:30 b08dbba7-3759-4fed-a5fb-c6bc1821c72d 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: 100}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 14:45:52.021 +05:30 2eb17170-74b7-4a6a-92ce-c201e1ce7e5a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 14:45:52.027 +05:30 2eb17170-74b7-4a6a-92ce-c201e1ce7e5a 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-04 14:45:52.122 +05:30 2eb17170-74b7-4a6a-92ce-c201e1ce7e5a INF Database retrieved 2024-09-04 14:45:52.221 +05:30 2eb17170-74b7-4a6a-92ce-c201e1ce7e5a INF Token generated 2024-09-04 14:45:52.222 +05:30 2eb17170-74b7-4a6a-92ce-c201e1ce7e5a INF Token generated 2024-09-04 14:45:52.225 +05:30 2eb17170-74b7-4a6a-92ce-c201e1ce7e5a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 14:45:52.225 +05:30 2eb17170-74b7-4a6a-92ce-c201e1ce7e5a INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 198.3808ms 2024-09-04 14:45:52.226 +05:30 2eb17170-74b7-4a6a-92ce-c201e1ce7e5a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 14:45:52.226 +05:30 2eb17170-74b7-4a6a-92ce-c201e1ce7e5a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b08dbba7-3759-4fed-a5fb-c6bc1821c72d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDEzNTIsImV4cCI6MTcyNTQ0MTk1MiwiaWF0IjoxNzI1NDQxMzUyfQ.SaLRxIqIuachJgxX0Y55u7V7B2ch8kcq4zTty7flS-E\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDEzNTIsImV4cCI6MTcyNTQ0MjI1MiwiaWF0IjoxNzI1NDQxMzUyfQ.gzYRrty-XOrcY5lAy0DL2O91UB62n9RcTUvswFTDDTE\"}"} 2024-09-04 14:45:52.227 +05:30 2eb17170-74b7-4a6a-92ce-c201e1ce7e5a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 208.9042ms 2024-09-04 14:56:38.117 +05:30 INF Application is shutting down... 2024-09-04 15:02:59.941 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 15:03:00.002 +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-04 15:03:00.031 +05:30 INF Creating key {131125c3-e739-4025-990b-a6a7fc0cad59} with creation date 2024-09-04 09:33:00Z, activation date 2024-09-04 09:33:00Z, and expiration date 2024-12-03 09:33:00Z. 2024-09-04 15:03:00.044 +05:30 WRN No XML encryptor configured. Key {131125c3-e739-4025-990b-a6a7fc0cad59} may be persisted to storage in unencrypted form. 2024-09-04 15:03:00.341 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 15:03:00.342 +05:30 INF Hosting environment: Production 2024-09-04 15:03:00.342 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 15:03:00.357 +05:30 5b0c44e0-be69-454a-84ba-6af7bddd9e08 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-04 15:03:00.529 +05:30 5b0c44e0-be69-454a-84ba-6af7bddd9e08 INF CORS policy execution successful. 2024-09-04 15:03:00.599 +05:30 5b0c44e0-be69-454a-84ba-6af7bddd9e08 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 84}, {Content-Type: application/json-patch+json}, {Cookie: ai_user=2KZGk|2023-12-20T08:13:02.271Z}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangSecurityAPI/swagger/index.html}, {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} Host: 103.120.178.195 Body: { "loginName": "admin", "password": "admin", "entityId": 7, "channelId": 2 } 2024-09-04 15:03:00.696 +05:30 8bed5be2-3717-4d0e-9f17-914783eeda69 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:03:00.754 +05:30 8bed5be2-3717-4d0e-9f17-914783eeda69 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-04 15:03:01.353 +05:30 8bed5be2-3717-4d0e-9f17-914783eeda69 INF Database retrieved 2024-09-04 15:03:01.449 +05:30 8bed5be2-3717-4d0e-9f17-914783eeda69 INF Token generated 2024-09-04 15:03:01.454 +05:30 8bed5be2-3717-4d0e-9f17-914783eeda69 INF Token generated 2024-09-04 15:03:01.500 +05:30 8bed5be2-3717-4d0e-9f17-914783eeda69 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:03:01.528 +05:30 8bed5be2-3717-4d0e-9f17-914783eeda69 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 767.6165ms 2024-09-04 15:03:01.536 +05:30 8bed5be2-3717-4d0e-9f17-914783eeda69 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:03:01.538 +05:30 8bed5be2-3717-4d0e-9f17-914783eeda69 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5b0c44e0-be69-454a-84ba-6af7bddd9e08}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQyMzgxLCJleHAiOjE3MjU0NDI5ODEsImlhdCI6MTcyNTQ0MjM4MX0.ZEQEmfAkPX0klQvP2elOTsN3K_i17-XYWEm3WMzdMbY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQyMzgxLCJleHAiOjE3MjU0NDMyODEsImlhdCI6MTcyNTQ0MjM4MX0.ONpEddChIxGbJkDsuRAXj27zDwXExRfIpZHc4LUytlk\"}"} 2024-09-04 15:03:01.562 +05:30 8bed5be2-3717-4d0e-9f17-914783eeda69 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 1205.271ms 2024-09-04 15:08:35.288 +05:30 c092d5bb-87e3-4e69-9718-25b79e2f2010 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzM4MTgsImV4cCI6MTcyNTQzNDcxOCwiaWF0IjoxNzI1NDMzODE4fQ.T4peH9zwGSd1VNjqz0n3BzU0_GzsO0gVIE1ewRpAjcs - null null 2024-09-04 15:08:35.294 +05:30 c092d5bb-87e3-4e69-9718-25b79e2f2010 INF CORS policy execution successful. 2024-09-04 15:08:35.305 +05:30 c092d5bb-87e3-4e69-9718-25b79e2f2010 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzM4MTgsImV4cCI6MTcyNTQzNDcxOCwiaWF0IjoxNzI1NDMzODE4fQ.T4peH9zwGSd1VNjqz0n3BzU0_GzsO0gVIE1ewRpAjcs 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-04 15:08:35.308 +05:30 ce072bf3-9871-47e3-a37d-706f7d0807a3 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:08:35.319 +05:30 ce072bf3-9871-47e3-a37d-706f7d0807a3 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-04 15:08:35.398 +05:30 ce072bf3-9871-47e3-a37d-706f7d0807a3 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:08:35.401 +05:30 ce072bf3-9871-47e3-a37d-706f7d0807a3 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 81.6839ms 2024-09-04 15:08:35.402 +05:30 ce072bf3-9871-47e3-a37d-706f7d0807a3 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:08:35.402 +05:30 ce072bf3-9871-47e3-a37d-706f7d0807a3 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: c092d5bb-87e3-4e69-9718-25b79e2f2010}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 15:08:35.408 +05:30 ce072bf3-9871-47e3-a37d-706f7d0807a3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzM4MTgsImV4cCI6MTcyNTQzNDcxOCwiaWF0IjoxNzI1NDMzODE4fQ.T4peH9zwGSd1VNjqz0n3BzU0_GzsO0gVIE1ewRpAjcs - 400 90 application/json; charset=utf-8 121.1853ms 2024-09-04 15:08:35.577 +05:30 8de0fcc2-18b6-4bc0-94f8-c0e716f64cb9 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-04 15:08:35.582 +05:30 8de0fcc2-18b6-4bc0-94f8-c0e716f64cb9 INF CORS policy execution successful. 2024-09-04 15:08:35.584 +05:30 8de0fcc2-18b6-4bc0-94f8-c0e716f64cb9 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 5.8051ms 2024-09-04 15:08:42.338 +05:30 5ba93a54-56f3-4bda-b281-9325243dc09b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 15:08:42.341 +05:30 5ba93a54-56f3-4bda-b281-9325243dc09b INF CORS policy execution successful. 2024-09-04 15:08:42.346 +05:30 5ba93a54-56f3-4bda-b281-9325243dc09b INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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-04 15:08:42.350 +05:30 48e6d3cd-f661-428d-bd47-049bf98e0735 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:08:42.360 +05:30 48e6d3cd-f661-428d-bd47-049bf98e0735 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-04 15:08:42.433 +05:30 48e6d3cd-f661-428d-bd47-049bf98e0735 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:08:42.433 +05:30 48e6d3cd-f661-428d-bd47-049bf98e0735 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 72.9285ms 2024-09-04 15:08:42.433 +05:30 48e6d3cd-f661-428d-bd47-049bf98e0735 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:08:42.434 +05:30 48e6d3cd-f661-428d-bd47-049bf98e0735 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5ba93a54-56f3-4bda-b281-9325243dc09b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 15:08:42.434 +05:30 48e6d3cd-f661-428d-bd47-049bf98e0735 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 97.9674ms 2024-09-04 15:08:49.529 +05:30 ffbfb387-b724-4801-96c9-d3972758219c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 15:08:49.531 +05:30 ffbfb387-b724-4801-96c9-d3972758219c INF CORS policy execution successful. 2024-09-04 15:08:49.532 +05:30 ffbfb387-b724-4801-96c9-d3972758219c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.8613ms 2024-09-04 15:08:49.583 +05:30 efbc320a-0528-48d4-8660-b60274b33379 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 15:08:49.589 +05:30 efbc320a-0528-48d4-8660-b60274b33379 INF CORS policy execution successful. 2024-09-04 15:08:49.590 +05:30 efbc320a-0528-48d4-8660-b60274b33379 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":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 15:08:49.592 +05:30 fbe86aa3-67cc-4982-8af9-86efe114e3a8 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:08:49.592 +05:30 fbe86aa3-67cc-4982-8af9-86efe114e3a8 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-04 15:08:49.617 +05:30 fbe86aa3-67cc-4982-8af9-86efe114e3a8 INF Database retrieved 2024-09-04 15:08:49.635 +05:30 fbe86aa3-67cc-4982-8af9-86efe114e3a8 INF Token generated 2024-09-04 15:08:49.636 +05:30 fbe86aa3-67cc-4982-8af9-86efe114e3a8 INF Token generated 2024-09-04 15:08:49.637 +05:30 fbe86aa3-67cc-4982-8af9-86efe114e3a8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:08:49.638 +05:30 fbe86aa3-67cc-4982-8af9-86efe114e3a8 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 44.9596ms 2024-09-04 15:08:49.638 +05:30 fbe86aa3-67cc-4982-8af9-86efe114e3a8 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:08:49.638 +05:30 fbe86aa3-67cc-4982-8af9-86efe114e3a8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: efbc320a-0528-48d4-8660-b60274b33379}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDI3MjksImV4cCI6MTcyNTQ0MzMyOSwiaWF0IjoxNzI1NDQyNzI5fQ.m2-Y1PturmcoI8RAItquMO4aQKlPwssfIMROJL9wzLU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDI3MjksImV4cCI6MTcyNTQ0MzYyOSwiaWF0IjoxNzI1NDQyNzI5fQ.WUjQ-SDhr4rL8WEsR7uI-8kbJU-kLGZUOC57-sOO0xU\"}"} 2024-09-04 15:08:49.639 +05:30 fbe86aa3-67cc-4982-8af9-86efe114e3a8 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 55.5494ms 2024-09-04 15:09:34.503 +05:30 6d0e5112-3339-400d-82c1-6130a117dabe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 15:09:34.506 +05:30 6d0e5112-3339-400d-82c1-6130a117dabe INF CORS policy execution successful. 2024-09-04 15:09:34.507 +05:30 6d0e5112-3339-400d-82c1-6130a117dabe INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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-04 15:09:34.508 +05:30 f7690117-3955-4e32-858c-a05ed69522ab INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:09:34.509 +05:30 f7690117-3955-4e32-858c-a05ed69522ab 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-04 15:09:34.533 +05:30 f7690117-3955-4e32-858c-a05ed69522ab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:09:34.534 +05:30 f7690117-3955-4e32-858c-a05ed69522ab INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 24.0555ms 2024-09-04 15:09:34.534 +05:30 f7690117-3955-4e32-858c-a05ed69522ab INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:09:34.534 +05:30 f7690117-3955-4e32-858c-a05ed69522ab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6d0e5112-3339-400d-82c1-6130a117dabe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 15:09:34.535 +05:30 f7690117-3955-4e32-858c-a05ed69522ab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 32.9844ms 2024-09-04 15:09:40.644 +05:30 505f00b3-b78c-431c-8b4a-edf22dd649ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 15:09:40.645 +05:30 505f00b3-b78c-431c-8b4a-edf22dd649ac INF CORS policy execution successful. 2024-09-04 15:09:40.646 +05:30 505f00b3-b78c-431c-8b4a-edf22dd649ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.4299ms 2024-09-04 15:09:40.696 +05:30 83c1abbc-bcd0-4d17-974e-dab5c7b49d7e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 15:09:40.697 +05:30 83c1abbc-bcd0-4d17-974e-dab5c7b49d7e INF CORS policy execution successful. 2024-09-04 15:09:40.697 +05:30 83c1abbc-bcd0-4d17-974e-dab5c7b49d7e 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":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 15:09:40.698 +05:30 77b8e969-3ed9-487d-8465-d96d7da00a1d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:09:40.698 +05:30 77b8e969-3ed9-487d-8465-d96d7da00a1d 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-04 15:09:40.734 +05:30 77b8e969-3ed9-487d-8465-d96d7da00a1d INF Database retrieved 2024-09-04 15:09:40.761 +05:30 77b8e969-3ed9-487d-8465-d96d7da00a1d INF Token generated 2024-09-04 15:09:40.762 +05:30 77b8e969-3ed9-487d-8465-d96d7da00a1d INF Token generated 2024-09-04 15:09:40.762 +05:30 77b8e969-3ed9-487d-8465-d96d7da00a1d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:09:40.763 +05:30 77b8e969-3ed9-487d-8465-d96d7da00a1d INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 64.9651ms 2024-09-04 15:09:40.763 +05:30 77b8e969-3ed9-487d-8465-d96d7da00a1d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:09:40.764 +05:30 77b8e969-3ed9-487d-8465-d96d7da00a1d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 83c1abbc-bcd0-4d17-974e-dab5c7b49d7e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDI3ODAsImV4cCI6MTcyNTQ0MzM4MCwiaWF0IjoxNzI1NDQyNzgwfQ.h7ka5wBpA-mldlkbFaKDKAnIi3Gdazel0WqptdllG1w\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDI3ODAsImV4cCI6MTcyNTQ0MzY4MCwiaWF0IjoxNzI1NDQyNzgwfQ.6kFfc6eW0I6h534evJMP4dgZUX1TyPXzNlfBzWJw6cQ\"}"} 2024-09-04 15:09:40.764 +05:30 77b8e969-3ed9-487d-8465-d96d7da00a1d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 68.1396ms 2024-09-04 15:11:00.804 +05:30 2922d70b-3644-44e1-af76-7d6cb1116d72 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-04 15:11:00.809 +05:30 2922d70b-3644-44e1-af76-7d6cb1116d72 INF CORS policy execution successful. 2024-09-04 15:11:00.813 +05:30 2922d70b-3644-44e1-af76-7d6cb1116d72 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 8.832ms 2024-09-04 15:11:00.868 +05:30 3abba700-7dc5-4309-9946-bb4f94e53f2e 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-04 15:11:00.928 +05:30 3abba700-7dc5-4309-9946-bb4f94e53f2e INF CORS policy execution successful. 2024-09-04 15:11:00.930 +05:30 3abba700-7dc5-4309-9946-bb4f94e53f2e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDI3ODAsImV4cCI6MTcyNTQ0MzM4MCwiaWF0IjoxNzI1NDQyNzgwfQ.h7ka5wBpA-mldlkbFaKDKAnIi3Gdazel0WqptdllG1w}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:11:00.946 +05:30 bd9a6d2f-c098-4b7d-9ddf-2bd91772ded8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:11:00.969 +05:30 bd9a6d2f-c098-4b7d-9ddf-2bd91772ded8 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-04 15:11:01.262 +05:30 bd9a6d2f-c098-4b7d-9ddf-2bd91772ded8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:11:01.266 +05:30 bd9a6d2f-c098-4b7d-9ddf-2bd91772ded8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 297.1195ms 2024-09-04 15:11:01.270 +05:30 bd9a6d2f-c098-4b7d-9ddf-2bd91772ded8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:11:01.273 +05:30 bd9a6d2f-c098-4b7d-9ddf-2bd91772ded8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3abba700-7dc5-4309-9946-bb4f94e53f2e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:11:01.282 +05:30 bd9a6d2f-c098-4b7d-9ddf-2bd91772ded8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 413.4901ms 2024-09-04 15:14:49.816 +05:30 eeb5d376-2650-445a-8a1f-2c0cc83d400f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzODQ5LCJleHAiOjE3MjU0MzQ3NDksImlhdCI6MTcyNTQzMzg0OX0.utN8AqmWiLlOF-k2WQT7R3A9zW8Eb_dSv2QJD12SoHU - null null 2024-09-04 15:14:49.819 +05:30 eeb5d376-2650-445a-8a1f-2c0cc83d400f INF CORS policy execution successful. 2024-09-04 15:14:49.824 +05:30 eeb5d376-2650-445a-8a1f-2c0cc83d400f INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzODQ5LCJleHAiOjE3MjU0MzQ3NDksImlhdCI6MTcyNTQzMzg0OX0.utN8AqmWiLlOF-k2WQT7R3A9zW8Eb_dSv2QJD12SoHU 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:14:49.828 +05:30 9429ec8b-2fe5-4826-8585-f45d61ee7eb2 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:14:49.830 +05:30 9429ec8b-2fe5-4826-8585-f45d61ee7eb2 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-04 15:14:49.836 +05:30 9429ec8b-2fe5-4826-8585-f45d61ee7eb2 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:14:49.838 +05:30 9429ec8b-2fe5-4826-8585-f45d61ee7eb2 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 7.6428ms 2024-09-04 15:14:49.838 +05:30 9429ec8b-2fe5-4826-8585-f45d61ee7eb2 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:14:49.838 +05:30 9429ec8b-2fe5-4826-8585-f45d61ee7eb2 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: eeb5d376-2650-445a-8a1f-2c0cc83d400f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 15:14:49.839 +05:30 9429ec8b-2fe5-4826-8585-f45d61ee7eb2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDMzODQ5LCJleHAiOjE3MjU0MzQ3NDksImlhdCI6MTcyNTQzMzg0OX0.utN8AqmWiLlOF-k2WQT7R3A9zW8Eb_dSv2QJD12SoHU - 400 90 application/json; charset=utf-8 23.6094ms 2024-09-04 15:14:56.099 +05:30 495bfc24-a4c4-43e2-bbb9-677d5571cd33 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user2 - null null 2024-09-04 15:14:56.100 +05:30 495bfc24-a4c4-43e2-bbb9-677d5571cd33 INF CORS policy execution successful. 2024-09-04 15:14:56.101 +05:30 495bfc24-a4c4-43e2-bbb9-677d5571cd33 INF HTTP request: Path: /login/getcompany QueryString: ?userName=user2 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:14:56.102 +05:30 e48b98b1-4962-42fc-9308-b5696efa4b80 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:14:56.102 +05:30 e48b98b1-4962-42fc-9308-b5696efa4b80 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-04 15:14:56.129 +05:30 e48b98b1-4962-42fc-9308-b5696efa4b80 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:14:56.131 +05:30 e48b98b1-4962-42fc-9308-b5696efa4b80 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 28.3637ms 2024-09-04 15:14:56.131 +05:30 e48b98b1-4962-42fc-9308-b5696efa4b80 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:14:56.131 +05:30 e48b98b1-4962-42fc-9308-b5696efa4b80 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 495bfc24-a4c4-43e2-bbb9-677d5571cd33}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 15:14:56.132 +05:30 e48b98b1-4962-42fc-9308-b5696efa4b80 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user2 - 404 84 application/json; charset=utf-8 33.4956ms 2024-09-04 15:14:59.175 +05:30 183f167f-36c2-41ca-961e-f802e06ae875 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-04 15:14:59.176 +05:30 183f167f-36c2-41ca-961e-f802e06ae875 INF CORS policy execution successful. 2024-09-04 15:14:59.176 +05:30 183f167f-36c2-41ca-961e-f802e06ae875 INF HTTP request: Path: /login/getcompany QueryString: ?userName=user6 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:14:59.177 +05:30 8af23279-5cca-4681-8bdb-d5787858a17d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:14:59.177 +05:30 8af23279-5cca-4681-8bdb-d5787858a17d 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-04 15:14:59.192 +05:30 8af23279-5cca-4681-8bdb-d5787858a17d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:14:59.193 +05:30 8af23279-5cca-4681-8bdb-d5787858a17d INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 15.7044ms 2024-09-04 15:14:59.193 +05:30 8af23279-5cca-4681-8bdb-d5787858a17d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:14:59.193 +05:30 8af23279-5cca-4681-8bdb-d5787858a17d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 183f167f-36c2-41ca-961e-f802e06ae875}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 15:14:59.194 +05:30 8af23279-5cca-4681-8bdb-d5787858a17d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 19.0363ms 2024-09-04 15:15:05.214 +05:30 2628e0a4-8bec-44b6-be22-e006b4b4a046 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 15:15:05.223 +05:30 2628e0a4-8bec-44b6-be22-e006b4b4a046 INF CORS policy execution successful. 2024-09-04 15:15:05.224 +05:30 2628e0a4-8bec-44b6-be22-e006b4b4a046 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 11.1432ms 2024-09-04 15:15:05.298 +05:30 1028ca7e-56d6-4596-a1a3-80308f2757da INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-04 15:15:05.299 +05:30 1028ca7e-56d6-4596-a1a3-80308f2757da INF CORS policy execution successful. 2024-09-04 15:15:05.301 +05:30 1028ca7e-56d6-4596-a1a3-80308f2757da 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: 96}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"user6","entityId":7,"Company Name":"Entity9","password":"TestUser2"} 2024-09-04 15:15:05.304 +05:30 2f1d954c-257d-4473-92b1-63fce349e110 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:15:05.305 +05:30 2f1d954c-257d-4473-92b1-63fce349e110 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-04 15:15:05.325 +05:30 2f1d954c-257d-4473-92b1-63fce349e110 INF Database retrieved 2024-09-04 15:15:05.409 +05:30 2f1d954c-257d-4473-92b1-63fce349e110 INF Token generated 2024-09-04 15:15:05.411 +05:30 2f1d954c-257d-4473-92b1-63fce349e110 INF Token generated 2024-09-04 15:15:05.412 +05:30 2f1d954c-257d-4473-92b1-63fce349e110 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:15:05.413 +05:30 2f1d954c-257d-4473-92b1-63fce349e110 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 108.1722ms 2024-09-04 15:15:05.413 +05:30 2f1d954c-257d-4473-92b1-63fce349e110 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:15:05.413 +05:30 2f1d954c-257d-4473-92b1-63fce349e110 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1028ca7e-56d6-4596-a1a3-80308f2757da}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzMTA1LCJleHAiOjE3MjU0NDM3MDUsImlhdCI6MTcyNTQ0MzEwNX0.imnStCPZIQTf-XjB6axZLddw3UbShhPpbiU29hlaLvw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzMTA1LCJleHAiOjE3MjU0NDQwMDUsImlhdCI6MTcyNTQ0MzEwNX0.aVy-xR4-_Ydf-vGsFpTasmrbNwjA3wNxxPZUDg04zAE\"}"} 2024-09-04 15:15:05.415 +05:30 2f1d954c-257d-4473-92b1-63fce349e110 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 116.3852ms 2024-09-04 15:16:10.341 +05:30 522309c9-1c8b-4e41-9f98-cd0aecc07175 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-04 15:16:10.344 +05:30 522309c9-1c8b-4e41-9f98-cd0aecc07175 INF CORS policy execution successful. 2024-09-04 15:16:10.345 +05:30 522309c9-1c8b-4e41-9f98-cd0aecc07175 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 84}, {Content-Type: application/json-patch+json}, {Cookie: ai_user=2KZGk|2023-12-20T08:13:02.271Z}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangSecurityAPI/swagger/index.html}, {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} Host: 103.120.178.195 Body: { "loginName": "admin", "password": "admin", "entityId": 7, "channelId": 2 } 2024-09-04 15:16:10.348 +05:30 994b3a62-e0f1-4dd6-98df-5e9a38491efa INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:16:10.349 +05:30 994b3a62-e0f1-4dd6-98df-5e9a38491efa 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-04 15:16:10.368 +05:30 994b3a62-e0f1-4dd6-98df-5e9a38491efa INF Database retrieved 2024-09-04 15:16:10.386 +05:30 994b3a62-e0f1-4dd6-98df-5e9a38491efa INF Token generated 2024-09-04 15:16:10.387 +05:30 994b3a62-e0f1-4dd6-98df-5e9a38491efa INF Token generated 2024-09-04 15:16:10.388 +05:30 994b3a62-e0f1-4dd6-98df-5e9a38491efa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:16:10.389 +05:30 994b3a62-e0f1-4dd6-98df-5e9a38491efa INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 39.6885ms 2024-09-04 15:16:10.389 +05:30 994b3a62-e0f1-4dd6-98df-5e9a38491efa INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:16:10.389 +05:30 994b3a62-e0f1-4dd6-98df-5e9a38491efa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 522309c9-1c8b-4e41-9f98-cd0aecc07175}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzMTcwLCJleHAiOjE3MjU0NDM3NzAsImlhdCI6MTcyNTQ0MzE3MH0.u1tshKKyNG3r-t1eFXuNSb_b1hsJTi9pYsi4V_L0Ihg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzMTcwLCJleHAiOjE3MjU0NDQwNzAsImlhdCI6MTcyNTQ0MzE3MH0.uFllQIg-UHEEGh5hlOH8lG_h_4Ag5RK7sTBojzqMFuM\"}"} 2024-09-04 15:16:10.390 +05:30 994b3a62-e0f1-4dd6-98df-5e9a38491efa INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 50.5389ms 2024-09-04 15:17:34.636 +05:30 cabac21a-f2a7-492b-969b-135746e0902a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 15:17:34.638 +05:30 cabac21a-f2a7-492b-969b-135746e0902a INF CORS policy execution successful. 2024-09-04 15:17:34.639 +05:30 cabac21a-f2a7-492b-969b-135746e0902a INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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-04 15:17:34.640 +05:30 82961045-5231-4656-8103-5fec0caa0bee INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:17:34.641 +05:30 82961045-5231-4656-8103-5fec0caa0bee 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-04 15:17:34.693 +05:30 82961045-5231-4656-8103-5fec0caa0bee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:17:34.694 +05:30 82961045-5231-4656-8103-5fec0caa0bee INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 52.9558ms 2024-09-04 15:17:34.695 +05:30 82961045-5231-4656-8103-5fec0caa0bee INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:17:34.695 +05:30 82961045-5231-4656-8103-5fec0caa0bee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cabac21a-f2a7-492b-969b-135746e0902a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 15:17:34.696 +05:30 82961045-5231-4656-8103-5fec0caa0bee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 60.8014ms 2024-09-04 15:17:40.728 +05:30 a4cf0111-6c13-457b-8d11-2d265c6432f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 15:17:40.730 +05:30 a4cf0111-6c13-457b-8d11-2d265c6432f0 INF CORS policy execution successful. 2024-09-04 15:17:40.734 +05:30 a4cf0111-6c13-457b-8d11-2d265c6432f0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 5.8269ms 2024-09-04 15:17:40.757 +05:30 40cff880-39d9-4682-9212-230efb36aaa5 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 15:17:40.758 +05:30 40cff880-39d9-4682-9212-230efb36aaa5 INF CORS policy execution successful. 2024-09-04 15:17:40.758 +05:30 40cff880-39d9-4682-9212-230efb36aaa5 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":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 15:17:40.758 +05:30 9ff0b5ad-3265-4387-8c08-1ea5a61c3064 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:17:40.759 +05:30 9ff0b5ad-3265-4387-8c08-1ea5a61c3064 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-04 15:17:40.771 +05:30 9ff0b5ad-3265-4387-8c08-1ea5a61c3064 INF Database retrieved 2024-09-04 15:17:40.790 +05:30 9ff0b5ad-3265-4387-8c08-1ea5a61c3064 INF Token generated 2024-09-04 15:17:40.790 +05:30 9ff0b5ad-3265-4387-8c08-1ea5a61c3064 INF Token generated 2024-09-04 15:17:40.792 +05:30 9ff0b5ad-3265-4387-8c08-1ea5a61c3064 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:17:40.792 +05:30 9ff0b5ad-3265-4387-8c08-1ea5a61c3064 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 33.6434ms 2024-09-04 15:17:40.793 +05:30 9ff0b5ad-3265-4387-8c08-1ea5a61c3064 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:17:40.793 +05:30 9ff0b5ad-3265-4387-8c08-1ea5a61c3064 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 40cff880-39d9-4682-9212-230efb36aaa5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDMyNjAsImV4cCI6MTcyNTQ0Mzg2MCwiaWF0IjoxNzI1NDQzMjYwfQ.ixKgzJPnurNdBVfybZo5nWlYRU8l82iYLibePaewReA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDMyNjAsImV4cCI6MTcyNTQ0NDE2MCwiaWF0IjoxNzI1NDQzMjYwfQ.cERioUmFgcuzk3UGPvSJsvG9WaheFFK4R7tVWDXZsNw\"}"} 2024-09-04 15:17:40.794 +05:30 9ff0b5ad-3265-4387-8c08-1ea5a61c3064 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 36.7208ms 2024-09-04 15:17:50.032 +05:30 f5b5fe8d-186a-4693-ae7e-76e034b1c692 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 15:17:50.033 +05:30 f5b5fe8d-186a-4693-ae7e-76e034b1c692 INF CORS policy execution successful. 2024-09-04 15:17:50.035 +05:30 f5b5fe8d-186a-4693-ae7e-76e034b1c692 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 2.6378ms 2024-09-04 15:17:50.094 +05:30 a4621840-53c4-4653-b0b8-18e0da1f9549 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 15:17:50.096 +05:30 a4621840-53c4-4653-b0b8-18e0da1f9549 INF CORS policy execution successful. 2024-09-04 15:17:50.097 +05:30 a4621840-53c4-4653-b0b8-18e0da1f9549 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDMyNjAsImV4cCI6MTcyNTQ0Mzg2MCwiaWF0IjoxNzI1NDQzMjYwfQ.ixKgzJPnurNdBVfybZo5nWlYRU8l82iYLibePaewReA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:17:50.100 +05:30 62af391d-8798-4a1f-b630-44e0647af15b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 15:17:50.108 +05:30 62af391d-8798-4a1f-b630-44e0647af15b 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-04 15:17:50.224 +05:30 62af391d-8798-4a1f-b630-44e0647af15b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:17:50.225 +05:30 62af391d-8798-4a1f-b630-44e0647af15b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 116.894ms 2024-09-04 15:17:50.225 +05:30 62af391d-8798-4a1f-b630-44e0647af15b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 15:17:50.225 +05:30 62af391d-8798-4a1f-b630-44e0647af15b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a4621840-53c4-4653-b0b8-18e0da1f9549}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1344} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":96,\"Name\":\"PK\",\"CreatedOn\":\"2024-07-09T11:35:19.657\",\"ModifiedOn\":\"2024-07-30T09:42:53.613\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-04 15:17:50.226 +05:30 62af391d-8798-4a1f-b630-44e0647af15b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 131.9804ms 2024-09-04 15:17:51.925 +05:30 86da3af1-e03c-47b9-84ac-4bcda7373b4c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 15:17:51.926 +05:30 86da3af1-e03c-47b9-84ac-4bcda7373b4c INF CORS policy execution successful. 2024-09-04 15:17:51.926 +05:30 86da3af1-e03c-47b9-84ac-4bcda7373b4c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.93ms 2024-09-04 15:17:51.975 +05:30 2648da48-de00-44fa-befb-e1e69c4a85f1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 15:17:51.976 +05:30 2648da48-de00-44fa-befb-e1e69c4a85f1 INF CORS policy execution successful. 2024-09-04 15:17:51.976 +05:30 2648da48-de00-44fa-befb-e1e69c4a85f1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDMyNjAsImV4cCI6MTcyNTQ0Mzg2MCwiaWF0IjoxNzI1NDQzMjYwfQ.ixKgzJPnurNdBVfybZo5nWlYRU8l82iYLibePaewReA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:17:51.980 +05:30 95a0ca14-bc4f-4137-bce4-7e6b142f945c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 15:17:51.985 +05:30 95a0ca14-bc4f-4137-bce4-7e6b142f945c 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-04 15:17:52.027 +05:30 95a0ca14-bc4f-4137-bce4-7e6b142f945c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:17:52.027 +05:30 95a0ca14-bc4f-4137-bce4-7e6b142f945c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 42.0858ms 2024-09-04 15:17:52.028 +05:30 95a0ca14-bc4f-4137-bce4-7e6b142f945c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 15:17:52.028 +05:30 95a0ca14-bc4f-4137-bce4-7e6b142f945c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2648da48-de00-44fa-befb-e1e69c4a85f1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 15:17:52.029 +05:30 95a0ca14-bc4f-4137-bce4-7e6b142f945c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 54.4995ms 2024-09-04 15:24:13.051 +05:30 7a5e1504-cc4a-4f31-bf7b-0a54f1d1bb25 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDEzNTIsImV4cCI6MTcyNTQ0MjI1MiwiaWF0IjoxNzI1NDQxMzUyfQ.gzYRrty-XOrcY5lAy0DL2O91UB62n9RcTUvswFTDDTE - null null 2024-09-04 15:24:13.053 +05:30 7a5e1504-cc4a-4f31-bf7b-0a54f1d1bb25 INF CORS policy execution successful. 2024-09-04 15:24:13.055 +05:30 7a5e1504-cc4a-4f31-bf7b-0a54f1d1bb25 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDEzNTIsImV4cCI6MTcyNTQ0MjI1MiwiaWF0IjoxNzI1NDQxMzUyfQ.gzYRrty-XOrcY5lAy0DL2O91UB62n9RcTUvswFTDDTE 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:24:13.057 +05:30 34bb9d73-ffe4-4125-bf10-e5cd2949db37 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:24:13.057 +05:30 34bb9d73-ffe4-4125-bf10-e5cd2949db37 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-04 15:24:13.062 +05:30 34bb9d73-ffe4-4125-bf10-e5cd2949db37 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:24:13.063 +05:30 34bb9d73-ffe4-4125-bf10-e5cd2949db37 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.8366ms 2024-09-04 15:24:13.064 +05:30 34bb9d73-ffe4-4125-bf10-e5cd2949db37 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:24:13.064 +05:30 34bb9d73-ffe4-4125-bf10-e5cd2949db37 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 7a5e1504-cc4a-4f31-bf7b-0a54f1d1bb25}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 15:24:13.065 +05:30 34bb9d73-ffe4-4125-bf10-e5cd2949db37 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDEzNTIsImV4cCI6MTcyNTQ0MjI1MiwiaWF0IjoxNzI1NDQxMzUyfQ.gzYRrty-XOrcY5lAy0DL2O91UB62n9RcTUvswFTDDTE - 400 90 application/json; charset=utf-8 14.0301ms 2024-09-04 15:26:22.202 +05:30 c4ae1b5c-6796-4f3a-99fb-bb567af59ce0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzMTA1LCJleHAiOjE3MjU0NDQwMDUsImlhdCI6MTcyNTQ0MzEwNX0.aVy-xR4-_Ydf-vGsFpTasmrbNwjA3wNxxPZUDg04zAE - null null 2024-09-04 15:26:22.207 +05:30 c4ae1b5c-6796-4f3a-99fb-bb567af59ce0 INF CORS policy execution successful. 2024-09-04 15:26:22.211 +05:30 c4ae1b5c-6796-4f3a-99fb-bb567af59ce0 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzMTA1LCJleHAiOjE3MjU0NDQwMDUsImlhdCI6MTcyNTQ0MzEwNX0.aVy-xR4-_Ydf-vGsFpTasmrbNwjA3wNxxPZUDg04zAE 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:26:22.213 +05:30 f6d4b2a1-93d7-46b6-963c-4da6979be78c INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:26:22.214 +05:30 f6d4b2a1-93d7-46b6-963c-4da6979be78c 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-04 15:26:22.272 +05:30 f6d4b2a1-93d7-46b6-963c-4da6979be78c INF Token generated 2024-09-04 15:26:22.272 +05:30 f6d4b2a1-93d7-46b6-963c-4da6979be78c INF Token generated 2024-09-04 15:26:22.274 +05:30 f6d4b2a1-93d7-46b6-963c-4da6979be78c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:26:22.275 +05:30 f6d4b2a1-93d7-46b6-963c-4da6979be78c INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 60.5384ms 2024-09-04 15:26:22.275 +05:30 f6d4b2a1-93d7-46b6-963c-4da6979be78c INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:26:22.275 +05:30 f6d4b2a1-93d7-46b6-963c-4da6979be78c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c4ae1b5c-6796-4f3a-99fb-bb567af59ce0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzNzgyLCJleHAiOjE3MjU0NDQzODIsImlhdCI6MTcyNTQ0Mzc4Mn0.QqcL-FSpJfWIzLHvGnrftnuW72QIbwKmHB4yVga3kz4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzNzgyLCJleHAiOjE3MjU0NDQ2ODIsImlhdCI6MTcyNTQ0Mzc4Mn0.ZF5rgQJ9fU6gkhkXcuytFWNQDtjD1NoHGUYPlo3a_eI\"}"} 2024-09-04 15:26:22.276 +05:30 f6d4b2a1-93d7-46b6-963c-4da6979be78c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzMTA1LCJleHAiOjE3MjU0NDQwMDUsImlhdCI6MTcyNTQ0MzEwNX0.aVy-xR4-_Ydf-vGsFpTasmrbNwjA3wNxxPZUDg04zAE - 200 877 application/json; charset=utf-8 74.6219ms 2024-09-04 15:28:44.422 +05:30 19cc38a7-9c22-45a6-855e-921d7b434afc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile040924 - null null 2024-09-04 15:28:44.426 +05:30 19cc38a7-9c22-45a6-855e-921d7b434afc INF CORS policy execution successful. 2024-09-04 15:28:44.430 +05:30 19cc38a7-9c22-45a6-855e-921d7b434afc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile040924 - 204 null null 7.8153ms 2024-09-04 15:28:44.603 +05:30 fb1d6be6-8394-4258-b682-b5c6e1a753ec INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile040924 - null null 2024-09-04 15:28:44.608 +05:30 fb1d6be6-8394-4258-b682-b5c6e1a753ec INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 9:57:40 AM', Current time (UTC): '9/4/2024 9:58:44 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 15:28:44.625 +05:30 fb1d6be6-8394-4258-b682-b5c6e1a753ec INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 9:57:40 AM', Current time (UTC): '9/4/2024 9:58:44 AM'. 2024-09-04 15:28:44.626 +05:30 fb1d6be6-8394-4258-b682-b5c6e1a753ec INF CORS policy execution successful. 2024-09-04 15:28:44.627 +05:30 fb1d6be6-8394-4258-b682-b5c6e1a753ec INF HTTP request: Path: /profile/checkprofilenameexistence QueryString: ?profileId=0&profileName=TestProfile040924 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDMyNjAsImV4cCI6MTcyNTQ0Mzg2MCwiaWF0IjoxNzI1NDQzMjYwfQ.ixKgzJPnurNdBVfybZo5nWlYRU8l82iYLibePaewReA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:28:44.630 +05:30 5b609837-b7b7-46e3-91c1-69802987f04c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 15:28:44.637 +05:30 5b609837-b7b7-46e3-91c1-69802987f04c INF AuthenticationScheme: Bearer was challenged. 2024-09-04 15:28:44.637 +05:30 5b609837-b7b7-46e3-91c1-69802987f04c INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: fb1d6be6-8394-4258-b682-b5c6e1a753ec}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 09:57:40'"} Body: 2024-09-04 15:28:44.638 +05:30 5b609837-b7b7-46e3-91c1-69802987f04c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile040924 - 401 null null 35.5602ms 2024-09-04 15:28:44.747 +05:30 19bc1f30-b4a5-4234-9adc-5fdb9f0e0cfb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDMyNjAsImV4cCI6MTcyNTQ0NDE2MCwiaWF0IjoxNzI1NDQzMjYwfQ.cERioUmFgcuzk3UGPvSJsvG9WaheFFK4R7tVWDXZsNw - null null 2024-09-04 15:28:44.747 +05:30 19bc1f30-b4a5-4234-9adc-5fdb9f0e0cfb INF CORS policy execution successful. 2024-09-04 15:28:44.748 +05:30 19bc1f30-b4a5-4234-9adc-5fdb9f0e0cfb INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDMyNjAsImV4cCI6MTcyNTQ0NDE2MCwiaWF0IjoxNzI1NDQzMjYwfQ.cERioUmFgcuzk3UGPvSJsvG9WaheFFK4R7tVWDXZsNw 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-04 15:28:44.748 +05:30 4981e64d-af17-4def-8020-436a512c0c7f INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:28:44.749 +05:30 4981e64d-af17-4def-8020-436a512c0c7f 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-04 15:28:44.767 +05:30 4981e64d-af17-4def-8020-436a512c0c7f INF Token generated 2024-09-04 15:28:44.767 +05:30 4981e64d-af17-4def-8020-436a512c0c7f INF Token generated 2024-09-04 15:28:44.768 +05:30 4981e64d-af17-4def-8020-436a512c0c7f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:28:44.769 +05:30 4981e64d-af17-4def-8020-436a512c0c7f INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 19.0081ms 2024-09-04 15:28:44.769 +05:30 4981e64d-af17-4def-8020-436a512c0c7f INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:28:44.769 +05:30 4981e64d-af17-4def-8020-436a512c0c7f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 19bc1f30-b4a5-4234-9adc-5fdb9f0e0cfb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDM5MjQsImV4cCI6MTcyNTQ0NDUyNCwiaWF0IjoxNzI1NDQzOTI0fQ.xItnAMrsHNVk-ct6RH_0um-C08YjDq8bSI0yLHnc7Qg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDM5MjQsImV4cCI6MTcyNTQ0NDgyNCwiaWF0IjoxNzI1NDQzOTI0fQ.ZmQPqfShzRkBzpY9eepn29Cjxy640bmM7_bI0F86fh4\"}"} 2024-09-04 15:28:44.769 +05:30 4981e64d-af17-4def-8020-436a512c0c7f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDMyNjAsImV4cCI6MTcyNTQ0NDE2MCwiaWF0IjoxNzI1NDQzMjYwfQ.cERioUmFgcuzk3UGPvSJsvG9WaheFFK4R7tVWDXZsNw - 200 899 application/json; charset=utf-8 22.6181ms 2024-09-04 15:28:55.423 +05:30 1d0c8573-0e0c-4ffa-88c9-692ecf6ebcfc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile040924 - null null 2024-09-04 15:28:55.425 +05:30 1d0c8573-0e0c-4ffa-88c9-692ecf6ebcfc INF CORS policy execution successful. 2024-09-04 15:28:55.426 +05:30 1d0c8573-0e0c-4ffa-88c9-692ecf6ebcfc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile040924 - 204 null null 2.8142ms 2024-09-04 15:28:55.599 +05:30 e0d128f6-3720-41f8-8007-ebbdfdca5d4c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile040924 - null null 2024-09-04 15:28:55.603 +05:30 e0d128f6-3720-41f8-8007-ebbdfdca5d4c INF CORS policy execution successful. 2024-09-04 15:28:55.605 +05:30 e0d128f6-3720-41f8-8007-ebbdfdca5d4c INF HTTP request: Path: /profile/checkprofilenameexistence QueryString: ?profileId=0&profileName=TestProfile040924 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDM5MjQsImV4cCI6MTcyNTQ0NDUyNCwiaWF0IjoxNzI1NDQzOTI0fQ.xItnAMrsHNVk-ct6RH_0um-C08YjDq8bSI0yLHnc7Qg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:28:55.607 +05:30 8f952732-e93e-4927-a050-11199892058e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-04 15:28:55.615 +05:30 8f952732-e93e-4927-a050-11199892058e 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-04 15:28:55.668 +05:30 8f952732-e93e-4927-a050-11199892058e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:28:55.669 +05:30 8f952732-e93e-4927-a050-11199892058e INF Executed action Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api) in 53.8616ms 2024-09-04 15:28:55.669 +05:30 8f952732-e93e-4927-a050-11199892058e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-04 15:28:55.669 +05:30 8f952732-e93e-4927-a050-11199892058e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e0d128f6-3720-41f8-8007-ebbdfdca5d4c}, {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-04 15:28:55.670 +05:30 8f952732-e93e-4927-a050-11199892058e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile040924 - 200 92 application/json; charset=utf-8 70.573ms 2024-09-04 15:31:43.291 +05:30 c09af48f-09e0-4379-8960-926e5f4e78f9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-04 15:31:43.296 +05:30 c09af48f-09e0-4379-8960-926e5f4e78f9 INF CORS policy execution successful. 2024-09-04 15:31:43.300 +05:30 c09af48f-09e0-4379-8960-926e5f4e78f9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 9.0663ms 2024-09-04 15:31:43.664 +05:30 a6318f6c-ca86-4f83-b166-87b42dbc9470 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 291 2024-09-04 15:31:43.669 +05:30 a6318f6c-ca86-4f83-b166-87b42dbc9470 INF CORS policy execution successful. 2024-09-04 15:31:43.672 +05:30 a6318f6c-ca86-4f83-b166-87b42dbc9470 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDM5MjQsImV4cCI6MTcyNTQ0NDUyNCwiaWF0IjoxNzI1NDQzOTI0fQ.xItnAMrsHNVk-ct6RH_0um-C08YjDq8bSI0yLHnc7Qg}, {Connection: keep-alive}, {Content-Length: 291}, {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":"TestProfile040924","beId":4,"isGroup":false,"menuAction":[{"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}],"parentId":0,"remarks":""} 2024-09-04 15:31:43.675 +05:30 5aeedf69-52c4-4fda-8d9b-a030d83bc9f2 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 15:31:43.684 +05:30 5aeedf69-52c4-4fda-8d9b-a030d83bc9f2 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-04 15:31:43.897 +05:30 5aeedf69-52c4-4fda-8d9b-a030d83bc9f2 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:31:43.926 +05:30 5aeedf69-52c4-4fda-8d9b-a030d83bc9f2 INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 241.2154ms 2024-09-04 15:31:43.926 +05:30 5aeedf69-52c4-4fda-8d9b-a030d83bc9f2 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 15:31:43.926 +05:30 5aeedf69-52c4-4fda-8d9b-a030d83bc9f2 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: a6318f6c-ca86-4f83-b166-87b42dbc9470}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 99} Body: {"status":"Success","statusCode":2001,"message":"Profile inserted successfully.","result":"100174"} 2024-09-04 15:31:43.927 +05:30 5aeedf69-52c4-4fda-8d9b-a030d83bc9f2 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 99 application/json; charset=utf-8 263.2487ms 2024-09-04 15:32:06.485 +05:30 455329e7-839e-4cd8-bf91-cc70c2f1624e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-04 15:32:06.487 +05:30 455329e7-839e-4cd8-bf91-cc70c2f1624e INF CORS policy execution successful. 2024-09-04 15:32:06.489 +05:30 455329e7-839e-4cd8-bf91-cc70c2f1624e INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 84}, {Content-Type: application/json-patch+json}, {Cookie: ai_user=2KZGk|2023-12-20T08:13:02.271Z}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangSecurityAPI/swagger/index.html}, {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} Host: 103.120.178.195 Body: { "loginName": "admin", "password": "admin", "entityId": 7, "channelId": 2 } 2024-09-04 15:32:06.490 +05:30 092f286e-407b-458d-8f32-3f10821be831 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:32:06.491 +05:30 092f286e-407b-458d-8f32-3f10821be831 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-04 15:32:06.557 +05:30 092f286e-407b-458d-8f32-3f10821be831 INF Database retrieved 2024-09-04 15:32:06.581 +05:30 092f286e-407b-458d-8f32-3f10821be831 INF Token generated 2024-09-04 15:32:06.581 +05:30 092f286e-407b-458d-8f32-3f10821be831 INF Token generated 2024-09-04 15:32:06.582 +05:30 092f286e-407b-458d-8f32-3f10821be831 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:32:06.582 +05:30 092f286e-407b-458d-8f32-3f10821be831 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 91.3366ms 2024-09-04 15:32:06.583 +05:30 092f286e-407b-458d-8f32-3f10821be831 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:32:06.583 +05:30 092f286e-407b-458d-8f32-3f10821be831 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 455329e7-839e-4cd8-bf91-cc70c2f1624e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0MTI2LCJleHAiOjE3MjU0NDQ3MjYsImlhdCI6MTcyNTQ0NDEyNn0._7ZsPlso2p4Fovf6ryQ3m-giJvTQ-DD-mcLSQTYfZxo\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0MTI2LCJleHAiOjE3MjU0NDUwMjYsImlhdCI6MTcyNTQ0NDEyNn0.BlH7CSVUdCLvYl_9_z31agYICv3h5N6PI4sVNUsUCEE\"}"} 2024-09-04 15:32:06.584 +05:30 092f286e-407b-458d-8f32-3f10821be831 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 98.9522ms 2024-09-04 15:34:50.642 +05:30 dde22325-757f-4053-8997-2593b8882fa6 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-04 15:34:50.642 +05:30 b7dd0af6-6225-4f58-9e6f-5469798731bb 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-04 15:34:50.645 +05:30 b7dd0af6-6225-4f58-9e6f-5469798731bb INF CORS policy execution successful. 2024-09-04 15:34:50.645 +05:30 dde22325-757f-4053-8997-2593b8882fa6 INF CORS policy execution successful. 2024-09-04 15:34:50.646 +05:30 b7dd0af6-6225-4f58-9e6f-5469798731bb 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.5714ms 2024-09-04 15:34:50.646 +05:30 dde22325-757f-4053-8997-2593b8882fa6 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.5606ms 2024-09-04 15:34:50.681 +05:30 5b0b9b68-56d6-4ba3-ab12-9d4077c2927b 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-04 15:34:50.685 +05:30 5b0b9b68-56d6-4ba3-ab12-9d4077c2927b INF CORS policy execution successful. 2024-09-04 15:34:50.686 +05:30 5b0b9b68-56d6-4ba3-ab12-9d4077c2927b 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzNzgyLCJleHAiOjE3MjU0NDQzODIsImlhdCI6MTcyNTQ0Mzc4Mn0.QqcL-FSpJfWIzLHvGnrftnuW72QIbwKmHB4yVga3kz4}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:34:50.698 +05:30 a46cef54-8b24-4365-8104-9af0f92d34d4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:34:50.701 +05:30 a46cef54-8b24-4365-8104-9af0f92d34d4 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-04 15:34:50.769 +05:30 a46cef54-8b24-4365-8104-9af0f92d34d4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:34:50.770 +05:30 a46cef54-8b24-4365-8104-9af0f92d34d4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 68.1944ms 2024-09-04 15:34:50.770 +05:30 a46cef54-8b24-4365-8104-9af0f92d34d4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:34:50.770 +05:30 a46cef54-8b24-4365-8104-9af0f92d34d4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5b0b9b68-56d6-4ba3-ab12-9d4077c2927b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:34:50.771 +05:30 a46cef54-8b24-4365-8104-9af0f92d34d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 89.8716ms 2024-09-04 15:34:50.811 +05:30 b38055ac-48f3-44dc-87a6-d62b09132337 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-04 15:34:50.811 +05:30 b38055ac-48f3-44dc-87a6-d62b09132337 INF CORS policy execution successful. 2024-09-04 15:34:50.812 +05:30 b38055ac-48f3-44dc-87a6-d62b09132337 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzNzgyLCJleHAiOjE3MjU0NDQzODIsImlhdCI6MTcyNTQ0Mzc4Mn0.QqcL-FSpJfWIzLHvGnrftnuW72QIbwKmHB4yVga3kz4}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:34:50.812 +05:30 d1aa24cd-2bad-4399-aba4-012ebf36bfaf INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:34:50.812 +05:30 d1aa24cd-2bad-4399-aba4-012ebf36bfaf 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-04 15:34:50.834 +05:30 d1aa24cd-2bad-4399-aba4-012ebf36bfaf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:34:50.835 +05:30 d1aa24cd-2bad-4399-aba4-012ebf36bfaf INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 22.1248ms 2024-09-04 15:34:50.835 +05:30 d1aa24cd-2bad-4399-aba4-012ebf36bfaf INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:34:50.835 +05:30 d1aa24cd-2bad-4399-aba4-012ebf36bfaf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b38055ac-48f3-44dc-87a6-d62b09132337}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:34:50.835 +05:30 d1aa24cd-2bad-4399-aba4-012ebf36bfaf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 24.7051ms 2024-09-04 15:35:07.558 +05:30 a78d9dd0-79f2-4608-a80d-4d1b25388311 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 15:35:07.561 +05:30 a78d9dd0-79f2-4608-a80d-4d1b25388311 INF CORS policy execution successful. 2024-09-04 15:35:07.562 +05:30 a78d9dd0-79f2-4608-a80d-4d1b25388311 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 3.9432ms 2024-09-04 15:35:07.601 +05:30 66b32ded-a7d7-49f3-a24b-61cb1ced1948 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 15:35:07.606 +05:30 66b32ded-a7d7-49f3-a24b-61cb1ced1948 INF CORS policy execution successful. 2024-09-04 15:35:07.610 +05:30 66b32ded-a7d7-49f3-a24b-61cb1ced1948 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDM5MjQsImV4cCI6MTcyNTQ0NDUyNCwiaWF0IjoxNzI1NDQzOTI0fQ.xItnAMrsHNVk-ct6RH_0um-C08YjDq8bSI0yLHnc7Qg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:35:07.614 +05:30 1d1ebbb6-2b90-41f1-873f-6f2745f5666e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:35:07.630 +05:30 1d1ebbb6-2b90-41f1-873f-6f2745f5666e 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-04 15:35:07.771 +05:30 1d1ebbb6-2b90-41f1-873f-6f2745f5666e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:35:07.773 +05:30 1d1ebbb6-2b90-41f1-873f-6f2745f5666e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 142.0845ms 2024-09-04 15:35:07.773 +05:30 1d1ebbb6-2b90-41f1-873f-6f2745f5666e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:35:07.775 +05:30 1d1ebbb6-2b90-41f1-873f-6f2745f5666e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 66b32ded-a7d7-49f3-a24b-61cb1ced1948}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 725} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"},{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 15:35:07.777 +05:30 1d1ebbb6-2b90-41f1-873f-6f2745f5666e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 725 application/json; charset=utf-8 175.8502ms 2024-09-04 15:35:13.325 +05:30 cded7608-a9cd-459d-bc2c-9ef5a0a19190 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100174 - null null 2024-09-04 15:35:13.326 +05:30 cded7608-a9cd-459d-bc2c-9ef5a0a19190 INF CORS policy execution successful. 2024-09-04 15:35:13.327 +05:30 cded7608-a9cd-459d-bc2c-9ef5a0a19190 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100174 - 204 null null 1.6055ms 2024-09-04 15:35:13.595 +05:30 a0dd1235-ca57-4529-a4e9-580a12920bce INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100174 - null null 2024-09-04 15:35:13.596 +05:30 a0dd1235-ca57-4529-a4e9-580a12920bce INF CORS policy execution successful. 2024-09-04 15:35:13.597 +05:30 a0dd1235-ca57-4529-a4e9-580a12920bce INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100174 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDM5MjQsImV4cCI6MTcyNTQ0NDUyNCwiaWF0IjoxNzI1NDQzOTI0fQ.xItnAMrsHNVk-ct6RH_0um-C08YjDq8bSI0yLHnc7Qg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:35:13.597 +05:30 5d26c2b3-75c1-47b9-818e-8e6c093eddb6 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 15:35:13.604 +05:30 5d26c2b3-75c1-47b9-818e-8e6c093eddb6 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-04 15:35:13.667 +05:30 5d26c2b3-75c1-47b9-818e-8e6c093eddb6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:35:13.667 +05:30 5d26c2b3-75c1-47b9-818e-8e6c093eddb6 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 63.2182ms 2024-09-04 15:35:13.668 +05:30 5d26c2b3-75c1-47b9-818e-8e6c093eddb6 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 15:35:13.668 +05:30 5d26c2b3-75c1-47b9-818e-8e6c093eddb6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a0dd1235-ca57-4529-a4e9-580a12920bce}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1083} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100174,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100174,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":100174,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":100174,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":100174,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":100174,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":100174,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-04 15:35:13.668 +05:30 5d26c2b3-75c1-47b9-818e-8e6c093eddb6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100174 - 200 1083 application/json; charset=utf-8 73.5037ms 2024-09-04 15:36:26.286 +05:30 027bdf1a-8f43-4430-98c2-84cc45503e4c 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-04 15:36:26.288 +05:30 027bdf1a-8f43-4430-98c2-84cc45503e4c INF CORS policy execution successful. 2024-09-04 15:36:26.289 +05:30 027bdf1a-8f43-4430-98c2-84cc45503e4c 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.2138ms 2024-09-04 15:36:26.296 +05:30 6ead8084-ca29-4fa3-96a8-3ab9345ab982 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-04 15:36:26.297 +05:30 6ead8084-ca29-4fa3-96a8-3ab9345ab982 INF CORS policy execution successful. 2024-09-04 15:36:26.298 +05:30 6ead8084-ca29-4fa3-96a8-3ab9345ab982 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.3068ms 2024-09-04 15:36:26.328 +05:30 05629905-2787-4ab6-a147-dd6b511a1696 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-04 15:36:26.332 +05:30 05629905-2787-4ab6-a147-dd6b511a1696 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 10:06:22 AM', Current time (UTC): '9/4/2024 10:06:26 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 15:36:26.334 +05:30 05629905-2787-4ab6-a147-dd6b511a1696 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 10:06:22 AM', Current time (UTC): '9/4/2024 10:06:26 AM'. 2024-09-04 15:36:26.335 +05:30 05629905-2787-4ab6-a147-dd6b511a1696 INF CORS policy execution successful. 2024-09-04 15:36:26.336 +05:30 05629905-2787-4ab6-a147-dd6b511a1696 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzNzgyLCJleHAiOjE3MjU0NDQzODIsImlhdCI6MTcyNTQ0Mzc4Mn0.QqcL-FSpJfWIzLHvGnrftnuW72QIbwKmHB4yVga3kz4}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:36:26.337 +05:30 2e5de295-7060-4afb-b647-6d7da5721bfa INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 15:36:26.338 +05:30 2e5de295-7060-4afb-b647-6d7da5721bfa INF AuthenticationScheme: Bearer was challenged. 2024-09-04 15:36:26.339 +05:30 2e5de295-7060-4afb-b647-6d7da5721bfa INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 05629905-2787-4ab6-a147-dd6b511a1696}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 10:06:22'"} Body: 2024-09-04 15:36:26.339 +05:30 2e5de295-7060-4afb-b647-6d7da5721bfa 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 11.076ms 2024-09-04 15:36:26.378 +05:30 08345ca1-ff20-4ac1-a14a-a51cf31e3778 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-04 15:36:26.379 +05:30 08345ca1-ff20-4ac1-a14a-a51cf31e3778 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 10:06:22 AM', Current time (UTC): '9/4/2024 10:06:26 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 15:36:26.379 +05:30 08345ca1-ff20-4ac1-a14a-a51cf31e3778 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 10:06:22 AM', Current time (UTC): '9/4/2024 10:06:26 AM'. 2024-09-04 15:36:26.380 +05:30 08345ca1-ff20-4ac1-a14a-a51cf31e3778 INF CORS policy execution successful. 2024-09-04 15:36:26.380 +05:30 08345ca1-ff20-4ac1-a14a-a51cf31e3778 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzNzgyLCJleHAiOjE3MjU0NDQzODIsImlhdCI6MTcyNTQ0Mzc4Mn0.QqcL-FSpJfWIzLHvGnrftnuW72QIbwKmHB4yVga3kz4}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:36:26.380 +05:30 083fa134-6f3c-44fc-9498-1d57d19903c1 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 15:36:26.380 +05:30 083fa134-6f3c-44fc-9498-1d57d19903c1 INF AuthenticationScheme: Bearer was challenged. 2024-09-04 15:36:26.381 +05:30 083fa134-6f3c-44fc-9498-1d57d19903c1 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 08345ca1-ff20-4ac1-a14a-a51cf31e3778}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 10:06:22'"} Body: 2024-09-04 15:36:26.381 +05:30 083fa134-6f3c-44fc-9498-1d57d19903c1 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 3.0667ms 2024-09-04 15:36:26.423 +05:30 f1e0c208-b12a-43e1-9967-9d16743c3f7a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzNzgyLCJleHAiOjE3MjU0NDQ2ODIsImlhdCI6MTcyNTQ0Mzc4Mn0.ZF5rgQJ9fU6gkhkXcuytFWNQDtjD1NoHGUYPlo3a_eI - null null 2024-09-04 15:36:26.423 +05:30 f1e0c208-b12a-43e1-9967-9d16743c3f7a INF CORS policy execution successful. 2024-09-04 15:36:26.424 +05:30 f1e0c208-b12a-43e1-9967-9d16743c3f7a INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzNzgyLCJleHAiOjE3MjU0NDQ2ODIsImlhdCI6MTcyNTQ0Mzc4Mn0.ZF5rgQJ9fU6gkhkXcuytFWNQDtjD1NoHGUYPlo3a_eI 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:36:26.424 +05:30 cc0298c1-c46f-48ca-829c-93c1dd829eb6 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:36:26.426 +05:30 cc0298c1-c46f-48ca-829c-93c1dd829eb6 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-04 15:36:26.479 +05:30 cc0298c1-c46f-48ca-829c-93c1dd829eb6 INF Token generated 2024-09-04 15:36:26.481 +05:30 cc0298c1-c46f-48ca-829c-93c1dd829eb6 INF Token generated 2024-09-04 15:36:26.492 +05:30 cc0298c1-c46f-48ca-829c-93c1dd829eb6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:36:26.494 +05:30 cc0298c1-c46f-48ca-829c-93c1dd829eb6 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 68.0682ms 2024-09-04 15:36:26.494 +05:30 cc0298c1-c46f-48ca-829c-93c1dd829eb6 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:36:26.495 +05:30 cc0298c1-c46f-48ca-829c-93c1dd829eb6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f1e0c208-b12a-43e1-9967-9d16743c3f7a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDUyODYsImlhdCI6MTcyNTQ0NDM4Nn0.0i7Ea-I-AljyQvjEFUoP-Cy1R-b3qbBQFDQa4V8XrzU\"}"} 2024-09-04 15:36:26.495 +05:30 cc0298c1-c46f-48ca-829c-93c1dd829eb6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzNzgyLCJleHAiOjE3MjU0NDQ2ODIsImlhdCI6MTcyNTQ0Mzc4Mn0.ZF5rgQJ9fU6gkhkXcuytFWNQDtjD1NoHGUYPlo3a_eI - 200 877 application/json; charset=utf-8 72.151ms 2024-09-04 15:36:26.547 +05:30 65d23b76-6ca8-446f-809b-a31fec5b64fc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzNzgyLCJleHAiOjE3MjU0NDQ2ODIsImlhdCI6MTcyNTQ0Mzc4Mn0.ZF5rgQJ9fU6gkhkXcuytFWNQDtjD1NoHGUYPlo3a_eI - null null 2024-09-04 15:36:26.547 +05:30 65d23b76-6ca8-446f-809b-a31fec5b64fc INF CORS policy execution successful. 2024-09-04 15:36:26.548 +05:30 65d23b76-6ca8-446f-809b-a31fec5b64fc INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzNzgyLCJleHAiOjE3MjU0NDQ2ODIsImlhdCI6MTcyNTQ0Mzc4Mn0.ZF5rgQJ9fU6gkhkXcuytFWNQDtjD1NoHGUYPlo3a_eI 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:36:26.549 +05:30 11c67a53-25b8-49d7-b2a3-58c087cb59b0 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:36:26.549 +05:30 11c67a53-25b8-49d7-b2a3-58c087cb59b0 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-04 15:36:26.551 +05:30 11c67a53-25b8-49d7-b2a3-58c087cb59b0 INF Token generated 2024-09-04 15:36:26.552 +05:30 11c67a53-25b8-49d7-b2a3-58c087cb59b0 INF Token generated 2024-09-04 15:36:26.552 +05:30 11c67a53-25b8-49d7-b2a3-58c087cb59b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:36:26.552 +05:30 11c67a53-25b8-49d7-b2a3-58c087cb59b0 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 3.325ms 2024-09-04 15:36:26.552 +05:30 11c67a53-25b8-49d7-b2a3-58c087cb59b0 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:36:26.552 +05:30 11c67a53-25b8-49d7-b2a3-58c087cb59b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 65d23b76-6ca8-446f-809b-a31fec5b64fc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDUyODYsImlhdCI6MTcyNTQ0NDM4Nn0.0i7Ea-I-AljyQvjEFUoP-Cy1R-b3qbBQFDQa4V8XrzU\"}"} 2024-09-04 15:36:26.553 +05:30 11c67a53-25b8-49d7-b2a3-58c087cb59b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQzNzgyLCJleHAiOjE3MjU0NDQ2ODIsImlhdCI6MTcyNTQ0Mzc4Mn0.ZF5rgQJ9fU6gkhkXcuytFWNQDtjD1NoHGUYPlo3a_eI - 200 877 application/json; charset=utf-8 6.227ms 2024-09-04 15:36:26.672 +05:30 b7bfe9ae-b26b-48da-a056-c5b00986d866 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-04 15:36:26.673 +05:30 b7bfe9ae-b26b-48da-a056-c5b00986d866 INF CORS policy execution successful. 2024-09-04 15:36:26.674 +05:30 b7bfe9ae-b26b-48da-a056-c5b00986d866 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:36:26.675 +05:30 d32014f6-7460-42ae-9a0f-17e9685fcff5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:36:26.677 +05:30 d32014f6-7460-42ae-9a0f-17e9685fcff5 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-04 15:36:26.712 +05:30 d32014f6-7460-42ae-9a0f-17e9685fcff5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:36:26.712 +05:30 d32014f6-7460-42ae-9a0f-17e9685fcff5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 35.2841ms 2024-09-04 15:36:26.713 +05:30 d32014f6-7460-42ae-9a0f-17e9685fcff5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:36:26.713 +05:30 d32014f6-7460-42ae-9a0f-17e9685fcff5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b7bfe9ae-b26b-48da-a056-c5b00986d866}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:36:26.714 +05:30 d32014f6-7460-42ae-9a0f-17e9685fcff5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 41.1971ms 2024-09-04 15:36:26.761 +05:30 5349b572-5e39-4452-a053-2d780f157697 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-04 15:36:26.761 +05:30 5349b572-5e39-4452-a053-2d780f157697 INF CORS policy execution successful. 2024-09-04 15:36:26.762 +05:30 5349b572-5e39-4452-a053-2d780f157697 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:36:26.762 +05:30 851aece4-2e8d-4063-9d68-d96ced33833d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:36:26.762 +05:30 851aece4-2e8d-4063-9d68-d96ced33833d 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-04 15:36:26.783 +05:30 851aece4-2e8d-4063-9d68-d96ced33833d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:36:26.783 +05:30 851aece4-2e8d-4063-9d68-d96ced33833d INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 21.2897ms 2024-09-04 15:36:26.783 +05:30 851aece4-2e8d-4063-9d68-d96ced33833d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:36:26.784 +05:30 851aece4-2e8d-4063-9d68-d96ced33833d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5349b572-5e39-4452-a053-2d780f157697}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:36:26.784 +05:30 851aece4-2e8d-4063-9d68-d96ced33833d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 23.6143ms 2024-09-04 15:36:32.545 +05:30 23453d3a-bffd-4db3-9bb8-fc5cf07c239d 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-04 15:36:32.545 +05:30 23453d3a-bffd-4db3-9bb8-fc5cf07c239d INF CORS policy execution successful. 2024-09-04 15:36:32.546 +05:30 23453d3a-bffd-4db3-9bb8-fc5cf07c239d 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.0808ms 2024-09-04 15:36:32.557 +05:30 0323b8f9-45d3-411f-a76a-a0d2d82054dc 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-04 15:36:32.557 +05:30 0323b8f9-45d3-411f-a76a-a0d2d82054dc INF CORS policy execution successful. 2024-09-04 15:36:32.558 +05:30 0323b8f9-45d3-411f-a76a-a0d2d82054dc 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.6725ms 2024-09-04 15:36:32.582 +05:30 d2f3ba42-01e9-4469-acaf-628160f17eb3 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-04 15:36:32.584 +05:30 d2f3ba42-01e9-4469-acaf-628160f17eb3 INF CORS policy execution successful. 2024-09-04 15:36:32.584 +05:30 d2f3ba42-01e9-4469-acaf-628160f17eb3 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:36:32.586 +05:30 0292a65f-0258-4ded-9c3f-401e3cb6aa0b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:36:32.586 +05:30 0292a65f-0258-4ded-9c3f-401e3cb6aa0b 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-04 15:36:32.608 +05:30 0292a65f-0258-4ded-9c3f-401e3cb6aa0b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:36:32.609 +05:30 0292a65f-0258-4ded-9c3f-401e3cb6aa0b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 22.4953ms 2024-09-04 15:36:32.609 +05:30 0292a65f-0258-4ded-9c3f-401e3cb6aa0b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:36:32.609 +05:30 0292a65f-0258-4ded-9c3f-401e3cb6aa0b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d2f3ba42-01e9-4469-acaf-628160f17eb3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:36:32.610 +05:30 0292a65f-0258-4ded-9c3f-401e3cb6aa0b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 28.2582ms 2024-09-04 15:36:32.745 +05:30 c01b486c-bfbc-435d-aa93-427276ceb927 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-04 15:36:32.745 +05:30 c01b486c-bfbc-435d-aa93-427276ceb927 INF CORS policy execution successful. 2024-09-04 15:36:32.745 +05:30 c01b486c-bfbc-435d-aa93-427276ceb927 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:36:32.746 +05:30 737b44f2-9705-46cc-bec2-6d5785b9ae64 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:36:32.746 +05:30 737b44f2-9705-46cc-bec2-6d5785b9ae64 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-04 15:36:32.760 +05:30 737b44f2-9705-46cc-bec2-6d5785b9ae64 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:36:32.761 +05:30 737b44f2-9705-46cc-bec2-6d5785b9ae64 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 14.5737ms 2024-09-04 15:36:32.761 +05:30 737b44f2-9705-46cc-bec2-6d5785b9ae64 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:36:32.761 +05:30 737b44f2-9705-46cc-bec2-6d5785b9ae64 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c01b486c-bfbc-435d-aa93-427276ceb927}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:36:32.761 +05:30 737b44f2-9705-46cc-bec2-6d5785b9ae64 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 16.8417ms 2024-09-04 15:36:35.859 +05:30 2ea41043-a695-4fdc-be51-86a2e36a463e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 15:36:35.859 +05:30 ae04d6dd-6eae-487f-8e4b-4df4b558655b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 15:36:35.859 +05:30 b60d4934-090f-4155-8cbb-c37fe573886e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 15:36:35.859 +05:30 ae04d6dd-6eae-487f-8e4b-4df4b558655b INF CORS policy execution successful. 2024-09-04 15:36:35.859 +05:30 b60d4934-090f-4155-8cbb-c37fe573886e INF CORS policy execution successful. 2024-09-04 15:36:35.859 +05:30 2ea41043-a695-4fdc-be51-86a2e36a463e INF CORS policy execution successful. 2024-09-04 15:36:35.860 +05:30 b60d4934-090f-4155-8cbb-c37fe573886e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.5482ms 2024-09-04 15:36:35.860 +05:30 2ea41043-a695-4fdc-be51-86a2e36a463e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.1462ms 2024-09-04 15:36:35.860 +05:30 ae04d6dd-6eae-487f-8e4b-4df4b558655b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 1.1743ms 2024-09-04 15:36:35.884 +05:30 fa1edbba-e5e9-4220-8cdf-60dba1149e52 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 15:36:35.884 +05:30 fa1edbba-e5e9-4220-8cdf-60dba1149e52 INF CORS policy execution successful. 2024-09-04 15:36:35.885 +05:30 fa1edbba-e5e9-4220-8cdf-60dba1149e52 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 0.7092ms 2024-09-04 15:36:35.899 +05:30 28e6e503-2ef7-440e-adc1-126b8dc14dcb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 15:36:35.900 +05:30 28e6e503-2ef7-440e-adc1-126b8dc14dcb INF CORS policy execution successful. 2024-09-04 15:36:35.901 +05:30 28e6e503-2ef7-440e-adc1-126b8dc14dcb INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1069 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:36:35.902 +05:30 1ddcf0a8-6b3d-417b-86aa-9599a08bfec5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 15:36:35.905 +05:30 c94bcc90-81fa-4aa3-a617-7095f55c9678 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 15:36:35.906 +05:30 c94bcc90-81fa-4aa3-a617-7095f55c9678 INF CORS policy execution successful. 2024-09-04 15:36:35.907 +05:30 c94bcc90-81fa-4aa3-a617-7095f55c9678 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:36:35.907 +05:30 6e6bd51f-550e-496d-9d52-52bff39b5b4a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:36:35.907 +05:30 6e6bd51f-550e-496d-9d52-52bff39b5b4a 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-04 15:36:35.913 +05:30 1ddcf0a8-6b3d-417b-86aa-9599a08bfec5 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-04 15:36:35.964 +05:30 6e6bd51f-550e-496d-9d52-52bff39b5b4a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:36:35.965 +05:30 6e6bd51f-550e-496d-9d52-52bff39b5b4a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 57.3145ms 2024-09-04 15:36:35.965 +05:30 6e6bd51f-550e-496d-9d52-52bff39b5b4a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:36:35.965 +05:30 6e6bd51f-550e-496d-9d52-52bff39b5b4a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c94bcc90-81fa-4aa3-a617-7095f55c9678}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 725} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"},{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 15:36:35.966 +05:30 6e6bd51f-550e-496d-9d52-52bff39b5b4a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 725 application/json; charset=utf-8 60.3776ms 2024-09-04 15:36:35.994 +05:30 a293cdb8-e95d-440a-a66f-cc2858d3c235 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 15:36:35.995 +05:30 a293cdb8-e95d-440a-a66f-cc2858d3c235 INF CORS policy execution successful. 2024-09-04 15:36:35.995 +05:30 a293cdb8-e95d-440a-a66f-cc2858d3c235 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:36:35.996 +05:30 8979bcbd-59b4-479a-930f-f07e614f9672 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:36:35.996 +05:30 8979bcbd-59b4-479a-930f-f07e614f9672 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-04 15:36:35.999 +05:30 1ddcf0a8-6b3d-417b-86aa-9599a08bfec5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:36:36.000 +05:30 1ddcf0a8-6b3d-417b-86aa-9599a08bfec5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 86.3669ms 2024-09-04 15:36:36.000 +05:30 1ddcf0a8-6b3d-417b-86aa-9599a08bfec5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 15:36:36.000 +05:30 1ddcf0a8-6b3d-417b-86aa-9599a08bfec5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 28e6e503-2ef7-440e-adc1-126b8dc14dcb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 915} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1069,\"RoleName\":\"TestRole280801\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"}],\"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-04 15:36:36.000 +05:30 1ddcf0a8-6b3d-417b-86aa-9599a08bfec5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 100.5883ms 2024-09-04 15:36:36.013 +05:30 8979bcbd-59b4-479a-930f-f07e614f9672 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:36:36.013 +05:30 8979bcbd-59b4-479a-930f-f07e614f9672 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 17.2442ms 2024-09-04 15:36:36.013 +05:30 8979bcbd-59b4-479a-930f-f07e614f9672 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:36:36.014 +05:30 8979bcbd-59b4-479a-930f-f07e614f9672 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a293cdb8-e95d-440a-a66f-cc2858d3c235}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 725} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"},{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 15:36:36.014 +05:30 8979bcbd-59b4-479a-930f-f07e614f9672 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 725 application/json; charset=utf-8 19.4763ms 2024-09-04 15:36:36.048 +05:30 8947cd24-dd05-4306-83e7-d45f95eee88c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 15:36:36.049 +05:30 8947cd24-dd05-4306-83e7-d45f95eee88c INF CORS policy execution successful. 2024-09-04 15:36:36.049 +05:30 8947cd24-dd05-4306-83e7-d45f95eee88c INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1069 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:36:36.049 +05:30 e89c9c8a-8830-4dea-abbd-cdb7295c1e4c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 15:36:36.050 +05:30 e89c9c8a-8830-4dea-abbd-cdb7295c1e4c 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-04 15:36:36.054 +05:30 e89c9c8a-8830-4dea-abbd-cdb7295c1e4c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:36:36.054 +05:30 e89c9c8a-8830-4dea-abbd-cdb7295c1e4c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 4.2524ms 2024-09-04 15:36:36.054 +05:30 e89c9c8a-8830-4dea-abbd-cdb7295c1e4c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 15:36:36.054 +05:30 e89c9c8a-8830-4dea-abbd-cdb7295c1e4c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8947cd24-dd05-4306-83e7-d45f95eee88c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 915} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1069,\"RoleName\":\"TestRole280801\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"}],\"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-04 15:36:36.054 +05:30 e89c9c8a-8830-4dea-abbd-cdb7295c1e4c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 5.9769ms 2024-09-04 15:36:36.313 +05:30 df192f28-9b58-477a-878d-308bd25aa98b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 15:36:36.313 +05:30 df192f28-9b58-477a-878d-308bd25aa98b INF CORS policy execution successful. 2024-09-04 15:36:36.313 +05:30 df192f28-9b58-477a-878d-308bd25aa98b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.5405ms 2024-09-04 15:36:36.325 +05:30 34aab65c-46b3-49bb-aa04-39415a2dea7c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 15:36:36.326 +05:30 34aab65c-46b3-49bb-aa04-39415a2dea7c INF CORS policy execution successful. 2024-09-04 15:36:36.327 +05:30 34aab65c-46b3-49bb-aa04-39415a2dea7c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.2537ms 2024-09-04 15:36:36.346 +05:30 3e842249-c3aa-4123-a13a-d14ba1a342ac INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 15:36:36.346 +05:30 3e842249-c3aa-4123-a13a-d14ba1a342ac INF CORS policy execution successful. 2024-09-04 15:36:36.347 +05:30 3e842249-c3aa-4123-a13a-d14ba1a342ac 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:36:36.347 +05:30 34d41522-6036-4972-b625-a765a5a1e646 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 15:36:36.352 +05:30 34d41522-6036-4972-b625-a765a5a1e646 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-04 15:36:36.365 +05:30 34d41522-6036-4972-b625-a765a5a1e646 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:36:36.365 +05:30 34d41522-6036-4972-b625-a765a5a1e646 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 12.3273ms 2024-09-04 15:36:36.365 +05:30 34d41522-6036-4972-b625-a765a5a1e646 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 15:36:36.365 +05:30 34d41522-6036-4972-b625-a765a5a1e646 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e842249-c3aa-4123-a13a-d14ba1a342ac}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 15:36:36.365 +05:30 34d41522-6036-4972-b625-a765a5a1e646 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 19.6031ms 2024-09-04 15:36:36.366 +05:30 6d378349-9a1e-4b15-a9dc-ad984dfba323 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 15:36:36.366 +05:30 6d378349-9a1e-4b15-a9dc-ad984dfba323 INF CORS policy execution successful. 2024-09-04 15:36:36.367 +05:30 6d378349-9a1e-4b15-a9dc-ad984dfba323 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:36:36.367 +05:30 d4704dc5-c15c-4bf2-9e76-275352367b2e INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:36:36.372 +05:30 d4704dc5-c15c-4bf2-9e76-275352367b2e 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-04 15:36:36.399 +05:30 d4704dc5-c15c-4bf2-9e76-275352367b2e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:36:36.399 +05:30 d4704dc5-c15c-4bf2-9e76-275352367b2e INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 27.6166ms 2024-09-04 15:36:36.400 +05:30 d4704dc5-c15c-4bf2-9e76-275352367b2e INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:36:36.400 +05:30 d4704dc5-c15c-4bf2-9e76-275352367b2e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6d378349-9a1e-4b15-a9dc-ad984dfba323}, {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-04 15:36:36.400 +05:30 d4704dc5-c15c-4bf2-9e76-275352367b2e 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 34.1292ms 2024-09-04 15:36:36.771 +05:30 f8709c7e-25d7-46a0-b67b-8d7cfd4e179e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 15:36:36.772 +05:30 f8709c7e-25d7-46a0-b67b-8d7cfd4e179e INF CORS policy execution successful. 2024-09-04 15:36:36.773 +05:30 f8709c7e-25d7-46a0-b67b-8d7cfd4e179e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 1.4388ms 2024-09-04 15:36:36.810 +05:30 1717fb36-d2e2-4fcf-a7f7-bd550861c7b2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 15:36:36.811 +05:30 1717fb36-d2e2-4fcf-a7f7-bd550861c7b2 INF CORS policy execution successful. 2024-09-04 15:36:36.811 +05:30 1717fb36-d2e2-4fcf-a7f7-bd550861c7b2 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,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:36:36.813 +05:30 65f76006-7a6b-457b-a911-edb55f552b09 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:36:36.813 +05:30 65f76006-7a6b-457b-a911-edb55f552b09 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-04 15:36:36.817 +05:30 65f76006-7a6b-457b-a911-edb55f552b09 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:36:36.818 +05:30 65f76006-7a6b-457b-a911-edb55f552b09 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 4.2876ms 2024-09-04 15:36:36.818 +05:30 65f76006-7a6b-457b-a911-edb55f552b09 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:36:36.818 +05:30 65f76006-7a6b-457b-a911-edb55f552b09 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1717fb36-d2e2-4fcf-a7f7-bd550861c7b2}, {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-04 15:36:36.818 +05:30 65f76006-7a6b-457b-a911-edb55f552b09 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.5977ms 2024-09-04 15:36:42.417 +05:30 ec07db74-976a-467b-bf18-0d294501cf34 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile04092 - null null 2024-09-04 15:36:42.417 +05:30 ec07db74-976a-467b-bf18-0d294501cf34 INF CORS policy execution successful. 2024-09-04 15:36:42.417 +05:30 ec07db74-976a-467b-bf18-0d294501cf34 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile04092 - 204 null null 0.8335ms 2024-09-04 15:36:42.460 +05:30 41a92f18-ee07-4241-a685-f6c1cf4a9113 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile04092 - null null 2024-09-04 15:36:42.462 +05:30 41a92f18-ee07-4241-a685-f6c1cf4a9113 INF CORS policy execution successful. 2024-09-04 15:36:42.463 +05:30 41a92f18-ee07-4241-a685-f6c1cf4a9113 INF HTTP request: Path: /profile/checkprofilenameexistence QueryString: ?profileId=0&profileName=TestProfile04092 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDM5MjQsImV4cCI6MTcyNTQ0NDUyNCwiaWF0IjoxNzI1NDQzOTI0fQ.xItnAMrsHNVk-ct6RH_0um-C08YjDq8bSI0yLHnc7Qg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:36:42.465 +05:30 3e74e091-c0d0-4767-8609-7be708351768 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-04 15:36:42.466 +05:30 3e74e091-c0d0-4767-8609-7be708351768 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-04 15:36:42.518 +05:30 3e74e091-c0d0-4767-8609-7be708351768 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:36:42.518 +05:30 3e74e091-c0d0-4767-8609-7be708351768 INF Executed action Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api) in 51.9364ms 2024-09-04 15:36:42.518 +05:30 3e74e091-c0d0-4767-8609-7be708351768 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-04 15:36:42.518 +05:30 3e74e091-c0d0-4767-8609-7be708351768 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 41a92f18-ee07-4241-a685-f6c1cf4a9113}, {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-04 15:36:42.519 +05:30 3e74e091-c0d0-4767-8609-7be708351768 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile04092 - 200 92 application/json; charset=utf-8 58.8361ms 2024-09-04 15:37:00.842 +05:30 49f2b195-6f69-45e4-bb3b-857e84a95ce9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-04 15:37:00.843 +05:30 49f2b195-6f69-45e4-bb3b-857e84a95ce9 INF CORS policy execution successful. 2024-09-04 15:37:00.845 +05:30 49f2b195-6f69-45e4-bb3b-857e84a95ce9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 2.1223ms 2024-09-04 15:37:01.291 +05:30 b59d6645-aa6a-494b-b25c-524a228071e4 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-04 15:37:01.292 +05:30 b59d6645-aa6a-494b-b25c-524a228071e4 INF CORS policy execution successful. 2024-09-04 15:37:01.292 +05:30 b59d6645-aa6a-494b-b25c-524a228071e4 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.6828ms 2024-09-04 15:37:01.305 +05:30 d011767d-d753-47de-ba03-154f1c245fe7 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-04 15:37:01.305 +05:30 d011767d-d753-47de-ba03-154f1c245fe7 INF CORS policy execution successful. 2024-09-04 15:37:01.306 +05:30 d011767d-d753-47de-ba03-154f1c245fe7 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.5219ms 2024-09-04 15:37:01.323 +05:30 e36cedb8-edbb-4545-9ad4-d094cb99d678 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-04 15:37:01.325 +05:30 e36cedb8-edbb-4545-9ad4-d094cb99d678 INF CORS policy execution successful. 2024-09-04 15:37:01.326 +05:30 e36cedb8-edbb-4545-9ad4-d094cb99d678 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:37:01.327 +05:30 6816a75e-f19d-4f89-9546-a1b27001bc94 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:01.328 +05:30 6816a75e-f19d-4f89-9546-a1b27001bc94 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-04 15:37:01.373 +05:30 6816a75e-f19d-4f89-9546-a1b27001bc94 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:37:01.373 +05:30 6816a75e-f19d-4f89-9546-a1b27001bc94 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 45.6245ms 2024-09-04 15:37:01.374 +05:30 6816a75e-f19d-4f89-9546-a1b27001bc94 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:01.374 +05:30 6816a75e-f19d-4f89-9546-a1b27001bc94 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e36cedb8-edbb-4545-9ad4-d094cb99d678}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:37:01.374 +05:30 6816a75e-f19d-4f89-9546-a1b27001bc94 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 50.8696ms 2024-09-04 15:37:01.409 +05:30 02cc16d0-7018-4042-92ee-120115b73c57 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-04 15:37:01.414 +05:30 02cc16d0-7018-4042-92ee-120115b73c57 INF CORS policy execution successful. 2024-09-04 15:37:01.415 +05:30 02cc16d0-7018-4042-92ee-120115b73c57 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:37:01.417 +05:30 180a98e4-b7e7-4dcb-9a78-24b59ed98b75 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:01.417 +05:30 180a98e4-b7e7-4dcb-9a78-24b59ed98b75 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-04 15:37:01.427 +05:30 bd1e4783-68e8-4b51-a7f6-8698081de521 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 483 2024-09-04 15:37:01.428 +05:30 bd1e4783-68e8-4b51-a7f6-8698081de521 INF CORS policy execution successful. 2024-09-04 15:37:01.429 +05:30 bd1e4783-68e8-4b51-a7f6-8698081de521 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDM5MjQsImV4cCI6MTcyNTQ0NDUyNCwiaWF0IjoxNzI1NDQzOTI0fQ.xItnAMrsHNVk-ct6RH_0um-C08YjDq8bSI0yLHnc7Qg}, {Connection: keep-alive}, {Content-Length: 483}, {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":"TestProfile04092","beId":4,"isGroup":false,"menuAction":[{"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}],"parentId":0,"remarks":""} 2024-09-04 15:37:01.429 +05:30 b053c0f1-8843-4b24-9ca3-2dc47e774ba1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 15:37:01.429 +05:30 b053c0f1-8843-4b24-9ca3-2dc47e774ba1 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-04 15:37:01.449 +05:30 180a98e4-b7e7-4dcb-9a78-24b59ed98b75 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:37:01.449 +05:30 180a98e4-b7e7-4dcb-9a78-24b59ed98b75 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 32.0836ms 2024-09-04 15:37:01.449 +05:30 180a98e4-b7e7-4dcb-9a78-24b59ed98b75 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:01.450 +05:30 180a98e4-b7e7-4dcb-9a78-24b59ed98b75 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 02cc16d0-7018-4042-92ee-120115b73c57}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:37:01.450 +05:30 180a98e4-b7e7-4dcb-9a78-24b59ed98b75 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 40.6664ms 2024-09-04 15:37:01.677 +05:30 b053c0f1-8843-4b24-9ca3-2dc47e774ba1 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:37:01.690 +05:30 b053c0f1-8843-4b24-9ca3-2dc47e774ba1 INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 260.3956ms 2024-09-04 15:37:01.694 +05:30 b053c0f1-8843-4b24-9ca3-2dc47e774ba1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 15:37:01.694 +05:30 b053c0f1-8843-4b24-9ca3-2dc47e774ba1 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: bd1e4783-68e8-4b51-a7f6-8698081de521}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 99} Body: {"status":"Success","statusCode":2001,"message":"Profile inserted successfully.","result":"100175"} 2024-09-04 15:37:01.695 +05:30 b053c0f1-8843-4b24-9ca3-2dc47e774ba1 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 99 application/json; charset=utf-8 267.8093ms 2024-09-04 15:37:08.067 +05:30 0990dcbe-96a8-4e03-aeb0-81b85bab9a29 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-04 15:37:08.068 +05:30 0990dcbe-96a8-4e03-aeb0-81b85bab9a29 INF CORS policy execution successful. 2024-09-04 15:37:08.068 +05:30 0990dcbe-96a8-4e03-aeb0-81b85bab9a29 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.0928ms 2024-09-04 15:37:08.076 +05:30 2150255a-439c-47ae-bc86-90eca3534296 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-04 15:37:08.076 +05:30 2150255a-439c-47ae-bc86-90eca3534296 INF CORS policy execution successful. 2024-09-04 15:37:08.076 +05:30 2150255a-439c-47ae-bc86-90eca3534296 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.494ms 2024-09-04 15:37:08.092 +05:30 5c4d93dd-a416-4b9d-ab47-965285c0e76b 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-04 15:37:08.093 +05:30 5c4d93dd-a416-4b9d-ab47-965285c0e76b INF CORS policy execution successful. 2024-09-04 15:37:08.093 +05:30 5c4d93dd-a416-4b9d-ab47-965285c0e76b 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:37:08.094 +05:30 6f1b56f2-b1f5-42d6-8f41-cfc6faecb35c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:08.094 +05:30 6f1b56f2-b1f5-42d6-8f41-cfc6faecb35c 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-04 15:37:08.128 +05:30 6f1b56f2-b1f5-42d6-8f41-cfc6faecb35c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:37:08.128 +05:30 6f1b56f2-b1f5-42d6-8f41-cfc6faecb35c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 34.4669ms 2024-09-04 15:37:08.129 +05:30 6f1b56f2-b1f5-42d6-8f41-cfc6faecb35c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:08.129 +05:30 6f1b56f2-b1f5-42d6-8f41-cfc6faecb35c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5c4d93dd-a416-4b9d-ab47-965285c0e76b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:37:08.129 +05:30 6f1b56f2-b1f5-42d6-8f41-cfc6faecb35c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 37.3987ms 2024-09-04 15:37:08.156 +05:30 1817e3d7-2175-47ed-b3ef-ebb5af2b9700 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-04 15:37:08.156 +05:30 1817e3d7-2175-47ed-b3ef-ebb5af2b9700 INF CORS policy execution successful. 2024-09-04 15:37:08.157 +05:30 1817e3d7-2175-47ed-b3ef-ebb5af2b9700 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:37:08.157 +05:30 6d416877-6cb9-45cb-b708-4a52cf6e3cec INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:08.157 +05:30 6d416877-6cb9-45cb-b708-4a52cf6e3cec 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-04 15:37:08.306 +05:30 6d416877-6cb9-45cb-b708-4a52cf6e3cec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:37:08.307 +05:30 6d416877-6cb9-45cb-b708-4a52cf6e3cec INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 149.9057ms 2024-09-04 15:37:08.307 +05:30 6d416877-6cb9-45cb-b708-4a52cf6e3cec INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:08.307 +05:30 6d416877-6cb9-45cb-b708-4a52cf6e3cec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1817e3d7-2175-47ed-b3ef-ebb5af2b9700}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:37:08.308 +05:30 6d416877-6cb9-45cb-b708-4a52cf6e3cec INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 151.7846ms 2024-09-04 15:37:38.585 +05:30 0b634ef7-a0a2-4f10-9db1-d6e4218c5a2a 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-04 15:37:38.586 +05:30 0b634ef7-a0a2-4f10-9db1-d6e4218c5a2a INF CORS policy execution successful. 2024-09-04 15:37:38.587 +05:30 0b634ef7-a0a2-4f10-9db1-d6e4218c5a2a 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.3275ms 2024-09-04 15:37:38.604 +05:30 8ab9194d-cd8f-41dd-9174-dd5bfba72ef5 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-04 15:37:38.604 +05:30 8ab9194d-cd8f-41dd-9174-dd5bfba72ef5 INF CORS policy execution successful. 2024-09-04 15:37:38.605 +05:30 8ab9194d-cd8f-41dd-9174-dd5bfba72ef5 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.4341ms 2024-09-04 15:37:38.629 +05:30 f7baf658-09ab-49b4-ae47-b8ae393971de 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-04 15:37:38.631 +05:30 f7baf658-09ab-49b4-ae47-b8ae393971de INF CORS policy execution successful. 2024-09-04 15:37:38.632 +05:30 f7baf658-09ab-49b4-ae47-b8ae393971de 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:37:38.633 +05:30 b1fd3aef-b903-42ff-85ed-207ef45404b7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:38.634 +05:30 b1fd3aef-b903-42ff-85ed-207ef45404b7 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-04 15:37:38.666 +05:30 b1fd3aef-b903-42ff-85ed-207ef45404b7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:37:38.667 +05:30 b1fd3aef-b903-42ff-85ed-207ef45404b7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 33.019ms 2024-09-04 15:37:38.667 +05:30 b1fd3aef-b903-42ff-85ed-207ef45404b7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:38.667 +05:30 b1fd3aef-b903-42ff-85ed-207ef45404b7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f7baf658-09ab-49b4-ae47-b8ae393971de}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:37:38.667 +05:30 b1fd3aef-b903-42ff-85ed-207ef45404b7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 38.2887ms 2024-09-04 15:37:38.705 +05:30 8fae248a-3b57-453c-9921-a254eec40be0 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-04 15:37:38.706 +05:30 8fae248a-3b57-453c-9921-a254eec40be0 INF CORS policy execution successful. 2024-09-04 15:37:38.706 +05:30 8fae248a-3b57-453c-9921-a254eec40be0 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:37:38.707 +05:30 ea652050-e59a-4bc5-8ad5-2c6a35e62b8f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:38.707 +05:30 ea652050-e59a-4bc5-8ad5-2c6a35e62b8f 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-04 15:37:38.718 +05:30 ea652050-e59a-4bc5-8ad5-2c6a35e62b8f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:37:38.719 +05:30 ea652050-e59a-4bc5-8ad5-2c6a35e62b8f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 11.8831ms 2024-09-04 15:37:38.719 +05:30 ea652050-e59a-4bc5-8ad5-2c6a35e62b8f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:38.719 +05:30 ea652050-e59a-4bc5-8ad5-2c6a35e62b8f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8fae248a-3b57-453c-9921-a254eec40be0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:37:38.719 +05:30 ea652050-e59a-4bc5-8ad5-2c6a35e62b8f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 14.6695ms 2024-09-04 15:37:38.829 +05:30 e2d9c910-2d06-4dae-ba08-fb3639454ef9 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-04 15:37:38.830 +05:30 e2d9c910-2d06-4dae-ba08-fb3639454ef9 INF CORS policy execution successful. 2024-09-04 15:37:38.830 +05:30 e2d9c910-2d06-4dae-ba08-fb3639454ef9 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:37:38.831 +05:30 dfba092f-ca33-47af-9f07-946620022f80 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:38.831 +05:30 dfba092f-ca33-47af-9f07-946620022f80 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-04 15:37:38.843 +05:30 dfba092f-ca33-47af-9f07-946620022f80 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:37:38.844 +05:30 dfba092f-ca33-47af-9f07-946620022f80 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 12.6825ms 2024-09-04 15:37:38.844 +05:30 dfba092f-ca33-47af-9f07-946620022f80 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:38.844 +05:30 dfba092f-ca33-47af-9f07-946620022f80 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e2d9c910-2d06-4dae-ba08-fb3639454ef9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:37:38.845 +05:30 dfba092f-ca33-47af-9f07-946620022f80 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 15.5803ms 2024-09-04 15:37:38.897 +05:30 d33f9650-529a-4020-83fe-192e43c69e4c 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-04 15:37:38.897 +05:30 d33f9650-529a-4020-83fe-192e43c69e4c INF CORS policy execution successful. 2024-09-04 15:37:38.898 +05:30 d33f9650-529a-4020-83fe-192e43c69e4c 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:37:38.898 +05:30 0b68ca16-529d-48db-8ea5-a96d8d7e54cd INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:38.898 +05:30 0b68ca16-529d-48db-8ea5-a96d8d7e54cd 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-04 15:37:38.947 +05:30 0b68ca16-529d-48db-8ea5-a96d8d7e54cd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:37:38.948 +05:30 0b68ca16-529d-48db-8ea5-a96d8d7e54cd INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 49.6114ms 2024-09-04 15:37:38.948 +05:30 0b68ca16-529d-48db-8ea5-a96d8d7e54cd INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:38.948 +05:30 0b68ca16-529d-48db-8ea5-a96d8d7e54cd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d33f9650-529a-4020-83fe-192e43c69e4c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:37:38.949 +05:30 0b68ca16-529d-48db-8ea5-a96d8d7e54cd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 51.6909ms 2024-09-04 15:37:46.221 +05:30 26a8d746-7303-4985-b647-cc8b2f7f6232 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-04 15:37:46.222 +05:30 26a8d746-7303-4985-b647-cc8b2f7f6232 INF CORS policy execution successful. 2024-09-04 15:37:46.223 +05:30 26a8d746-7303-4985-b647-cc8b2f7f6232 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.7541ms 2024-09-04 15:37:46.231 +05:30 e187c95b-abfd-404c-bf6a-873e0313516a 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-04 15:37:46.232 +05:30 e187c95b-abfd-404c-bf6a-873e0313516a INF CORS policy execution successful. 2024-09-04 15:37:46.232 +05:30 e187c95b-abfd-404c-bf6a-873e0313516a 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.5878ms 2024-09-04 15:37:46.245 +05:30 de6a8681-5759-4822-bbf7-68eea8d1f900 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-04 15:37:46.246 +05:30 de6a8681-5759-4822-bbf7-68eea8d1f900 INF CORS policy execution successful. 2024-09-04 15:37:46.247 +05:30 de6a8681-5759-4822-bbf7-68eea8d1f900 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:37:46.248 +05:30 ac7ce265-9a13-4f9a-b917-a9c09d817139 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:46.249 +05:30 ac7ce265-9a13-4f9a-b917-a9c09d817139 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-04 15:37:46.272 +05:30 ac7ce265-9a13-4f9a-b917-a9c09d817139 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:37:46.272 +05:30 ac7ce265-9a13-4f9a-b917-a9c09d817139 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 23.4394ms 2024-09-04 15:37:46.272 +05:30 ac7ce265-9a13-4f9a-b917-a9c09d817139 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:46.272 +05:30 ac7ce265-9a13-4f9a-b917-a9c09d817139 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: de6a8681-5759-4822-bbf7-68eea8d1f900}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:37:46.273 +05:30 ac7ce265-9a13-4f9a-b917-a9c09d817139 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 27.9528ms 2024-09-04 15:37:46.307 +05:30 11b63c23-734a-411b-80f1-d13f0557fb58 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-04 15:37:46.309 +05:30 11b63c23-734a-411b-80f1-d13f0557fb58 INF CORS policy execution successful. 2024-09-04 15:37:46.309 +05:30 11b63c23-734a-411b-80f1-d13f0557fb58 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:37:46.309 +05:30 483c2e37-6eb4-45be-bd6f-d0cd029fb408 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:46.309 +05:30 483c2e37-6eb4-45be-bd6f-d0cd029fb408 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-04 15:37:46.324 +05:30 483c2e37-6eb4-45be-bd6f-d0cd029fb408 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:37:46.325 +05:30 483c2e37-6eb4-45be-bd6f-d0cd029fb408 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 15.0154ms 2024-09-04 15:37:46.325 +05:30 483c2e37-6eb4-45be-bd6f-d0cd029fb408 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:37:46.325 +05:30 483c2e37-6eb4-45be-bd6f-d0cd029fb408 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 11b63c23-734a-411b-80f1-d13f0557fb58}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:37:46.325 +05:30 483c2e37-6eb4-45be-bd6f-d0cd029fb408 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 18.1871ms 2024-09-04 15:38:39.593 +05:30 05fc304d-6fee-42d5-967a-1f8ce74d1c28 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-04 15:38:39.598 +05:30 b08424a4-a486-4bd3-9b57-3ab983cd96f0 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-04 15:38:39.599 +05:30 b08424a4-a486-4bd3-9b57-3ab983cd96f0 INF CORS policy execution successful. 2024-09-04 15:38:39.612 +05:30 05fc304d-6fee-42d5-967a-1f8ce74d1c28 INF CORS policy execution successful. 2024-09-04 15:38:39.612 +05:30 b08424a4-a486-4bd3-9b57-3ab983cd96f0 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 14.2357ms 2024-09-04 15:38:39.613 +05:30 05fc304d-6fee-42d5-967a-1f8ce74d1c28 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 20.0096ms 2024-09-04 15:38:39.649 +05:30 6bb062f6-d0e6-44fa-8cfa-13123dce6c83 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-04 15:38:39.654 +05:30 6bb062f6-d0e6-44fa-8cfa-13123dce6c83 INF CORS policy execution successful. 2024-09-04 15:38:39.656 +05:30 6bb062f6-d0e6-44fa-8cfa-13123dce6c83 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:38:39.659 +05:30 e614a116-648d-4c57-8615-d8e30f6273ff INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:38:39.660 +05:30 e614a116-648d-4c57-8615-d8e30f6273ff 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-04 15:38:39.696 +05:30 e614a116-648d-4c57-8615-d8e30f6273ff INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:38:39.697 +05:30 e614a116-648d-4c57-8615-d8e30f6273ff INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 36.3721ms 2024-09-04 15:38:39.697 +05:30 e614a116-648d-4c57-8615-d8e30f6273ff INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:38:39.697 +05:30 e614a116-648d-4c57-8615-d8e30f6273ff INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6bb062f6-d0e6-44fa-8cfa-13123dce6c83}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:38:39.698 +05:30 e614a116-648d-4c57-8615-d8e30f6273ff INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 48.3747ms 2024-09-04 15:38:39.739 +05:30 433399ce-3ad7-427d-90f1-e78bdd8cc3b8 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-04 15:38:39.740 +05:30 433399ce-3ad7-427d-90f1-e78bdd8cc3b8 INF CORS policy execution successful. 2024-09-04 15:38:39.740 +05:30 433399ce-3ad7-427d-90f1-e78bdd8cc3b8 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:38:39.740 +05:30 d8c3b420-d145-4334-a7d9-4e32c907f5ce INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:38:39.741 +05:30 d8c3b420-d145-4334-a7d9-4e32c907f5ce 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-04 15:38:39.757 +05:30 d8c3b420-d145-4334-a7d9-4e32c907f5ce INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:38:39.758 +05:30 d8c3b420-d145-4334-a7d9-4e32c907f5ce INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 17.2269ms 2024-09-04 15:38:39.758 +05:30 d8c3b420-d145-4334-a7d9-4e32c907f5ce INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:38:39.758 +05:30 d8c3b420-d145-4334-a7d9-4e32c907f5ce INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 433399ce-3ad7-427d-90f1-e78bdd8cc3b8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:38:39.758 +05:30 d8c3b420-d145-4334-a7d9-4e32c907f5ce INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 19.0161ms 2024-09-04 15:38:39.869 +05:30 f3648c5b-963b-4589-9833-560cb0822e71 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-04 15:38:39.870 +05:30 f3648c5b-963b-4589-9833-560cb0822e71 INF CORS policy execution successful. 2024-09-04 15:38:39.870 +05:30 f3648c5b-963b-4589-9833-560cb0822e71 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:38:39.870 +05:30 6a7e8b89-d80b-4b81-8345-5ace5ee5275d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:38:39.870 +05:30 6a7e8b89-d80b-4b81-8345-5ace5ee5275d 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-04 15:38:39.891 +05:30 6a7e8b89-d80b-4b81-8345-5ace5ee5275d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:38:39.892 +05:30 6a7e8b89-d80b-4b81-8345-5ace5ee5275d INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 21.2679ms 2024-09-04 15:38:39.892 +05:30 6a7e8b89-d80b-4b81-8345-5ace5ee5275d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:38:39.892 +05:30 6a7e8b89-d80b-4b81-8345-5ace5ee5275d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3648c5b-963b-4589-9833-560cb0822e71}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:38:39.892 +05:30 6a7e8b89-d80b-4b81-8345-5ace5ee5275d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 23.0669ms 2024-09-04 15:38:39.947 +05:30 7e3f58ff-c047-48b0-946d-640b1086f728 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-04 15:38:39.948 +05:30 7e3f58ff-c047-48b0-946d-640b1086f728 INF CORS policy execution successful. 2024-09-04 15:38:39.948 +05:30 7e3f58ff-c047-48b0-946d-640b1086f728 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0Mzg2LCJleHAiOjE3MjU0NDQ5ODYsImlhdCI6MTcyNTQ0NDM4Nn0.6geb0IYkZTf-sBf73snHnL4GiDdbi4_VuqeeJl43-28}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:38:39.948 +05:30 25d32bf6-b1eb-4214-8cf3-632f3582643b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:38:39.949 +05:30 25d32bf6-b1eb-4214-8cf3-632f3582643b 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-04 15:38:39.967 +05:30 25d32bf6-b1eb-4214-8cf3-632f3582643b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:38:39.967 +05:30 25d32bf6-b1eb-4214-8cf3-632f3582643b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 18.1581ms 2024-09-04 15:38:39.967 +05:30 25d32bf6-b1eb-4214-8cf3-632f3582643b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:38:39.967 +05:30 25d32bf6-b1eb-4214-8cf3-632f3582643b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e3f58ff-c047-48b0-946d-640b1086f728}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:38:39.968 +05:30 25d32bf6-b1eb-4214-8cf3-632f3582643b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 20.1417ms 2024-09-04 15:38:59.582 +05:30 4c24a844-f3a6-449b-a8c4-55a32f6603ce 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-04 15:38:59.583 +05:30 4c24a844-f3a6-449b-a8c4-55a32f6603ce INF CORS policy execution successful. 2024-09-04 15:38:59.584 +05:30 4c24a844-f3a6-449b-a8c4-55a32f6603ce 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.5054ms 2024-09-04 15:38:59.784 +05:30 e30dfc59-c4bd-401d-a47b-c801649a6b90 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-04 15:38:59.787 +05:30 e30dfc59-c4bd-401d-a47b-c801649a6b90 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 10:08:44 AM', Current time (UTC): '9/4/2024 10:08:59 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 15:38:59.789 +05:30 e30dfc59-c4bd-401d-a47b-c801649a6b90 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 10:08:44 AM', Current time (UTC): '9/4/2024 10:08:59 AM'. 2024-09-04 15:38:59.789 +05:30 e30dfc59-c4bd-401d-a47b-c801649a6b90 INF CORS policy execution successful. 2024-09-04 15:38:59.791 +05:30 e30dfc59-c4bd-401d-a47b-c801649a6b90 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDM5MjQsImV4cCI6MTcyNTQ0NDUyNCwiaWF0IjoxNzI1NDQzOTI0fQ.xItnAMrsHNVk-ct6RH_0um-C08YjDq8bSI0yLHnc7Qg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:38:59.794 +05:30 e0125550-cc1c-4e09-8fb7-33090bc40d09 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 15:38:59.795 +05:30 e0125550-cc1c-4e09-8fb7-33090bc40d09 INF AuthenticationScheme: Bearer was challenged. 2024-09-04 15:38:59.795 +05:30 e0125550-cc1c-4e09-8fb7-33090bc40d09 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: e30dfc59-c4bd-401d-a47b-c801649a6b90}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 10:08:44'"} Body: 2024-09-04 15:38:59.796 +05:30 e0125550-cc1c-4e09-8fb7-33090bc40d09 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 12.309ms 2024-09-04 15:39:00.402 +05:30 2e142b42-6496-4961-9b6c-31454923957e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDM5MjQsImV4cCI6MTcyNTQ0NDgyNCwiaWF0IjoxNzI1NDQzOTI0fQ.ZmQPqfShzRkBzpY9eepn29Cjxy640bmM7_bI0F86fh4 - null null 2024-09-04 15:39:00.402 +05:30 2e142b42-6496-4961-9b6c-31454923957e INF CORS policy execution successful. 2024-09-04 15:39:00.403 +05:30 2e142b42-6496-4961-9b6c-31454923957e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDM5MjQsImV4cCI6MTcyNTQ0NDgyNCwiaWF0IjoxNzI1NDQzOTI0fQ.ZmQPqfShzRkBzpY9eepn29Cjxy640bmM7_bI0F86fh4 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-04 15:39:00.403 +05:30 31b1a75d-71fa-4cd5-8724-50bb8a4189b6 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:39:00.404 +05:30 31b1a75d-71fa-4cd5-8724-50bb8a4189b6 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-04 15:39:00.425 +05:30 31b1a75d-71fa-4cd5-8724-50bb8a4189b6 INF Token generated 2024-09-04 15:39:00.425 +05:30 31b1a75d-71fa-4cd5-8724-50bb8a4189b6 INF Token generated 2024-09-04 15:39:00.426 +05:30 31b1a75d-71fa-4cd5-8724-50bb8a4189b6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:39:00.426 +05:30 31b1a75d-71fa-4cd5-8724-50bb8a4189b6 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 22.1535ms 2024-09-04 15:39:00.426 +05:30 31b1a75d-71fa-4cd5-8724-50bb8a4189b6 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:39:00.426 +05:30 31b1a75d-71fa-4cd5-8724-50bb8a4189b6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2e142b42-6496-4961-9b6c-31454923957e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1NDAsImV4cCI6MTcyNTQ0NTE0MCwiaWF0IjoxNzI1NDQ0NTQwfQ.g4Yh2swoHhJ97QrE0EhEa4mMyVpi1psfeSP3eU4o5Wo\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1NDAsImV4cCI6MTcyNTQ0NTQ0MCwiaWF0IjoxNzI1NDQ0NTQwfQ.shRzVtkMsKga97girkuQglvxYo6AyaK1zNOUviy9F6I\"}"} 2024-09-04 15:39:00.427 +05:30 31b1a75d-71fa-4cd5-8724-50bb8a4189b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDM5MjQsImV4cCI6MTcyNTQ0NDgyNCwiaWF0IjoxNzI1NDQzOTI0fQ.ZmQPqfShzRkBzpY9eepn29Cjxy640bmM7_bI0F86fh4 - 200 899 application/json; charset=utf-8 25.1022ms 2024-09-04 15:39:01.731 +05:30 131afc4c-81ab-4834-8f02-2a70bf3cd60a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1NDAsImV4cCI6MTcyNTQ0NTQ0MCwiaWF0IjoxNzI1NDQ0NTQwfQ.shRzVtkMsKga97girkuQglvxYo6AyaK1zNOUviy9F6I - null null 2024-09-04 15:39:01.732 +05:30 131afc4c-81ab-4834-8f02-2a70bf3cd60a INF CORS policy execution successful. 2024-09-04 15:39:01.733 +05:30 131afc4c-81ab-4834-8f02-2a70bf3cd60a INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1NDAsImV4cCI6MTcyNTQ0NTQ0MCwiaWF0IjoxNzI1NDQ0NTQwfQ.shRzVtkMsKga97girkuQglvxYo6AyaK1zNOUviy9F6I 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-04 15:39:01.734 +05:30 cb4583cc-8fe1-46b8-8700-b1c523dac416 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:39:01.734 +05:30 cb4583cc-8fe1-46b8-8700-b1c523dac416 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-04 15:39:01.748 +05:30 cb4583cc-8fe1-46b8-8700-b1c523dac416 INF Token generated 2024-09-04 15:39:01.748 +05:30 cb4583cc-8fe1-46b8-8700-b1c523dac416 INF Token generated 2024-09-04 15:39:01.748 +05:30 cb4583cc-8fe1-46b8-8700-b1c523dac416 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:39:01.749 +05:30 cb4583cc-8fe1-46b8-8700-b1c523dac416 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 14.8611ms 2024-09-04 15:39:01.749 +05:30 cb4583cc-8fe1-46b8-8700-b1c523dac416 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:39:01.749 +05:30 cb4583cc-8fe1-46b8-8700-b1c523dac416 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 131afc4c-81ab-4834-8f02-2a70bf3cd60a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1NDEsImV4cCI6MTcyNTQ0NTE0MSwiaWF0IjoxNzI1NDQ0NTQxfQ.mjcJNLKzd4xKjozauQHDvFjzPIqMYtZqjEOPIb2hpQI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1NDEsImV4cCI6MTcyNTQ0NTQ0MSwiaWF0IjoxNzI1NDQ0NTQxfQ.fQOVjJ3J_XGmi-pjGjNOr9FdKlPst23elFu1AP9F7lQ\"}"} 2024-09-04 15:39:01.749 +05:30 cb4583cc-8fe1-46b8-8700-b1c523dac416 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1NDAsImV4cCI6MTcyNTQ0NTQ0MCwiaWF0IjoxNzI1NDQ0NTQwfQ.shRzVtkMsKga97girkuQglvxYo6AyaK1zNOUviy9F6I - 200 899 application/json; charset=utf-8 18.1955ms 2024-09-04 15:39:02.039 +05:30 44381f90-e349-4940-a740-62e963823248 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-04 15:39:02.040 +05:30 44381f90-e349-4940-a740-62e963823248 INF CORS policy execution successful. 2024-09-04 15:39:02.040 +05:30 44381f90-e349-4940-a740-62e963823248 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1NDEsImV4cCI6MTcyNTQ0NTE0MSwiaWF0IjoxNzI1NDQ0NTQxfQ.mjcJNLKzd4xKjozauQHDvFjzPIqMYtZqjEOPIb2hpQI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:39:02.041 +05:30 d34f8eec-bbe5-4068-add1-d2b066293165 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:39:02.041 +05:30 d34f8eec-bbe5-4068-add1-d2b066293165 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-04 15:39:02.071 +05:30 d34f8eec-bbe5-4068-add1-d2b066293165 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:39:02.072 +05:30 d34f8eec-bbe5-4068-add1-d2b066293165 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 30.8071ms 2024-09-04 15:39:02.072 +05:30 d34f8eec-bbe5-4068-add1-d2b066293165 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:39:02.073 +05:30 d34f8eec-bbe5-4068-add1-d2b066293165 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 44381f90-e349-4940-a740-62e963823248}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:39:02.073 +05:30 d34f8eec-bbe5-4068-add1-d2b066293165 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 33.7984ms 2024-09-04 15:39:42.830 +05:30 4774d9fb-afef-4c46-9dbc-931151acdd92 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 15:39:42.832 +05:30 4774d9fb-afef-4c46-9dbc-931151acdd92 INF CORS policy execution successful. 2024-09-04 15:39:42.833 +05:30 4774d9fb-afef-4c46-9dbc-931151acdd92 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 2.4513ms 2024-09-04 15:39:43.111 +05:30 c69e6c4e-9cee-4a99-b978-b34a72ee6512 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 15:39:43.112 +05:30 c69e6c4e-9cee-4a99-b978-b34a72ee6512 INF CORS policy execution successful. 2024-09-04 15:39:43.112 +05:30 c69e6c4e-9cee-4a99-b978-b34a72ee6512 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.5029ms 2024-09-04 15:39:43.328 +05:30 1e48b562-a739-4e0b-8811-90a3ba3f9958 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 15:39:43.328 +05:30 1e48b562-a739-4e0b-8811-90a3ba3f9958 INF CORS policy execution successful. 2024-09-04 15:39:43.328 +05:30 1e48b562-a739-4e0b-8811-90a3ba3f9958 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.4241ms 2024-09-04 15:39:43.339 +05:30 5696dc3e-5383-4604-aa65-cf9ade83ccfa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 15:39:43.341 +05:30 5696dc3e-5383-4604-aa65-cf9ade83ccfa INF CORS policy execution successful. 2024-09-04 15:39:43.342 +05:30 5696dc3e-5383-4604-aa65-cf9ade83ccfa 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1NDEsImV4cCI6MTcyNTQ0NTE0MSwiaWF0IjoxNzI1NDQ0NTQxfQ.mjcJNLKzd4xKjozauQHDvFjzPIqMYtZqjEOPIb2hpQI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:39:43.343 +05:30 48029c25-c656-4426-b0bc-e12a45404f59 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:39:43.343 +05:30 2bfac92f-82fe-4804-ab6b-e838e71aefff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 15:39:43.344 +05:30 2bfac92f-82fe-4804-ab6b-e838e71aefff INF CORS policy execution successful. 2024-09-04 15:39:43.343 +05:30 48029c25-c656-4426-b0bc-e12a45404f59 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-04 15:39:43.344 +05:30 2bfac92f-82fe-4804-ab6b-e838e71aefff 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1NDEsImV4cCI6MTcyNTQ0NTE0MSwiaWF0IjoxNzI1NDQ0NTQxfQ.mjcJNLKzd4xKjozauQHDvFjzPIqMYtZqjEOPIb2hpQI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:39:43.344 +05:30 4abb5ada-48aa-4c2b-8fab-9cfa41ecc8f7 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:39:43.344 +05:30 4abb5ada-48aa-4c2b-8fab-9cfa41ecc8f7 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-04 15:39:43.387 +05:30 48029c25-c656-4426-b0bc-e12a45404f59 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:39:43.388 +05:30 48029c25-c656-4426-b0bc-e12a45404f59 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 44.0688ms 2024-09-04 15:39:43.388 +05:30 48029c25-c656-4426-b0bc-e12a45404f59 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:39:43.388 +05:30 48029c25-c656-4426-b0bc-e12a45404f59 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5696dc3e-5383-4604-aa65-cf9ade83ccfa}, {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-04 15:39:43.389 +05:30 48029c25-c656-4426-b0bc-e12a45404f59 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 50.056ms 2024-09-04 15:39:43.410 +05:30 4abb5ada-48aa-4c2b-8fab-9cfa41ecc8f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:39:43.410 +05:30 4abb5ada-48aa-4c2b-8fab-9cfa41ecc8f7 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 65.8158ms 2024-09-04 15:39:43.410 +05:30 4abb5ada-48aa-4c2b-8fab-9cfa41ecc8f7 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:39:43.410 +05:30 4abb5ada-48aa-4c2b-8fab-9cfa41ecc8f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2bfac92f-82fe-4804-ab6b-e838e71aefff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 785} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100175,\"ProfileName\":\"TestProfile04092\"},{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"},{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 15:39:43.411 +05:30 4abb5ada-48aa-4c2b-8fab-9cfa41ecc8f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 785 application/json; charset=utf-8 67.5668ms 2024-09-04 15:39:43.887 +05:30 fb7d9fc4-c94b-44d3-bd45-0e6c75ada699 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 15:39:43.888 +05:30 fb7d9fc4-c94b-44d3-bd45-0e6c75ada699 INF CORS policy execution successful. 2024-09-04 15:39:43.888 +05:30 fb7d9fc4-c94b-44d3-bd45-0e6c75ada699 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1NDEsImV4cCI6MTcyNTQ0NTE0MSwiaWF0IjoxNzI1NDQ0NTQxfQ.mjcJNLKzd4xKjozauQHDvFjzPIqMYtZqjEOPIb2hpQI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:39:43.889 +05:30 e40cf260-74ff-4762-81cb-3937fc62625f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 15:39:43.889 +05:30 e40cf260-74ff-4762-81cb-3937fc62625f 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-04 15:39:43.909 +05:30 e40cf260-74ff-4762-81cb-3937fc62625f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:39:43.910 +05:30 e40cf260-74ff-4762-81cb-3937fc62625f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 20.8436ms 2024-09-04 15:39:43.910 +05:30 e40cf260-74ff-4762-81cb-3937fc62625f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 15:39:43.910 +05:30 e40cf260-74ff-4762-81cb-3937fc62625f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fb7d9fc4-c94b-44d3-bd45-0e6c75ada699}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 15:39:43.911 +05:30 e40cf260-74ff-4762-81cb-3937fc62625f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 23.8382ms 2024-09-04 15:39:44.542 +05:30 2effbdbd-9123-4648-a6ee-4297b76b3583 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-04 15:39:44.542 +05:30 2effbdbd-9123-4648-a6ee-4297b76b3583 INF CORS policy execution successful. 2024-09-04 15:39:44.543 +05:30 2effbdbd-9123-4648-a6ee-4297b76b3583 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.756ms 2024-09-04 15:39:45.336 +05:30 3366e2f6-4990-4bba-b3b9-541a8a1a15b5 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-04 15:39:45.337 +05:30 3366e2f6-4990-4bba-b3b9-541a8a1a15b5 INF CORS policy execution successful. 2024-09-04 15:39:45.337 +05:30 3366e2f6-4990-4bba-b3b9-541a8a1a15b5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1NDEsImV4cCI6MTcyNTQ0NTE0MSwiaWF0IjoxNzI1NDQ0NTQxfQ.mjcJNLKzd4xKjozauQHDvFjzPIqMYtZqjEOPIb2hpQI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:39:45.337 +05:30 a6e2ab07-eed2-4b86-a7e2-47d67a59279c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:39:45.337 +05:30 a6e2ab07-eed2-4b86-a7e2-47d67a59279c 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-04 15:39:45.394 +05:30 a6e2ab07-eed2-4b86-a7e2-47d67a59279c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:39:45.394 +05:30 a6e2ab07-eed2-4b86-a7e2-47d67a59279c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 56.8229ms 2024-09-04 15:39:45.394 +05:30 a6e2ab07-eed2-4b86-a7e2-47d67a59279c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:39:45.394 +05:30 a6e2ab07-eed2-4b86-a7e2-47d67a59279c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3366e2f6-4990-4bba-b3b9-541a8a1a15b5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:39:45.395 +05:30 a6e2ab07-eed2-4b86-a7e2-47d67a59279c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 59.2642ms 2024-09-04 15:39:46.673 +05:30 ee229611-5688-43ad-99ca-7cfe8e949584 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1NDEsImV4cCI6MTcyNTQ0NTQ0MSwiaWF0IjoxNzI1NDQ0NTQxfQ.fQOVjJ3J_XGmi-pjGjNOr9FdKlPst23elFu1AP9F7lQ - null null 2024-09-04 15:39:46.673 +05:30 ee229611-5688-43ad-99ca-7cfe8e949584 INF CORS policy execution successful. 2024-09-04 15:39:46.674 +05:30 ee229611-5688-43ad-99ca-7cfe8e949584 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1NDEsImV4cCI6MTcyNTQ0NTQ0MSwiaWF0IjoxNzI1NDQ0NTQxfQ.fQOVjJ3J_XGmi-pjGjNOr9FdKlPst23elFu1AP9F7lQ 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-04 15:39:46.674 +05:30 30d96dbb-04a9-40c1-9ea5-428ae394e1ee INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:39:46.674 +05:30 30d96dbb-04a9-40c1-9ea5-428ae394e1ee 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-04 15:39:46.689 +05:30 30d96dbb-04a9-40c1-9ea5-428ae394e1ee INF Token generated 2024-09-04 15:39:46.689 +05:30 30d96dbb-04a9-40c1-9ea5-428ae394e1ee INF Token generated 2024-09-04 15:39:46.689 +05:30 30d96dbb-04a9-40c1-9ea5-428ae394e1ee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:39:46.690 +05:30 30d96dbb-04a9-40c1-9ea5-428ae394e1ee INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 15.168ms 2024-09-04 15:39:46.690 +05:30 30d96dbb-04a9-40c1-9ea5-428ae394e1ee INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:39:46.690 +05:30 30d96dbb-04a9-40c1-9ea5-428ae394e1ee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee229611-5688-43ad-99ca-7cfe8e949584}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTQ4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.89ckNbQrodFZXM1ETQHrNWTc0CDUN3bgPK2ciOyvhhk\"}"} 2024-09-04 15:39:46.690 +05:30 30d96dbb-04a9-40c1-9ea5-428ae394e1ee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1NDEsImV4cCI6MTcyNTQ0NTQ0MSwiaWF0IjoxNzI1NDQ0NTQxfQ.fQOVjJ3J_XGmi-pjGjNOr9FdKlPst23elFu1AP9F7lQ - 200 899 application/json; charset=utf-8 17.0944ms 2024-09-04 15:39:48.319 +05:30 75bd9f88-276f-458b-b761-0cb3fffd09a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 15:39:48.320 +05:30 75bd9f88-276f-458b-b761-0cb3fffd09a1 INF CORS policy execution successful. 2024-09-04 15:39:48.320 +05:30 75bd9f88-276f-458b-b761-0cb3fffd09a1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:39:48.320 +05:30 bb414c17-a0ae-46b7-8c0d-3d2b0650f411 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:39:48.320 +05:30 bb414c17-a0ae-46b7-8c0d-3d2b0650f411 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-04 15:39:48.349 +05:30 bb414c17-a0ae-46b7-8c0d-3d2b0650f411 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:39:48.349 +05:30 bb414c17-a0ae-46b7-8c0d-3d2b0650f411 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 28.8937ms 2024-09-04 15:39:48.349 +05:30 bb414c17-a0ae-46b7-8c0d-3d2b0650f411 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:39:48.349 +05:30 bb414c17-a0ae-46b7-8c0d-3d2b0650f411 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 75bd9f88-276f-458b-b761-0cb3fffd09a1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 785} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100175,\"ProfileName\":\"TestProfile04092\"},{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"},{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 15:39:48.350 +05:30 bb414c17-a0ae-46b7-8c0d-3d2b0650f411 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 785 application/json; charset=utf-8 30.8892ms 2024-09-04 15:39:48.605 +05:30 0dc881a4-b8f7-4916-931f-408e54133b5f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 15:39:48.605 +05:30 0dc881a4-b8f7-4916-931f-408e54133b5f INF CORS policy execution successful. 2024-09-04 15:39:48.605 +05:30 0dc881a4-b8f7-4916-931f-408e54133b5f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.3878ms 2024-09-04 15:39:48.616 +05:30 6e33adf6-a996-48a0-a35d-24df5254ba9d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 15:39:48.616 +05:30 6e33adf6-a996-48a0-a35d-24df5254ba9d INF CORS policy execution successful. 2024-09-04 15:39:48.617 +05:30 6e33adf6-a996-48a0-a35d-24df5254ba9d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:39:48.617 +05:30 410f7eaa-c1d4-461d-8e28-27d2376e81a3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 15:39:48.617 +05:30 410f7eaa-c1d4-461d-8e28-27d2376e81a3 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-04 15:39:48.633 +05:30 410f7eaa-c1d4-461d-8e28-27d2376e81a3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:39:48.633 +05:30 410f7eaa-c1d4-461d-8e28-27d2376e81a3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 16.0004ms 2024-09-04 15:39:48.633 +05:30 410f7eaa-c1d4-461d-8e28-27d2376e81a3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 15:39:48.634 +05:30 410f7eaa-c1d4-461d-8e28-27d2376e81a3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6e33adf6-a996-48a0-a35d-24df5254ba9d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 15:39:48.634 +05:30 410f7eaa-c1d4-461d-8e28-27d2376e81a3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 17.9415ms 2024-09-04 15:39:49.104 +05:30 6f9c95a4-c6f3-47b7-98f4-699f8a3e4804 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 15:39:49.104 +05:30 6f9c95a4-c6f3-47b7-98f4-699f8a3e4804 INF CORS policy execution successful. 2024-09-04 15:39:49.104 +05:30 6f9c95a4-c6f3-47b7-98f4-699f8a3e4804 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:39:49.104 +05:30 e75ee121-0d32-4de1-8c62-a77dee031386 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:39:49.105 +05:30 e75ee121-0d32-4de1-8c62-a77dee031386 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-04 15:39:49.115 +05:30 e75ee121-0d32-4de1-8c62-a77dee031386 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:39:49.115 +05:30 e75ee121-0d32-4de1-8c62-a77dee031386 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 10.0336ms 2024-09-04 15:39:49.115 +05:30 e75ee121-0d32-4de1-8c62-a77dee031386 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:39:49.115 +05:30 e75ee121-0d32-4de1-8c62-a77dee031386 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6f9c95a4-c6f3-47b7-98f4-699f8a3e4804}, {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-04 15:39:49.115 +05:30 e75ee121-0d32-4de1-8c62-a77dee031386 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 11.6956ms 2024-09-04 15:40:08.001 +05:30 f9fc20b3-369e-492d-879a-3f5841d85960 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 15:40:08.003 +05:30 f9fc20b3-369e-492d-879a-3f5841d85960 INF CORS policy execution successful. 2024-09-04 15:40:08.005 +05:30 f9fc20b3-369e-492d-879a-3f5841d85960 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:40:08.007 +05:30 1a9e1d3e-5144-4c87-8ae5-7770a1d77b51 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:40:08.010 +05:30 1a9e1d3e-5144-4c87-8ae5-7770a1d77b51 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-04 15:40:08.098 +05:30 1a9e1d3e-5144-4c87-8ae5-7770a1d77b51 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:40:08.100 +05:30 1a9e1d3e-5144-4c87-8ae5-7770a1d77b51 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 87.6618ms 2024-09-04 15:40:08.100 +05:30 1a9e1d3e-5144-4c87-8ae5-7770a1d77b51 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:40:08.101 +05:30 1a9e1d3e-5144-4c87-8ae5-7770a1d77b51 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f9fc20b3-369e-492d-879a-3f5841d85960}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 15:40:08.102 +05:30 1a9e1d3e-5144-4c87-8ae5-7770a1d77b51 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 100.929ms 2024-09-04 15:40:11.173 +05:30 5460aabe-1596-4318-ad9a-70c4112810c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 15:40:11.173 +05:30 5460aabe-1596-4318-ad9a-70c4112810c2 INF CORS policy execution successful. 2024-09-04 15:40:11.174 +05:30 5460aabe-1596-4318-ad9a-70c4112810c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.8686ms 2024-09-04 15:40:11.238 +05:30 dcccab76-f3b3-4fd6-abb4-af728b674e08 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 15:40:11.238 +05:30 dcccab76-f3b3-4fd6-abb4-af728b674e08 INF CORS policy execution successful. 2024-09-04 15:40:11.239 +05:30 dcccab76-f3b3-4fd6-abb4-af728b674e08 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: 100}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 15:40:11.239 +05:30 a56e4c92-71b1-42f8-b25f-1e43862615ea INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:40:11.240 +05:30 a56e4c92-71b1-42f8-b25f-1e43862615ea 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-04 15:40:11.267 +05:30 a56e4c92-71b1-42f8-b25f-1e43862615ea INF Database retrieved 2024-09-04 15:40:11.294 +05:30 a56e4c92-71b1-42f8-b25f-1e43862615ea INF Token generated 2024-09-04 15:40:11.294 +05:30 a56e4c92-71b1-42f8-b25f-1e43862615ea INF Token generated 2024-09-04 15:40:11.295 +05:30 a56e4c92-71b1-42f8-b25f-1e43862615ea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:40:11.295 +05:30 a56e4c92-71b1-42f8-b25f-1e43862615ea INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 55.0426ms 2024-09-04 15:40:11.295 +05:30 a56e4c92-71b1-42f8-b25f-1e43862615ea INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:40:11.295 +05:30 a56e4c92-71b1-42f8-b25f-1e43862615ea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dcccab76-f3b3-4fd6-abb4-af728b674e08}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ2MTEsImV4cCI6MTcyNTQ0NTIxMSwiaWF0IjoxNzI1NDQ0NjExfQ.yG1IWCpphjEqCZSqfYKxL7AbnLalzmJ1t1gBE8RPUqQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ2MTEsImV4cCI6MTcyNTQ0NTUxMSwiaWF0IjoxNzI1NDQ0NjExfQ.QZQ_iPjM4rQKCEC8m5lxxrWDO0xJ6YSuRQKP5KEUzXI\"}"} 2024-09-04 15:40:11.296 +05:30 a56e4c92-71b1-42f8-b25f-1e43862615ea INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 58.1294ms 2024-09-04 15:40:12.256 +05:30 4e5fb458-104f-4a14-bb5d-981967a53f1c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040901 - null null 2024-09-04 15:40:12.257 +05:30 4e5fb458-104f-4a14-bb5d-981967a53f1c INF CORS policy execution successful. 2024-09-04 15:40:12.257 +05:30 4e5fb458-104f-4a14-bb5d-981967a53f1c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040901 - 204 null null 0.6881ms 2024-09-04 15:40:12.377 +05:30 624e0ee1-9802-407f-87ba-99681fbd02f2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040901 - null null 2024-09-04 15:40:12.379 +05:30 624e0ee1-9802-407f-87ba-99681fbd02f2 INF CORS policy execution successful. 2024-09-04 15:40:12.379 +05:30 624e0ee1-9802-407f-87ba-99681fbd02f2 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=0&roleName=TestRole040901 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:40:12.380 +05:30 bc047a82-b1f1-43ba-a6fb-c2b8252dd43e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 15:40:12.393 +05:30 bc047a82-b1f1-43ba-a6fb-c2b8252dd43e 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-04 15:40:12.415 +05:30 bc047a82-b1f1-43ba-a6fb-c2b8252dd43e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:40:12.416 +05:30 bc047a82-b1f1-43ba-a6fb-c2b8252dd43e INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 22.4385ms 2024-09-04 15:40:12.416 +05:30 bc047a82-b1f1-43ba-a6fb-c2b8252dd43e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 15:40:12.416 +05:30 bc047a82-b1f1-43ba-a6fb-c2b8252dd43e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 624e0ee1-9802-407f-87ba-99681fbd02f2}, {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-04 15:40:12.417 +05:30 bc047a82-b1f1-43ba-a6fb-c2b8252dd43e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040901 - 200 90 application/json; charset=utf-8 39.7347ms 2024-09-04 15:40:25.980 +05:30 7f7ba253-5ec8-4575-83f5-bef951105b18 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 15:40:25.981 +05:30 7f7ba253-5ec8-4575-83f5-bef951105b18 INF CORS policy execution successful. 2024-09-04 15:40:25.982 +05:30 7f7ba253-5ec8-4575-83f5-bef951105b18 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 1.4872ms 2024-09-04 15:40:26.301 +05:30 5ea6953a-958a-4238-bca6-987d2c1c5888 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 15:40:26.303 +05:30 5ea6953a-958a-4238-bca6-987d2c1c5888 INF CORS policy execution successful. 2024-09-04 15:40:26.303 +05:30 5ea6953a-958a-4238-bca6-987d2c1c5888 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:40:26.304 +05:30 5af7b263-78e2-4e7c-874e-3eb9ea2225a3 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:40:26.305 +05:30 5af7b263-78e2-4e7c-874e-3eb9ea2225a3 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-04 15:40:26.319 +05:30 5af7b263-78e2-4e7c-874e-3eb9ea2225a3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:40:26.320 +05:30 5af7b263-78e2-4e7c-874e-3eb9ea2225a3 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 15.1434ms 2024-09-04 15:40:26.320 +05:30 5af7b263-78e2-4e7c-874e-3eb9ea2225a3 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:40:26.320 +05:30 5af7b263-78e2-4e7c-874e-3eb9ea2225a3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5ea6953a-958a-4238-bca6-987d2c1c5888}, {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-04 15:40:26.320 +05:30 5af7b263-78e2-4e7c-874e-3eb9ea2225a3 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.509ms 2024-09-04 15:40:27.745 +05:30 0f8b91a3-35cd-462a-be60-41b2b2ffac27 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 15:40:27.746 +05:30 0f8b91a3-35cd-462a-be60-41b2b2ffac27 INF CORS policy execution successful. 2024-09-04 15:40:27.746 +05:30 0f8b91a3-35cd-462a-be60-41b2b2ffac27 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.3064ms 2024-09-04 15:40:27.758 +05:30 c0d493d7-0f6d-40c8-86cb-ad17d539dd3f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 15:40:27.759 +05:30 c0d493d7-0f6d-40c8-86cb-ad17d539dd3f INF CORS policy execution successful. 2024-09-04 15:40:27.759 +05:30 c0d493d7-0f6d-40c8-86cb-ad17d539dd3f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.2734ms 2024-09-04 15:40:27.775 +05:30 10e96809-406c-4709-bb6c-4c4da8fb4da3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 15:40:27.777 +05:30 10e96809-406c-4709-bb6c-4c4da8fb4da3 INF CORS policy execution successful. 2024-09-04 15:40:27.777 +05:30 10e96809-406c-4709-bb6c-4c4da8fb4da3 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ2MTEsImV4cCI6MTcyNTQ0NTIxMSwiaWF0IjoxNzI1NDQ0NjExfQ.yG1IWCpphjEqCZSqfYKxL7AbnLalzmJ1t1gBE8RPUqQ}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:40:27.779 +05:30 6edef638-b26a-4ac4-b661-8e634292a73e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 15:40:27.794 +05:30 6edef638-b26a-4ac4-b661-8e634292a73e 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-04 15:40:27.961 +05:30 6edef638-b26a-4ac4-b661-8e634292a73e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:40:27.961 +05:30 6edef638-b26a-4ac4-b661-8e634292a73e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 167.4736ms 2024-09-04 15:40:27.961 +05:30 6edef638-b26a-4ac4-b661-8e634292a73e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 15:40:27.962 +05:30 6edef638-b26a-4ac4-b661-8e634292a73e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 10e96809-406c-4709-bb6c-4c4da8fb4da3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 15:40:27.962 +05:30 6edef638-b26a-4ac4-b661-8e634292a73e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 187.0351ms 2024-09-04 15:40:28.005 +05:30 69c00be7-c28f-4625-87ff-04f289f13508 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 15:40:28.006 +05:30 69c00be7-c28f-4625-87ff-04f289f13508 INF CORS policy execution successful. 2024-09-04 15:40:28.006 +05:30 69c00be7-c28f-4625-87ff-04f289f13508 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ2MTEsImV4cCI6MTcyNTQ0NTIxMSwiaWF0IjoxNzI1NDQ0NjExfQ.yG1IWCpphjEqCZSqfYKxL7AbnLalzmJ1t1gBE8RPUqQ}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:40:28.011 +05:30 1a9049b5-5771-4232-9fb2-01da69ffd785 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 15:40:28.011 +05:30 1a9049b5-5771-4232-9fb2-01da69ffd785 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-04 15:40:28.123 +05:30 1a9049b5-5771-4232-9fb2-01da69ffd785 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:40:28.124 +05:30 1a9049b5-5771-4232-9fb2-01da69ffd785 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 112.1806ms 2024-09-04 15:40:28.124 +05:30 1a9049b5-5771-4232-9fb2-01da69ffd785 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 15:40:28.124 +05:30 1a9049b5-5771-4232-9fb2-01da69ffd785 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 69c00be7-c28f-4625-87ff-04f289f13508}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 15:40:28.124 +05:30 1a9049b5-5771-4232-9fb2-01da69ffd785 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 119.0468ms 2024-09-04 15:40:34.668 +05:30 437aab63-4ab0-4122-8615-fda94ca137c4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 15:40:34.668 +05:30 437aab63-4ab0-4122-8615-fda94ca137c4 INF CORS policy execution successful. 2024-09-04 15:40:34.669 +05:30 437aab63-4ab0-4122-8615-fda94ca137c4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.5288ms 2024-09-04 15:40:34.697 +05:30 098fbabc-3aa6-40db-9900-2a6b5b5e1efd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 15:40:34.697 +05:30 098fbabc-3aa6-40db-9900-2a6b5b5e1efd INF CORS policy execution successful. 2024-09-04 15:40:34.697 +05:30 098fbabc-3aa6-40db-9900-2a6b5b5e1efd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.5055ms 2024-09-04 15:40:34.737 +05:30 b4788470-0cb4-4735-a0bd-5abc1e9506b3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 15:40:34.739 +05:30 b4788470-0cb4-4735-a0bd-5abc1e9506b3 INF CORS policy execution successful. 2024-09-04 15:40:34.739 +05:30 b4788470-0cb4-4735-a0bd-5abc1e9506b3 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ2MTEsImV4cCI6MTcyNTQ0NTIxMSwiaWF0IjoxNzI1NDQ0NjExfQ.yG1IWCpphjEqCZSqfYKxL7AbnLalzmJ1t1gBE8RPUqQ}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:40:34.739 +05:30 54f5735e-e799-4fd9-a55f-d205013e2cbe INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 15:40:34.739 +05:30 54f5735e-e799-4fd9-a55f-d205013e2cbe 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-04 15:40:34.812 +05:30 54f5735e-e799-4fd9-a55f-d205013e2cbe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:40:34.812 +05:30 54f5735e-e799-4fd9-a55f-d205013e2cbe INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 72.9718ms 2024-09-04 15:40:34.812 +05:30 54f5735e-e799-4fd9-a55f-d205013e2cbe INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 15:40:34.813 +05:30 54f5735e-e799-4fd9-a55f-d205013e2cbe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b4788470-0cb4-4735-a0bd-5abc1e9506b3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 15:40:34.813 +05:30 54f5735e-e799-4fd9-a55f-d205013e2cbe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 75.8631ms 2024-09-04 15:40:34.842 +05:30 18368d71-8c02-4f55-a213-2870ecc1c2b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 15:40:34.843 +05:30 18368d71-8c02-4f55-a213-2870ecc1c2b9 INF CORS policy execution successful. 2024-09-04 15:40:34.843 +05:30 18368d71-8c02-4f55-a213-2870ecc1c2b9 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ2MTEsImV4cCI6MTcyNTQ0NTIxMSwiaWF0IjoxNzI1NDQ0NjExfQ.yG1IWCpphjEqCZSqfYKxL7AbnLalzmJ1t1gBE8RPUqQ}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:40:34.843 +05:30 95507f19-790e-46a0-a071-cf7b14b45646 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 15:40:34.844 +05:30 95507f19-790e-46a0-a071-cf7b14b45646 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-04 15:40:34.851 +05:30 95507f19-790e-46a0-a071-cf7b14b45646 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:40:34.851 +05:30 95507f19-790e-46a0-a071-cf7b14b45646 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.1016ms 2024-09-04 15:40:34.851 +05:30 95507f19-790e-46a0-a071-cf7b14b45646 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 15:40:34.851 +05:30 95507f19-790e-46a0-a071-cf7b14b45646 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 18368d71-8c02-4f55-a213-2870ecc1c2b9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 15:40:34.851 +05:30 95507f19-790e-46a0-a071-cf7b14b45646 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 8.8158ms 2024-09-04 15:41:30.677 +05:30 0e5ded95-093b-422d-a975-f5c4218a9ecf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 15:41:30.678 +05:30 0e5ded95-093b-422d-a975-f5c4218a9ecf INF CORS policy execution successful. 2024-09-04 15:41:30.679 +05:30 0e5ded95-093b-422d-a975-f5c4218a9ecf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 2.2104ms 2024-09-04 15:41:30.877 +05:30 52cd8459-1fa6-4e41-9d53-c72ea4e13fcc INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 15:41:30.879 +05:30 52cd8459-1fa6-4e41-9d53-c72ea4e13fcc INF CORS policy execution successful. 2024-09-04 15:41:30.880 +05:30 52cd8459-1fa6-4e41-9d53-c72ea4e13fcc INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100175}],"type":1,"menuId":20} 2024-09-04 15:41:30.882 +05:30 1d40ade4-c8ea-4471-bad2-db702e044dc7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:41:30.902 +05:30 1d40ade4-c8ea-4471-bad2-db702e044dc7 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:41:31.083 +05:30 1d40ade4-c8ea-4471-bad2-db702e044dc7 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:41:31.084 +05:30 1d40ade4-c8ea-4471-bad2-db702e044dc7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 182.1934ms 2024-09-04 15:41:31.084 +05:30 1d40ade4-c8ea-4471-bad2-db702e044dc7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:41:31.084 +05:30 1d40ade4-c8ea-4471-bad2-db702e044dc7 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 52cd8459-1fa6-4e41-9d53-c72ea4e13fcc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 15:41:31.085 +05:30 1d40ade4-c8ea-4471-bad2-db702e044dc7 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 208.2909ms 2024-09-04 15:41:46.646 +05:30 963f5000-431f-497c-a0a6-4270704a88a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 15:41:46.647 +05:30 963f5000-431f-497c-a0a6-4270704a88a7 INF CORS policy execution successful. 2024-09-04 15:41:46.648 +05:30 963f5000-431f-497c-a0a6-4270704a88a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.8625ms 2024-09-04 15:41:46.899 +05:30 4e973dbc-8d18-4b5f-aeef-79c4877f25ae INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 15:41:46.900 +05:30 4e973dbc-8d18-4b5f-aeef-79c4877f25ae INF CORS policy execution successful. 2024-09-04 15:41:46.900 +05:30 4e973dbc-8d18-4b5f-aeef-79c4877f25ae INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100175}],"type":1,"menuId":21} 2024-09-04 15:41:46.901 +05:30 297e0a71-206f-444d-a559-797d2deaa173 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:41:46.901 +05:30 297e0a71-206f-444d-a559-797d2deaa173 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:41:47.049 +05:30 297e0a71-206f-444d-a559-797d2deaa173 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:41:47.050 +05:30 297e0a71-206f-444d-a559-797d2deaa173 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 148.7937ms 2024-09-04 15:41:47.050 +05:30 297e0a71-206f-444d-a559-797d2deaa173 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:41:47.050 +05:30 297e0a71-206f-444d-a559-797d2deaa173 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 4e973dbc-8d18-4b5f-aeef-79c4877f25ae}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 15:41:47.051 +05:30 297e0a71-206f-444d-a559-797d2deaa173 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 152.0688ms 2024-09-04 15:41:48.130 +05:30 5b0491ac-0203-426f-b1af-067e81297e77 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 15:41:48.131 +05:30 5b0491ac-0203-426f-b1af-067e81297e77 INF CORS policy execution successful. 2024-09-04 15:41:48.131 +05:30 5b0491ac-0203-426f-b1af-067e81297e77 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100175}],"type":1,"menuId":22} 2024-09-04 15:41:48.131 +05:30 90bcb78b-774d-48be-8bc3-d0a5bdcd8cd0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:41:48.131 +05:30 90bcb78b-774d-48be-8bc3-d0a5bdcd8cd0 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:41:48.272 +05:30 90bcb78b-774d-48be-8bc3-d0a5bdcd8cd0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:41:48.272 +05:30 90bcb78b-774d-48be-8bc3-d0a5bdcd8cd0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 141.1959ms 2024-09-04 15:41:48.273 +05:30 90bcb78b-774d-48be-8bc3-d0a5bdcd8cd0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:41:48.273 +05:30 90bcb78b-774d-48be-8bc3-d0a5bdcd8cd0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5b0491ac-0203-426f-b1af-067e81297e77}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 512} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":13,\"ActionName\":\"Access\"},{\"ActionID\":14,\"ActionName\":\"Add\"},{\"ActionID\":15,\"ActionName\":\"Edit\"},{\"ActionID\":16,\"ActionName\":\"Delete\"},{\"ActionID\":17,\"ActionName\":\"Excel\"},{\"ActionID\":18,\"ActionName\":\"View\"},{\"ActionID\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ActionID\":20,\"ActionName\":\"ViewSummary\"},{\"ActionID\":21,\"ActionName\":\"UnlockUser\"}]"} 2024-09-04 15:41:48.273 +05:30 90bcb78b-774d-48be-8bc3-d0a5bdcd8cd0 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 512 application/json; charset=utf-8 142.8795ms 2024-09-04 15:41:50.907 +05:30 a322b437-dd98-4412-846d-54759f0c4fc4 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 15:41:50.908 +05:30 a322b437-dd98-4412-846d-54759f0c4fc4 INF CORS policy execution successful. 2024-09-04 15:41:50.908 +05:30 a322b437-dd98-4412-846d-54759f0c4fc4 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100175}],"type":1,"menuId":20} 2024-09-04 15:41:50.908 +05:30 fc0494d8-53b9-4319-ba0a-0487928319f2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:41:50.908 +05:30 fc0494d8-53b9-4319-ba0a-0487928319f2 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:41:51.020 +05:30 fc0494d8-53b9-4319-ba0a-0487928319f2 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:41:51.021 +05:30 fc0494d8-53b9-4319-ba0a-0487928319f2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 111.9706ms 2024-09-04 15:41:51.021 +05:30 fc0494d8-53b9-4319-ba0a-0487928319f2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:41:51.021 +05:30 fc0494d8-53b9-4319-ba0a-0487928319f2 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: a322b437-dd98-4412-846d-54759f0c4fc4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 15:41:51.021 +05:30 fc0494d8-53b9-4319-ba0a-0487928319f2 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 114.7048ms 2024-09-04 15:41:51.481 +05:30 1c29cc99-99bb-494e-b493-4e9091c6a31b INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 15:41:51.481 +05:30 1c29cc99-99bb-494e-b493-4e9091c6a31b INF CORS policy execution successful. 2024-09-04 15:41:51.481 +05:30 1c29cc99-99bb-494e-b493-4e9091c6a31b INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100175}],"type":1,"menuId":21} 2024-09-04 15:41:51.481 +05:30 ccad02cf-901b-413f-ad90-0d5bc00a665a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:41:51.481 +05:30 ccad02cf-901b-413f-ad90-0d5bc00a665a INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:41:51.605 +05:30 ccad02cf-901b-413f-ad90-0d5bc00a665a INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:41:51.606 +05:30 ccad02cf-901b-413f-ad90-0d5bc00a665a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 124.0874ms 2024-09-04 15:41:51.606 +05:30 ccad02cf-901b-413f-ad90-0d5bc00a665a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:41:51.606 +05:30 ccad02cf-901b-413f-ad90-0d5bc00a665a INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 1c29cc99-99bb-494e-b493-4e9091c6a31b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 15:41:51.606 +05:30 ccad02cf-901b-413f-ad90-0d5bc00a665a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 125.6567ms 2024-09-04 15:41:51.997 +05:30 a195e1e2-06f4-4462-8d56-d429087a6570 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 15:41:51.998 +05:30 a195e1e2-06f4-4462-8d56-d429087a6570 INF CORS policy execution successful. 2024-09-04 15:41:51.998 +05:30 a195e1e2-06f4-4462-8d56-d429087a6570 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.5697ms 2024-09-04 15:41:52.212 +05:30 d49d0f04-8026-40ea-80fb-363a7da487c7 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 15:41:52.212 +05:30 d49d0f04-8026-40ea-80fb-363a7da487c7 INF CORS policy execution successful. 2024-09-04 15:41:52.213 +05:30 d49d0f04-8026-40ea-80fb-363a7da487c7 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100175}],"type":1,"menuId":22} 2024-09-04 15:41:52.213 +05:30 babc2f04-05d3-4331-819a-b80c056a90cb INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:41:52.213 +05:30 babc2f04-05d3-4331-819a-b80c056a90cb INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:41:52.332 +05:30 babc2f04-05d3-4331-819a-b80c056a90cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:41:52.332 +05:30 babc2f04-05d3-4331-819a-b80c056a90cb INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 118.6805ms 2024-09-04 15:41:52.332 +05:30 babc2f04-05d3-4331-819a-b80c056a90cb INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:41:52.332 +05:30 babc2f04-05d3-4331-819a-b80c056a90cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d49d0f04-8026-40ea-80fb-363a7da487c7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 512} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":13,\"ActionName\":\"Access\"},{\"ActionID\":14,\"ActionName\":\"Add\"},{\"ActionID\":15,\"ActionName\":\"Edit\"},{\"ActionID\":16,\"ActionName\":\"Delete\"},{\"ActionID\":17,\"ActionName\":\"Excel\"},{\"ActionID\":18,\"ActionName\":\"View\"},{\"ActionID\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ActionID\":20,\"ActionName\":\"ViewSummary\"},{\"ActionID\":21,\"ActionName\":\"UnlockUser\"}]"} 2024-09-04 15:41:52.332 +05:30 babc2f04-05d3-4331-819a-b80c056a90cb INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 512 application/json; charset=utf-8 120.224ms 2024-09-04 15:41:53.099 +05:30 0df50ac9-1174-4c90-ac80-2892730edd9f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 15:41:53.100 +05:30 0df50ac9-1174-4c90-ac80-2892730edd9f INF CORS policy execution successful. 2024-09-04 15:41:53.101 +05:30 0df50ac9-1174-4c90-ac80-2892730edd9f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 2.1222ms 2024-09-04 15:41:53.241 +05:30 5f1448ee-f88c-4fb6-b706-c403e8968c04 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 15:41:53.242 +05:30 5f1448ee-f88c-4fb6-b706-c403e8968c04 INF CORS policy execution successful. 2024-09-04 15:41:53.243 +05:30 5f1448ee-f88c-4fb6-b706-c403e8968c04 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:41:53.243 +05:30 00607dd4-669d-42e8-961b-30d8c7ec5acb INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:41:53.243 +05:30 00607dd4-669d-42e8-961b-30d8c7ec5acb 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-04 15:41:53.310 +05:30 00607dd4-669d-42e8-961b-30d8c7ec5acb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:41:53.310 +05:30 00607dd4-669d-42e8-961b-30d8c7ec5acb INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 66.6833ms 2024-09-04 15:41:53.310 +05:30 00607dd4-669d-42e8-961b-30d8c7ec5acb INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:41:53.310 +05:30 00607dd4-669d-42e8-961b-30d8c7ec5acb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5f1448ee-f88c-4fb6-b706-c403e8968c04}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 785} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100175,\"ProfileName\":\"TestProfile04092\"},{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"},{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 15:41:53.311 +05:30 00607dd4-669d-42e8-961b-30d8c7ec5acb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 785 application/json; charset=utf-8 69.5777ms 2024-09-04 15:42:04.738 +05:30 44ac6eca-b393-464e-8190-fe74db625460 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 15:42:04.739 +05:30 44ac6eca-b393-464e-8190-fe74db625460 INF CORS policy execution successful. 2024-09-04 15:42:04.739 +05:30 44ac6eca-b393-464e-8190-fe74db625460 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.2781ms 2024-09-04 15:42:04.770 +05:30 b9e7e7eb-53d1-4836-af67-6033c4e00081 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 15:42:04.772 +05:30 b9e7e7eb-53d1-4836-af67-6033c4e00081 INF CORS policy execution successful. 2024-09-04 15:42:04.772 +05:30 b9e7e7eb-53d1-4836-af67-6033c4e00081 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:42:04.774 +05:30 32520a91-0b95-4516-947c-6bc253f453c0 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 15:42:04.774 +05:30 32520a91-0b95-4516-947c-6bc253f453c0 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-04 15:42:04.831 +05:30 32520a91-0b95-4516-947c-6bc253f453c0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:42:04.832 +05:30 32520a91-0b95-4516-947c-6bc253f453c0 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 57.1554ms 2024-09-04 15:42:04.832 +05:30 32520a91-0b95-4516-947c-6bc253f453c0 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 15:42:04.832 +05:30 32520a91-0b95-4516-947c-6bc253f453c0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b9e7e7eb-53d1-4836-af67-6033c4e00081}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1304} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":null},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"08/02/2024 15:29:26\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"07/30/2024 09:34:56\"}],\"PageSummary\":[{\"TotalRows\":13,\"TotalPages\":2}]}"} 2024-09-04 15:42:04.832 +05:30 32520a91-0b95-4516-947c-6bc253f453c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1304 application/json; charset=utf-8 62.0643ms 2024-09-04 15:42:08.486 +05:30 0bffb075-7466-4264-a889-45a79328431f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100175 - null null 2024-09-04 15:42:08.487 +05:30 0bffb075-7466-4264-a889-45a79328431f INF CORS policy execution successful. 2024-09-04 15:42:08.487 +05:30 0bffb075-7466-4264-a889-45a79328431f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100175 - 204 null null 0.9415ms 2024-09-04 15:42:08.788 +05:30 3f27597d-5f68-4bb9-a0b0-1d8f44de62cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 15:42:08.788 +05:30 3f27597d-5f68-4bb9-a0b0-1d8f44de62cd INF CORS policy execution successful. 2024-09-04 15:42:08.788 +05:30 3f27597d-5f68-4bb9-a0b0-1d8f44de62cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4716ms 2024-09-04 15:42:08.966 +05:30 896d8417-1332-4c34-b138-5d93d5a063da INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100175 - null null 2024-09-04 15:42:08.967 +05:30 896d8417-1332-4c34-b138-5d93d5a063da INF CORS policy execution successful. 2024-09-04 15:42:08.968 +05:30 896d8417-1332-4c34-b138-5d93d5a063da INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100175 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:42:08.968 +05:30 72ea2102-d03f-4e84-acf0-e02bcea718af INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 15:42:08.969 +05:30 72ea2102-d03f-4e84-acf0-e02bcea718af 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-04 15:42:08.977 +05:30 0053a861-5922-48c7-aa3d-bb26643147af INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 15:42:08.978 +05:30 0053a861-5922-48c7-aa3d-bb26643147af INF CORS policy execution successful. 2024-09-04 15:42:08.978 +05:30 0053a861-5922-48c7-aa3d-bb26643147af 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:42:08.979 +05:30 bc34ffc3-71f5-4b17-84be-7db194c14bbf INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 15:42:08.979 +05:30 bc34ffc3-71f5-4b17-84be-7db194c14bbf 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-04 15:42:09.024 +05:30 72ea2102-d03f-4e84-acf0-e02bcea718af INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:42:09.025 +05:30 72ea2102-d03f-4e84-acf0-e02bcea718af INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 55.8546ms 2024-09-04 15:42:09.025 +05:30 72ea2102-d03f-4e84-acf0-e02bcea718af INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 15:42:09.025 +05:30 72ea2102-d03f-4e84-acf0-e02bcea718af INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 896d8417-1332-4c34-b138-5d93d5a063da}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1833} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100175,\"ProfileName\":\"TestProfile04092\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100175,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100175,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":100175,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":100175,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":100175,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":100175,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":100175,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":100175,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":100175,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":100175,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":100175,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":100175,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":100175,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":100175,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-04 15:42:09.025 +05:30 72ea2102-d03f-4e84-acf0-e02bcea718af INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100175 - 200 1833 application/json; charset=utf-8 59.5021ms 2024-09-04 15:42:09.044 +05:30 bc34ffc3-71f5-4b17-84be-7db194c14bbf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:42:09.044 +05:30 bc34ffc3-71f5-4b17-84be-7db194c14bbf INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 65.2023ms 2024-09-04 15:42:09.044 +05:30 bc34ffc3-71f5-4b17-84be-7db194c14bbf INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 15:42:09.044 +05:30 bc34ffc3-71f5-4b17-84be-7db194c14bbf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0053a861-5922-48c7-aa3d-bb26643147af}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 15:42:09.044 +05:30 bc34ffc3-71f5-4b17-84be-7db194c14bbf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 67.1744ms 2024-09-04 15:44:01.954 +05:30 778cc41a-1653-4334-87fd-cf1cdda3f991 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 15:44:01.956 +05:30 778cc41a-1653-4334-87fd-cf1cdda3f991 INF CORS policy execution successful. 2024-09-04 15:44:01.957 +05:30 778cc41a-1653-4334-87fd-cf1cdda3f991 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 4.244ms 2024-09-04 15:44:02.582 +05:30 eaed4eaa-d089-4cd5-87d0-d6ab04e8d5d1 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 15:44:02.584 +05:30 eaed4eaa-d089-4cd5-87d0-d6ab04e8d5d1 INF CORS policy execution successful. 2024-09-04 15:44:02.585 +05:30 eaed4eaa-d089-4cd5-87d0-d6ab04e8d5d1 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100175}],"type":1,"menuId":20} 2024-09-04 15:44:02.586 +05:30 b2658d74-02cd-466d-8330-291989d2257e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:44:02.587 +05:30 b2658d74-02cd-466d-8330-291989d2257e INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:44:02.739 +05:30 b2658d74-02cd-466d-8330-291989d2257e INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:44:02.739 +05:30 b2658d74-02cd-466d-8330-291989d2257e INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 152.4423ms 2024-09-04 15:44:02.739 +05:30 b2658d74-02cd-466d-8330-291989d2257e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:44:02.739 +05:30 b2658d74-02cd-466d-8330-291989d2257e INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: eaed4eaa-d089-4cd5-87d0-d6ab04e8d5d1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 15:44:02.740 +05:30 b2658d74-02cd-466d-8330-291989d2257e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 158.3273ms 2024-09-04 15:44:03.543 +05:30 fce1dfe3-4ee5-47d8-8024-4b6d90881b60 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 15:44:03.544 +05:30 fce1dfe3-4ee5-47d8-8024-4b6d90881b60 INF CORS policy execution successful. 2024-09-04 15:44:03.544 +05:30 fce1dfe3-4ee5-47d8-8024-4b6d90881b60 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100175}],"type":1,"menuId":21} 2024-09-04 15:44:03.545 +05:30 c1ac0dc7-27ab-48f0-8525-ddfa5eec4999 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:44:03.545 +05:30 c1ac0dc7-27ab-48f0-8525-ddfa5eec4999 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:44:03.700 +05:30 c1ac0dc7-27ab-48f0-8525-ddfa5eec4999 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:44:03.701 +05:30 c1ac0dc7-27ab-48f0-8525-ddfa5eec4999 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 155.7064ms 2024-09-04 15:44:03.701 +05:30 c1ac0dc7-27ab-48f0-8525-ddfa5eec4999 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:44:03.701 +05:30 c1ac0dc7-27ab-48f0-8525-ddfa5eec4999 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: fce1dfe3-4ee5-47d8-8024-4b6d90881b60}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 15:44:03.701 +05:30 c1ac0dc7-27ab-48f0-8525-ddfa5eec4999 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 158.1285ms 2024-09-04 15:44:05.196 +05:30 9f25ecda-4a9d-4c31-82b6-056ff3f73b0e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 15:44:05.196 +05:30 9f25ecda-4a9d-4c31-82b6-056ff3f73b0e INF CORS policy execution successful. 2024-09-04 15:44:05.197 +05:30 9f25ecda-4a9d-4c31-82b6-056ff3f73b0e INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100175}],"type":1,"menuId":22} 2024-09-04 15:44:05.197 +05:30 f9ffcd96-7596-4aaf-a402-babf6a114963 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:44:05.197 +05:30 f9ffcd96-7596-4aaf-a402-babf6a114963 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:44:05.391 +05:30 f9ffcd96-7596-4aaf-a402-babf6a114963 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:44:05.391 +05:30 f9ffcd96-7596-4aaf-a402-babf6a114963 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 193.9524ms 2024-09-04 15:44:05.391 +05:30 f9ffcd96-7596-4aaf-a402-babf6a114963 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:44:05.391 +05:30 f9ffcd96-7596-4aaf-a402-babf6a114963 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9f25ecda-4a9d-4c31-82b6-056ff3f73b0e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 512} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":13,\"ActionName\":\"Access\"},{\"ActionID\":14,\"ActionName\":\"Add\"},{\"ActionID\":15,\"ActionName\":\"Edit\"},{\"ActionID\":16,\"ActionName\":\"Delete\"},{\"ActionID\":17,\"ActionName\":\"Excel\"},{\"ActionID\":18,\"ActionName\":\"View\"},{\"ActionID\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ActionID\":20,\"ActionName\":\"ViewSummary\"},{\"ActionID\":21,\"ActionName\":\"UnlockUser\"}]"} 2024-09-04 15:44:05.391 +05:30 f9ffcd96-7596-4aaf-a402-babf6a114963 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 512 application/json; charset=utf-8 195.4553ms 2024-09-04 15:44:20.837 +05:30 9d76d26f-2d65-4404-a0ed-8b6fe71216aa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 15:44:20.838 +05:30 9d76d26f-2d65-4404-a0ed-8b6fe71216aa INF CORS policy execution successful. 2024-09-04 15:44:20.839 +05:30 9d76d26f-2d65-4404-a0ed-8b6fe71216aa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.6837ms 2024-09-04 15:44:32.178 +05:30 690fc470-a911-4e28-9f6b-9640d3edd398 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 15:44:32.178 +05:30 690fc470-a911-4e28-9f6b-9640d3edd398 INF CORS policy execution successful. 2024-09-04 15:44:32.179 +05:30 690fc470-a911-4e28-9f6b-9640d3edd398 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.9442ms 2024-09-04 15:44:32.251 +05:30 ddf7d93c-05e7-4fcc-b058-143fbff62ad5 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 15:44:32.252 +05:30 ddf7d93c-05e7-4fcc-b058-143fbff62ad5 INF CORS policy execution successful. 2024-09-04 15:44:32.253 +05:30 ddf7d93c-05e7-4fcc-b058-143fbff62ad5 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100175}],"type":2,"menuId":20} 2024-09-04 15:44:32.254 +05:30 c5c6e8e6-4f72-41cf-b338-dab40d00b191 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:44:32.254 +05:30 c5c6e8e6-4f72-41cf-b338-dab40d00b191 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:44:32.390 +05:30 c5c6e8e6-4f72-41cf-b338-dab40d00b191 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:44:32.390 +05:30 c5c6e8e6-4f72-41cf-b338-dab40d00b191 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 135.7025ms 2024-09-04 15:44:32.390 +05:30 c5c6e8e6-4f72-41cf-b338-dab40d00b191 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:44:32.390 +05:30 c5c6e8e6-4f72-41cf-b338-dab40d00b191 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ddf7d93c-05e7-4fcc-b058-143fbff62ad5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 15:44:32.391 +05:30 c5c6e8e6-4f72-41cf-b338-dab40d00b191 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 396 application/json; charset=utf-8 140.0629ms 2024-09-04 15:45:34.778 +05:30 fb1b59bc-0900-4d22-95e3-3b1a36c3a63a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-04 15:45:34.780 +05:30 fb1b59bc-0900-4d22-95e3-3b1a36c3a63a INF CORS policy execution successful. 2024-09-04 15:45:34.781 +05:30 fb1b59bc-0900-4d22-95e3-3b1a36c3a63a INF HTTP request: Path: /login/getcompany QueryString: ?userName=user6 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:45:34.782 +05:30 93b0a3ba-55ee-44e2-919b-1d643ff71748 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:45:34.782 +05:30 93b0a3ba-55ee-44e2-919b-1d643ff71748 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-04 15:45:34.855 +05:30 93b0a3ba-55ee-44e2-919b-1d643ff71748 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:45:34.856 +05:30 93b0a3ba-55ee-44e2-919b-1d643ff71748 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 73.6271ms 2024-09-04 15:45:34.856 +05:30 93b0a3ba-55ee-44e2-919b-1d643ff71748 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:45:34.856 +05:30 93b0a3ba-55ee-44e2-919b-1d643ff71748 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fb1b59bc-0900-4d22-95e3-3b1a36c3a63a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 15:45:34.857 +05:30 93b0a3ba-55ee-44e2-919b-1d643ff71748 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 78.6015ms 2024-09-04 15:45:46.904 +05:30 45b80eb1-3b2f-4629-a5f8-e8ad755e2506 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 15:45:46.905 +05:30 45b80eb1-3b2f-4629-a5f8-e8ad755e2506 INF CORS policy execution successful. 2024-09-04 15:45:46.906 +05:30 45b80eb1-3b2f-4629-a5f8-e8ad755e2506 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.4229ms 2024-09-04 15:45:46.960 +05:30 3af5e82f-93ca-4dd2-8853-d049d373bbd6 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-04 15:45:46.960 +05:30 3af5e82f-93ca-4dd2-8853-d049d373bbd6 INF CORS policy execution successful. 2024-09-04 15:45:46.961 +05:30 3af5e82f-93ca-4dd2-8853-d049d373bbd6 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: 96}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"user6","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 15:45:46.961 +05:30 226d0875-f086-4efe-8d11-1f0efe4543b5 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:45:46.961 +05:30 226d0875-f086-4efe-8d11-1f0efe4543b5 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-04 15:45:46.975 +05:30 226d0875-f086-4efe-8d11-1f0efe4543b5 INF Database retrieved 2024-09-04 15:45:46.989 +05:30 226d0875-f086-4efe-8d11-1f0efe4543b5 INF Token generated 2024-09-04 15:45:46.990 +05:30 226d0875-f086-4efe-8d11-1f0efe4543b5 INF Token generated 2024-09-04 15:45:46.990 +05:30 226d0875-f086-4efe-8d11-1f0efe4543b5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:45:46.990 +05:30 226d0875-f086-4efe-8d11-1f0efe4543b5 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 28.5612ms 2024-09-04 15:45:46.990 +05:30 226d0875-f086-4efe-8d11-1f0efe4543b5 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:45:46.990 +05:30 226d0875-f086-4efe-8d11-1f0efe4543b5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3af5e82f-93ca-4dd2-8853-d049d373bbd6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0OTQ2LCJleHAiOjE3MjU0NDU1NDYsImlhdCI6MTcyNTQ0NDk0Nn0.T-KbRpkeywYQ9yJ2Q9UfQ9Nqbb_JycqiFYlow2o2L-A\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0OTQ2LCJleHAiOjE3MjU0NDU4NDYsImlhdCI6MTcyNTQ0NDk0Nn0.oOSS1KvKXwK7j2IHI1z9A3bnmoJqsMgc8F2jnYMb2c4\"}"} 2024-09-04 15:45:46.991 +05:30 226d0875-f086-4efe-8d11-1f0efe4543b5 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 31.2508ms 2024-09-04 15:46:20.037 +05:30 284566ba-ef6b-4d98-afe0-7148423c12a2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 15:46:20.038 +05:30 284566ba-ef6b-4d98-afe0-7148423c12a2 INF CORS policy execution successful. 2024-09-04 15:46:20.039 +05:30 284566ba-ef6b-4d98-afe0-7148423c12a2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.9693ms 2024-09-04 15:46:20.744 +05:30 edfdc887-2015-4afc-9d25-5ec9cb2fe111 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 15:46:20.746 +05:30 edfdc887-2015-4afc-9d25-5ec9cb2fe111 INF CORS policy execution successful. 2024-09-04 15:46:20.746 +05:30 edfdc887-2015-4afc-9d25-5ec9cb2fe111 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100175}],"type":2,"menuId":21} 2024-09-04 15:46:20.747 +05:30 2b0670ab-5e6b-4376-b35c-e1e22c34384a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:46:20.748 +05:30 2b0670ab-5e6b-4376-b35c-e1e22c34384a INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:46:20.922 +05:30 2b0670ab-5e6b-4376-b35c-e1e22c34384a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:46:20.922 +05:30 2b0670ab-5e6b-4376-b35c-e1e22c34384a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 174.2531ms 2024-09-04 15:46:20.922 +05:30 2b0670ab-5e6b-4376-b35c-e1e22c34384a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:46:20.922 +05:30 2b0670ab-5e6b-4376-b35c-e1e22c34384a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: edfdc887-2015-4afc-9d25-5ec9cb2fe111}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 400} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":7,\"ActionName\":\"Access\"},{\"ActionID\":8,\"ActionName\":\"Add\"},{\"ActionID\":9,\"ActionName\":\"Edit\"},{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 15:46:20.923 +05:30 2b0670ab-5e6b-4376-b35c-e1e22c34384a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 400 application/json; charset=utf-8 178.5819ms 2024-09-04 15:46:21.893 +05:30 7478e120-671b-4f3f-9194-4f100a3fe63a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 15:46:21.894 +05:30 7478e120-671b-4f3f-9194-4f100a3fe63a INF CORS policy execution successful. 2024-09-04 15:46:21.894 +05:30 7478e120-671b-4f3f-9194-4f100a3fe63a INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100175}],"type":2,"menuId":22} 2024-09-04 15:46:21.894 +05:30 b1635013-34c1-4fe9-8623-8597ce793e5f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:46:21.894 +05:30 b1635013-34c1-4fe9-8623-8597ce793e5f INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:46:22.121 +05:30 b1635013-34c1-4fe9-8623-8597ce793e5f INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:46:22.121 +05:30 b1635013-34c1-4fe9-8623-8597ce793e5f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 226.9155ms 2024-09-04 15:46:22.121 +05:30 b1635013-34c1-4fe9-8623-8597ce793e5f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:46:22.121 +05:30 b1635013-34c1-4fe9-8623-8597ce793e5f INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 7478e120-671b-4f3f-9194-4f100a3fe63a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 15:46:22.122 +05:30 b1635013-34c1-4fe9-8623-8597ce793e5f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 228.5582ms 2024-09-04 15:46:24.378 +05:30 c213931c-727f-4c80-a90c-fde07eddad9a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 15:46:24.378 +05:30 c213931c-727f-4c80-a90c-fde07eddad9a INF CORS policy execution successful. 2024-09-04 15:46:24.379 +05:30 c213931c-727f-4c80-a90c-fde07eddad9a INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100175}],"type":2,"menuId":20} 2024-09-04 15:46:24.379 +05:30 2114b82f-70a8-45d0-9739-48e489eccb50 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:46:24.379 +05:30 2114b82f-70a8-45d0-9739-48e489eccb50 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:46:24.513 +05:30 2114b82f-70a8-45d0-9739-48e489eccb50 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:46:24.513 +05:30 2114b82f-70a8-45d0-9739-48e489eccb50 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 133.9848ms 2024-09-04 15:46:24.513 +05:30 2114b82f-70a8-45d0-9739-48e489eccb50 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:46:24.513 +05:30 2114b82f-70a8-45d0-9739-48e489eccb50 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c213931c-727f-4c80-a90c-fde07eddad9a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 15:46:24.514 +05:30 2114b82f-70a8-45d0-9739-48e489eccb50 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 396 application/json; charset=utf-8 136.1225ms 2024-09-04 15:46:25.605 +05:30 fe80d7d9-ae49-4f96-9d1b-959bb6278fba INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 15:46:25.606 +05:30 fe80d7d9-ae49-4f96-9d1b-959bb6278fba INF CORS policy execution successful. 2024-09-04 15:46:25.606 +05:30 fe80d7d9-ae49-4f96-9d1b-959bb6278fba INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100175}],"type":2,"menuId":21} 2024-09-04 15:46:25.606 +05:30 fa6f459c-4a6a-445e-a52b-df6bfe11ada9 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:46:25.606 +05:30 fa6f459c-4a6a-445e-a52b-df6bfe11ada9 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:46:25.740 +05:30 fa6f459c-4a6a-445e-a52b-df6bfe11ada9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:46:25.741 +05:30 fa6f459c-4a6a-445e-a52b-df6bfe11ada9 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 134.1862ms 2024-09-04 15:46:25.741 +05:30 fa6f459c-4a6a-445e-a52b-df6bfe11ada9 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:46:25.741 +05:30 fa6f459c-4a6a-445e-a52b-df6bfe11ada9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fe80d7d9-ae49-4f96-9d1b-959bb6278fba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 400} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":7,\"ActionName\":\"Access\"},{\"ActionID\":8,\"ActionName\":\"Add\"},{\"ActionID\":9,\"ActionName\":\"Edit\"},{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 15:46:25.741 +05:30 fa6f459c-4a6a-445e-a52b-df6bfe11ada9 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 400 application/json; charset=utf-8 136.1331ms 2024-09-04 15:46:27.495 +05:30 e18f1472-e31a-45f7-b7b7-e4dd6e7ace6f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 15:46:27.496 +05:30 e18f1472-e31a-45f7-b7b7-e4dd6e7ace6f INF CORS policy execution successful. 2024-09-04 15:46:27.497 +05:30 e18f1472-e31a-45f7-b7b7-e4dd6e7ace6f INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100175}],"type":2,"menuId":22} 2024-09-04 15:46:27.497 +05:30 3ecef9d6-98cb-4f38-88a8-ae6138c19f8f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:46:27.497 +05:30 3ecef9d6-98cb-4f38-88a8-ae6138c19f8f INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:46:27.516 +05:30 3ecef9d6-98cb-4f38-88a8-ae6138c19f8f INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:46:27.517 +05:30 3ecef9d6-98cb-4f38-88a8-ae6138c19f8f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 19.5543ms 2024-09-04 15:46:27.517 +05:30 3ecef9d6-98cb-4f38-88a8-ae6138c19f8f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:46:27.517 +05:30 3ecef9d6-98cb-4f38-88a8-ae6138c19f8f INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: e18f1472-e31a-45f7-b7b7-e4dd6e7ace6f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 15:46:27.519 +05:30 3ecef9d6-98cb-4f38-88a8-ae6138c19f8f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 23.303ms 2024-09-04 15:47:41.902 +05:30 61f0cd15-4516-4556-8cec-6eb00a5c21a2 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-04 15:47:41.905 +05:30 61f0cd15-4516-4556-8cec-6eb00a5c21a2 INF CORS policy execution successful. 2024-09-04 15:47:41.907 +05:30 61f0cd15-4516-4556-8cec-6eb00a5c21a2 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.784ms 2024-09-04 15:47:42.663 +05:30 c0a2c2cd-47f5-44ad-9840-d89fee25f8bc 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-04 15:47:42.665 +05:30 c0a2c2cd-47f5-44ad-9840-d89fee25f8bc INF CORS policy execution successful. 2024-09-04 15:47:42.665 +05:30 c0a2c2cd-47f5-44ad-9840-d89fee25f8bc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:47:42.666 +05:30 be352fa4-35e1-48b9-baf5-27f26ab275a6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:47:42.666 +05:30 be352fa4-35e1-48b9-baf5-27f26ab275a6 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-04 15:47:42.802 +05:30 be352fa4-35e1-48b9-baf5-27f26ab275a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:47:42.804 +05:30 be352fa4-35e1-48b9-baf5-27f26ab275a6 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 136.9763ms 2024-09-04 15:47:42.804 +05:30 be352fa4-35e1-48b9-baf5-27f26ab275a6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:47:42.804 +05:30 be352fa4-35e1-48b9-baf5-27f26ab275a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c0a2c2cd-47f5-44ad-9840-d89fee25f8bc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:47:42.804 +05:30 be352fa4-35e1-48b9-baf5-27f26ab275a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 141.0585ms 2024-09-04 15:47:47.614 +05:30 2cddbbc9-0e97-47c5-84e9-a01077ee314c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 15:47:47.615 +05:30 2cddbbc9-0e97-47c5-84e9-a01077ee314c INF CORS policy execution successful. 2024-09-04 15:47:47.615 +05:30 2cddbbc9-0e97-47c5-84e9-a01077ee314c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 1.0832ms 2024-09-04 15:47:47.621 +05:30 1a678b49-b4db-4dcc-8947-0e15e9ae45b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 15:47:47.621 +05:30 1a678b49-b4db-4dcc-8947-0e15e9ae45b3 INF CORS policy execution successful. 2024-09-04 15:47:47.622 +05:30 1a678b49-b4db-4dcc-8947-0e15e9ae45b3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.4167ms 2024-09-04 15:47:47.642 +05:30 9d1e9125-0be8-4765-8e90-8ae894f3de42 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-04 15:47:47.642 +05:30 9d1e9125-0be8-4765-8e90-8ae894f3de42 INF CORS policy execution successful. 2024-09-04 15:47:47.643 +05:30 9d1e9125-0be8-4765-8e90-8ae894f3de42 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1069 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:47:47.643 +05:30 5404cf82-43fa-4fa5-aae2-d58043cdae95 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 15:47:47.643 +05:30 5404cf82-43fa-4fa5-aae2-d58043cdae95 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-04 15:47:47.669 +05:30 f33a7392-bab5-4ec7-8554-3d02337bdaf3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 15:47:47.669 +05:30 f33a7392-bab5-4ec7-8554-3d02337bdaf3 INF CORS policy execution successful. 2024-09-04 15:47:47.670 +05:30 f33a7392-bab5-4ec7-8554-3d02337bdaf3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.6439ms 2024-09-04 15:47:47.682 +05:30 bc80b941-b9f1-4ebd-967f-cd0b57a2b906 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 15:47:47.682 +05:30 bc80b941-b9f1-4ebd-967f-cd0b57a2b906 INF CORS policy execution successful. 2024-09-04 15:47:47.682 +05:30 bc80b941-b9f1-4ebd-967f-cd0b57a2b906 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.365ms 2024-09-04 15:47:47.693 +05:30 5404cf82-43fa-4fa5-aae2-d58043cdae95 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:47:47.693 +05:30 5404cf82-43fa-4fa5-aae2-d58043cdae95 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 49.5725ms 2024-09-04 15:47:47.693 +05:30 5404cf82-43fa-4fa5-aae2-d58043cdae95 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 15:47:47.693 +05:30 5404cf82-43fa-4fa5-aae2-d58043cdae95 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9d1e9125-0be8-4765-8e90-8ae894f3de42}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 915} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1069,\"RoleName\":\"TestRole280801\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"}],\"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-04 15:47:47.694 +05:30 5404cf82-43fa-4fa5-aae2-d58043cdae95 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 51.5705ms 2024-09-04 15:47:48.157 +05:30 8c03d6a5-0b70-41d7-afcb-a14234403e20 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 15:47:48.157 +05:30 8c03d6a5-0b70-41d7-afcb-a14234403e20 INF CORS policy execution successful. 2024-09-04 15:47:48.158 +05:30 8c03d6a5-0b70-41d7-afcb-a14234403e20 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:47:48.158 +05:30 8e358190-80ac-49e6-8a62-5eebe28b084e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:47:48.158 +05:30 8e358190-80ac-49e6-8a62-5eebe28b084e 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-04 15:47:48.220 +05:30 8e358190-80ac-49e6-8a62-5eebe28b084e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:47:48.220 +05:30 8e358190-80ac-49e6-8a62-5eebe28b084e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 62.0964ms 2024-09-04 15:47:48.220 +05:30 8e358190-80ac-49e6-8a62-5eebe28b084e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:47:48.220 +05:30 8e358190-80ac-49e6-8a62-5eebe28b084e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8c03d6a5-0b70-41d7-afcb-a14234403e20}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 785} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100175,\"ProfileName\":\"TestProfile04092\"},{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"},{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 15:47:48.221 +05:30 8e358190-80ac-49e6-8a62-5eebe28b084e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 785 application/json; charset=utf-8 63.8513ms 2024-09-04 15:47:48.246 +05:30 92fe6975-cbcc-4d96-bdea-ca10c1717b41 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 15:47:48.247 +05:30 92fe6975-cbcc-4d96-bdea-ca10c1717b41 INF CORS policy execution successful. 2024-09-04 15:47:48.247 +05:30 92fe6975-cbcc-4d96-bdea-ca10c1717b41 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:47:48.247 +05:30 74c66fa0-55a4-4913-862b-39ac028fac9a INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:47:48.247 +05:30 74c66fa0-55a4-4913-862b-39ac028fac9a 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-04 15:47:48.260 +05:30 74c66fa0-55a4-4913-862b-39ac028fac9a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:47:48.260 +05:30 74c66fa0-55a4-4913-862b-39ac028fac9a INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 12.8839ms 2024-09-04 15:47:48.261 +05:30 74c66fa0-55a4-4913-862b-39ac028fac9a INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:47:48.261 +05:30 74c66fa0-55a4-4913-862b-39ac028fac9a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 92fe6975-cbcc-4d96-bdea-ca10c1717b41}, {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-04 15:47:48.261 +05:30 74c66fa0-55a4-4913-862b-39ac028fac9a 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.6405ms 2024-09-04 15:47:48.273 +05:30 4a1c297c-49cd-4f87-bf2c-9576f77fdd49 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 15:47:48.273 +05:30 4a1c297c-49cd-4f87-bf2c-9576f77fdd49 INF CORS policy execution successful. 2024-09-04 15:47:48.273 +05:30 4a1c297c-49cd-4f87-bf2c-9576f77fdd49 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:47:48.273 +05:30 5cebe46e-c615-465d-b649-c928df4681b4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 15:47:48.273 +05:30 5cebe46e-c615-465d-b649-c928df4681b4 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-04 15:47:48.284 +05:30 5cebe46e-c615-465d-b649-c928df4681b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:47:48.284 +05:30 5cebe46e-c615-465d-b649-c928df4681b4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 10.6706ms 2024-09-04 15:47:48.284 +05:30 5cebe46e-c615-465d-b649-c928df4681b4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 15:47:48.284 +05:30 5cebe46e-c615-465d-b649-c928df4681b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a1c297c-49cd-4f87-bf2c-9576f77fdd49}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 15:47:48.285 +05:30 5cebe46e-c615-465d-b649-c928df4681b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 11.9929ms 2024-09-04 15:47:48.688 +05:30 81852ab4-c953-4f0f-84e7-098ec995db41 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 15:47:48.688 +05:30 81852ab4-c953-4f0f-84e7-098ec995db41 INF CORS policy execution successful. 2024-09-04 15:47:48.689 +05:30 81852ab4-c953-4f0f-84e7-098ec995db41 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.5705ms 2024-09-04 15:47:48.736 +05:30 f938c4e5-4706-4f8a-ab96-6707672ccc04 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 15:47:48.737 +05:30 f938c4e5-4706-4f8a-ab96-6707672ccc04 INF CORS policy execution successful. 2024-09-04 15:47:48.737 +05:30 f938c4e5-4706-4f8a-ab96-6707672ccc04 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:47:48.737 +05:30 0f1ea5d5-9eae-482d-93b9-88d2d4a96a6e INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:47:48.738 +05:30 0f1ea5d5-9eae-482d-93b9-88d2d4a96a6e 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-04 15:47:48.749 +05:30 0f1ea5d5-9eae-482d-93b9-88d2d4a96a6e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:47:48.749 +05:30 0f1ea5d5-9eae-482d-93b9-88d2d4a96a6e INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 11.3011ms 2024-09-04 15:47:48.749 +05:30 0f1ea5d5-9eae-482d-93b9-88d2d4a96a6e INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:47:48.749 +05:30 0f1ea5d5-9eae-482d-93b9-88d2d4a96a6e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f938c4e5-4706-4f8a-ab96-6707672ccc04}, {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-04 15:47:48.750 +05:30 0f1ea5d5-9eae-482d-93b9-88d2d4a96a6e 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 13.0295ms 2024-09-04 15:48:00.376 +05:30 1d6b0234-948a-46f4-be2d-7321e2822fd6 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-04 15:48:00.378 +05:30 1d6b0234-948a-46f4-be2d-7321e2822fd6 INF CORS policy execution successful. 2024-09-04 15:48:00.381 +05:30 1d6b0234-948a-46f4-be2d-7321e2822fd6 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.2504ms 2024-09-04 15:48:00.457 +05:30 84feac4b-c8dd-41ff-abb1-fc2a8ee0582a 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-04 15:48:00.458 +05:30 84feac4b-c8dd-41ff-abb1-fc2a8ee0582a INF CORS policy execution successful. 2024-09-04 15:48:00.458 +05:30 84feac4b-c8dd-41ff-abb1-fc2a8ee0582a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:48:00.459 +05:30 7ad385c4-b7bf-4408-8624-6d962368615a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:00.459 +05:30 7ad385c4-b7bf-4408-8624-6d962368615a 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-04 15:48:00.547 +05:30 7ad385c4-b7bf-4408-8624-6d962368615a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:48:00.548 +05:30 7ad385c4-b7bf-4408-8624-6d962368615a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 88.4608ms 2024-09-04 15:48:00.548 +05:30 7ad385c4-b7bf-4408-8624-6d962368615a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:00.548 +05:30 7ad385c4-b7bf-4408-8624-6d962368615a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 84feac4b-c8dd-41ff-abb1-fc2a8ee0582a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:48:00.548 +05:30 7ad385c4-b7bf-4408-8624-6d962368615a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 91.6857ms 2024-09-04 15:48:05.077 +05:30 45cc4249-62f7-456a-825e-b6b84d56a995 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 15:48:05.078 +05:30 45cc4249-62f7-456a-825e-b6b84d56a995 INF CORS policy execution successful. 2024-09-04 15:48:05.080 +05:30 45cc4249-62f7-456a-825e-b6b84d56a995 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 2.8135ms 2024-09-04 15:48:05.232 +05:30 babeb2f4-98c9-4be5-bc3a-15507fd2552a 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-04 15:48:05.233 +05:30 babeb2f4-98c9-4be5-bc3a-15507fd2552a INF CORS policy execution successful. 2024-09-04 15:48:05.233 +05:30 babeb2f4-98c9-4be5-bc3a-15507fd2552a 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.9265ms 2024-09-04 15:48:05.242 +05:30 cd8244a8-79cb-4e37-91a1-6c1baf9a1f80 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-04 15:48:05.242 +05:30 cd8244a8-79cb-4e37-91a1-6c1baf9a1f80 INF CORS policy execution successful. 2024-09-04 15:48:05.243 +05:30 cd8244a8-79cb-4e37-91a1-6c1baf9a1f80 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.544ms 2024-09-04 15:48:05.263 +05:30 a96433d6-c76d-460a-8e43-30400196c676 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-04 15:48:05.263 +05:30 a96433d6-c76d-460a-8e43-30400196c676 INF CORS policy execution successful. 2024-09-04 15:48:05.264 +05:30 a96433d6-c76d-460a-8e43-30400196c676 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0OTQ2LCJleHAiOjE3MjU0NDU1NDYsImlhdCI6MTcyNTQ0NDk0Nn0.T-KbRpkeywYQ9yJ2Q9UfQ9Nqbb_JycqiFYlow2o2L-A}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:48:05.264 +05:30 d9fdf250-5ac5-45a6-a8c7-eec4ba138d13 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:05.265 +05:30 d9fdf250-5ac5-45a6-a8c7-eec4ba138d13 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-04 15:48:05.290 +05:30 d9fdf250-5ac5-45a6-a8c7-eec4ba138d13 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:48:05.290 +05:30 d9fdf250-5ac5-45a6-a8c7-eec4ba138d13 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 25.3422ms 2024-09-04 15:48:05.290 +05:30 d9fdf250-5ac5-45a6-a8c7-eec4ba138d13 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:05.290 +05:30 d9fdf250-5ac5-45a6-a8c7-eec4ba138d13 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a96433d6-c76d-460a-8e43-30400196c676}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:48:05.291 +05:30 d9fdf250-5ac5-45a6-a8c7-eec4ba138d13 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 27.8006ms 2024-09-04 15:48:05.322 +05:30 2a0a4d9c-8b78-49cb-b765-12fbea9768dc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 15:48:05.322 +05:30 2a0a4d9c-8b78-49cb-b765-12fbea9768dc INF CORS policy execution successful. 2024-09-04 15:48:05.322 +05:30 2a0a4d9c-8b78-49cb-b765-12fbea9768dc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:48:05.323 +05:30 dc09738f-927c-43ad-bab1-8694dba9a586 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:48:05.323 +05:30 dc09738f-927c-43ad-bab1-8694dba9a586 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-04 15:48:05.326 +05:30 36b506dc-8fc3-4818-8737-b29c776b502d 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-04 15:48:05.327 +05:30 36b506dc-8fc3-4818-8737-b29c776b502d INF CORS policy execution successful. 2024-09-04 15:48:05.327 +05:30 36b506dc-8fc3-4818-8737-b29c776b502d 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0OTQ2LCJleHAiOjE3MjU0NDU1NDYsImlhdCI6MTcyNTQ0NDk0Nn0.T-KbRpkeywYQ9yJ2Q9UfQ9Nqbb_JycqiFYlow2o2L-A}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:48:05.327 +05:30 a7c48d4a-0b2e-42e1-a99e-c4629b1bedba INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:05.327 +05:30 a7c48d4a-0b2e-42e1-a99e-c4629b1bedba 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-04 15:48:05.353 +05:30 9865991a-c62f-4745-bb82-d5884d699b8c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 15:48:05.353 +05:30 acf27f85-4715-4ca5-8a17-a360d569d98b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 15:48:05.354 +05:30 9865991a-c62f-4745-bb82-d5884d699b8c INF CORS policy execution successful. 2024-09-04 15:48:05.354 +05:30 acf27f85-4715-4ca5-8a17-a360d569d98b INF CORS policy execution successful. 2024-09-04 15:48:05.355 +05:30 9865991a-c62f-4745-bb82-d5884d699b8c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.3157ms 2024-09-04 15:48:05.355 +05:30 acf27f85-4715-4ca5-8a17-a360d569d98b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 1.3284ms 2024-09-04 15:48:05.372 +05:30 dc09738f-927c-43ad-bab1-8694dba9a586 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:48:05.372 +05:30 dc09738f-927c-43ad-bab1-8694dba9a586 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 49.5263ms 2024-09-04 15:48:05.372 +05:30 dc09738f-927c-43ad-bab1-8694dba9a586 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:48:05.373 +05:30 dc09738f-927c-43ad-bab1-8694dba9a586 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2a0a4d9c-8b78-49cb-b765-12fbea9768dc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 785} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100175,\"ProfileName\":\"TestProfile04092\"},{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"},{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 15:48:05.373 +05:30 dc09738f-927c-43ad-bab1-8694dba9a586 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 785 application/json; charset=utf-8 50.9832ms 2024-09-04 15:48:05.499 +05:30 a7c48d4a-0b2e-42e1-a99e-c4629b1bedba INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:48:05.500 +05:30 a7c48d4a-0b2e-42e1-a99e-c4629b1bedba INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 172.6379ms 2024-09-04 15:48:05.500 +05:30 a7c48d4a-0b2e-42e1-a99e-c4629b1bedba INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:05.500 +05:30 a7c48d4a-0b2e-42e1-a99e-c4629b1bedba INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 36b506dc-8fc3-4818-8737-b29c776b502d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:48:05.500 +05:30 a7c48d4a-0b2e-42e1-a99e-c4629b1bedba INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 173.9581ms 2024-09-04 15:48:05.575 +05:30 3f6bb867-74b1-44be-a922-9492af095b2a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 15:48:05.575 +05:30 3f6bb867-74b1-44be-a922-9492af095b2a INF CORS policy execution successful. 2024-09-04 15:48:05.575 +05:30 3f6bb867-74b1-44be-a922-9492af095b2a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:48:05.575 +05:30 22c3683e-75c2-488f-af09-6483ccc7b94d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:48:05.575 +05:30 22c3683e-75c2-488f-af09-6483ccc7b94d 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-04 15:48:05.588 +05:30 a68c0087-cc88-4294-8aaf-2defce289fb1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 15:48:05.589 +05:30 a68c0087-cc88-4294-8aaf-2defce289fb1 INF CORS policy execution successful. 2024-09-04 15:48:05.589 +05:30 a68c0087-cc88-4294-8aaf-2defce289fb1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:48:05.590 +05:30 67f99501-b82c-4578-8761-8c5370d5d576 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 15:48:05.590 +05:30 67f99501-b82c-4578-8761-8c5370d5d576 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-04 15:48:05.641 +05:30 22c3683e-75c2-488f-af09-6483ccc7b94d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:48:05.641 +05:30 22c3683e-75c2-488f-af09-6483ccc7b94d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 65.8622ms 2024-09-04 15:48:05.641 +05:30 22c3683e-75c2-488f-af09-6483ccc7b94d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:48:05.641 +05:30 22c3683e-75c2-488f-af09-6483ccc7b94d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3f6bb867-74b1-44be-a922-9492af095b2a}, {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-04 15:48:05.642 +05:30 22c3683e-75c2-488f-af09-6483ccc7b94d 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 67.077ms 2024-09-04 15:48:05.642 +05:30 67f99501-b82c-4578-8761-8c5370d5d576 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:48:05.642 +05:30 67f99501-b82c-4578-8761-8c5370d5d576 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 51.9077ms 2024-09-04 15:48:05.642 +05:30 67f99501-b82c-4578-8761-8c5370d5d576 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 15:48:05.642 +05:30 67f99501-b82c-4578-8761-8c5370d5d576 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a68c0087-cc88-4294-8aaf-2defce289fb1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 15:48:05.642 +05:30 67f99501-b82c-4578-8761-8c5370d5d576 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 54.5133ms 2024-09-04 15:48:14.041 +05:30 7a1ddf5a-d746-4701-beff-bfc9df000180 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-04 15:48:14.042 +05:30 7a1ddf5a-d746-4701-beff-bfc9df000180 INF CORS policy execution successful. 2024-09-04 15:48:14.042 +05:30 7a1ddf5a-d746-4701-beff-bfc9df000180 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.2054ms 2024-09-04 15:48:14.051 +05:30 c5105a32-467d-4fb0-852b-6331614f825d 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-04 15:48:14.051 +05:30 c5105a32-467d-4fb0-852b-6331614f825d INF CORS policy execution successful. 2024-09-04 15:48:14.051 +05:30 c5105a32-467d-4fb0-852b-6331614f825d 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.602ms 2024-09-04 15:48:14.069 +05:30 408c92a4-7f72-49e9-802f-5f694cb55ee8 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-04 15:48:14.070 +05:30 408c92a4-7f72-49e9-802f-5f694cb55ee8 INF CORS policy execution successful. 2024-09-04 15:48:14.071 +05:30 408c92a4-7f72-49e9-802f-5f694cb55ee8 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0OTQ2LCJleHAiOjE3MjU0NDU1NDYsImlhdCI6MTcyNTQ0NDk0Nn0.T-KbRpkeywYQ9yJ2Q9UfQ9Nqbb_JycqiFYlow2o2L-A}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:48:14.071 +05:30 fbbe1e05-3b3f-43fb-b0a8-618caa624517 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:14.071 +05:30 fbbe1e05-3b3f-43fb-b0a8-618caa624517 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-04 15:48:14.110 +05:30 fbbe1e05-3b3f-43fb-b0a8-618caa624517 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:48:14.111 +05:30 fbbe1e05-3b3f-43fb-b0a8-618caa624517 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 39.5286ms 2024-09-04 15:48:14.111 +05:30 fbbe1e05-3b3f-43fb-b0a8-618caa624517 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:14.111 +05:30 fbbe1e05-3b3f-43fb-b0a8-618caa624517 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 408c92a4-7f72-49e9-802f-5f694cb55ee8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:48:14.111 +05:30 fbbe1e05-3b3f-43fb-b0a8-618caa624517 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 42.0509ms 2024-09-04 15:48:14.137 +05:30 29f1d290-056a-4131-964c-c537a193cd97 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-04 15:48:14.137 +05:30 29f1d290-056a-4131-964c-c537a193cd97 INF CORS policy execution successful. 2024-09-04 15:48:14.138 +05:30 29f1d290-056a-4131-964c-c537a193cd97 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0OTQ2LCJleHAiOjE3MjU0NDU1NDYsImlhdCI6MTcyNTQ0NDk0Nn0.T-KbRpkeywYQ9yJ2Q9UfQ9Nqbb_JycqiFYlow2o2L-A}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:48:14.138 +05:30 5af39874-83da-4c91-a7fd-5c10cc6f3d90 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:14.138 +05:30 5af39874-83da-4c91-a7fd-5c10cc6f3d90 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-04 15:48:14.150 +05:30 5af39874-83da-4c91-a7fd-5c10cc6f3d90 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:48:14.151 +05:30 5af39874-83da-4c91-a7fd-5c10cc6f3d90 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 12.7993ms 2024-09-04 15:48:14.151 +05:30 5af39874-83da-4c91-a7fd-5c10cc6f3d90 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:14.151 +05:30 5af39874-83da-4c91-a7fd-5c10cc6f3d90 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 29f1d290-056a-4131-964c-c537a193cd97}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:48:14.151 +05:30 5af39874-83da-4c91-a7fd-5c10cc6f3d90 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 14.2579ms 2024-09-04 15:48:17.405 +05:30 9c95e3e9-2ca4-4871-9302-be38ef4f9677 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040901 - null null 2024-09-04 15:48:17.405 +05:30 9c95e3e9-2ca4-4871-9302-be38ef4f9677 INF CORS policy execution successful. 2024-09-04 15:48:17.406 +05:30 9c95e3e9-2ca4-4871-9302-be38ef4f9677 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040901 - 204 null null 0.7221ms 2024-09-04 15:48:17.983 +05:30 1b3c7871-7a11-493d-a0b9-3f57c285fc91 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040901 - null null 2024-09-04 15:48:17.984 +05:30 1b3c7871-7a11-493d-a0b9-3f57c285fc91 INF CORS policy execution successful. 2024-09-04 15:48:17.985 +05:30 1b3c7871-7a11-493d-a0b9-3f57c285fc91 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=0&roleName=TestRole040901 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:48:17.985 +05:30 fb441e21-2219-4381-be18-e84de264054b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 15:48:17.986 +05:30 fb441e21-2219-4381-be18-e84de264054b 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-04 15:48:18.149 +05:30 fb441e21-2219-4381-be18-e84de264054b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:48:18.149 +05:30 fb441e21-2219-4381-be18-e84de264054b INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 163.3528ms 2024-09-04 15:48:18.149 +05:30 fb441e21-2219-4381-be18-e84de264054b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 15:48:18.149 +05:30 fb441e21-2219-4381-be18-e84de264054b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b3c7871-7a11-493d-a0b9-3f57c285fc91}, {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-04 15:48:18.150 +05:30 fb441e21-2219-4381-be18-e84de264054b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040901 - 200 90 application/json; charset=utf-8 166.8604ms 2024-09-04 15:48:18.447 +05:30 26d03960-2868-498d-84de-c57613961103 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 15:48:18.447 +05:30 26d03960-2868-498d-84de-c57613961103 INF CORS policy execution successful. 2024-09-04 15:48:18.448 +05:30 26d03960-2868-498d-84de-c57613961103 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.5998ms 2024-09-04 15:48:18.560 +05:30 3853a4ef-fdb1-42bc-a12b-7a81a9e8fc22 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 15:48:18.560 +05:30 3853a4ef-fdb1-42bc-a12b-7a81a9e8fc22 INF CORS policy execution successful. 2024-09-04 15:48:18.561 +05:30 3853a4ef-fdb1-42bc-a12b-7a81a9e8fc22 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:48:18.561 +05:30 2916c325-4aae-409e-b2d7-4aa30b845a32 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:48:18.561 +05:30 2916c325-4aae-409e-b2d7-4aa30b845a32 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-04 15:48:18.573 +05:30 2916c325-4aae-409e-b2d7-4aa30b845a32 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:48:18.573 +05:30 2916c325-4aae-409e-b2d7-4aa30b845a32 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 12.2405ms 2024-09-04 15:48:18.573 +05:30 2916c325-4aae-409e-b2d7-4aa30b845a32 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:48:18.573 +05:30 2916c325-4aae-409e-b2d7-4aa30b845a32 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3853a4ef-fdb1-42bc-a12b-7a81a9e8fc22}, {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-04 15:48:18.574 +05:30 2916c325-4aae-409e-b2d7-4aa30b845a32 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 14.0804ms 2024-09-04 15:48:34.122 +05:30 7203747a-b328-4a98-8204-142e0ee62ea1 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-04 15:48:34.123 +05:30 7203747a-b328-4a98-8204-142e0ee62ea1 INF CORS policy execution successful. 2024-09-04 15:48:34.123 +05:30 7203747a-b328-4a98-8204-142e0ee62ea1 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.4418ms 2024-09-04 15:48:34.132 +05:30 7bc5838e-8f56-4595-adb7-7d8f30ed4415 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-04 15:48:34.132 +05:30 7bc5838e-8f56-4595-adb7-7d8f30ed4415 INF CORS policy execution successful. 2024-09-04 15:48:34.132 +05:30 7bc5838e-8f56-4595-adb7-7d8f30ed4415 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.4254ms 2024-09-04 15:48:34.151 +05:30 0c70289e-5ee9-4775-bc7b-c7df675eac57 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-04 15:48:34.152 +05:30 0c70289e-5ee9-4775-bc7b-c7df675eac57 INF CORS policy execution successful. 2024-09-04 15:48:34.153 +05:30 0c70289e-5ee9-4775-bc7b-c7df675eac57 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0OTQ2LCJleHAiOjE3MjU0NDU1NDYsImlhdCI6MTcyNTQ0NDk0Nn0.T-KbRpkeywYQ9yJ2Q9UfQ9Nqbb_JycqiFYlow2o2L-A}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:48:34.153 +05:30 2208ab3f-a3a0-4ae3-9fd9-cdf3a324770d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:34.153 +05:30 2208ab3f-a3a0-4ae3-9fd9-cdf3a324770d 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-04 15:48:34.181 +05:30 2208ab3f-a3a0-4ae3-9fd9-cdf3a324770d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:48:34.181 +05:30 2208ab3f-a3a0-4ae3-9fd9-cdf3a324770d INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 27.8482ms 2024-09-04 15:48:34.181 +05:30 2208ab3f-a3a0-4ae3-9fd9-cdf3a324770d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:34.181 +05:30 2208ab3f-a3a0-4ae3-9fd9-cdf3a324770d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0c70289e-5ee9-4775-bc7b-c7df675eac57}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:48:34.182 +05:30 2208ab3f-a3a0-4ae3-9fd9-cdf3a324770d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 30.5078ms 2024-09-04 15:48:34.221 +05:30 fcdd8af5-1888-497e-b9f5-0b390e6c4670 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-04 15:48:34.221 +05:30 fcdd8af5-1888-497e-b9f5-0b390e6c4670 INF CORS policy execution successful. 2024-09-04 15:48:34.221 +05:30 fcdd8af5-1888-497e-b9f5-0b390e6c4670 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0OTQ2LCJleHAiOjE3MjU0NDU1NDYsImlhdCI6MTcyNTQ0NDk0Nn0.T-KbRpkeywYQ9yJ2Q9UfQ9Nqbb_JycqiFYlow2o2L-A}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:48:34.221 +05:30 443a1060-129f-4f79-9037-7518dd4f5e91 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:34.221 +05:30 443a1060-129f-4f79-9037-7518dd4f5e91 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-04 15:48:34.358 +05:30 443a1060-129f-4f79-9037-7518dd4f5e91 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:48:34.358 +05:30 443a1060-129f-4f79-9037-7518dd4f5e91 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 136.5929ms 2024-09-04 15:48:34.358 +05:30 443a1060-129f-4f79-9037-7518dd4f5e91 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:34.358 +05:30 443a1060-129f-4f79-9037-7518dd4f5e91 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fcdd8af5-1888-497e-b9f5-0b390e6c4670}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:48:34.359 +05:30 443a1060-129f-4f79-9037-7518dd4f5e91 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 138.3217ms 2024-09-04 15:48:39.918 +05:30 4b9e3355-f6a6-40f8-a5ad-9851b79efa0f 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-04 15:48:39.918 +05:30 4b9e3355-f6a6-40f8-a5ad-9851b79efa0f INF CORS policy execution successful. 2024-09-04 15:48:39.919 +05:30 4b9e3355-f6a6-40f8-a5ad-9851b79efa0f 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.6941ms 2024-09-04 15:48:39.929 +05:30 37cd8090-e509-4b27-9a83-c96df9e961d1 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-04 15:48:39.929 +05:30 37cd8090-e509-4b27-9a83-c96df9e961d1 INF CORS policy execution successful. 2024-09-04 15:48:39.929 +05:30 37cd8090-e509-4b27-9a83-c96df9e961d1 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.3293ms 2024-09-04 15:48:39.946 +05:30 82958ef6-b87a-4402-9f35-52d51651a3c9 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-04 15:48:39.947 +05:30 82958ef6-b87a-4402-9f35-52d51651a3c9 INF CORS policy execution successful. 2024-09-04 15:48:39.947 +05:30 82958ef6-b87a-4402-9f35-52d51651a3c9 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0OTQ2LCJleHAiOjE3MjU0NDU1NDYsImlhdCI6MTcyNTQ0NDk0Nn0.T-KbRpkeywYQ9yJ2Q9UfQ9Nqbb_JycqiFYlow2o2L-A}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:48:39.948 +05:30 8079a08b-f2aa-44a7-b95e-8d411d3dd848 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:39.948 +05:30 8079a08b-f2aa-44a7-b95e-8d411d3dd848 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-04 15:48:40.000 +05:30 8079a08b-f2aa-44a7-b95e-8d411d3dd848 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:48:40.000 +05:30 8079a08b-f2aa-44a7-b95e-8d411d3dd848 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 52.4311ms 2024-09-04 15:48:40.001 +05:30 8079a08b-f2aa-44a7-b95e-8d411d3dd848 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:40.001 +05:30 8079a08b-f2aa-44a7-b95e-8d411d3dd848 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 82958ef6-b87a-4402-9f35-52d51651a3c9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:48:40.001 +05:30 8079a08b-f2aa-44a7-b95e-8d411d3dd848 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 54.5063ms 2024-09-04 15:48:40.035 +05:30 5c27e02f-d2c9-47f1-be23-412a6b66acc6 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-04 15:48:40.035 +05:30 5c27e02f-d2c9-47f1-be23-412a6b66acc6 INF CORS policy execution successful. 2024-09-04 15:48:40.036 +05:30 5c27e02f-d2c9-47f1-be23-412a6b66acc6 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ0OTQ2LCJleHAiOjE3MjU0NDU1NDYsImlhdCI6MTcyNTQ0NDk0Nn0.T-KbRpkeywYQ9yJ2Q9UfQ9Nqbb_JycqiFYlow2o2L-A}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:48:40.036 +05:30 12e3d161-0547-422d-94a5-eef478e6080e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:40.036 +05:30 12e3d161-0547-422d-94a5-eef478e6080e 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-04 15:48:40.100 +05:30 cfd57777-2a8f-4caf-bfe7-168b99f146fd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 15:48:40.100 +05:30 cfd57777-2a8f-4caf-bfe7-168b99f146fd INF CORS policy execution successful. 2024-09-04 15:48:40.100 +05:30 cfd57777-2a8f-4caf-bfe7-168b99f146fd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6964ms 2024-09-04 15:48:40.131 +05:30 12e3d161-0547-422d-94a5-eef478e6080e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:48:40.131 +05:30 12e3d161-0547-422d-94a5-eef478e6080e INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 94.8718ms 2024-09-04 15:48:40.132 +05:30 12e3d161-0547-422d-94a5-eef478e6080e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 15:48:40.132 +05:30 12e3d161-0547-422d-94a5-eef478e6080e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5c27e02f-d2c9-47f1-be23-412a6b66acc6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"2024-09-02T10:31:58.857\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"2024-09-02T05:09:00.303\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-04 15:48:40.132 +05:30 12e3d161-0547-422d-94a5-eef478e6080e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 96.9751ms 2024-09-04 15:48:40.150 +05:30 c23712fc-05e0-4732-b592-0e7d1f99ef4d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 15:48:40.151 +05:30 c23712fc-05e0-4732-b592-0e7d1f99ef4d INF CORS policy execution successful. 2024-09-04 15:48:40.151 +05:30 c23712fc-05e0-4732-b592-0e7d1f99ef4d INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:48:40.151 +05:30 7258b80c-bba6-4b13-bb8c-2da42d878d91 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 15:48:40.151 +05:30 7258b80c-bba6-4b13-bb8c-2da42d878d91 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-04 15:48:40.236 +05:30 7258b80c-bba6-4b13-bb8c-2da42d878d91 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:48:40.236 +05:30 7258b80c-bba6-4b13-bb8c-2da42d878d91 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 84.4398ms 2024-09-04 15:48:40.236 +05:30 7258b80c-bba6-4b13-bb8c-2da42d878d91 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 15:48:40.236 +05:30 7258b80c-bba6-4b13-bb8c-2da42d878d91 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c23712fc-05e0-4732-b592-0e7d1f99ef4d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1304} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":null},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"08/02/2024 15:29:26\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"07/30/2024 09:34:56\"}],\"PageSummary\":[{\"TotalRows\":13,\"TotalPages\":2}]}"} 2024-09-04 15:48:40.237 +05:30 7258b80c-bba6-4b13-bb8c-2da42d878d91 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1304 application/json; charset=utf-8 86.5575ms 2024-09-04 15:48:43.752 +05:30 0f3c0baf-8aa4-4506-b6bd-300f92ee635c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100174 - null null 2024-09-04 15:48:43.753 +05:30 0f3c0baf-8aa4-4506-b6bd-300f92ee635c INF CORS policy execution successful. 2024-09-04 15:48:43.754 +05:30 0f3c0baf-8aa4-4506-b6bd-300f92ee635c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100174 - 204 null null 2.1113ms 2024-09-04 15:48:43.986 +05:30 7a3d5c05-781b-48d6-80f1-bf26c7bdf0f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100174 - null null 2024-09-04 15:48:43.987 +05:30 7a3d5c05-781b-48d6-80f1-bf26c7bdf0f9 INF CORS policy execution successful. 2024-09-04 15:48:43.987 +05:30 7a3d5c05-781b-48d6-80f1-bf26c7bdf0f9 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100174 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:48:43.987 +05:30 414573b9-1af0-4429-b381-94a1f3eb467c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 15:48:43.987 +05:30 414573b9-1af0-4429-b381-94a1f3eb467c 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-04 15:48:44.050 +05:30 6e625f1a-4c69-4aee-b199-4de1076a4639 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 15:48:44.050 +05:30 6e625f1a-4c69-4aee-b199-4de1076a4639 INF CORS policy execution successful. 2024-09-04 15:48:44.050 +05:30 6e625f1a-4c69-4aee-b199-4de1076a4639 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4317ms 2024-09-04 15:48:44.081 +05:30 414573b9-1af0-4429-b381-94a1f3eb467c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:48:44.081 +05:30 414573b9-1af0-4429-b381-94a1f3eb467c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 93.547ms 2024-09-04 15:48:44.081 +05:30 414573b9-1af0-4429-b381-94a1f3eb467c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 15:48:44.081 +05:30 414573b9-1af0-4429-b381-94a1f3eb467c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7a3d5c05-781b-48d6-80f1-bf26c7bdf0f9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1083} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100174,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100174,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":100174,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":100174,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":100174,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":100174,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":100174,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-04 15:48:44.082 +05:30 414573b9-1af0-4429-b381-94a1f3eb467c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100174 - 200 1083 application/json; charset=utf-8 95.7398ms 2024-09-04 15:49:01.409 +05:30 2cb6fd69-63cb-4218-91b2-f0049c54892a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-04 15:49:01.410 +05:30 2cb6fd69-63cb-4218-91b2-f0049c54892a INF CORS policy execution successful. 2024-09-04 15:49:01.411 +05:30 2cb6fd69-63cb-4218-91b2-f0049c54892a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 1.9519ms 2024-09-04 15:49:01.686 +05:30 d2ff52ec-549b-4bb9-9355-bb8af796427c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 218 2024-09-04 15:49:01.687 +05:30 d2ff52ec-549b-4bb9-9355-bb8af796427c INF CORS policy execution successful. 2024-09-04 15:49:01.687 +05:30 d2ff52ec-549b-4bb9-9355-bb8af796427c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 218}, {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":100174,"name":"TestProfile040924","beId":4,"isGroup":false,"menuAction":[{"menuId":22,"actionId":13},{"menuId":22,"actionId":14},{"menuId":22,"actionId":15},{"menuId":22,"actionId":16}],"parentId":0,"remarks":""} 2024-09-04 15:49:01.688 +05:30 3cee4544-c0e5-411b-9e6b-dba9f74e48c2 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 15:49:01.688 +05:30 3cee4544-c0e5-411b-9e6b-dba9f74e48c2 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-04 15:49:01.888 +05:30 3cee4544-c0e5-411b-9e6b-dba9f74e48c2 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:49:01.890 +05:30 3cee4544-c0e5-411b-9e6b-dba9f74e48c2 INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 201.0322ms 2024-09-04 15:49:01.890 +05:30 3cee4544-c0e5-411b-9e6b-dba9f74e48c2 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 15:49:01.890 +05:30 3cee4544-c0e5-411b-9e6b-dba9f74e48c2 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: d2ff52ec-549b-4bb9-9355-bb8af796427c}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 98} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"100174"} 2024-09-04 15:49:01.890 +05:30 3cee4544-c0e5-411b-9e6b-dba9f74e48c2 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 98 application/json; charset=utf-8 204.9002ms 2024-09-04 15:49:09.734 +05:30 9c04bde3-ac42-497a-8ab8-02c232a45181 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 15:49:09.736 +05:30 9c04bde3-ac42-497a-8ab8-02c232a45181 INF CORS policy execution successful. 2024-09-04 15:49:09.737 +05:30 9c04bde3-ac42-497a-8ab8-02c232a45181 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 2.6558ms 2024-09-04 15:49:11.005 +05:30 8d19686c-c831-4466-8a96-e984ec5f99e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 15:49:11.006 +05:30 8d19686c-c831-4466-8a96-e984ec5f99e4 INF CORS policy execution successful. 2024-09-04 15:49:11.007 +05:30 8d19686c-c831-4466-8a96-e984ec5f99e4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:49:11.008 +05:30 dfb1570c-fc37-4147-86c8-b988a988a8b9 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:49:11.008 +05:30 dfb1570c-fc37-4147-86c8-b988a988a8b9 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-04 15:49:11.522 +05:30 dfb1570c-fc37-4147-86c8-b988a988a8b9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:49:11.523 +05:30 dfb1570c-fc37-4147-86c8-b988a988a8b9 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 514.2076ms 2024-09-04 15:49:11.523 +05:30 dfb1570c-fc37-4147-86c8-b988a988a8b9 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 15:49:11.523 +05:30 dfb1570c-fc37-4147-86c8-b988a988a8b9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8d19686c-c831-4466-8a96-e984ec5f99e4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 785} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100175,\"ProfileName\":\"TestProfile04092\"},{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"},{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 15:49:11.523 +05:30 dfb1570c-fc37-4147-86c8-b988a988a8b9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 785 application/json; charset=utf-8 518.5804ms 2024-09-04 15:49:39.082 +05:30 45c25f7f-3389-4b22-a1b0-26e041f40e0a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 15:49:39.083 +05:30 45c25f7f-3389-4b22-a1b0-26e041f40e0a INF CORS policy execution successful. 2024-09-04 15:49:39.084 +05:30 45c25f7f-3389-4b22-a1b0-26e041f40e0a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 2.4197ms 2024-09-04 15:49:39.795 +05:30 241ac20e-465f-4de6-a39d-29cd92cc6a51 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 73 2024-09-04 15:49:39.797 +05:30 241ac20e-465f-4de6-a39d-29cd92cc6a51 INF CORS policy execution successful. 2024-09-04 15:49:39.797 +05:30 241ac20e-465f-4de6-a39d-29cd92cc6a51 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 73}, {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: {"assignedProfileIds":[{"id":100175},{"id":100174}],"type":1,"menuId":20} 2024-09-04 15:49:39.798 +05:30 48f3e434-5445-409a-abdd-3d73ad54c6e3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:49:39.799 +05:30 48f3e434-5445-409a-abdd-3d73ad54c6e3 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:49:39.946 +05:30 48f3e434-5445-409a-abdd-3d73ad54c6e3 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:49:39.947 +05:30 48f3e434-5445-409a-abdd-3d73ad54c6e3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 147.6784ms 2024-09-04 15:49:39.947 +05:30 48f3e434-5445-409a-abdd-3d73ad54c6e3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:49:39.947 +05:30 48f3e434-5445-409a-abdd-3d73ad54c6e3 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 241ac20e-465f-4de6-a39d-29cd92cc6a51}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 15:49:39.947 +05:30 48f3e434-5445-409a-abdd-3d73ad54c6e3 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 152.2794ms 2024-09-04 15:49:41.273 +05:30 f78aac52-c8c6-43a5-9439-e3019971b085 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 73 2024-09-04 15:49:41.273 +05:30 f78aac52-c8c6-43a5-9439-e3019971b085 INF CORS policy execution successful. 2024-09-04 15:49:41.274 +05:30 f78aac52-c8c6-43a5-9439-e3019971b085 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 73}, {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: {"assignedProfileIds":[{"id":100175},{"id":100174}],"type":1,"menuId":21} 2024-09-04 15:49:41.274 +05:30 b3ba31b2-f61f-41d0-a8d3-2a5cb793c020 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:49:41.274 +05:30 b3ba31b2-f61f-41d0-a8d3-2a5cb793c020 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:49:41.401 +05:30 b3ba31b2-f61f-41d0-a8d3-2a5cb793c020 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:49:41.402 +05:30 b3ba31b2-f61f-41d0-a8d3-2a5cb793c020 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 127.5742ms 2024-09-04 15:49:41.402 +05:30 b3ba31b2-f61f-41d0-a8d3-2a5cb793c020 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:49:41.402 +05:30 b3ba31b2-f61f-41d0-a8d3-2a5cb793c020 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: f78aac52-c8c6-43a5-9439-e3019971b085}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 15:49:41.404 +05:30 b3ba31b2-f61f-41d0-a8d3-2a5cb793c020 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 130.7798ms 2024-09-04 15:49:41.876 +05:30 8d403272-a561-47c2-b486-b112c8e49993 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 73 2024-09-04 15:49:41.877 +05:30 8d403272-a561-47c2-b486-b112c8e49993 INF CORS policy execution successful. 2024-09-04 15:49:41.877 +05:30 8d403272-a561-47c2-b486-b112c8e49993 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTE4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.QiBq2dFLAZehQUFmKt0dKWoYF0XGMlz5UEJaARoiNHg}, {Connection: keep-alive}, {Content-Length: 73}, {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: {"assignedProfileIds":[{"id":100175},{"id":100174}],"type":1,"menuId":22} 2024-09-04 15:49:41.877 +05:30 a466de65-f291-4585-aaf0-0b69e0858286 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:49:41.877 +05:30 a466de65-f291-4585-aaf0-0b69e0858286 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:49:41.897 +05:30 a466de65-f291-4585-aaf0-0b69e0858286 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:49:41.897 +05:30 a466de65-f291-4585-aaf0-0b69e0858286 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 20.4736ms 2024-09-04 15:49:41.897 +05:30 a466de65-f291-4585-aaf0-0b69e0858286 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:49:41.898 +05:30 a466de65-f291-4585-aaf0-0b69e0858286 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8d403272-a561-47c2-b486-b112c8e49993}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":17,\"ActionName\":\"Excel\"},{\"ActionID\":18,\"ActionName\":\"View\"},{\"ActionID\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ActionID\":20,\"ActionName\":\"ViewSummary\"},{\"ActionID\":21,\"ActionName\":\"UnlockUser\"}]"} 2024-09-04 15:49:41.898 +05:30 a466de65-f291-4585-aaf0-0b69e0858286 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 341 application/json; charset=utf-8 21.9234ms 2024-09-04 15:49:47.994 +05:30 1f5a1958-eef0-4b73-9e9b-85ba94ec8b98 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTQ4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.89ckNbQrodFZXM1ETQHrNWTc0CDUN3bgPK2ciOyvhhk - null null 2024-09-04 15:49:47.994 +05:30 1f5a1958-eef0-4b73-9e9b-85ba94ec8b98 INF CORS policy execution successful. 2024-09-04 15:49:47.995 +05:30 1f5a1958-eef0-4b73-9e9b-85ba94ec8b98 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTQ4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.89ckNbQrodFZXM1ETQHrNWTc0CDUN3bgPK2ciOyvhhk 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-04 15:49:47.995 +05:30 d0259f71-ceb6-426e-b8ae-eb86a8c0d922 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:49:47.995 +05:30 d0259f71-ceb6-426e-b8ae-eb86a8c0d922 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-04 15:49:48.015 +05:30 d0259f71-ceb6-426e-b8ae-eb86a8c0d922 INF Token generated 2024-09-04 15:49:48.015 +05:30 d0259f71-ceb6-426e-b8ae-eb86a8c0d922 INF Token generated 2024-09-04 15:49:48.016 +05:30 d0259f71-ceb6-426e-b8ae-eb86a8c0d922 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:49:48.016 +05:30 d0259f71-ceb6-426e-b8ae-eb86a8c0d922 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 20.8642ms 2024-09-04 15:49:48.016 +05:30 d0259f71-ceb6-426e-b8ae-eb86a8c0d922 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:49:48.016 +05:30 d0259f71-ceb6-426e-b8ae-eb86a8c0d922 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1f5a1958-eef0-4b73-9e9b-85ba94ec8b98}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUxODgsImV4cCI6MTcyNTQ0NTc4OCwiaWF0IjoxNzI1NDQ1MTg4fQ.zzblFblDpQ-sq1MxsN00s9WQTn2Ch2zskznYVvaMAso\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUxODgsImV4cCI6MTcyNTQ0NjA4OCwiaWF0IjoxNzI1NDQ1MTg4fQ.91AAOEiXRTUEWT3JmZZgl6IHbAj1n4Gt-vT0VWxfW98\"}"} 2024-09-04 15:49:48.016 +05:30 d0259f71-ceb6-426e-b8ae-eb86a8c0d922 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ1ODYsImV4cCI6MTcyNTQ0NTQ4NiwiaWF0IjoxNzI1NDQ0NTg2fQ.89ckNbQrodFZXM1ETQHrNWTc0CDUN3bgPK2ciOyvhhk - 200 899 application/json; charset=utf-8 22.6883ms 2024-09-04 15:49:52.833 +05:30 1dcd7f83-18d3-4904-a9a5-752c93677a68 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 15:49:52.833 +05:30 1dcd7f83-18d3-4904-a9a5-752c93677a68 INF CORS policy execution successful. 2024-09-04 15:49:52.834 +05:30 1dcd7f83-18d3-4904-a9a5-752c93677a68 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.4149ms 2024-09-04 15:49:53.263 +05:30 7690352a-b29d-4bc1-afdd-81cfcda6c0f9 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 73 2024-09-04 15:49:53.264 +05:30 7690352a-b29d-4bc1-afdd-81cfcda6c0f9 INF CORS policy execution successful. 2024-09-04 15:49:53.264 +05:30 7690352a-b29d-4bc1-afdd-81cfcda6c0f9 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUxODgsImV4cCI6MTcyNTQ0NTc4OCwiaWF0IjoxNzI1NDQ1MTg4fQ.zzblFblDpQ-sq1MxsN00s9WQTn2Ch2zskznYVvaMAso}, {Connection: keep-alive}, {Content-Length: 73}, {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: {"assignedProfileIds":[{"id":100175},{"id":100174}],"type":2,"menuId":20} 2024-09-04 15:49:53.265 +05:30 9fc0b46d-2090-4c3c-b696-1b286d203cb4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:49:53.265 +05:30 9fc0b46d-2090-4c3c-b696-1b286d203cb4 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:49:53.426 +05:30 9fc0b46d-2090-4c3c-b696-1b286d203cb4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:49:53.426 +05:30 9fc0b46d-2090-4c3c-b696-1b286d203cb4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 161.3873ms 2024-09-04 15:49:53.426 +05:30 9fc0b46d-2090-4c3c-b696-1b286d203cb4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:49:53.426 +05:30 9fc0b46d-2090-4c3c-b696-1b286d203cb4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7690352a-b29d-4bc1-afdd-81cfcda6c0f9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 15:49:53.427 +05:30 9fc0b46d-2090-4c3c-b696-1b286d203cb4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 396 application/json; charset=utf-8 163.8193ms 2024-09-04 15:49:54.633 +05:30 8a513e1f-3924-4e63-9d77-0088958a296e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 73 2024-09-04 15:49:54.634 +05:30 8a513e1f-3924-4e63-9d77-0088958a296e INF CORS policy execution successful. 2024-09-04 15:49:54.634 +05:30 8a513e1f-3924-4e63-9d77-0088958a296e INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUxODgsImV4cCI6MTcyNTQ0NTc4OCwiaWF0IjoxNzI1NDQ1MTg4fQ.zzblFblDpQ-sq1MxsN00s9WQTn2Ch2zskznYVvaMAso}, {Connection: keep-alive}, {Content-Length: 73}, {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: {"assignedProfileIds":[{"id":100175},{"id":100174}],"type":2,"menuId":21} 2024-09-04 15:49:54.635 +05:30 d6330018-674e-47df-8430-f566d519b0e6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:49:54.635 +05:30 d6330018-674e-47df-8430-f566d519b0e6 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:49:54.781 +05:30 d6330018-674e-47df-8430-f566d519b0e6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:49:54.781 +05:30 d6330018-674e-47df-8430-f566d519b0e6 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 145.9783ms 2024-09-04 15:49:54.781 +05:30 d6330018-674e-47df-8430-f566d519b0e6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:49:54.781 +05:30 d6330018-674e-47df-8430-f566d519b0e6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a513e1f-3924-4e63-9d77-0088958a296e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 400} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":7,\"ActionName\":\"Access\"},{\"ActionID\":8,\"ActionName\":\"Add\"},{\"ActionID\":9,\"ActionName\":\"Edit\"},{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 15:49:54.782 +05:30 d6330018-674e-47df-8430-f566d519b0e6 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 400 application/json; charset=utf-8 148.7056ms 2024-09-04 15:49:55.813 +05:30 0d338a56-acba-4068-9fd4-69903fe87d2c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 73 2024-09-04 15:49:55.814 +05:30 0d338a56-acba-4068-9fd4-69903fe87d2c INF CORS policy execution successful. 2024-09-04 15:49:55.814 +05:30 0d338a56-acba-4068-9fd4-69903fe87d2c INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUxODgsImV4cCI6MTcyNTQ0NTc4OCwiaWF0IjoxNzI1NDQ1MTg4fQ.zzblFblDpQ-sq1MxsN00s9WQTn2Ch2zskznYVvaMAso}, {Connection: keep-alive}, {Content-Length: 73}, {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: {"assignedProfileIds":[{"id":100175},{"id":100174}],"type":2,"menuId":22} 2024-09-04 15:49:55.814 +05:30 7b3f43aa-f105-4cb9-97ee-09c7cac3d808 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:49:55.814 +05:30 7b3f43aa-f105-4cb9-97ee-09c7cac3d808 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:49:56.086 +05:30 7b3f43aa-f105-4cb9-97ee-09c7cac3d808 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:49:56.086 +05:30 7b3f43aa-f105-4cb9-97ee-09c7cac3d808 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 272.1459ms 2024-09-04 15:49:56.086 +05:30 7b3f43aa-f105-4cb9-97ee-09c7cac3d808 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:49:56.087 +05:30 7b3f43aa-f105-4cb9-97ee-09c7cac3d808 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0d338a56-acba-4068-9fd4-69903fe87d2c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 268} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":13,\"ActionName\":\"Access\"},{\"ActionID\":14,\"ActionName\":\"Add\"},{\"ActionID\":15,\"ActionName\":\"Edit\"},{\"ActionID\":16,\"ActionName\":\"Delete\"}]"} 2024-09-04 15:49:56.087 +05:30 7b3f43aa-f105-4cb9-97ee-09c7cac3d808 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 268 application/json; charset=utf-8 274.0225ms 2024-09-04 15:50:13.682 +05:30 1d3a1cd3-4d80-44dd-9a10-3680e01458b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 15:50:13.683 +05:30 1d3a1cd3-4d80-44dd-9a10-3680e01458b9 INF CORS policy execution successful. 2024-09-04 15:50:13.684 +05:30 1d3a1cd3-4d80-44dd-9a10-3680e01458b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.912ms 2024-09-04 15:50:13.941 +05:30 f3f7a7fe-987f-45db-a230-e1b559c56db2 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 73 2024-09-04 15:50:13.942 +05:30 f3f7a7fe-987f-45db-a230-e1b559c56db2 INF CORS policy execution successful. 2024-09-04 15:50:13.943 +05:30 f3f7a7fe-987f-45db-a230-e1b559c56db2 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUxODgsImV4cCI6MTcyNTQ0NTc4OCwiaWF0IjoxNzI1NDQ1MTg4fQ.zzblFblDpQ-sq1MxsN00s9WQTn2Ch2zskznYVvaMAso}, {Connection: keep-alive}, {Content-Length: 73}, {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: {"assignedProfileIds":[{"id":100175},{"id":100174}],"type":2,"menuId":21} 2024-09-04 15:50:13.943 +05:30 65884fa5-2b5f-41e6-b1b4-ac58bde94f3b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:50:13.943 +05:30 65884fa5-2b5f-41e6-b1b4-ac58bde94f3b INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:50:14.149 +05:30 65884fa5-2b5f-41e6-b1b4-ac58bde94f3b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:50:14.149 +05:30 65884fa5-2b5f-41e6-b1b4-ac58bde94f3b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 205.8262ms 2024-09-04 15:50:14.149 +05:30 65884fa5-2b5f-41e6-b1b4-ac58bde94f3b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:50:14.149 +05:30 65884fa5-2b5f-41e6-b1b4-ac58bde94f3b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3f7a7fe-987f-45db-a230-e1b559c56db2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 400} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":7,\"ActionName\":\"Access\"},{\"ActionID\":8,\"ActionName\":\"Add\"},{\"ActionID\":9,\"ActionName\":\"Edit\"},{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 15:50:14.150 +05:30 65884fa5-2b5f-41e6-b1b4-ac58bde94f3b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 400 application/json; charset=utf-8 208.701ms 2024-09-04 15:50:16.432 +05:30 0b2712bb-24ac-4fb8-b483-78694445ca2a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 73 2024-09-04 15:50:16.434 +05:30 0b2712bb-24ac-4fb8-b483-78694445ca2a INF CORS policy execution successful. 2024-09-04 15:50:16.435 +05:30 0b2712bb-24ac-4fb8-b483-78694445ca2a INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUxODgsImV4cCI6MTcyNTQ0NTc4OCwiaWF0IjoxNzI1NDQ1MTg4fQ.zzblFblDpQ-sq1MxsN00s9WQTn2Ch2zskznYVvaMAso}, {Connection: keep-alive}, {Content-Length: 73}, {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: {"assignedProfileIds":[{"id":100175},{"id":100174}],"type":2,"menuId":20} 2024-09-04 15:50:16.436 +05:30 c9d16f7b-8d1c-458f-92c2-99a73dd56246 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:50:16.436 +05:30 c9d16f7b-8d1c-458f-92c2-99a73dd56246 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:50:16.731 +05:30 c9d16f7b-8d1c-458f-92c2-99a73dd56246 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:50:16.732 +05:30 c9d16f7b-8d1c-458f-92c2-99a73dd56246 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 296.1421ms 2024-09-04 15:50:16.733 +05:30 c9d16f7b-8d1c-458f-92c2-99a73dd56246 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:50:16.733 +05:30 c9d16f7b-8d1c-458f-92c2-99a73dd56246 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0b2712bb-24ac-4fb8-b483-78694445ca2a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 15:50:16.734 +05:30 c9d16f7b-8d1c-458f-92c2-99a73dd56246 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 396 application/json; charset=utf-8 302.9429ms 2024-09-04 15:50:27.103 +05:30 515e7b62-579f-4b82-ae24-55ce3ef26a2a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 15:50:27.104 +05:30 515e7b62-579f-4b82-ae24-55ce3ef26a2a INF CORS policy execution successful. 2024-09-04 15:50:27.104 +05:30 515e7b62-579f-4b82-ae24-55ce3ef26a2a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.4954ms 2024-09-04 15:50:27.933 +05:30 6ec39b2c-1ae4-4f72-a678-a908a168ac6c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 73 2024-09-04 15:50:27.933 +05:30 cedfc09b-8c92-494e-a01a-5679c781fc9e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 73 2024-09-04 15:50:27.935 +05:30 6ec39b2c-1ae4-4f72-a678-a908a168ac6c INF CORS policy execution successful. 2024-09-04 15:50:27.935 +05:30 6ec39b2c-1ae4-4f72-a678-a908a168ac6c INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUxODgsImV4cCI6MTcyNTQ0NTc4OCwiaWF0IjoxNzI1NDQ1MTg4fQ.zzblFblDpQ-sq1MxsN00s9WQTn2Ch2zskznYVvaMAso}, {Connection: keep-alive}, {Content-Length: 73}, {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: {"assignedProfileIds":[{"id":100175},{"id":100174}],"type":1,"menuId":21} 2024-09-04 15:50:27.936 +05:30 cedfc09b-8c92-494e-a01a-5679c781fc9e INF CORS policy execution successful. 2024-09-04 15:50:27.936 +05:30 30dd8020-5346-4d75-b9b3-c4ee5145cede INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:50:27.936 +05:30 cedfc09b-8c92-494e-a01a-5679c781fc9e INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUxODgsImV4cCI6MTcyNTQ0NTc4OCwiaWF0IjoxNzI1NDQ1MTg4fQ.zzblFblDpQ-sq1MxsN00s9WQTn2Ch2zskznYVvaMAso}, {Connection: keep-alive}, {Content-Length: 73}, {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: {"assignedProfileIds":[{"id":100175},{"id":100174}],"type":1,"menuId":20} 2024-09-04 15:50:27.936 +05:30 bae7217c-e5c3-4b94-b8fa-687373d5675b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:50:27.936 +05:30 30dd8020-5346-4d75-b9b3-c4ee5145cede INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:50:27.936 +05:30 bae7217c-e5c3-4b94-b8fa-687373d5675b INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:50:28.114 +05:30 bae7217c-e5c3-4b94-b8fa-687373d5675b INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:50:28.115 +05:30 bae7217c-e5c3-4b94-b8fa-687373d5675b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 178.5839ms 2024-09-04 15:50:28.115 +05:30 bae7217c-e5c3-4b94-b8fa-687373d5675b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:50:28.115 +05:30 bae7217c-e5c3-4b94-b8fa-687373d5675b INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: cedfc09b-8c92-494e-a01a-5679c781fc9e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 15:50:28.116 +05:30 bae7217c-e5c3-4b94-b8fa-687373d5675b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 182.2347ms 2024-09-04 15:50:28.128 +05:30 30dd8020-5346-4d75-b9b3-c4ee5145cede INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:50:28.128 +05:30 30dd8020-5346-4d75-b9b3-c4ee5145cede INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 192.165ms 2024-09-04 15:50:28.128 +05:30 30dd8020-5346-4d75-b9b3-c4ee5145cede INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:50:28.129 +05:30 30dd8020-5346-4d75-b9b3-c4ee5145cede INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 6ec39b2c-1ae4-4f72-a678-a908a168ac6c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 15:50:28.129 +05:30 30dd8020-5346-4d75-b9b3-c4ee5145cede INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 195.71ms 2024-09-04 15:50:28.651 +05:30 019b1c50-7c15-44ec-a274-1f5b1f394bf9 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 73 2024-09-04 15:50:28.652 +05:30 019b1c50-7c15-44ec-a274-1f5b1f394bf9 INF CORS policy execution successful. 2024-09-04 15:50:28.652 +05:30 019b1c50-7c15-44ec-a274-1f5b1f394bf9 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUxODgsImV4cCI6MTcyNTQ0NTc4OCwiaWF0IjoxNzI1NDQ1MTg4fQ.zzblFblDpQ-sq1MxsN00s9WQTn2Ch2zskznYVvaMAso}, {Connection: keep-alive}, {Content-Length: 73}, {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: {"assignedProfileIds":[{"id":100175},{"id":100174}],"type":1,"menuId":22} 2024-09-04 15:50:28.652 +05:30 a2a4ac52-c716-44a6-86d9-5028a05ac32b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:50:28.652 +05:30 a2a4ac52-c716-44a6-86d9-5028a05ac32b INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 15:50:28.867 +05:30 a2a4ac52-c716-44a6-86d9-5028a05ac32b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:50:28.867 +05:30 a2a4ac52-c716-44a6-86d9-5028a05ac32b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 214.747ms 2024-09-04 15:50:28.867 +05:30 a2a4ac52-c716-44a6-86d9-5028a05ac32b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 15:50:28.867 +05:30 a2a4ac52-c716-44a6-86d9-5028a05ac32b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 019b1c50-7c15-44ec-a274-1f5b1f394bf9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":17,\"ActionName\":\"Excel\"},{\"ActionID\":18,\"ActionName\":\"View\"},{\"ActionID\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ActionID\":20,\"ActionName\":\"ViewSummary\"},{\"ActionID\":21,\"ActionName\":\"UnlockUser\"}]"} 2024-09-04 15:50:28.868 +05:30 a2a4ac52-c716-44a6-86d9-5028a05ac32b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 341 application/json; charset=utf-8 216.4583ms 2024-09-04 15:50:34.247 +05:30 67bb89f3-1f63-421d-b4f6-53e5d0bdfdd7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040901 - null null 2024-09-04 15:50:34.248 +05:30 67bb89f3-1f63-421d-b4f6-53e5d0bdfdd7 INF CORS policy execution successful. 2024-09-04 15:50:34.248 +05:30 67bb89f3-1f63-421d-b4f6-53e5d0bdfdd7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040901 - 204 null null 0.9713ms 2024-09-04 15:50:34.257 +05:30 9d957064-4e85-4016-9a54-b2ea1e083fda INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - null null 2024-09-04 15:50:34.258 +05:30 9d957064-4e85-4016-9a54-b2ea1e083fda INF CORS policy execution successful. 2024-09-04 15:50:34.258 +05:30 9d957064-4e85-4016-9a54-b2ea1e083fda INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - 204 null null 0.3779ms 2024-09-04 15:50:34.302 +05:30 85fa094d-bba6-4fcf-a7a1-5d320ab6217c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040901 - null null 2024-09-04 15:50:34.302 +05:30 85fa094d-bba6-4fcf-a7a1-5d320ab6217c INF CORS policy execution successful. 2024-09-04 15:50:34.303 +05:30 85fa094d-bba6-4fcf-a7a1-5d320ab6217c INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=0&roleName=TestRole040901 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUxODgsImV4cCI6MTcyNTQ0NTc4OCwiaWF0IjoxNzI1NDQ1MTg4fQ.zzblFblDpQ-sq1MxsN00s9WQTn2Ch2zskznYVvaMAso}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:50:34.303 +05:30 3a056448-6031-4d02-928b-a105e51aed0c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 15:50:34.303 +05:30 3a056448-6031-4d02-928b-a105e51aed0c 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-04 15:50:34.311 +05:30 c2f7e64f-6900-46b7-ae41-5395ef593479 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - application/json 834 2024-09-04 15:50:34.311 +05:30 c2f7e64f-6900-46b7-ae41-5395ef593479 INF CORS policy execution successful. 2024-09-04 15:50:34.311 +05:30 c2f7e64f-6900-46b7-ae41-5395ef593479 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUxODgsImV4cCI6MTcyNTQ0NTc4OCwiaWF0IjoxNzI1NDQ1MTg4fQ.zzblFblDpQ-sq1MxsN00s9WQTn2Ch2zskznYVvaMAso}, {Connection: keep-alive}, {Content-Length: 834}, {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":"TestRole040901","passwordPolicy":19,"isGroup":false,"parentId":0,"assignedProfileIds":[{"id":100175},{"id":100174}],"restrictionsAdded":[{"menuId":22,"actionId":17},{"menuId":22,"actionId":18},{"menuId":22,"actionId":19},{"menuId":22,"actionId":20},{"menuId":22,"actionId":21}],"restrictionsExcluded":[{"menuId":20,"actionId":4},{"menuId":21,"actionId":10},{"menuId":22,"actionId":16}],"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-04 15:50:34.312 +05:30 8fd46aa9-937e-476b-8b0f-bd5a4eb3a279 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-04 15:50:34.323 +05:30 8fd46aa9-937e-476b-8b0f-bd5a4eb3a279 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-04 15:50:34.350 +05:30 3a056448-6031-4d02-928b-a105e51aed0c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:50:34.350 +05:30 3a056448-6031-4d02-928b-a105e51aed0c INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 47.0307ms 2024-09-04 15:50:34.350 +05:30 3a056448-6031-4d02-928b-a105e51aed0c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 15:50:34.350 +05:30 3a056448-6031-4d02-928b-a105e51aed0c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85fa094d-bba6-4fcf-a7a1-5d320ab6217c}, {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-04 15:50:34.351 +05:30 3a056448-6031-4d02-928b-a105e51aed0c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040901 - 200 90 application/json; charset=utf-8 49.3011ms 2024-09-04 15:50:34.442 +05:30 8fd46aa9-937e-476b-8b0f-bd5a4eb3a279 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:50:34.443 +05:30 8fd46aa9-937e-476b-8b0f-bd5a4eb3a279 INF Executed action Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api) in 119.7531ms 2024-09-04 15:50:34.443 +05:30 8fd46aa9-937e-476b-8b0f-bd5a4eb3a279 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-04 15:50:34.443 +05:30 8fd46aa9-937e-476b-8b0f-bd5a4eb3a279 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: c2f7e64f-6900-46b7-ae41-5395ef593479}, {Location: http://103.120.178.195/SangSecurityAPI/role/upsertrole}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 94} Body: {"status":"Success","statusCode":2001,"message":"Role inserted successfully.","result":"1071"} 2024-09-04 15:50:34.443 +05:30 8fd46aa9-937e-476b-8b0f-bd5a4eb3a279 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - 201 94 application/json; charset=utf-8 132.4338ms 2024-09-04 15:50:34.987 +05:30 21185f9f-4992-4ef4-add7-f6242c00c0ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 15:50:34.987 +05:30 21185f9f-4992-4ef4-add7-f6242c00c0ba INF CORS policy execution successful. 2024-09-04 15:50:34.988 +05:30 21185f9f-4992-4ef4-add7-f6242c00c0ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.563ms 2024-09-04 15:50:35.013 +05:30 982e2368-948b-4b70-91ee-ec9ed091af31 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 15:50:35.013 +05:30 982e2368-948b-4b70-91ee-ec9ed091af31 INF CORS policy execution successful. 2024-09-04 15:50:35.014 +05:30 982e2368-948b-4b70-91ee-ec9ed091af31 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUxODgsImV4cCI6MTcyNTQ0NTc4OCwiaWF0IjoxNzI1NDQ1MTg4fQ.zzblFblDpQ-sq1MxsN00s9WQTn2Ch2zskznYVvaMAso}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:50:35.014 +05:30 8628b479-1c9e-4909-9f31-36a672d95194 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:50:35.014 +05:30 8628b479-1c9e-4909-9f31-36a672d95194 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-04 15:50:35.024 +05:30 8628b479-1c9e-4909-9f31-36a672d95194 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:50:35.024 +05:30 8628b479-1c9e-4909-9f31-36a672d95194 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 10.0124ms 2024-09-04 15:50:35.024 +05:30 8628b479-1c9e-4909-9f31-36a672d95194 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 15:50:35.024 +05:30 8628b479-1c9e-4909-9f31-36a672d95194 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 982e2368-948b-4b70-91ee-ec9ed091af31}, {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-04 15:50:35.024 +05:30 8628b479-1c9e-4909-9f31-36a672d95194 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 11.2744ms 2024-09-04 15:50:44.564 +05:30 c02616e3-7d8a-4a0e-a20b-582d8e0d78a2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 15:50:44.564 +05:30 c02616e3-7d8a-4a0e-a20b-582d8e0d78a2 INF CORS policy execution successful. 2024-09-04 15:50:44.565 +05:30 c02616e3-7d8a-4a0e-a20b-582d8e0d78a2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.1536ms 2024-09-04 15:50:44.738 +05:30 1b9f7adf-fb29-4e03-9d6e-0f3ff3f74d99 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 15:50:44.738 +05:30 1b9f7adf-fb29-4e03-9d6e-0f3ff3f74d99 INF CORS policy execution successful. 2024-09-04 15:50:44.739 +05:30 1b9f7adf-fb29-4e03-9d6e-0f3ff3f74d99 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUxODgsImV4cCI6MTcyNTQ0NTc4OCwiaWF0IjoxNzI1NDQ1MTg4fQ.zzblFblDpQ-sq1MxsN00s9WQTn2Ch2zskznYVvaMAso}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 15:50:44.739 +05:30 03aa10ed-af2a-4891-b9d0-9c5eaa0e8212 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 15:50:44.739 +05:30 03aa10ed-af2a-4891-b9d0-9c5eaa0e8212 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-04 15:50:44.841 +05:30 03aa10ed-af2a-4891-b9d0-9c5eaa0e8212 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:50:44.842 +05:30 03aa10ed-af2a-4891-b9d0-9c5eaa0e8212 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 102.4329ms 2024-09-04 15:50:44.842 +05:30 03aa10ed-af2a-4891-b9d0-9c5eaa0e8212 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 15:50:44.842 +05:30 03aa10ed-af2a-4891-b9d0-9c5eaa0e8212 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b9f7adf-fb29-4e03-9d6e-0f3ff3f74d99}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 15:50:44.842 +05:30 03aa10ed-af2a-4891-b9d0-9c5eaa0e8212 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 104.6139ms 2024-09-04 15:51:28.241 +05:30 aa510d2a-d179-4c3a-8328-4ea22d46780e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUxODgsImV4cCI6MTcyNTQ0NjA4OCwiaWF0IjoxNzI1NDQ1MTg4fQ.91AAOEiXRTUEWT3JmZZgl6IHbAj1n4Gt-vT0VWxfW98 - null null 2024-09-04 15:51:28.242 +05:30 aa510d2a-d179-4c3a-8328-4ea22d46780e INF CORS policy execution successful. 2024-09-04 15:51:28.243 +05:30 aa510d2a-d179-4c3a-8328-4ea22d46780e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUxODgsImV4cCI6MTcyNTQ0NjA4OCwiaWF0IjoxNzI1NDQ1MTg4fQ.91AAOEiXRTUEWT3JmZZgl6IHbAj1n4Gt-vT0VWxfW98 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-04 15:51:28.244 +05:30 be506c6a-f0f2-4bba-b922-52038e36ede6 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:51:28.244 +05:30 be506c6a-f0f2-4bba-b922-52038e36ede6 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-04 15:51:28.366 +05:30 be506c6a-f0f2-4bba-b922-52038e36ede6 INF Token generated 2024-09-04 15:51:28.366 +05:30 be506c6a-f0f2-4bba-b922-52038e36ede6 INF Token generated 2024-09-04 15:51:28.367 +05:30 be506c6a-f0f2-4bba-b922-52038e36ede6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:51:28.367 +05:30 be506c6a-f0f2-4bba-b922-52038e36ede6 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 122.6766ms 2024-09-04 15:51:28.367 +05:30 be506c6a-f0f2-4bba-b922-52038e36ede6 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:51:28.368 +05:30 be506c6a-f0f2-4bba-b922-52038e36ede6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aa510d2a-d179-4c3a-8328-4ea22d46780e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUyODgsImV4cCI6MTcyNTQ0NTg4OCwiaWF0IjoxNzI1NDQ1Mjg4fQ.jYM2mbx65VGAkqk6MSTf65P7glSt8QD_ulMbcsnCsgs\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUyODgsImV4cCI6MTcyNTQ0NjE4OCwiaWF0IjoxNzI1NDQ1Mjg4fQ.TTfi2j7Go0ljeMadambEvJrUGrB_oQ-NLpMKDOZXX0k\"}"} 2024-09-04 15:51:28.368 +05:30 be506c6a-f0f2-4bba-b922-52038e36ede6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUxODgsImV4cCI6MTcyNTQ0NjA4OCwiaWF0IjoxNzI1NDQ1MTg4fQ.91AAOEiXRTUEWT3JmZZgl6IHbAj1n4Gt-vT0VWxfW98 - 200 899 application/json; charset=utf-8 127.3286ms 2024-09-04 15:51:49.036 +05:30 6f3646a4-6ed9-4df6-b29b-059c81f3fda6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-04 15:51:49.037 +05:30 6f3646a4-6ed9-4df6-b29b-059c81f3fda6 INF CORS policy execution successful. 2024-09-04 15:51:49.037 +05:30 6f3646a4-6ed9-4df6-b29b-059c81f3fda6 INF HTTP request: Path: /login/getcompany QueryString: ?userName=user6 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:51:49.038 +05:30 7db91a23-76a0-420c-a20b-1229838122e9 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:51:49.038 +05:30 7db91a23-76a0-420c-a20b-1229838122e9 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-04 15:51:49.080 +05:30 7db91a23-76a0-420c-a20b-1229838122e9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:51:49.081 +05:30 7db91a23-76a0-420c-a20b-1229838122e9 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 42.2408ms 2024-09-04 15:51:49.081 +05:30 7db91a23-76a0-420c-a20b-1229838122e9 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:51:49.081 +05:30 7db91a23-76a0-420c-a20b-1229838122e9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6f3646a4-6ed9-4df6-b29b-059c81f3fda6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 15:51:49.082 +05:30 7db91a23-76a0-420c-a20b-1229838122e9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 45.9064ms 2024-09-04 15:51:53.888 +05:30 278ef975-b16e-47ba-b8a2-7cc25e56cd4b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 15:51:53.889 +05:30 278ef975-b16e-47ba-b8a2-7cc25e56cd4b INF CORS policy execution successful. 2024-09-04 15:51:53.889 +05:30 278ef975-b16e-47ba-b8a2-7cc25e56cd4b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.7887ms 2024-09-04 15:51:53.924 +05:30 1dc16812-2598-472e-be4c-c049ae4463e2 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-04 15:51:53.924 +05:30 1dc16812-2598-472e-be4c-c049ae4463e2 INF CORS policy execution successful. 2024-09-04 15:51:53.924 +05:30 1dc16812-2598-472e-be4c-c049ae4463e2 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: 96}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"user6","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 15:51:53.925 +05:30 f403c337-b2c9-429c-b4be-9e5b06fc127d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:51:53.925 +05:30 f403c337-b2c9-429c-b4be-9e5b06fc127d 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-04 15:51:53.934 +05:30 f403c337-b2c9-429c-b4be-9e5b06fc127d INF Database retrieved 2024-09-04 15:51:53.957 +05:30 f403c337-b2c9-429c-b4be-9e5b06fc127d INF Token generated 2024-09-04 15:51:53.957 +05:30 f403c337-b2c9-429c-b4be-9e5b06fc127d INF Token generated 2024-09-04 15:51:53.957 +05:30 f403c337-b2c9-429c-b4be-9e5b06fc127d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:51:53.958 +05:30 f403c337-b2c9-429c-b4be-9e5b06fc127d INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 32.6771ms 2024-09-04 15:51:53.958 +05:30 f403c337-b2c9-429c-b4be-9e5b06fc127d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:51:53.958 +05:30 f403c337-b2c9-429c-b4be-9e5b06fc127d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1dc16812-2598-472e-be4c-c049ae4463e2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ1MzEzLCJleHAiOjE3MjU0NDU5MTMsImlhdCI6MTcyNTQ0NTMxM30.VPxxIy8bzgzA43u9IDeZdC7HEip21zN4aT6C-xMLFbk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ1MzEzLCJleHAiOjE3MjU0NDYyMTMsImlhdCI6MTcyNTQ0NTMxM30.pgw7UOuAivete9PDmpk6pLDacN0k5-3bw0t3O29aAH8\"}"} 2024-09-04 15:51:53.958 +05:30 f403c337-b2c9-429c-b4be-9e5b06fc127d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 33.9849ms 2024-09-04 15:52:06.431 +05:30 4ea93b70-a23a-41fa-adde-503f429ecb5c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ2MTEsImV4cCI6MTcyNTQ0NTUxMSwiaWF0IjoxNzI1NDQ0NjExfQ.QZQ_iPjM4rQKCEC8m5lxxrWDO0xJ6YSuRQKP5KEUzXI - null null 2024-09-04 15:52:06.433 +05:30 4ea93b70-a23a-41fa-adde-503f429ecb5c INF CORS policy execution successful. 2024-09-04 15:52:06.434 +05:30 4ea93b70-a23a-41fa-adde-503f429ecb5c INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ2MTEsImV4cCI6MTcyNTQ0NTUxMSwiaWF0IjoxNzI1NDQ0NjExfQ.QZQ_iPjM4rQKCEC8m5lxxrWDO0xJ6YSuRQKP5KEUzXI 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:52:06.435 +05:30 3a000f8f-01ab-4eac-89a2-64bbefa3938f INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:52:06.436 +05:30 3a000f8f-01ab-4eac-89a2-64bbefa3938f 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-04 15:52:06.514 +05:30 3a000f8f-01ab-4eac-89a2-64bbefa3938f INF Token generated 2024-09-04 15:52:06.515 +05:30 3a000f8f-01ab-4eac-89a2-64bbefa3938f INF Token generated 2024-09-04 15:52:06.516 +05:30 3a000f8f-01ab-4eac-89a2-64bbefa3938f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:52:06.516 +05:30 3a000f8f-01ab-4eac-89a2-64bbefa3938f INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 80.2398ms 2024-09-04 15:52:06.516 +05:30 3a000f8f-01ab-4eac-89a2-64bbefa3938f INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 15:52:06.517 +05:30 3a000f8f-01ab-4eac-89a2-64bbefa3938f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4ea93b70-a23a-41fa-adde-503f429ecb5c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUzMjYsImV4cCI6MTcyNTQ0NTkyNiwiaWF0IjoxNzI1NDQ1MzI2fQ.DVT9s3noYe0bVcOEI4B45_QkxgKggwUtav947Z4wXx4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUzMjYsImV4cCI6MTcyNTQ0NjIyNiwiaWF0IjoxNzI1NDQ1MzI2fQ.HrD7UziB1YAN8NGfyqUDwqpntict8taBQt1QjWkWo0A\"}"} 2024-09-04 15:52:06.517 +05:30 3a000f8f-01ab-4eac-89a2-64bbefa3938f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDQ2MTEsImV4cCI6MTcyNTQ0NTUxMSwiaWF0IjoxNzI1NDQ0NjExfQ.QZQ_iPjM4rQKCEC8m5lxxrWDO0xJ6YSuRQKP5KEUzXI - 200 899 application/json; charset=utf-8 86.3403ms 2024-09-04 15:52:10.483 +05:30 6c51046b-b3ce-412f-8818-ab3b3f11705c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-04 15:52:10.484 +05:30 6c51046b-b3ce-412f-8818-ab3b3f11705c INF CORS policy execution successful. 2024-09-04 15:52:10.484 +05:30 6c51046b-b3ce-412f-8818-ab3b3f11705c INF HTTP request: Path: /login/getcompany QueryString: ?userName=user6 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:52:10.484 +05:30 5df5dab8-bc94-4cd7-9a7c-b2154e0845a2 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:52:10.485 +05:30 5df5dab8-bc94-4cd7-9a7c-b2154e0845a2 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-04 15:52:10.510 +05:30 5df5dab8-bc94-4cd7-9a7c-b2154e0845a2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:52:10.510 +05:30 5df5dab8-bc94-4cd7-9a7c-b2154e0845a2 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 25.3177ms 2024-09-04 15:52:10.510 +05:30 5df5dab8-bc94-4cd7-9a7c-b2154e0845a2 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:52:10.510 +05:30 5df5dab8-bc94-4cd7-9a7c-b2154e0845a2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c51046b-b3ce-412f-8818-ab3b3f11705c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 15:52:10.511 +05:30 5df5dab8-bc94-4cd7-9a7c-b2154e0845a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 27.568ms 2024-09-04 15:52:14.820 +05:30 4b08370b-7618-4587-a64a-53b28f471d23 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 15:52:14.820 +05:30 4b08370b-7618-4587-a64a-53b28f471d23 INF CORS policy execution successful. 2024-09-04 15:52:14.821 +05:30 4b08370b-7618-4587-a64a-53b28f471d23 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.9786ms 2024-09-04 15:52:14.856 +05:30 f854a71a-1048-4ce1-8608-c4443611429e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-04 15:52:14.857 +05:30 f854a71a-1048-4ce1-8608-c4443611429e INF CORS policy execution successful. 2024-09-04 15:52:14.857 +05:30 f854a71a-1048-4ce1-8608-c4443611429e 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: 96}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"user6","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 15:52:14.857 +05:30 0ef9cdc0-788b-4636-acff-fa9a462993a8 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:52:14.858 +05:30 0ef9cdc0-788b-4636-acff-fa9a462993a8 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-04 15:52:14.868 +05:30 0ef9cdc0-788b-4636-acff-fa9a462993a8 INF Database retrieved 2024-09-04 15:52:14.880 +05:30 0ef9cdc0-788b-4636-acff-fa9a462993a8 INF Token generated 2024-09-04 15:52:14.881 +05:30 0ef9cdc0-788b-4636-acff-fa9a462993a8 INF Token generated 2024-09-04 15:52:14.881 +05:30 0ef9cdc0-788b-4636-acff-fa9a462993a8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:52:14.881 +05:30 0ef9cdc0-788b-4636-acff-fa9a462993a8 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 23.5965ms 2024-09-04 15:52:14.881 +05:30 0ef9cdc0-788b-4636-acff-fa9a462993a8 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:52:14.882 +05:30 0ef9cdc0-788b-4636-acff-fa9a462993a8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f854a71a-1048-4ce1-8608-c4443611429e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ1MzM0LCJleHAiOjE3MjU0NDU5MzQsImlhdCI6MTcyNTQ0NTMzNH0.wYh-qBXrAC_bZ-zV3PWLIz8-B71qcKeKoQ3oKnb-dYk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ1MzM0LCJleHAiOjE3MjU0NDYyMzQsImlhdCI6MTcyNTQ0NTMzNH0.oUMlVSJtd-JqVyxNduVzyDKrIB7l0eXEcyDfXqsBbiU\"}"} 2024-09-04 15:52:14.882 +05:30 0ef9cdc0-788b-4636-acff-fa9a462993a8 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 25.7202ms 2024-09-04 15:52:29.618 +05:30 a7e0364f-cfd5-47ed-ae58-81e16ef199ee INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-04 15:52:29.619 +05:30 a7e0364f-cfd5-47ed-ae58-81e16ef199ee INF CORS policy execution successful. 2024-09-04 15:52:29.619 +05:30 a7e0364f-cfd5-47ed-ae58-81e16ef199ee INF HTTP request: Path: /login/getcompany QueryString: ?userName=user6 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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 15:52:29.620 +05:30 adf631b7-c48a-4e12-9340-c6b7b97815d4 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:52:29.620 +05:30 adf631b7-c48a-4e12-9340-c6b7b97815d4 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-04 15:52:29.637 +05:30 adf631b7-c48a-4e12-9340-c6b7b97815d4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:52:29.637 +05:30 adf631b7-c48a-4e12-9340-c6b7b97815d4 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 16.6351ms 2024-09-04 15:52:29.637 +05:30 adf631b7-c48a-4e12-9340-c6b7b97815d4 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 15:52:29.637 +05:30 adf631b7-c48a-4e12-9340-c6b7b97815d4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a7e0364f-cfd5-47ed-ae58-81e16ef199ee}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 15:52:29.638 +05:30 adf631b7-c48a-4e12-9340-c6b7b97815d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 19.5924ms 2024-09-04 15:52:36.477 +05:30 aa9613d8-5da4-485a-aa15-ef242ad1f285 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 15:52:36.477 +05:30 aa9613d8-5da4-485a-aa15-ef242ad1f285 INF CORS policy execution successful. 2024-09-04 15:52:36.478 +05:30 aa9613d8-5da4-485a-aa15-ef242ad1f285 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.8786ms 2024-09-04 15:52:36.516 +05:30 8bee168e-53c7-4989-8913-ad39da70d3f1 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-04 15:52:36.516 +05:30 8bee168e-53c7-4989-8913-ad39da70d3f1 INF CORS policy execution successful. 2024-09-04 15:52:36.517 +05:30 8bee168e-53c7-4989-8913-ad39da70d3f1 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: 96}, {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/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"user6","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 15:52:36.517 +05:30 4e8c2b68-8bce-4945-8aca-4eaf933efa95 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:52:36.517 +05:30 4e8c2b68-8bce-4945-8aca-4eaf933efa95 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-04 15:52:36.530 +05:30 4e8c2b68-8bce-4945-8aca-4eaf933efa95 INF Database retrieved 2024-09-04 15:52:36.581 +05:30 4e8c2b68-8bce-4945-8aca-4eaf933efa95 INF Token generated 2024-09-04 15:52:36.581 +05:30 4e8c2b68-8bce-4945-8aca-4eaf933efa95 INF Token generated 2024-09-04 15:52:36.581 +05:30 4e8c2b68-8bce-4945-8aca-4eaf933efa95 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:52:36.582 +05:30 4e8c2b68-8bce-4945-8aca-4eaf933efa95 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 64.3854ms 2024-09-04 15:52:36.582 +05:30 4e8c2b68-8bce-4945-8aca-4eaf933efa95 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:52:36.582 +05:30 4e8c2b68-8bce-4945-8aca-4eaf933efa95 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8bee168e-53c7-4989-8913-ad39da70d3f1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ1MzU2LCJleHAiOjE3MjU0NDU5NTYsImlhdCI6MTcyNTQ0NTM1Nn0.0M_zu4gGHrwagEZj_B7aaTbecu3iiCHxo1wjnqDSRwA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ1MzU2LCJleHAiOjE3MjU0NDYyNTYsImlhdCI6MTcyNTQ0NTM1Nn0.t6vVqblLgmTzVqteDOv2TcLwaBoyI9d6t57PjSoCjMg\"}"} 2024-09-04 15:52:36.582 +05:30 4e8c2b68-8bce-4945-8aca-4eaf933efa95 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 66.2647ms 2024-09-04 15:59:31.602 +05:30 0ebbaae3-8701-4ece-b35c-90c0916a487a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-04 15:59:31.603 +05:30 0ebbaae3-8701-4ece-b35c-90c0916a487a INF CORS policy execution successful. 2024-09-04 15:59:31.605 +05:30 0ebbaae3-8701-4ece-b35c-90c0916a487a INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 84}, {Content-Type: application/json-patch+json}, {Cookie: ai_user=2KZGk|2023-12-20T08:13:02.271Z}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangSecurityAPI/swagger/index.html}, {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} Host: 103.120.178.195 Body: { "loginName": "admin", "password": "admin", "entityId": 7, "channelId": 2 } 2024-09-04 15:59:31.606 +05:30 c0599597-bcb2-4b73-8148-cfa179df61df INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:59:31.607 +05:30 c0599597-bcb2-4b73-8148-cfa179df61df 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-04 15:59:31.671 +05:30 c0599597-bcb2-4b73-8148-cfa179df61df INF Database retrieved 2024-09-04 15:59:31.705 +05:30 c0599597-bcb2-4b73-8148-cfa179df61df INF Token generated 2024-09-04 15:59:31.706 +05:30 c0599597-bcb2-4b73-8148-cfa179df61df INF Token generated 2024-09-04 15:59:31.706 +05:30 c0599597-bcb2-4b73-8148-cfa179df61df INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 15:59:31.707 +05:30 c0599597-bcb2-4b73-8148-cfa179df61df INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 100.056ms 2024-09-04 15:59:31.707 +05:30 c0599597-bcb2-4b73-8148-cfa179df61df INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 15:59:31.707 +05:30 c0599597-bcb2-4b73-8148-cfa179df61df INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0ebbaae3-8701-4ece-b35c-90c0916a487a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ1NzcxLCJleHAiOjE3MjU0NDYzNzEsImlhdCI6MTcyNTQ0NTc3MX0.RmItnS7PbwvHncK7YWmE_zm6i-fpQVsoIcnLVh8_Jhw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ1NzcxLCJleHAiOjE3MjU0NDY2NzEsImlhdCI6MTcyNTQ0NTc3MX0._kXl8LDWNz1d11BQ2E_ZLEW9hN1PEVddsih5l87yqLE\"}"} 2024-09-04 15:59:31.708 +05:30 c0599597-bcb2-4b73-8148-cfa179df61df INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 106.6564ms 2024-09-04 16:09:58.408 +05:30 INF Application is shutting down... 2024-09-04 16:12:57.865 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 16:12:57.927 +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-04 16:12:57.953 +05:30 INF Creating key {0172b27b-e895-4391-8763-8f727c124449} with creation date 2024-09-04 10:42:57Z, activation date 2024-09-04 10:42:57Z, and expiration date 2024-12-03 10:42:57Z. 2024-09-04 16:12:57.968 +05:30 WRN No XML encryptor configured. Key {0172b27b-e895-4391-8763-8f727c124449} may be persisted to storage in unencrypted form. 2024-09-04 16:12:58.175 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 16:12:58.176 +05:30 INF Hosting environment: Production 2024-09-04 16:12:58.176 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 16:12:58.188 +05:30 9134b695-33aa-4c07-9715-e6d7c7b16201 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUzMjYsImV4cCI6MTcyNTQ0NjIyNiwiaWF0IjoxNzI1NDQ1MzI2fQ.HrD7UziB1YAN8NGfyqUDwqpntict8taBQt1QjWkWo0A - null null 2024-09-04 16:12:58.250 +05:30 9134b695-33aa-4c07-9715-e6d7c7b16201 INF CORS policy execution successful. 2024-09-04 16:12:58.270 +05:30 9134b695-33aa-4c07-9715-e6d7c7b16201 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUzMjYsImV4cCI6MTcyNTQ0NjIyNiwiaWF0IjoxNzI1NDQ1MzI2fQ.HrD7UziB1YAN8NGfyqUDwqpntict8taBQt1QjWkWo0A 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:12:58.311 +05:30 252fe845-11ae-48aa-a8cc-6ce4af7e9b34 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 16:12:58.340 +05:30 252fe845-11ae-48aa-a8cc-6ce4af7e9b34 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-04 16:12:58.502 +05:30 252fe845-11ae-48aa-a8cc-6ce4af7e9b34 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:12:58.622 +05:30 252fe845-11ae-48aa-a8cc-6ce4af7e9b34 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 273.881ms 2024-09-04 16:12:58.626 +05:30 252fe845-11ae-48aa-a8cc-6ce4af7e9b34 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 16:12:58.626 +05:30 252fe845-11ae-48aa-a8cc-6ce4af7e9b34 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 9134b695-33aa-4c07-9715-e6d7c7b16201}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 16:12:58.639 +05:30 252fe845-11ae-48aa-a8cc-6ce4af7e9b34 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDUzMjYsImV4cCI6MTcyNTQ0NjIyNiwiaWF0IjoxNzI1NDQ1MzI2fQ.HrD7UziB1YAN8NGfyqUDwqpntict8taBQt1QjWkWo0A - 400 90 application/json; charset=utf-8 452.032ms 2024-09-04 16:12:59.645 +05:30 a2773342-bbeb-4a6a-8d9a-056d0922dad6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:12:59.649 +05:30 a2773342-bbeb-4a6a-8d9a-056d0922dad6 INF CORS policy execution successful. 2024-09-04 16:12:59.651 +05:30 a2773342-bbeb-4a6a-8d9a-056d0922dad6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 6.3468ms 2024-09-04 16:12:59.683 +05:30 d7f7d5c0-25e8-4573-afde-480e9da8a081 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:12:59.688 +05:30 d7f7d5c0-25e8-4573-afde-480e9da8a081 INF CORS policy execution successful. 2024-09-04 16:12:59.688 +05:30 d7f7d5c0-25e8-4573-afde-480e9da8a081 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 5.348ms 2024-09-04 16:13:54.168 +05:30 1e43f76b-3081-47b4-9983-3290f8bc3073 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 16:13:54.173 +05:30 1e43f76b-3081-47b4-9983-3290f8bc3073 INF CORS policy execution successful. 2024-09-04 16:13:54.181 +05:30 1e43f76b-3081-47b4-9983-3290f8bc3073 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:13:54.186 +05:30 4940df84-1137-4281-af0e-b33db5fd2ca0 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 16:13:54.198 +05:30 4940df84-1137-4281-af0e-b33db5fd2ca0 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-04 16:13:54.610 +05:30 4940df84-1137-4281-af0e-b33db5fd2ca0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:13:54.613 +05:30 4940df84-1137-4281-af0e-b33db5fd2ca0 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 413.7607ms 2024-09-04 16:13:54.613 +05:30 4940df84-1137-4281-af0e-b33db5fd2ca0 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 16:13:54.615 +05:30 4940df84-1137-4281-af0e-b33db5fd2ca0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1e43f76b-3081-47b4-9983-3290f8bc3073}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 16:13:54.619 +05:30 4940df84-1137-4281-af0e-b33db5fd2ca0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 451.5485ms 2024-09-04 16:13:56.122 +05:30 53821c57-19c1-4247-9e2e-1a3319a1ddca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 16:13:56.124 +05:30 53821c57-19c1-4247-9e2e-1a3319a1ddca INF CORS policy execution successful. 2024-09-04 16:13:56.125 +05:30 53821c57-19c1-4247-9e2e-1a3319a1ddca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.0825ms 2024-09-04 16:13:56.177 +05:30 3ca2d9a0-58b5-4a22-8a6e-a04fee6c4ee7 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 16:13:56.177 +05:30 3ca2d9a0-58b5-4a22-8a6e-a04fee6c4ee7 INF CORS policy execution successful. 2024-09-04 16:13:56.178 +05:30 3ca2d9a0-58b5-4a22-8a6e-a04fee6c4ee7 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: 100}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 16:13:56.180 +05:30 033ead98-2a69-4321-afab-a50def3ef6dc INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 16:13:56.186 +05:30 033ead98-2a69-4321-afab-a50def3ef6dc 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-04 16:13:56.276 +05:30 033ead98-2a69-4321-afab-a50def3ef6dc INF Database retrieved 2024-09-04 16:13:56.338 +05:30 033ead98-2a69-4321-afab-a50def3ef6dc INF Token generated 2024-09-04 16:13:56.341 +05:30 033ead98-2a69-4321-afab-a50def3ef6dc INF Token generated 2024-09-04 16:13:56.343 +05:30 033ead98-2a69-4321-afab-a50def3ef6dc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:13:56.344 +05:30 033ead98-2a69-4321-afab-a50def3ef6dc INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 157.4314ms 2024-09-04 16:13:56.344 +05:30 033ead98-2a69-4321-afab-a50def3ef6dc INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 16:13:56.345 +05:30 033ead98-2a69-4321-afab-a50def3ef6dc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3ca2d9a0-58b5-4a22-8a6e-a04fee6c4ee7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY2MzYsImV4cCI6MTcyNTQ0NzIzNiwiaWF0IjoxNzI1NDQ2NjM2fQ.6_o04GaXpbkJjBvoJRGx96KWzhtKD9WtilmNGD4zbco\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY2MzYsImV4cCI6MTcyNTQ0NzUzNiwiaWF0IjoxNzI1NDQ2NjM2fQ.oxL5hwiP4KvF6ac_stBk4or2JxrzR635PodIim_d728\"}"} 2024-09-04 16:13:56.345 +05:30 033ead98-2a69-4321-afab-a50def3ef6dc INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 168.7722ms 2024-09-04 16:16:02.001 +05:30 258b2468-776a-4024-98e5-b1cec357fc60 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 16:16:02.007 +05:30 258b2468-776a-4024-98e5-b1cec357fc60 INF CORS policy execution successful. 2024-09-04 16:16:02.009 +05:30 258b2468-776a-4024-98e5-b1cec357fc60 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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-04 16:16:02.011 +05:30 312bca57-13be-4a41-ac26-c812bd8255b1 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 16:16:02.013 +05:30 312bca57-13be-4a41-ac26-c812bd8255b1 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-04 16:16:02.064 +05:30 312bca57-13be-4a41-ac26-c812bd8255b1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:16:02.065 +05:30 312bca57-13be-4a41-ac26-c812bd8255b1 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 51.8986ms 2024-09-04 16:16:02.066 +05:30 312bca57-13be-4a41-ac26-c812bd8255b1 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 16:16:02.066 +05:30 312bca57-13be-4a41-ac26-c812bd8255b1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 258b2468-776a-4024-98e5-b1cec357fc60}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 16:16:02.067 +05:30 312bca57-13be-4a41-ac26-c812bd8255b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 67.014ms 2024-09-04 16:16:14.387 +05:30 60bd675f-4cc0-4529-a2cf-3a5d7b96e53a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 16:16:14.391 +05:30 60bd675f-4cc0-4529-a2cf-3a5d7b96e53a INF CORS policy execution successful. 2024-09-04 16:16:14.394 +05:30 60bd675f-4cc0-4529-a2cf-3a5d7b96e53a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 6.6688ms 2024-09-04 16:16:14.586 +05:30 870d9473-d939-4f5c-9107-48819934346b INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 16:16:14.587 +05:30 870d9473-d939-4f5c-9107-48819934346b INF CORS policy execution successful. 2024-09-04 16:16:14.588 +05:30 870d9473-d939-4f5c-9107-48819934346b 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":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 16:16:14.589 +05:30 261df403-848e-4113-aec2-6f9dd257a99e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 16:16:14.590 +05:30 261df403-848e-4113-aec2-6f9dd257a99e 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-04 16:16:14.599 +05:30 261df403-848e-4113-aec2-6f9dd257a99e INF Database retrieved 2024-09-04 16:16:14.609 +05:30 261df403-848e-4113-aec2-6f9dd257a99e INF Token generated 2024-09-04 16:16:14.610 +05:30 261df403-848e-4113-aec2-6f9dd257a99e INF Token generated 2024-09-04 16:16:14.611 +05:30 261df403-848e-4113-aec2-6f9dd257a99e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:16:14.613 +05:30 261df403-848e-4113-aec2-6f9dd257a99e INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 22.0736ms 2024-09-04 16:16:14.613 +05:30 261df403-848e-4113-aec2-6f9dd257a99e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 16:16:14.613 +05:30 261df403-848e-4113-aec2-6f9dd257a99e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 870d9473-d939-4f5c-9107-48819934346b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzM3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.VvsC87HX6PUExb4JFgv0jZi6RAqJtutEQQa0YtlnzDs\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzY3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.8wZc84lQUTKWGEfAIrIhsybhYdJ_BD28RVTL9WrzdDA\"}"} 2024-09-04 16:16:14.614 +05:30 261df403-848e-4113-aec2-6f9dd257a99e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 28.4026ms 2024-09-04 16:16:21.687 +05:30 d8ca1b46-eff7-4216-8c25-3064c1cd1404 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-04 16:16:21.688 +05:30 d8ca1b46-eff7-4216-8c25-3064c1cd1404 INF CORS policy execution successful. 2024-09-04 16:16:21.689 +05:30 d8ca1b46-eff7-4216-8c25-3064c1cd1404 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.6833ms 2024-09-04 16:16:21.967 +05:30 c23f085e-744f-4409-bc08-334bceefffb7 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-04 16:16:22.017 +05:30 c23f085e-744f-4409-bc08-334bceefffb7 INF CORS policy execution successful. 2024-09-04 16:16:22.017 +05:30 c23f085e-744f-4409-bc08-334bceefffb7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzM3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.VvsC87HX6PUExb4JFgv0jZi6RAqJtutEQQa0YtlnzDs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 16:16:22.024 +05:30 af22a1e7-a0f5-41ad-b6b8-8448c14126c3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 16:16:22.031 +05:30 af22a1e7-a0f5-41ad-b6b8-8448c14126c3 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-04 16:16:22.155 +05:30 af22a1e7-a0f5-41ad-b6b8-8448c14126c3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:16:22.155 +05:30 af22a1e7-a0f5-41ad-b6b8-8448c14126c3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 123.8872ms 2024-09-04 16:16:22.156 +05:30 af22a1e7-a0f5-41ad-b6b8-8448c14126c3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 16:16:22.156 +05:30 af22a1e7-a0f5-41ad-b6b8-8448c14126c3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c23f085e-744f-4409-bc08-334bceefffb7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1071,\"Name\":\"TestRole040901\",\"CreatedOn\":\"2024-09-04T10:20:34.43\",\"ModifiedOn\":null},{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"09/02/2024 10:31:58\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"09/02/2024 05:09:00\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1019,\"TotalPages\":102}]}"} 2024-09-04 16:16:22.156 +05:30 af22a1e7-a0f5-41ad-b6b8-8448c14126c3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 189.9801ms 2024-09-04 16:16:30.675 +05:30 4dbbf7c1-a724-441f-b8d3-583f35ae53eb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1071 - null null 2024-09-04 16:16:30.677 +05:30 4dbbf7c1-a724-441f-b8d3-583f35ae53eb INF CORS policy execution successful. 2024-09-04 16:16:30.679 +05:30 4dbbf7c1-a724-441f-b8d3-583f35ae53eb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1071 - 204 null null 3.5738ms 2024-09-04 16:16:30.683 +05:30 8387be47-6004-45dd-a85e-a360743ce981 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 16:16:30.683 +05:30 8387be47-6004-45dd-a85e-a360743ce981 INF CORS policy execution successful. 2024-09-04 16:16:30.684 +05:30 8387be47-6004-45dd-a85e-a360743ce981 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.8091ms 2024-09-04 16:16:30.767 +05:30 eb007283-1a3f-4b3e-86a0-04491296294c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1071 - null null 2024-09-04 16:16:30.769 +05:30 eb007283-1a3f-4b3e-86a0-04491296294c INF CORS policy execution successful. 2024-09-04 16:16:30.770 +05:30 eb007283-1a3f-4b3e-86a0-04491296294c INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1071 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzM3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.VvsC87HX6PUExb4JFgv0jZi6RAqJtutEQQa0YtlnzDs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 16:16:30.778 +05:30 68c4e49c-7235-4049-969c-305048e62cc5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 16:16:30.779 +05:30 68c4e49c-7235-4049-969c-305048e62cc5 INF CORS policy execution successful. 2024-09-04 16:16:30.779 +05:30 d167ba43-fed7-4b1f-a691-8fdca4fcfce3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 16:16:30.780 +05:30 68c4e49c-7235-4049-969c-305048e62cc5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzM3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.VvsC87HX6PUExb4JFgv0jZi6RAqJtutEQQa0YtlnzDs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 16:16:30.782 +05:30 b705d0f7-88a7-45c3-9659-d26578a57c53 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 16:16:30.787 +05:30 b705d0f7-88a7-45c3-9659-d26578a57c53 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-04 16:16:30.787 +05:30 d167ba43-fed7-4b1f-a691-8fdca4fcfce3 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-04 16:16:30.866 +05:30 b705d0f7-88a7-45c3-9659-d26578a57c53 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:16:30.867 +05:30 b705d0f7-88a7-45c3-9659-d26578a57c53 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 80.1857ms 2024-09-04 16:16:30.868 +05:30 b705d0f7-88a7-45c3-9659-d26578a57c53 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 16:16:30.868 +05:30 b705d0f7-88a7-45c3-9659-d26578a57c53 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 68c4e49c-7235-4049-969c-305048e62cc5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 785} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100175,\"ProfileName\":\"TestProfile04092\"},{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"},{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 16:16:30.869 +05:30 b705d0f7-88a7-45c3-9659-d26578a57c53 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 785 application/json; charset=utf-8 91.032ms 2024-09-04 16:16:30.916 +05:30 d167ba43-fed7-4b1f-a691-8fdca4fcfce3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:16:30.916 +05:30 d167ba43-fed7-4b1f-a691-8fdca4fcfce3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 128.8906ms 2024-09-04 16:16:30.916 +05:30 d167ba43-fed7-4b1f-a691-8fdca4fcfce3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 16:16:30.917 +05:30 d167ba43-fed7-4b1f-a691-8fdca4fcfce3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eb007283-1a3f-4b3e-86a0-04491296294c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1600} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1071,\"RoleName\":\"TestRole040901\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[{\"MenuId\":22,\"ActionId\":17,\"ActionName\":\"Excel\",\"CanAdd\":true},{\"MenuId\":22,\"ActionId\":18,\"ActionName\":\"View\",\"CanAdd\":true},{\"MenuId\":22,\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\",\"CanAdd\":true},{\"MenuId\":22,\"ActionId\":20,\"ActionName\":\"ViewSummary\",\"CanAdd\":true},{\"MenuId\":22,\"ActionId\":21,\"ActionName\":\"UnlockUser\",\"CanAdd\":true}],\"RestrictionsExcluded\":[{\"MenuId\":20,\"ActionId\":4,\"ActionName\":\"Delete\",\"CanAdd\":false},{\"MenuId\":21,\"ActionId\":10,\"ActionName\":\"Delete\",\"CanAdd\":false},{\"MenuId\":22,\"ActionId\":16,\"ActionName\":\"Delete\",\"CanAdd\":false}],\"AssignedProfiles\":[{\"ProfileId\":100175,\"ProfileName\":\"TestProfile04092\"},{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"}],\"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-04 16:16:30.917 +05:30 d167ba43-fed7-4b1f-a691-8fdca4fcfce3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1071 - 200 1600 application/json; charset=utf-8 150.0723ms 2024-09-04 16:16:30.977 +05:30 8f56364f-86d8-44b9-ae60-747c7fb5fad8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 16:16:30.977 +05:30 8f56364f-86d8-44b9-ae60-747c7fb5fad8 INF CORS policy execution successful. 2024-09-04 16:16:30.978 +05:30 8f56364f-86d8-44b9-ae60-747c7fb5fad8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.9918ms 2024-09-04 16:16:30.980 +05:30 d051a891-4a98-4339-ac87-28624f014dbf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 16:16:30.980 +05:30 d051a891-4a98-4339-ac87-28624f014dbf INF CORS policy execution successful. 2024-09-04 16:16:30.980 +05:30 d051a891-4a98-4339-ac87-28624f014dbf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.7205ms 2024-09-04 16:16:31.116 +05:30 92a2dbc1-d515-4f58-a8e9-f20c64027596 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 16:16:31.117 +05:30 92a2dbc1-d515-4f58-a8e9-f20c64027596 INF CORS policy execution successful. 2024-09-04 16:16:31.118 +05:30 92a2dbc1-d515-4f58-a8e9-f20c64027596 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzM3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.VvsC87HX6PUExb4JFgv0jZi6RAqJtutEQQa0YtlnzDs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 16:16:31.119 +05:30 44eae334-4ac8-42be-ad67-8a6533d215dc INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 16:16:31.128 +05:30 992f89af-9f4a-4873-b953-b7ec33768a36 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 16:16:31.129 +05:30 992f89af-9f4a-4873-b953-b7ec33768a36 INF CORS policy execution successful. 2024-09-04 16:16:31.130 +05:30 992f89af-9f4a-4873-b953-b7ec33768a36 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzM3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.VvsC87HX6PUExb4JFgv0jZi6RAqJtutEQQa0YtlnzDs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 16:16:31.130 +05:30 44eae334-4ac8-42be-ad67-8a6533d215dc 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-04 16:16:31.131 +05:30 af0ec51a-b57c-44a9-a112-dbc05057cb65 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 16:16:31.135 +05:30 af0ec51a-b57c-44a9-a112-dbc05057cb65 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-04 16:16:31.152 +05:30 44eae334-4ac8-42be-ad67-8a6533d215dc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:16:31.153 +05:30 44eae334-4ac8-42be-ad67-8a6533d215dc INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 22.3103ms 2024-09-04 16:16:31.153 +05:30 44eae334-4ac8-42be-ad67-8a6533d215dc INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 16:16:31.153 +05:30 44eae334-4ac8-42be-ad67-8a6533d215dc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 92a2dbc1-d515-4f58-a8e9-f20c64027596}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 16:16:31.154 +05:30 44eae334-4ac8-42be-ad67-8a6533d215dc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 37.2758ms 2024-09-04 16:16:31.162 +05:30 af0ec51a-b57c-44a9-a112-dbc05057cb65 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:16:31.163 +05:30 af0ec51a-b57c-44a9-a112-dbc05057cb65 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 27.8863ms 2024-09-04 16:16:31.163 +05:30 af0ec51a-b57c-44a9-a112-dbc05057cb65 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 16:16:31.163 +05:30 af0ec51a-b57c-44a9-a112-dbc05057cb65 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 992f89af-9f4a-4873-b953-b7ec33768a36}, {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-04 16:16:31.164 +05:30 af0ec51a-b57c-44a9-a112-dbc05057cb65 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 35.9151ms 2024-09-04 16:16:31.368 +05:30 359bf028-423d-4433-9825-dae7249b3a40 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 16:16:31.368 +05:30 359bf028-423d-4433-9825-dae7249b3a40 INF CORS policy execution successful. 2024-09-04 16:16:31.368 +05:30 359bf028-423d-4433-9825-dae7249b3a40 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.9002ms 2024-09-04 16:16:31.498 +05:30 7885224e-b3fc-47c1-9b25-d3ffc0f2ff62 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 16:16:31.500 +05:30 7885224e-b3fc-47c1-9b25-d3ffc0f2ff62 INF CORS policy execution successful. 2024-09-04 16:16:31.502 +05:30 7885224e-b3fc-47c1-9b25-d3ffc0f2ff62 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzM3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.VvsC87HX6PUExb4JFgv0jZi6RAqJtutEQQa0YtlnzDs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 16:16:31.507 +05:30 8a48f380-60ae-4b08-b023-fc540c8e2361 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 16:16:31.508 +05:30 8a48f380-60ae-4b08-b023-fc540c8e2361 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-04 16:16:31.516 +05:30 8a48f380-60ae-4b08-b023-fc540c8e2361 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:16:31.516 +05:30 8a48f380-60ae-4b08-b023-fc540c8e2361 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 8.1844ms 2024-09-04 16:16:31.516 +05:30 8a48f380-60ae-4b08-b023-fc540c8e2361 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 16:16:31.517 +05:30 8a48f380-60ae-4b08-b023-fc540c8e2361 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7885224e-b3fc-47c1-9b25-d3ffc0f2ff62}, {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-04 16:16:31.517 +05:30 8a48f380-60ae-4b08-b023-fc540c8e2361 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 18.8218ms 2024-09-04 16:18:49.727 +05:30 5a769825-8286-4a02-9e2a-e6040472dab4 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-04 16:18:49.729 +05:30 5a769825-8286-4a02-9e2a-e6040472dab4 INF CORS policy execution successful. 2024-09-04 16:18:49.731 +05:30 5a769825-8286-4a02-9e2a-e6040472dab4 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.0788ms 2024-09-04 16:18:49.935 +05:30 7b13ea0c-eeaf-48f3-9e0b-ffa6b34bec97 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-04 16:18:49.939 +05:30 7b13ea0c-eeaf-48f3-9e0b-ffa6b34bec97 INF CORS policy execution successful. 2024-09-04 16:18:49.942 +05:30 7b13ea0c-eeaf-48f3-9e0b-ffa6b34bec97 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzM3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.VvsC87HX6PUExb4JFgv0jZi6RAqJtutEQQa0YtlnzDs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 16:18:49.947 +05:30 d199767f-fca2-49fc-a857-9baf3c4e1052 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 16:18:49.949 +05:30 d199767f-fca2-49fc-a857-9baf3c4e1052 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-04 16:18:50.034 +05:30 d199767f-fca2-49fc-a857-9baf3c4e1052 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:18:50.036 +05:30 d199767f-fca2-49fc-a857-9baf3c4e1052 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 87.1206ms 2024-09-04 16:18:50.037 +05:30 d199767f-fca2-49fc-a857-9baf3c4e1052 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 16:18:50.037 +05:30 d199767f-fca2-49fc-a857-9baf3c4e1052 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7b13ea0c-eeaf-48f3-9e0b-ffa6b34bec97}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1071,\"Name\":\"TestRole040901\",\"CreatedOn\":\"2024-09-04T10:20:34.43\",\"ModifiedOn\":null},{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"09/02/2024 10:31:58\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"09/02/2024 05:09:00\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1019,\"TotalPages\":102}]}"} 2024-09-04 16:18:50.039 +05:30 d199767f-fca2-49fc-a857-9baf3c4e1052 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 104.4301ms 2024-09-04 16:19:11.631 +05:30 281f3b07-6ee5-47af-a65a-49c76b5c3cfc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:19:11.633 +05:30 281f3b07-6ee5-47af-a65a-49c76b5c3cfc INF CORS policy execution successful. 2024-09-04 16:19:11.634 +05:30 281f3b07-6ee5-47af-a65a-49c76b5c3cfc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 2.8454ms 2024-09-04 16:19:11.880 +05:30 7986cb9e-7135-4bad-b2d9-073805924aec INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:19:11.885 +05:30 7986cb9e-7135-4bad-b2d9-073805924aec INF CORS policy execution successful. 2024-09-04 16:19:11.887 +05:30 7986cb9e-7135-4bad-b2d9-073805924aec INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzM3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.VvsC87HX6PUExb4JFgv0jZi6RAqJtutEQQa0YtlnzDs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 16:19:11.891 +05:30 339aa0ea-6626-46f2-ab1a-0a9327a1531a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:19:11.906 +05:30 339aa0ea-6626-46f2-ab1a-0a9327a1531a 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-04 16:19:11.996 +05:30 339aa0ea-6626-46f2-ab1a-0a9327a1531a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:19:11.997 +05:30 339aa0ea-6626-46f2-ab1a-0a9327a1531a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 90.3979ms 2024-09-04 16:19:11.997 +05:30 339aa0ea-6626-46f2-ab1a-0a9327a1531a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:19:11.997 +05:30 339aa0ea-6626-46f2-ab1a-0a9327a1531a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7986cb9e-7135-4bad-b2d9-073805924aec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 16:19:11.998 +05:30 339aa0ea-6626-46f2-ab1a-0a9327a1531a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 117.4708ms 2024-09-04 16:19:16.119 +05:30 bc4eafdb-969d-444a-b451-519d6756b7f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:19:16.120 +05:30 bc4eafdb-969d-444a-b451-519d6756b7f0 INF CORS policy execution successful. 2024-09-04 16:19:16.121 +05:30 bc4eafdb-969d-444a-b451-519d6756b7f0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 2.0508ms 2024-09-04 16:19:16.132 +05:30 9dc6ed49-ad9e-4711-85a9-161f77f5fe47 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 16:19:16.132 +05:30 9dc6ed49-ad9e-4711-85a9-161f77f5fe47 INF CORS policy execution successful. 2024-09-04 16:19:16.132 +05:30 9dc6ed49-ad9e-4711-85a9-161f77f5fe47 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.6798ms 2024-09-04 16:19:16.340 +05:30 c4e0774e-e0eb-4640-b805-c9fe4c86fb72 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 16:19:16.342 +05:30 c4e0774e-e0eb-4640-b805-c9fe4c86fb72 INF CORS policy execution successful. 2024-09-04 16:19:16.344 +05:30 c4e0774e-e0eb-4640-b805-c9fe4c86fb72 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzM3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.VvsC87HX6PUExb4JFgv0jZi6RAqJtutEQQa0YtlnzDs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 16:19:16.345 +05:30 c2329bfc-c908-4813-9e79-edd4b2014859 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:19:16.353 +05:30 6b403276-4c74-425f-b6d0-e8c8fe69f46a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:19:16.354 +05:30 6b403276-4c74-425f-b6d0-e8c8fe69f46a INF CORS policy execution successful. 2024-09-04 16:19:16.355 +05:30 6b403276-4c74-425f-b6d0-e8c8fe69f46a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzM3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.VvsC87HX6PUExb4JFgv0jZi6RAqJtutEQQa0YtlnzDs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 16:19:16.355 +05:30 c2329bfc-c908-4813-9e79-edd4b2014859 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-04 16:19:16.361 +05:30 f98b92ea-a295-4c9b-84a3-2c633164b9cb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:19:16.365 +05:30 f98b92ea-a295-4c9b-84a3-2c633164b9cb 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-04 16:19:16.383 +05:30 c2329bfc-c908-4813-9e79-edd4b2014859 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:19:16.384 +05:30 c2329bfc-c908-4813-9e79-edd4b2014859 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 28.0732ms 2024-09-04 16:19:16.384 +05:30 c2329bfc-c908-4813-9e79-edd4b2014859 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:19:16.384 +05:30 c2329bfc-c908-4813-9e79-edd4b2014859 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c4e0774e-e0eb-4640-b805-c9fe4c86fb72}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 16:19:16.385 +05:30 c2329bfc-c908-4813-9e79-edd4b2014859 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 44.8526ms 2024-09-04 16:19:16.389 +05:30 f98b92ea-a295-4c9b-84a3-2c633164b9cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:19:16.389 +05:30 f98b92ea-a295-4c9b-84a3-2c633164b9cb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 23.8459ms 2024-09-04 16:19:16.389 +05:30 f98b92ea-a295-4c9b-84a3-2c633164b9cb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:19:16.389 +05:30 f98b92ea-a295-4c9b-84a3-2c633164b9cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6b403276-4c74-425f-b6d0-e8c8fe69f46a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 16:19:16.390 +05:30 f98b92ea-a295-4c9b-84a3-2c633164b9cb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 36.6109ms 2024-09-04 16:19:28.815 +05:30 2aacf1d6-4f18-45e5-9908-2810ba5f0b62 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser040901&type=2 - null null 2024-09-04 16:19:28.816 +05:30 2aacf1d6-4f18-45e5-9908-2810ba5f0b62 INF CORS policy execution successful. 2024-09-04 16:19:28.817 +05:30 2aacf1d6-4f18-45e5-9908-2810ba5f0b62 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser040901&type=2 - 204 null null 2.811ms 2024-09-04 16:19:28.976 +05:30 9bfa1214-2662-41cd-b78b-df8b5465a3e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser040901&type=2 - null null 2024-09-04 16:19:28.978 +05:30 9bfa1214-2662-41cd-b78b-df8b5465a3e9 INF CORS policy execution successful. 2024-09-04 16:19:28.979 +05:30 9bfa1214-2662-41cd-b78b-df8b5465a3e9 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=TestUser040901&type=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzM3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.VvsC87HX6PUExb4JFgv0jZi6RAqJtutEQQa0YtlnzDs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 16:19:28.979 +05:30 4d53c17e-c948-4130-8489-6da5dcd95dc9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 16:19:28.990 +05:30 4d53c17e-c948-4130-8489-6da5dcd95dc9 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-04 16:19:29.026 +05:30 4d53c17e-c948-4130-8489-6da5dcd95dc9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:19:29.027 +05:30 4d53c17e-c948-4130-8489-6da5dcd95dc9 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 36.3718ms 2024-09-04 16:19:29.027 +05:30 4d53c17e-c948-4130-8489-6da5dcd95dc9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 16:19:29.027 +05:30 4d53c17e-c948-4130-8489-6da5dcd95dc9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9bfa1214-2662-41cd-b78b-df8b5465a3e9}, {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-04 16:19:29.028 +05:30 4d53c17e-c948-4130-8489-6da5dcd95dc9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser040901&type=2 - 200 113 application/json; charset=utf-8 51.3396ms 2024-09-04 16:19:56.772 +05:30 69b265e7-f50c-4de0-ab39-fa34dcb4ba9a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-04 16:19:56.775 +05:30 69b265e7-f50c-4de0-ab39-fa34dcb4ba9a INF CORS policy execution successful. 2024-09-04 16:19:56.778 +05:30 69b265e7-f50c-4de0-ab39-fa34dcb4ba9a INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 84}, {Content-Type: application/json-patch+json}, {Cookie: ai_user=2KZGk|2023-12-20T08:13:02.271Z}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangSecurityAPI/swagger/index.html}, {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} Host: 103.120.178.195 Body: { "loginName": "admin", "password": "admin", "entityId": 7, "channelId": 2 } 2024-09-04 16:19:56.780 +05:30 5ad8b804-6501-47ae-af99-f408e538f28a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 16:19:56.782 +05:30 5ad8b804-6501-47ae-af99-f408e538f28a 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-04 16:19:56.822 +05:30 5ad8b804-6501-47ae-af99-f408e538f28a INF Database retrieved 2024-09-04 16:19:56.843 +05:30 5ad8b804-6501-47ae-af99-f408e538f28a INF Token generated 2024-09-04 16:19:56.844 +05:30 5ad8b804-6501-47ae-af99-f408e538f28a INF Token generated 2024-09-04 16:19:56.845 +05:30 5ad8b804-6501-47ae-af99-f408e538f28a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:19:56.846 +05:30 5ad8b804-6501-47ae-af99-f408e538f28a INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 61.586ms 2024-09-04 16:19:56.846 +05:30 5ad8b804-6501-47ae-af99-f408e538f28a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 16:19:56.846 +05:30 5ad8b804-6501-47ae-af99-f408e538f28a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 69b265e7-f50c-4de0-ab39-fa34dcb4ba9a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ2OTk2LCJleHAiOjE3MjU0NDc1OTYsImlhdCI6MTcyNTQ0Njk5Nn0.QgXqBDoTvK6A0panC6QdPbKRcgAU6jJoz4BOQIcqChE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ2OTk2LCJleHAiOjE3MjU0NDc4OTYsImlhdCI6MTcyNTQ0Njk5Nn0.77pTzKhnGGqyjHu8gywmpDY6HMxuMH_ex_7LxeIDE7M\"}"} 2024-09-04 16:19:56.847 +05:30 5ad8b804-6501-47ae-af99-f408e538f28a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 75.4064ms 2024-09-04 16:21:52.092 +05:30 2119fc11-295a-43c8-a9b4-2d929618e0c0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=te - null null 2024-09-04 16:21:52.096 +05:30 2119fc11-295a-43c8-a9b4-2d929618e0c0 INF CORS policy execution successful. 2024-09-04 16:21:52.099 +05:30 2119fc11-295a-43c8-a9b4-2d929618e0c0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=te - 204 null null 6.5034ms 2024-09-04 16:21:52.235 +05:30 8c1f628b-a1ce-4f84-b9e9-1c6b9dd6573f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=te - null null 2024-09-04 16:21:52.242 +05:30 8c1f628b-a1ce-4f84-b9e9-1c6b9dd6573f INF CORS policy execution successful. 2024-09-04 16:21:52.245 +05:30 8c1f628b-a1ce-4f84-b9e9-1c6b9dd6573f INF HTTP request: Path: /role/geterproles QueryString: ?searchString=te Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzM3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.VvsC87HX6PUExb4JFgv0jZi6RAqJtutEQQa0YtlnzDs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 16:21:52.248 +05:30 9c79fe69-da56-467e-a20f-fdaedef6d9d8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:21:52.250 +05:30 9c79fe69-da56-467e-a20f-fdaedef6d9d8 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-04 16:21:52.293 +05:30 9c79fe69-da56-467e-a20f-fdaedef6d9d8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:21:52.294 +05:30 9c79fe69-da56-467e-a20f-fdaedef6d9d8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 44.3681ms 2024-09-04 16:21:52.295 +05:30 9c79fe69-da56-467e-a20f-fdaedef6d9d8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:21:52.295 +05:30 9c79fe69-da56-467e-a20f-fdaedef6d9d8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8c1f628b-a1ce-4f84-b9e9-1c6b9dd6573f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 851} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1055,\"Name\":\"TestingRoleValidation\"},{\"Id\":1061,\"Name\":\"TestRole\"},{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":36,\"Name\":\"TestRole1\"},{\"Id\":37,\"Name\":\"TestRole2\"},{\"Id\":1066,\"Name\":\"TestRole240801\"},{\"Id\":1068,\"Name\":\"TestRole260801\"},{\"Id\":1069,\"Name\":\"TestRole280801\"},{\"Id\":38,\"Name\":\"TestRole3\"},{\"Id\":40,\"Name\":\"TestRole5\"},{\"Id\":41,\"Name\":\"TestRole6\"},{\"Id\":42,\"Name\":\"TestRole7\"},{\"Id\":43,\"Name\":\"TestRole8\"},{\"Id\":45,\"Name\":\"TestRole9\"},{\"Id\":44,\"Name\":\"TestRole9\"},{\"Id\":1057,\"Name\":\"TestRole9\"},{\"Id\":1060,\"Name\":\"TestRoleForDetails\"},{\"Id\":1054,\"Name\":\"TestRoleValidation\"},{\"Id\":1062,\"Name\":\"TestUpsertionWithNewParamInTT\"}]"} 2024-09-04 16:21:52.295 +05:30 9c79fe69-da56-467e-a20f-fdaedef6d9d8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=te - 200 851 application/json; charset=utf-8 60.1402ms 2024-09-04 16:21:58.072 +05:30 c6e0c2fc-3ac0-4f6b-8829-ad4736bdc6b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1071 - null null 2024-09-04 16:21:58.072 +05:30 c6e0c2fc-3ac0-4f6b-8829-ad4736bdc6b7 INF CORS policy execution successful. 2024-09-04 16:21:58.072 +05:30 c6e0c2fc-3ac0-4f6b-8829-ad4736bdc6b7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1071 - 204 null null 0.8987ms 2024-09-04 16:21:58.236 +05:30 fa777adf-5922-478f-9671-f6b1b165a15f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1071 - null null 2024-09-04 16:21:58.238 +05:30 fa777adf-5922-478f-9671-f6b1b165a15f INF CORS policy execution successful. 2024-09-04 16:21:58.240 +05:30 fa777adf-5922-478f-9671-f6b1b165a15f INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1071 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzM3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.VvsC87HX6PUExb4JFgv0jZi6RAqJtutEQQa0YtlnzDs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 16:21:58.242 +05:30 47588f3e-523f-4e52-8ed6-318c412ee9cd INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:21:58.256 +05:30 47588f3e-523f-4e52-8ed6-318c412ee9cd 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-04 16:21:58.289 +05:30 47588f3e-523f-4e52-8ed6-318c412ee9cd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:21:58.290 +05:30 47588f3e-523f-4e52-8ed6-318c412ee9cd INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 34.2498ms 2024-09-04 16:21:58.291 +05:30 47588f3e-523f-4e52-8ed6-318c412ee9cd INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:21:58.291 +05:30 47588f3e-523f-4e52-8ed6-318c412ee9cd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fa777adf-5922-478f-9671-f6b1b165a15f}, {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-04 16:21:58.291 +05:30 47588f3e-523f-4e52-8ed6-318c412ee9cd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1071 - 200 257 application/json; charset=utf-8 55.5212ms 2024-09-04 16:21:58.377 +05:30 18be1062-957a-45c0-b451-e26d4cce8419 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040901 - null null 2024-09-04 16:21:58.378 +05:30 18be1062-957a-45c0-b451-e26d4cce8419 INF CORS policy execution successful. 2024-09-04 16:21:58.378 +05:30 18be1062-957a-45c0-b451-e26d4cce8419 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040901 - 204 null null 0.9731ms 2024-09-04 16:21:58.544 +05:30 426dc230-0025-4065-8d1b-a9bbdd0323a6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040901 - null null 2024-09-04 16:21:58.545 +05:30 426dc230-0025-4065-8d1b-a9bbdd0323a6 INF CORS policy execution successful. 2024-09-04 16:21:58.546 +05:30 426dc230-0025-4065-8d1b-a9bbdd0323a6 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040901 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzM3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.VvsC87HX6PUExb4JFgv0jZi6RAqJtutEQQa0YtlnzDs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 16:21:58.547 +05:30 68df2e99-5d8e-4ae0-9576-d966db94ff21 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:21:58.547 +05:30 68df2e99-5d8e-4ae0-9576-d966db94ff21 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-04 16:21:58.553 +05:30 68df2e99-5d8e-4ae0-9576-d966db94ff21 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:21:58.554 +05:30 68df2e99-5d8e-4ae0-9576-d966db94ff21 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.3418ms 2024-09-04 16:21:58.554 +05:30 68df2e99-5d8e-4ae0-9576-d966db94ff21 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:21:58.554 +05:30 68df2e99-5d8e-4ae0-9576-d966db94ff21 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 426dc230-0025-4065-8d1b-a9bbdd0323a6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1071,\"Name\":\"TestRole040901\"}]"} 2024-09-04 16:21:58.555 +05:30 68df2e99-5d8e-4ae0-9576-d966db94ff21 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040901 - 200 139 application/json; charset=utf-8 10.3631ms 2024-09-04 16:22:19.050 +05:30 06ffc1d1-14a2-43fc-ac23-de1464727831 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser040901Log&type=1 - null null 2024-09-04 16:22:19.052 +05:30 06ffc1d1-14a2-43fc-ac23-de1464727831 INF CORS policy execution successful. 2024-09-04 16:22:19.054 +05:30 06ffc1d1-14a2-43fc-ac23-de1464727831 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser040901Log&type=1 - 204 null null 4.1477ms 2024-09-04 16:22:19.612 +05:30 f4ec72fd-0f87-4d09-b87c-af496dc64448 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser040901Log&type=1 - null null 2024-09-04 16:22:19.615 +05:30 f4ec72fd-0f87-4d09-b87c-af496dc64448 INF CORS policy execution successful. 2024-09-04 16:22:19.616 +05:30 f4ec72fd-0f87-4d09-b87c-af496dc64448 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=TestUser040901Log&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzM3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.VvsC87HX6PUExb4JFgv0jZi6RAqJtutEQQa0YtlnzDs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 16:22:19.617 +05:30 78ba7120-9efc-4e3d-9b91-a9df4fee9beb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 16:22:19.618 +05:30 78ba7120-9efc-4e3d-9b91-a9df4fee9beb 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-04 16:22:19.656 +05:30 78ba7120-9efc-4e3d-9b91-a9df4fee9beb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:22:19.657 +05:30 78ba7120-9efc-4e3d-9b91-a9df4fee9beb INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 38.8245ms 2024-09-04 16:22:19.658 +05:30 78ba7120-9efc-4e3d-9b91-a9df4fee9beb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 16:22:19.658 +05:30 78ba7120-9efc-4e3d-9b91-a9df4fee9beb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f4ec72fd-0f87-4d09-b87c-af496dc64448}, {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-04 16:22:19.658 +05:30 78ba7120-9efc-4e3d-9b91-a9df4fee9beb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser040901Log&type=1 - 200 114 application/json; charset=utf-8 46.4824ms 2024-09-04 16:24:18.131 +05:30 442b23c2-ded9-41be-ab3b-4e4fa51827c9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:24:18.132 +05:30 442b23c2-ded9-41be-ab3b-4e4fa51827c9 INF CORS policy execution successful. 2024-09-04 16:24:18.134 +05:30 442b23c2-ded9-41be-ab3b-4e4fa51827c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 3.408ms 2024-09-04 16:24:18.164 +05:30 adf07c6d-20f6-4f4a-9276-a480b91d13fd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:24:18.164 +05:30 adf07c6d-20f6-4f4a-9276-a480b91d13fd INF CORS policy execution successful. 2024-09-04 16:24:18.164 +05:30 adf07c6d-20f6-4f4a-9276-a480b91d13fd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7608ms 2024-09-04 16:24:18.236 +05:30 a2da3e90-0c15-4699-9480-80e0daf443ba INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:24:18.244 +05:30 a2da3e90-0c15-4699-9480-80e0daf443ba INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 10:53:56 AM', Current time (UTC): '9/4/2024 10:54:18 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 16:24:18.261 +05:30 a2da3e90-0c15-4699-9480-80e0daf443ba INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 10:53:56 AM', Current time (UTC): '9/4/2024 10:54:18 AM'. 2024-09-04 16:24:18.262 +05:30 a2da3e90-0c15-4699-9480-80e0daf443ba INF CORS policy execution successful. 2024-09-04 16:24:18.263 +05:30 a2da3e90-0c15-4699-9480-80e0daf443ba INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY2MzYsImV4cCI6MTcyNTQ0NzIzNiwiaWF0IjoxNzI1NDQ2NjM2fQ.6_o04GaXpbkJjBvoJRGx96KWzhtKD9WtilmNGD4zbco}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:24:18.266 +05:30 6b0bab07-e62b-46ae-a5a5-f43c133cc5d9 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 16:24:18.273 +05:30 6b0bab07-e62b-46ae-a5a5-f43c133cc5d9 INF AuthenticationScheme: Bearer was challenged. 2024-09-04 16:24:18.273 +05:30 6b0bab07-e62b-46ae-a5a5-f43c133cc5d9 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: a2da3e90-0c15-4699-9480-80e0daf443ba}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 10:53:56'"} Body: 2024-09-04 16:24:18.274 +05:30 6b0bab07-e62b-46ae-a5a5-f43c133cc5d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 37.5277ms 2024-09-04 16:24:18.722 +05:30 0a30af89-510e-4b91-b253-50ae672143a6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY2MzYsImV4cCI6MTcyNTQ0NzUzNiwiaWF0IjoxNzI1NDQ2NjM2fQ.oxL5hwiP4KvF6ac_stBk4or2JxrzR635PodIim_d728 - null null 2024-09-04 16:24:18.722 +05:30 0a30af89-510e-4b91-b253-50ae672143a6 INF CORS policy execution successful. 2024-09-04 16:24:18.723 +05:30 0a30af89-510e-4b91-b253-50ae672143a6 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY2MzYsImV4cCI6MTcyNTQ0NzUzNiwiaWF0IjoxNzI1NDQ2NjM2fQ.oxL5hwiP4KvF6ac_stBk4or2JxrzR635PodIim_d728 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:24:18.725 +05:30 d536edae-d1e7-43ca-8ea0-1dad3299f8f0 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 16:24:18.726 +05:30 d536edae-d1e7-43ca-8ea0-1dad3299f8f0 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-04 16:24:18.758 +05:30 d536edae-d1e7-43ca-8ea0-1dad3299f8f0 INF Token generated 2024-09-04 16:24:18.758 +05:30 d536edae-d1e7-43ca-8ea0-1dad3299f8f0 INF Token generated 2024-09-04 16:24:18.761 +05:30 d536edae-d1e7-43ca-8ea0-1dad3299f8f0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:24:18.763 +05:30 d536edae-d1e7-43ca-8ea0-1dad3299f8f0 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 36.9819ms 2024-09-04 16:24:18.763 +05:30 d536edae-d1e7-43ca-8ea0-1dad3299f8f0 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 16:24:18.763 +05:30 d536edae-d1e7-43ca-8ea0-1dad3299f8f0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0a30af89-510e-4b91-b253-50ae672143a6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0ODE1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.Ub2K19wGQeZQpc1qU0ywP8Gtm1YjJ0Bkh4tvm_OhRdg\"}"} 2024-09-04 16:24:18.764 +05:30 d536edae-d1e7-43ca-8ea0-1dad3299f8f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY2MzYsImV4cCI6MTcyNTQ0NzUzNiwiaWF0IjoxNzI1NDQ2NjM2fQ.oxL5hwiP4KvF6ac_stBk4or2JxrzR635PodIim_d728 - 200 899 application/json; charset=utf-8 41.6397ms 2024-09-04 16:24:18.836 +05:30 ee7136de-aa43-4c94-b792-13529e87f144 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:24:18.837 +05:30 ee7136de-aa43-4c94-b792-13529e87f144 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 10:53:56 AM', Current time (UTC): '9/4/2024 10:54:18 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 16:24:18.837 +05:30 ee7136de-aa43-4c94-b792-13529e87f144 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 10:53:56 AM', Current time (UTC): '9/4/2024 10:54:18 AM'. 2024-09-04 16:24:18.837 +05:30 ee7136de-aa43-4c94-b792-13529e87f144 INF CORS policy execution successful. 2024-09-04 16:24:18.838 +05:30 ee7136de-aa43-4c94-b792-13529e87f144 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY2MzYsImV4cCI6MTcyNTQ0NzIzNiwiaWF0IjoxNzI1NDQ2NjM2fQ.6_o04GaXpbkJjBvoJRGx96KWzhtKD9WtilmNGD4zbco}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:24:18.838 +05:30 6b520ec4-a4ef-49b6-9422-7340a108e118 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 16:24:18.839 +05:30 6b520ec4-a4ef-49b6-9422-7340a108e118 INF AuthenticationScheme: Bearer was challenged. 2024-09-04 16:24:18.839 +05:30 6b520ec4-a4ef-49b6-9422-7340a108e118 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: ee7136de-aa43-4c94-b792-13529e87f144}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 10:53:56'"} Body: 2024-09-04 16:24:18.839 +05:30 6b520ec4-a4ef-49b6-9422-7340a108e118 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 3.5213ms 2024-09-04 16:24:18.935 +05:30 88459920-ad8e-49ae-8002-d0ba95bad3f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY2MzYsImV4cCI6MTcyNTQ0NzUzNiwiaWF0IjoxNzI1NDQ2NjM2fQ.oxL5hwiP4KvF6ac_stBk4or2JxrzR635PodIim_d728 - null null 2024-09-04 16:24:18.936 +05:30 88459920-ad8e-49ae-8002-d0ba95bad3f4 INF CORS policy execution successful. 2024-09-04 16:24:18.937 +05:30 88459920-ad8e-49ae-8002-d0ba95bad3f4 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY2MzYsImV4cCI6MTcyNTQ0NzUzNiwiaWF0IjoxNzI1NDQ2NjM2fQ.oxL5hwiP4KvF6ac_stBk4or2JxrzR635PodIim_d728 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:24:18.937 +05:30 d67f09ae-8afb-494e-af8b-c4fa4c441bb1 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 16:24:18.938 +05:30 d67f09ae-8afb-494e-af8b-c4fa4c441bb1 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-04 16:24:18.964 +05:30 d67f09ae-8afb-494e-af8b-c4fa4c441bb1 INF Token generated 2024-09-04 16:24:18.965 +05:30 d67f09ae-8afb-494e-af8b-c4fa4c441bb1 INF Token generated 2024-09-04 16:24:18.965 +05:30 d67f09ae-8afb-494e-af8b-c4fa4c441bb1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:24:18.966 +05:30 d67f09ae-8afb-494e-af8b-c4fa4c441bb1 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 24.5842ms 2024-09-04 16:24:18.966 +05:30 d67f09ae-8afb-494e-af8b-c4fa4c441bb1 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 16:24:18.966 +05:30 d67f09ae-8afb-494e-af8b-c4fa4c441bb1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 88459920-ad8e-49ae-8002-d0ba95bad3f4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0ODE1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.Ub2K19wGQeZQpc1qU0ywP8Gtm1YjJ0Bkh4tvm_OhRdg\"}"} 2024-09-04 16:24:18.967 +05:30 d67f09ae-8afb-494e-af8b-c4fa4c441bb1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY2MzYsImV4cCI6MTcyNTQ0NzUzNiwiaWF0IjoxNzI1NDQ2NjM2fQ.oxL5hwiP4KvF6ac_stBk4or2JxrzR635PodIim_d728 - 200 899 application/json; charset=utf-8 31.5125ms 2024-09-04 16:24:19.131 +05:30 9267a39b-4045-4eeb-816a-01fa7fbfbd5d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:24:19.132 +05:30 9267a39b-4045-4eeb-816a-01fa7fbfbd5d INF CORS policy execution successful. 2024-09-04 16:24:19.133 +05:30 9267a39b-4045-4eeb-816a-01fa7fbfbd5d INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:24:19.133 +05:30 17b14068-073d-4d9b-b584-9265e6d478cc INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:24:19.133 +05:30 17b14068-073d-4d9b-b584-9265e6d478cc 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-04 16:24:19.160 +05:30 17b14068-073d-4d9b-b584-9265e6d478cc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:24:19.161 +05:30 17b14068-073d-4d9b-b584-9265e6d478cc INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 27.2267ms 2024-09-04 16:24:19.161 +05:30 17b14068-073d-4d9b-b584-9265e6d478cc INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:24:19.161 +05:30 17b14068-073d-4d9b-b584-9265e6d478cc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9267a39b-4045-4eeb-816a-01fa7fbfbd5d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 16:24:19.161 +05:30 17b14068-073d-4d9b-b584-9265e6d478cc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 30.0793ms 2024-09-04 16:24:19.356 +05:30 2797a7bc-ad8e-4c6e-9af5-2b664bd5c3f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:24:19.356 +05:30 2797a7bc-ad8e-4c6e-9af5-2b664bd5c3f5 INF CORS policy execution successful. 2024-09-04 16:24:19.357 +05:30 2797a7bc-ad8e-4c6e-9af5-2b664bd5c3f5 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:24:19.357 +05:30 4e97290c-3f98-4f66-94b6-f89120507413 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:24:19.357 +05:30 4e97290c-3f98-4f66-94b6-f89120507413 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-04 16:24:19.365 +05:30 4e97290c-3f98-4f66-94b6-f89120507413 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:24:19.366 +05:30 4e97290c-3f98-4f66-94b6-f89120507413 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.2715ms 2024-09-04 16:24:19.366 +05:30 4e97290c-3f98-4f66-94b6-f89120507413 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:24:19.366 +05:30 4e97290c-3f98-4f66-94b6-f89120507413 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2797a7bc-ad8e-4c6e-9af5-2b664bd5c3f5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 16:24:19.366 +05:30 4e97290c-3f98-4f66-94b6-f89120507413 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 10.7852ms 2024-09-04 16:24:20.776 +05:30 133a38c2-f550-49b4-aa82-2fa214b8dd2e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 16:24:20.777 +05:30 133a38c2-f550-49b4-aa82-2fa214b8dd2e INF CORS policy execution successful. 2024-09-04 16:24:20.777 +05:30 133a38c2-f550-49b4-aa82-2fa214b8dd2e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5639ms 2024-09-04 16:24:20.779 +05:30 3fcd3413-9dac-4cd7-bc19-e2bd466e9fe9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:24:20.779 +05:30 3fcd3413-9dac-4cd7-bc19-e2bd466e9fe9 INF CORS policy execution successful. 2024-09-04 16:24:20.779 +05:30 3fcd3413-9dac-4cd7-bc19-e2bd466e9fe9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4575ms 2024-09-04 16:24:20.842 +05:30 24a1f1e8-12b6-4c63-8385-bca18b53bb04 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 16:24:20.843 +05:30 24a1f1e8-12b6-4c63-8385-bca18b53bb04 INF CORS policy execution successful. 2024-09-04 16:24:20.844 +05:30 24a1f1e8-12b6-4c63-8385-bca18b53bb04 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:24:20.844 +05:30 d41f9be8-6bae-4982-801b-b993deb17660 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:24:20.845 +05:30 d41f9be8-6bae-4982-801b-b993deb17660 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-04 16:24:20.845 +05:30 79517db9-507a-4780-b300-6cc1937ea05c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:24:20.848 +05:30 79517db9-507a-4780-b300-6cc1937ea05c INF CORS policy execution successful. 2024-09-04 16:24:20.848 +05:30 79517db9-507a-4780-b300-6cc1937ea05c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:24:20.849 +05:30 eb0e97ee-66a2-43a8-b557-feb38a81b2ff INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:24:20.849 +05:30 eb0e97ee-66a2-43a8-b557-feb38a81b2ff 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-04 16:24:20.855 +05:30 d41f9be8-6bae-4982-801b-b993deb17660 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:24:20.855 +05:30 d41f9be8-6bae-4982-801b-b993deb17660 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 10.4736ms 2024-09-04 16:24:20.855 +05:30 d41f9be8-6bae-4982-801b-b993deb17660 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:24:20.855 +05:30 d41f9be8-6bae-4982-801b-b993deb17660 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 24a1f1e8-12b6-4c63-8385-bca18b53bb04}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 16:24:20.856 +05:30 d41f9be8-6bae-4982-801b-b993deb17660 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 14.2144ms 2024-09-04 16:24:20.860 +05:30 eb0e97ee-66a2-43a8-b557-feb38a81b2ff INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:24:20.860 +05:30 eb0e97ee-66a2-43a8-b557-feb38a81b2ff INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 10.7816ms 2024-09-04 16:24:20.860 +05:30 eb0e97ee-66a2-43a8-b557-feb38a81b2ff INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:24:20.860 +05:30 eb0e97ee-66a2-43a8-b557-feb38a81b2ff INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 79517db9-507a-4780-b300-6cc1937ea05c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 16:24:20.861 +05:30 eb0e97ee-66a2-43a8-b557-feb38a81b2ff INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 15.8284ms 2024-09-04 16:24:28.610 +05:30 3fbbd62b-0934-4702-b7fd-240b01b76d09 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-04 16:24:28.612 +05:30 3fbbd62b-0934-4702-b7fd-240b01b76d09 INF CORS policy execution successful. 2024-09-04 16:24:28.613 +05:30 3fbbd62b-0934-4702-b7fd-240b01b76d09 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 204 null null 3.2219ms 2024-09-04 16:24:28.740 +05:30 7e920c0c-afaf-452a-9fe2-b8bd8890515d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-04 16:24:28.741 +05:30 7e920c0c-afaf-452a-9fe2-b8bd8890515d INF CORS policy execution successful. 2024-09-04 16:24:28.742 +05:30 7e920c0c-afaf-452a-9fe2-b8bd8890515d INF HTTP request: Path: /user/getuserdetails QueryString: ?id=85 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:24:28.743 +05:30 db872b05-9669-4203-bea9-596ea94833a0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 16:24:28.753 +05:30 db872b05-9669-4203-bea9-596ea94833a0 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-04 16:24:28.797 +05:30 db872b05-9669-4203-bea9-596ea94833a0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:24:28.798 +05:30 db872b05-9669-4203-bea9-596ea94833a0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 44.0281ms 2024-09-04 16:24:28.798 +05:30 db872b05-9669-4203-bea9-596ea94833a0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 16:24:28.798 +05:30 db872b05-9669-4203-bea9-596ea94833a0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e920c0c-afaf-452a-9fe2-b8bd8890515d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1216} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":85,\"LoginName\":\"\",\"LoginAbbr\":\"nil\",\"UserName\":\"dipingroup1\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"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\":3,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 16:24:28.799 +05:30 db872b05-9669-4203-bea9-596ea94833a0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 200 1216 application/json; charset=utf-8 59.07ms 2024-09-04 16:24:28.958 +05:30 c23ce64a-6d71-498d-8e11-6dd0c6380ace INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:24:28.960 +05:30 c23ce64a-6d71-498d-8e11-6dd0c6380ace INF CORS policy execution successful. 2024-09-04 16:24:28.961 +05:30 c23ce64a-6d71-498d-8e11-6dd0c6380ace INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 2.3883ms 2024-09-04 16:24:29.103 +05:30 af980c25-50cf-433d-b6ef-b82c43886f2b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:24:29.104 +05:30 af980c25-50cf-433d-b6ef-b82c43886f2b INF CORS policy execution successful. 2024-09-04 16:24:29.105 +05:30 af980c25-50cf-433d-b6ef-b82c43886f2b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:24:29.106 +05:30 e20cd223-e33f-4d4b-91e2-fd4d719a5dab INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:24:29.106 +05:30 e20cd223-e33f-4d4b-91e2-fd4d719a5dab 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-04 16:24:29.114 +05:30 e20cd223-e33f-4d4b-91e2-fd4d719a5dab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:24:29.114 +05:30 e20cd223-e33f-4d4b-91e2-fd4d719a5dab INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.7232ms 2024-09-04 16:24:29.114 +05:30 e20cd223-e33f-4d4b-91e2-fd4d719a5dab INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:24:29.115 +05:30 e20cd223-e33f-4d4b-91e2-fd4d719a5dab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: af980c25-50cf-433d-b6ef-b82c43886f2b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 16:24:29.116 +05:30 e20cd223-e33f-4d4b-91e2-fd4d719a5dab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 12.7123ms 2024-09-04 16:24:29.120 +05:30 aa866ca8-c17b-42ef-9d48-22f8845ae9ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:24:29.120 +05:30 aa866ca8-c17b-42ef-9d48-22f8845ae9ed INF CORS policy execution successful. 2024-09-04 16:24:29.121 +05:30 aa866ca8-c17b-42ef-9d48-22f8845ae9ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.7026ms 2024-09-04 16:24:29.197 +05:30 fe48199a-7ce4-436f-9014-2131489fa0d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:24:29.198 +05:30 fe48199a-7ce4-436f-9014-2131489fa0d2 INF CORS policy execution successful. 2024-09-04 16:24:29.199 +05:30 fe48199a-7ce4-436f-9014-2131489fa0d2 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:24:29.200 +05:30 ad92386e-229f-4302-ba42-b65f8311180b INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:24:29.200 +05:30 ad92386e-229f-4302-ba42-b65f8311180b 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-04 16:24:29.205 +05:30 ad92386e-229f-4302-ba42-b65f8311180b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:24:29.206 +05:30 ad92386e-229f-4302-ba42-b65f8311180b INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.4245ms 2024-09-04 16:24:29.206 +05:30 ad92386e-229f-4302-ba42-b65f8311180b INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:24:29.206 +05:30 ad92386e-229f-4302-ba42-b65f8311180b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fe48199a-7ce4-436f-9014-2131489fa0d2}, {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-04 16:24:29.207 +05:30 ad92386e-229f-4302-ba42-b65f8311180b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 9.6221ms 2024-09-04 16:24:29.407 +05:30 ecc75c97-1481-46b7-8d88-05bf3b339a4e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 16:24:29.408 +05:30 ecc75c97-1481-46b7-8d88-05bf3b339a4e INF CORS policy execution successful. 2024-09-04 16:24:29.408 +05:30 ecc75c97-1481-46b7-8d88-05bf3b339a4e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 1.0523ms 2024-09-04 16:24:29.456 +05:30 dfc5d911-a143-49ab-989f-897a01982a6b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 16:24:29.457 +05:30 dfc5d911-a143-49ab-989f-897a01982a6b INF CORS policy execution successful. 2024-09-04 16:24:29.457 +05:30 dfc5d911-a143-49ab-989f-897a01982a6b INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:24:29.458 +05:30 710fd049-51b1-40d1-94e5-1934506f5327 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:24:29.458 +05:30 710fd049-51b1-40d1-94e5-1934506f5327 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-04 16:24:29.463 +05:30 710fd049-51b1-40d1-94e5-1934506f5327 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:24:29.464 +05:30 710fd049-51b1-40d1-94e5-1934506f5327 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.9306ms 2024-09-04 16:24:29.464 +05:30 710fd049-51b1-40d1-94e5-1934506f5327 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:24:29.464 +05:30 710fd049-51b1-40d1-94e5-1934506f5327 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dfc5d911-a143-49ab-989f-897a01982a6b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 16:24:29.465 +05:30 710fd049-51b1-40d1-94e5-1934506f5327 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 9.1736ms 2024-09-04 16:25:53.897 +05:30 ee653898-6dac-4922-a716-2e22dd937e00 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:25:53.903 +05:30 ee653898-6dac-4922-a716-2e22dd937e00 INF CORS policy execution successful. 2024-09-04 16:25:53.906 +05:30 ee653898-6dac-4922-a716-2e22dd937e00 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 8.1576ms 2024-09-04 16:25:53.918 +05:30 dd687a9d-5eb4-429e-a901-932b74ae1425 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:25:53.918 +05:30 dd687a9d-5eb4-429e-a901-932b74ae1425 INF CORS policy execution successful. 2024-09-04 16:25:53.919 +05:30 dd687a9d-5eb4-429e-a901-932b74ae1425 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6298ms 2024-09-04 16:25:53.953 +05:30 c9f8fa95-6e07-4cd4-bb31-1b6a3e88ac73 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:25:53.955 +05:30 c9f8fa95-6e07-4cd4-bb31-1b6a3e88ac73 INF CORS policy execution successful. 2024-09-04 16:25:53.956 +05:30 c9f8fa95-6e07-4cd4-bb31-1b6a3e88ac73 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:25:53.958 +05:30 b52de89a-dafc-413f-994b-e4c25ae4a117 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:25:53.959 +05:30 b52de89a-dafc-413f-994b-e4c25ae4a117 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-04 16:25:53.987 +05:30 b52de89a-dafc-413f-994b-e4c25ae4a117 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:25:53.988 +05:30 b52de89a-dafc-413f-994b-e4c25ae4a117 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 28.5355ms 2024-09-04 16:25:53.988 +05:30 b52de89a-dafc-413f-994b-e4c25ae4a117 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:25:53.988 +05:30 b52de89a-dafc-413f-994b-e4c25ae4a117 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c9f8fa95-6e07-4cd4-bb31-1b6a3e88ac73}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 16:25:53.989 +05:30 b52de89a-dafc-413f-994b-e4c25ae4a117 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 36.3515ms 2024-09-04 16:25:54.024 +05:30 c3ef502a-6c2d-4dea-91ed-142477b5ea4f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:25:54.025 +05:30 c3ef502a-6c2d-4dea-91ed-142477b5ea4f INF CORS policy execution successful. 2024-09-04 16:25:54.025 +05:30 c3ef502a-6c2d-4dea-91ed-142477b5ea4f INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:25:54.026 +05:30 bad74bdd-d6a8-4838-96c1-31140b973a0c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:25:54.026 +05:30 bad74bdd-d6a8-4838-96c1-31140b973a0c 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-04 16:25:54.032 +05:30 bad74bdd-d6a8-4838-96c1-31140b973a0c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:25:54.032 +05:30 bad74bdd-d6a8-4838-96c1-31140b973a0c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.3331ms 2024-09-04 16:25:54.032 +05:30 bad74bdd-d6a8-4838-96c1-31140b973a0c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:25:54.032 +05:30 bad74bdd-d6a8-4838-96c1-31140b973a0c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c3ef502a-6c2d-4dea-91ed-142477b5ea4f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 16:25:54.033 +05:30 bad74bdd-d6a8-4838-96c1-31140b973a0c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 8.5481ms 2024-09-04 16:25:56.105 +05:30 9731021b-6158-4ab2-b54a-0d81ac9ecc26 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:25:56.106 +05:30 9731021b-6158-4ab2-b54a-0d81ac9ecc26 INF CORS policy execution successful. 2024-09-04 16:25:56.106 +05:30 9731021b-6158-4ab2-b54a-0d81ac9ecc26 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.8227ms 2024-09-04 16:25:56.113 +05:30 480311b8-cb87-46fa-bfb0-2a35b042b1b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 16:25:56.113 +05:30 480311b8-cb87-46fa-bfb0-2a35b042b1b8 INF CORS policy execution successful. 2024-09-04 16:25:56.114 +05:30 480311b8-cb87-46fa-bfb0-2a35b042b1b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4862ms 2024-09-04 16:25:56.165 +05:30 2762b686-bb57-4d45-9641-577462d49d81 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:25:56.165 +05:30 aaff548f-32c9-40d7-8a46-9592d9634948 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 16:25:56.167 +05:30 2762b686-bb57-4d45-9641-577462d49d81 INF CORS policy execution successful. 2024-09-04 16:25:56.166 +05:30 aaff548f-32c9-40d7-8a46-9592d9634948 INF CORS policy execution successful. 2024-09-04 16:25:56.167 +05:30 2762b686-bb57-4d45-9641-577462d49d81 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:25:56.167 +05:30 aaff548f-32c9-40d7-8a46-9592d9634948 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:25:56.168 +05:30 f56f3fc9-8847-46dd-b5e9-08f8ff9ea5fa INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:25:56.168 +05:30 2d6b64ad-1208-4a88-acab-9ff780fab1ff INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:25:56.168 +05:30 2d6b64ad-1208-4a88-acab-9ff780fab1ff 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-04 16:25:56.168 +05:30 f56f3fc9-8847-46dd-b5e9-08f8ff9ea5fa 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-04 16:25:56.176 +05:30 f56f3fc9-8847-46dd-b5e9-08f8ff9ea5fa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:25:56.177 +05:30 f56f3fc9-8847-46dd-b5e9-08f8ff9ea5fa INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 8.6277ms 2024-09-04 16:25:56.177 +05:30 f56f3fc9-8847-46dd-b5e9-08f8ff9ea5fa INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:25:56.177 +05:30 f56f3fc9-8847-46dd-b5e9-08f8ff9ea5fa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2762b686-bb57-4d45-9641-577462d49d81}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 16:25:56.177 +05:30 f56f3fc9-8847-46dd-b5e9-08f8ff9ea5fa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 12.1956ms 2024-09-04 16:25:56.179 +05:30 2d6b64ad-1208-4a88-acab-9ff780fab1ff INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:25:56.179 +05:30 2d6b64ad-1208-4a88-acab-9ff780fab1ff INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 11.1525ms 2024-09-04 16:25:56.179 +05:30 2d6b64ad-1208-4a88-acab-9ff780fab1ff INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:25:56.179 +05:30 2d6b64ad-1208-4a88-acab-9ff780fab1ff INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aaff548f-32c9-40d7-8a46-9592d9634948}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 16:25:56.180 +05:30 2d6b64ad-1208-4a88-acab-9ff780fab1ff INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 14.5767ms 2024-09-04 16:25:59.531 +05:30 f6c2aedb-9251-40e0-b45b-b4edf7b49c9e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 16:25:59.532 +05:30 f6c2aedb-9251-40e0-b45b-b4edf7b49c9e INF CORS policy execution successful. 2024-09-04 16:25:59.532 +05:30 f6c2aedb-9251-40e0-b45b-b4edf7b49c9e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 1.597ms 2024-09-04 16:25:59.586 +05:30 9459f475-1015-476c-b971-6343db96d7ca INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 16:25:59.587 +05:30 9459f475-1015-476c-b971-6343db96d7ca INF CORS policy execution successful. 2024-09-04 16:25:59.587 +05:30 9459f475-1015-476c-b971-6343db96d7ca INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:25:59.588 +05:30 7c10e9ab-4846-4748-9a04-cff8d2ca794a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 16:25:59.588 +05:30 7c10e9ab-4846-4748-9a04-cff8d2ca794a 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-04 16:25:59.601 +05:30 7c10e9ab-4846-4748-9a04-cff8d2ca794a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:25:59.602 +05:30 7c10e9ab-4846-4748-9a04-cff8d2ca794a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 13.09ms 2024-09-04 16:25:59.602 +05:30 7c10e9ab-4846-4748-9a04-cff8d2ca794a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 16:25:59.602 +05:30 7c10e9ab-4846-4748-9a04-cff8d2ca794a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9459f475-1015-476c-b971-6343db96d7ca}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 16:25:59.602 +05:30 7c10e9ab-4846-4748-9a04-cff8d2ca794a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 16.1916ms 2024-09-04 16:25:59.855 +05:30 3e14e81b-8eea-4af8-bf9a-e0f43aa6d45b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:25:59.855 +05:30 3e14e81b-8eea-4af8-bf9a-e0f43aa6d45b INF CORS policy execution successful. 2024-09-04 16:25:59.855 +05:30 3e14e81b-8eea-4af8-bf9a-e0f43aa6d45b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5212ms 2024-09-04 16:25:59.894 +05:30 79ab0e5e-1e29-421c-89fc-4f79eb509d3d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:25:59.895 +05:30 79ab0e5e-1e29-421c-89fc-4f79eb509d3d INF CORS policy execution successful. 2024-09-04 16:25:59.896 +05:30 79ab0e5e-1e29-421c-89fc-4f79eb509d3d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:25:59.896 +05:30 6c4e6fb7-b8bb-463f-9547-8885ff32c956 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:25:59.896 +05:30 6c4e6fb7-b8bb-463f-9547-8885ff32c956 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-04 16:25:59.901 +05:30 6c4e6fb7-b8bb-463f-9547-8885ff32c956 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:25:59.902 +05:30 6c4e6fb7-b8bb-463f-9547-8885ff32c956 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.1811ms 2024-09-04 16:25:59.903 +05:30 6c4e6fb7-b8bb-463f-9547-8885ff32c956 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:25:59.903 +05:30 6c4e6fb7-b8bb-463f-9547-8885ff32c956 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 79ab0e5e-1e29-421c-89fc-4f79eb509d3d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 16:25:59.904 +05:30 6c4e6fb7-b8bb-463f-9547-8885ff32c956 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 9.607ms 2024-09-04 16:25:59.907 +05:30 5cac6e21-bf05-4c4c-b39f-801378dd2333 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:25:59.908 +05:30 5cac6e21-bf05-4c4c-b39f-801378dd2333 INF CORS policy execution successful. 2024-09-04 16:25:59.908 +05:30 5cac6e21-bf05-4c4c-b39f-801378dd2333 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:25:59.908 +05:30 e498ef19-912d-499a-ac1f-5822f8d2a1ef INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:25:59.908 +05:30 e498ef19-912d-499a-ac1f-5822f8d2a1ef 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-04 16:25:59.912 +05:30 e498ef19-912d-499a-ac1f-5822f8d2a1ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:25:59.912 +05:30 e498ef19-912d-499a-ac1f-5822f8d2a1ef INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.4598ms 2024-09-04 16:25:59.912 +05:30 e498ef19-912d-499a-ac1f-5822f8d2a1ef INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:25:59.912 +05:30 e498ef19-912d-499a-ac1f-5822f8d2a1ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5cac6e21-bf05-4c4c-b39f-801378dd2333}, {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-04 16:25:59.913 +05:30 e498ef19-912d-499a-ac1f-5822f8d2a1ef INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 5.6698ms 2024-09-04 16:26:00.204 +05:30 ccbd1364-588c-43ec-a8ac-a80b7bdf36ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 16:26:00.204 +05:30 ccbd1364-588c-43ec-a8ac-a80b7bdf36ba INF CORS policy execution successful. 2024-09-04 16:26:00.204 +05:30 ccbd1364-588c-43ec-a8ac-a80b7bdf36ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.7501ms 2024-09-04 16:26:00.260 +05:30 64876699-0194-440a-a0b8-b916e2e3bb5c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 16:26:00.261 +05:30 64876699-0194-440a-a0b8-b916e2e3bb5c INF CORS policy execution successful. 2024-09-04 16:26:00.261 +05:30 64876699-0194-440a-a0b8-b916e2e3bb5c INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:00.261 +05:30 bf6ee45e-306d-4e1c-aef2-23446aacf9d0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:26:00.262 +05:30 bf6ee45e-306d-4e1c-aef2-23446aacf9d0 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-04 16:26:00.266 +05:30 bf6ee45e-306d-4e1c-aef2-23446aacf9d0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:00.267 +05:30 bf6ee45e-306d-4e1c-aef2-23446aacf9d0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.9112ms 2024-09-04 16:26:00.267 +05:30 bf6ee45e-306d-4e1c-aef2-23446aacf9d0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:26:00.267 +05:30 bf6ee45e-306d-4e1c-aef2-23446aacf9d0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 64876699-0194-440a-a0b8-b916e2e3bb5c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 16:26:00.267 +05:30 bf6ee45e-306d-4e1c-aef2-23446aacf9d0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 7.2567ms 2024-09-04 16:26:07.005 +05:30 28cc6694-e369-4752-98f9-91fdae735ff2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:26:07.009 +05:30 28cc6694-e369-4752-98f9-91fdae735ff2 INF CORS policy execution successful. 2024-09-04 16:26:07.017 +05:30 28cc6694-e369-4752-98f9-91fdae735ff2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 11.2728ms 2024-09-04 16:26:07.068 +05:30 80a1c55c-1dc0-48bd-8dc8-4c1e8736f28c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:26:07.072 +05:30 80a1c55c-1dc0-48bd-8dc8-4c1e8736f28c INF CORS policy execution successful. 2024-09-04 16:26:07.073 +05:30 80a1c55c-1dc0-48bd-8dc8-4c1e8736f28c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:07.074 +05:30 007a2cbe-6914-4e76-bdc5-57f978a8d13f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:26:07.075 +05:30 007a2cbe-6914-4e76-bdc5-57f978a8d13f 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-04 16:26:07.082 +05:30 007a2cbe-6914-4e76-bdc5-57f978a8d13f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:07.082 +05:30 007a2cbe-6914-4e76-bdc5-57f978a8d13f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.5966ms 2024-09-04 16:26:07.083 +05:30 007a2cbe-6914-4e76-bdc5-57f978a8d13f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:26:07.083 +05:30 007a2cbe-6914-4e76-bdc5-57f978a8d13f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 80a1c55c-1dc0-48bd-8dc8-4c1e8736f28c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 16:26:07.083 +05:30 007a2cbe-6914-4e76-bdc5-57f978a8d13f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 14.856ms 2024-09-04 16:26:08.767 +05:30 4d8dfee5-061c-438e-af43-2834cb78f6f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:26:08.767 +05:30 4d8dfee5-061c-438e-af43-2834cb78f6f1 INF CORS policy execution successful. 2024-09-04 16:26:08.767 +05:30 4d8dfee5-061c-438e-af43-2834cb78f6f1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.6125ms 2024-09-04 16:26:08.769 +05:30 b5c5382e-3de7-414a-9abb-b94d09a03256 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:26:08.769 +05:30 b5c5382e-3de7-414a-9abb-b94d09a03256 INF CORS policy execution successful. 2024-09-04 16:26:08.769 +05:30 b5c5382e-3de7-414a-9abb-b94d09a03256 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.2994ms 2024-09-04 16:26:08.833 +05:30 b8c6071a-9fbe-4ed2-967e-83df786e3023 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:26:08.833 +05:30 b8c6071a-9fbe-4ed2-967e-83df786e3023 INF CORS policy execution successful. 2024-09-04 16:26:08.834 +05:30 b8c6071a-9fbe-4ed2-967e-83df786e3023 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:08.834 +05:30 7f5687ec-27b7-4010-b31c-9966983cdbfa INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:26:08.835 +05:30 7f5687ec-27b7-4010-b31c-9966983cdbfa 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-04 16:26:08.912 +05:30 7f5687ec-27b7-4010-b31c-9966983cdbfa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:08.914 +05:30 7f5687ec-27b7-4010-b31c-9966983cdbfa INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 78.8807ms 2024-09-04 16:26:08.914 +05:30 7f5687ec-27b7-4010-b31c-9966983cdbfa INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:26:08.914 +05:30 7f5687ec-27b7-4010-b31c-9966983cdbfa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b8c6071a-9fbe-4ed2-967e-83df786e3023}, {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-04 16:26:08.915 +05:30 7f5687ec-27b7-4010-b31c-9966983cdbfa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 82.582ms 2024-09-04 16:26:08.970 +05:30 53f29591-f445-43c9-9574-5715a8333be0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:26:08.971 +05:30 53f29591-f445-43c9-9574-5715a8333be0 INF CORS policy execution successful. 2024-09-04 16:26:08.971 +05:30 53f29591-f445-43c9-9574-5715a8333be0 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:08.971 +05:30 2667532b-742b-4008-9da5-87bf1ac72a15 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:26:08.971 +05:30 2667532b-742b-4008-9da5-87bf1ac72a15 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-04 16:26:08.976 +05:30 2667532b-742b-4008-9da5-87bf1ac72a15 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:08.977 +05:30 2667532b-742b-4008-9da5-87bf1ac72a15 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.5507ms 2024-09-04 16:26:08.977 +05:30 2667532b-742b-4008-9da5-87bf1ac72a15 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:26:08.977 +05:30 2667532b-742b-4008-9da5-87bf1ac72a15 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 53f29591-f445-43c9-9574-5715a8333be0}, {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-04 16:26:08.978 +05:30 2667532b-742b-4008-9da5-87bf1ac72a15 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 7.7477ms 2024-09-04 16:26:09.064 +05:30 09b49a86-8535-42e1-bf43-65c502c5a7b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:26:09.064 +05:30 09b49a86-8535-42e1-bf43-65c502c5a7b0 INF CORS policy execution successful. 2024-09-04 16:26:09.064 +05:30 09b49a86-8535-42e1-bf43-65c502c5a7b0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:09.065 +05:30 a0781d8e-e8d6-4908-ab69-e14e1e125b78 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:26:09.065 +05:30 a0781d8e-e8d6-4908-ab69-e14e1e125b78 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-04 16:26:09.071 +05:30 a0781d8e-e8d6-4908-ab69-e14e1e125b78 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:09.072 +05:30 a0781d8e-e8d6-4908-ab69-e14e1e125b78 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.7055ms 2024-09-04 16:26:09.072 +05:30 a0781d8e-e8d6-4908-ab69-e14e1e125b78 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:26:09.072 +05:30 a0781d8e-e8d6-4908-ab69-e14e1e125b78 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 09b49a86-8535-42e1-bf43-65c502c5a7b0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 16:26:09.075 +05:30 a0781d8e-e8d6-4908-ab69-e14e1e125b78 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 10.8056ms 2024-09-04 16:26:09.101 +05:30 63e0adaa-20c0-40bd-8f3f-553bcc5b4d6c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 16:26:09.101 +05:30 63e0adaa-20c0-40bd-8f3f-553bcc5b4d6c INF CORS policy execution successful. 2024-09-04 16:26:09.101 +05:30 63e0adaa-20c0-40bd-8f3f-553bcc5b4d6c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.5029ms 2024-09-04 16:26:09.153 +05:30 a3958746-7ade-486b-86eb-5448a652abe8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 16:26:09.154 +05:30 a3958746-7ade-486b-86eb-5448a652abe8 INF CORS policy execution successful. 2024-09-04 16:26:09.154 +05:30 a3958746-7ade-486b-86eb-5448a652abe8 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:09.155 +05:30 7d0865b0-ef5e-4030-afd4-8eee69c18cde INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:26:09.155 +05:30 7d0865b0-ef5e-4030-afd4-8eee69c18cde 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-04 16:26:09.160 +05:30 7d0865b0-ef5e-4030-afd4-8eee69c18cde INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:09.161 +05:30 7d0865b0-ef5e-4030-afd4-8eee69c18cde INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.9444ms 2024-09-04 16:26:09.161 +05:30 7d0865b0-ef5e-4030-afd4-8eee69c18cde INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:26:09.161 +05:30 7d0865b0-ef5e-4030-afd4-8eee69c18cde INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a3958746-7ade-486b-86eb-5448a652abe8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 16:26:09.162 +05:30 7d0865b0-ef5e-4030-afd4-8eee69c18cde INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 8.2144ms 2024-09-04 16:26:10.724 +05:30 b2e8457c-390a-4de8-a048-23e023dc4cd8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-04 16:26:10.725 +05:30 b2e8457c-390a-4de8-a048-23e023dc4cd8 INF CORS policy execution successful. 2024-09-04 16:26:10.726 +05:30 b2e8457c-390a-4de8-a048-23e023dc4cd8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 204 null null 1.958ms 2024-09-04 16:26:10.791 +05:30 032cec6f-2b0b-49f2-9ae8-79035d13ffb1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-04 16:26:10.792 +05:30 032cec6f-2b0b-49f2-9ae8-79035d13ffb1 INF CORS policy execution successful. 2024-09-04 16:26:10.792 +05:30 032cec6f-2b0b-49f2-9ae8-79035d13ffb1 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=85 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:10.793 +05:30 1e80dda4-f69a-4580-83b8-14008eb359d5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 16:26:10.793 +05:30 1e80dda4-f69a-4580-83b8-14008eb359d5 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-04 16:26:10.799 +05:30 1e80dda4-f69a-4580-83b8-14008eb359d5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:10.799 +05:30 1e80dda4-f69a-4580-83b8-14008eb359d5 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 5.9524ms 2024-09-04 16:26:10.799 +05:30 1e80dda4-f69a-4580-83b8-14008eb359d5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 16:26:10.799 +05:30 1e80dda4-f69a-4580-83b8-14008eb359d5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 032cec6f-2b0b-49f2-9ae8-79035d13ffb1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1216} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":85,\"LoginName\":\"\",\"LoginAbbr\":\"nil\",\"UserName\":\"dipingroup1\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"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\":3,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 16:26:10.800 +05:30 1e80dda4-f69a-4580-83b8-14008eb359d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 200 1216 application/json; charset=utf-8 8.5082ms 2024-09-04 16:26:11.016 +05:30 0afe03d2-3802-49e1-9942-443830cd07ba INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:26:11.017 +05:30 0afe03d2-3802-49e1-9942-443830cd07ba INF CORS policy execution successful. 2024-09-04 16:26:11.017 +05:30 0afe03d2-3802-49e1-9942-443830cd07ba 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:11.017 +05:30 ceb71e91-f81b-497c-937e-9aff58237403 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:26:11.018 +05:30 ceb71e91-f81b-497c-937e-9aff58237403 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-04 16:26:11.022 +05:30 ceb71e91-f81b-497c-937e-9aff58237403 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:11.022 +05:30 ceb71e91-f81b-497c-937e-9aff58237403 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.7304ms 2024-09-04 16:26:11.022 +05:30 ceb71e91-f81b-497c-937e-9aff58237403 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:26:11.023 +05:30 ceb71e91-f81b-497c-937e-9aff58237403 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0afe03d2-3802-49e1-9942-443830cd07ba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 16:26:11.023 +05:30 ceb71e91-f81b-497c-937e-9aff58237403 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.6648ms 2024-09-04 16:26:13.985 +05:30 f0f17f92-6121-4a0e-a3c6-b62d7c19f5a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:26:13.988 +05:30 f0f17f92-6121-4a0e-a3c6-b62d7c19f5a1 INF CORS policy execution successful. 2024-09-04 16:26:13.990 +05:30 f0f17f92-6121-4a0e-a3c6-b62d7c19f5a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 4.7633ms 2024-09-04 16:26:13.996 +05:30 658584e2-aff9-48fe-9039-9f75979598f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:26:13.996 +05:30 658584e2-aff9-48fe-9039-9f75979598f3 INF CORS policy execution successful. 2024-09-04 16:26:13.997 +05:30 658584e2-aff9-48fe-9039-9f75979598f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.8894ms 2024-09-04 16:26:14.020 +05:30 f4c3108a-f2da-4a36-a03c-7eb3d9365749 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:26:14.021 +05:30 f4c3108a-f2da-4a36-a03c-7eb3d9365749 INF CORS policy execution successful. 2024-09-04 16:26:14.022 +05:30 f4c3108a-f2da-4a36-a03c-7eb3d9365749 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:14.022 +05:30 fa311c49-011b-4790-a72c-c36d829ebdd6 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:26:14.022 +05:30 fa311c49-011b-4790-a72c-c36d829ebdd6 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-04 16:26:14.031 +05:30 fa311c49-011b-4790-a72c-c36d829ebdd6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:14.032 +05:30 fa311c49-011b-4790-a72c-c36d829ebdd6 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 9.3476ms 2024-09-04 16:26:14.032 +05:30 fa311c49-011b-4790-a72c-c36d829ebdd6 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:26:14.033 +05:30 fa311c49-011b-4790-a72c-c36d829ebdd6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f4c3108a-f2da-4a36-a03c-7eb3d9365749}, {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-04 16:26:14.033 +05:30 fa311c49-011b-4790-a72c-c36d829ebdd6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 13.0274ms 2024-09-04 16:26:14.093 +05:30 efcbd814-8006-45d6-8e6e-b9efa17718d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:26:14.108 +05:30 efcbd814-8006-45d6-8e6e-b9efa17718d6 INF CORS policy execution successful. 2024-09-04 16:26:14.108 +05:30 efcbd814-8006-45d6-8e6e-b9efa17718d6 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:14.109 +05:30 2420f272-bb80-4a23-909c-752159e96e16 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:26:14.109 +05:30 2420f272-bb80-4a23-909c-752159e96e16 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-04 16:26:14.112 +05:30 2420f272-bb80-4a23-909c-752159e96e16 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:14.113 +05:30 2420f272-bb80-4a23-909c-752159e96e16 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.622ms 2024-09-04 16:26:14.113 +05:30 2420f272-bb80-4a23-909c-752159e96e16 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:26:14.113 +05:30 2420f272-bb80-4a23-909c-752159e96e16 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: efcbd814-8006-45d6-8e6e-b9efa17718d6}, {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-04 16:26:14.113 +05:30 2420f272-bb80-4a23-909c-752159e96e16 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 20.0557ms 2024-09-04 16:26:14.324 +05:30 8388638a-09f4-4107-a5d8-a7426f013b35 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:26:14.324 +05:30 8388638a-09f4-4107-a5d8-a7426f013b35 INF CORS policy execution successful. 2024-09-04 16:26:14.325 +05:30 8388638a-09f4-4107-a5d8-a7426f013b35 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.3176ms 2024-09-04 16:26:14.385 +05:30 92834af8-29ff-4338-bb89-07ad6569dc89 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:26:14.386 +05:30 92834af8-29ff-4338-bb89-07ad6569dc89 INF CORS policy execution successful. 2024-09-04 16:26:14.386 +05:30 92834af8-29ff-4338-bb89-07ad6569dc89 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:14.387 +05:30 f8385a49-7b9b-4807-8332-f53a63150864 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:26:14.387 +05:30 f8385a49-7b9b-4807-8332-f53a63150864 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-04 16:26:14.392 +05:30 f8385a49-7b9b-4807-8332-f53a63150864 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:14.392 +05:30 f8385a49-7b9b-4807-8332-f53a63150864 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.3925ms 2024-09-04 16:26:14.392 +05:30 f8385a49-7b9b-4807-8332-f53a63150864 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:26:14.393 +05:30 f8385a49-7b9b-4807-8332-f53a63150864 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 92834af8-29ff-4338-bb89-07ad6569dc89}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 16:26:14.393 +05:30 f8385a49-7b9b-4807-8332-f53a63150864 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 7.847ms 2024-09-04 16:26:14.633 +05:30 dd884163-5eba-4265-83df-669defbbc2a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 16:26:14.633 +05:30 dd884163-5eba-4265-83df-669defbbc2a1 INF CORS policy execution successful. 2024-09-04 16:26:14.633 +05:30 dd884163-5eba-4265-83df-669defbbc2a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.4632ms 2024-09-04 16:26:14.685 +05:30 160bf290-b587-4802-ae69-376f5cdbe9df INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 16:26:14.686 +05:30 160bf290-b587-4802-ae69-376f5cdbe9df INF CORS policy execution successful. 2024-09-04 16:26:14.686 +05:30 160bf290-b587-4802-ae69-376f5cdbe9df INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:14.687 +05:30 e8e5cd19-db1b-4480-820a-0fc2bdb4408d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:26:14.687 +05:30 e8e5cd19-db1b-4480-820a-0fc2bdb4408d 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-04 16:26:14.693 +05:30 e8e5cd19-db1b-4480-820a-0fc2bdb4408d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:14.694 +05:30 e8e5cd19-db1b-4480-820a-0fc2bdb4408d INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.7676ms 2024-09-04 16:26:14.694 +05:30 e8e5cd19-db1b-4480-820a-0fc2bdb4408d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:26:14.695 +05:30 e8e5cd19-db1b-4480-820a-0fc2bdb4408d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 160bf290-b587-4802-ae69-376f5cdbe9df}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 16:26:14.695 +05:30 e8e5cd19-db1b-4480-820a-0fc2bdb4408d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 10.301ms 2024-09-04 16:26:27.267 +05:30 15b36248-62e6-4ea0-a7d6-502b9538718c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:26:27.268 +05:30 15b36248-62e6-4ea0-a7d6-502b9538718c INF CORS policy execution successful. 2024-09-04 16:26:27.268 +05:30 15b36248-62e6-4ea0-a7d6-502b9538718c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.8248ms 2024-09-04 16:26:27.283 +05:30 97efe8d7-8761-4fc3-b278-1b5dd61c4909 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:26:27.283 +05:30 97efe8d7-8761-4fc3-b278-1b5dd61c4909 INF CORS policy execution successful. 2024-09-04 16:26:27.284 +05:30 97efe8d7-8761-4fc3-b278-1b5dd61c4909 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.7459ms 2024-09-04 16:26:27.309 +05:30 e45166c1-0acc-4289-88ca-6e137149d1cd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:26:27.310 +05:30 e45166c1-0acc-4289-88ca-6e137149d1cd INF CORS policy execution successful. 2024-09-04 16:26:27.311 +05:30 e45166c1-0acc-4289-88ca-6e137149d1cd INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:27.311 +05:30 06067cfe-828a-4935-a60d-22457f3a0820 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:26:27.312 +05:30 06067cfe-828a-4935-a60d-22457f3a0820 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-04 16:26:27.316 +05:30 06067cfe-828a-4935-a60d-22457f3a0820 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:27.316 +05:30 06067cfe-828a-4935-a60d-22457f3a0820 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.2434ms 2024-09-04 16:26:27.316 +05:30 06067cfe-828a-4935-a60d-22457f3a0820 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:26:27.316 +05:30 06067cfe-828a-4935-a60d-22457f3a0820 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e45166c1-0acc-4289-88ca-6e137149d1cd}, {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-04 16:26:27.317 +05:30 06067cfe-828a-4935-a60d-22457f3a0820 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 7.4477ms 2024-09-04 16:26:27.355 +05:30 2cdc27e4-b428-495a-b3fe-5ca0b23f9518 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:26:27.356 +05:30 2cdc27e4-b428-495a-b3fe-5ca0b23f9518 INF CORS policy execution successful. 2024-09-04 16:26:27.356 +05:30 2cdc27e4-b428-495a-b3fe-5ca0b23f9518 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:27.356 +05:30 b495e320-692c-4f0e-8002-dcfeee6abd4f INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:26:27.356 +05:30 b495e320-692c-4f0e-8002-dcfeee6abd4f 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-04 16:26:27.359 +05:30 b495e320-692c-4f0e-8002-dcfeee6abd4f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:27.359 +05:30 b495e320-692c-4f0e-8002-dcfeee6abd4f INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.5453ms 2024-09-04 16:26:27.359 +05:30 b495e320-692c-4f0e-8002-dcfeee6abd4f INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:26:27.359 +05:30 b495e320-692c-4f0e-8002-dcfeee6abd4f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2cdc27e4-b428-495a-b3fe-5ca0b23f9518}, {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-04 16:26:27.360 +05:30 b495e320-692c-4f0e-8002-dcfeee6abd4f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 4.5086ms 2024-09-04 16:26:27.611 +05:30 77c4a785-c88c-47af-a94b-55de4ebbad93 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 16:26:27.611 +05:30 77c4a785-c88c-47af-a94b-55de4ebbad93 INF CORS policy execution successful. 2024-09-04 16:26:27.612 +05:30 77c4a785-c88c-47af-a94b-55de4ebbad93 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.5938ms 2024-09-04 16:26:27.618 +05:30 c03b07bd-375b-4fd1-b26e-2ba75e6ef07e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:26:27.618 +05:30 c03b07bd-375b-4fd1-b26e-2ba75e6ef07e INF CORS policy execution successful. 2024-09-04 16:26:27.619 +05:30 c03b07bd-375b-4fd1-b26e-2ba75e6ef07e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5126ms 2024-09-04 16:26:27.644 +05:30 d9299c3b-c356-4569-9151-ceb41d898090 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 16:26:27.644 +05:30 d9299c3b-c356-4569-9151-ceb41d898090 INF CORS policy execution successful. 2024-09-04 16:26:27.644 +05:30 d9299c3b-c356-4569-9151-ceb41d898090 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:27.644 +05:30 91b6fcce-4725-4628-b3c6-f0ad767fac12 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:26:27.645 +05:30 91b6fcce-4725-4628-b3c6-f0ad767fac12 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-04 16:26:27.649 +05:30 91b6fcce-4725-4628-b3c6-f0ad767fac12 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:27.649 +05:30 91b6fcce-4725-4628-b3c6-f0ad767fac12 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.4196ms 2024-09-04 16:26:27.649 +05:30 91b6fcce-4725-4628-b3c6-f0ad767fac12 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:26:27.649 +05:30 91b6fcce-4725-4628-b3c6-f0ad767fac12 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d9299c3b-c356-4569-9151-ceb41d898090}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 16:26:27.650 +05:30 91b6fcce-4725-4628-b3c6-f0ad767fac12 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 5.9585ms 2024-09-04 16:26:27.676 +05:30 2239640d-b125-4f51-9858-58942d745f97 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:26:27.676 +05:30 2239640d-b125-4f51-9858-58942d745f97 INF CORS policy execution successful. 2024-09-04 16:26:27.676 +05:30 2239640d-b125-4f51-9858-58942d745f97 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:27.677 +05:30 c76f2ead-048e-4589-a569-d9bdfcd95eab INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:26:27.677 +05:30 c76f2ead-048e-4589-a569-d9bdfcd95eab 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-04 16:26:27.686 +05:30 c76f2ead-048e-4589-a569-d9bdfcd95eab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:27.686 +05:30 c76f2ead-048e-4589-a569-d9bdfcd95eab INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 9.0153ms 2024-09-04 16:26:27.686 +05:30 c76f2ead-048e-4589-a569-d9bdfcd95eab INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:26:27.686 +05:30 c76f2ead-048e-4589-a569-d9bdfcd95eab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2239640d-b125-4f51-9858-58942d745f97}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 16:26:27.687 +05:30 c76f2ead-048e-4589-a569-d9bdfcd95eab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 11.1023ms 2024-09-04 16:26:30.105 +05:30 7189978d-fa4c-4b72-91e5-0cdce0a116c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:26:30.106 +05:30 7189978d-fa4c-4b72-91e5-0cdce0a116c8 INF CORS policy execution successful. 2024-09-04 16:26:30.106 +05:30 7189978d-fa4c-4b72-91e5-0cdce0a116c8 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:30.106 +05:30 e98dde01-af84-4fab-9b91-3f6a397865bb INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:26:30.107 +05:30 e98dde01-af84-4fab-9b91-3f6a397865bb 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-04 16:26:30.109 +05:30 e98dde01-af84-4fab-9b91-3f6a397865bb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:30.109 +05:30 e98dde01-af84-4fab-9b91-3f6a397865bb INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.7541ms 2024-09-04 16:26:30.110 +05:30 e98dde01-af84-4fab-9b91-3f6a397865bb INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:26:30.110 +05:30 e98dde01-af84-4fab-9b91-3f6a397865bb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7189978d-fa4c-4b72-91e5-0cdce0a116c8}, {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-04 16:26:30.110 +05:30 e98dde01-af84-4fab-9b91-3f6a397865bb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 4.7118ms 2024-09-04 16:26:30.164 +05:30 b839ee46-82a8-4956-98b8-cf55ba960042 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:26:30.165 +05:30 b839ee46-82a8-4956-98b8-cf55ba960042 INF CORS policy execution successful. 2024-09-04 16:26:30.165 +05:30 b839ee46-82a8-4956-98b8-cf55ba960042 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:30.165 +05:30 baaad717-f391-45ea-9932-dd9db83e30a3 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:26:30.166 +05:30 baaad717-f391-45ea-9932-dd9db83e30a3 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-04 16:26:30.171 +05:30 baaad717-f391-45ea-9932-dd9db83e30a3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:30.171 +05:30 baaad717-f391-45ea-9932-dd9db83e30a3 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.6163ms 2024-09-04 16:26:30.171 +05:30 baaad717-f391-45ea-9932-dd9db83e30a3 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:26:30.172 +05:30 baaad717-f391-45ea-9932-dd9db83e30a3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b839ee46-82a8-4956-98b8-cf55ba960042}, {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-04 16:26:30.172 +05:30 baaad717-f391-45ea-9932-dd9db83e30a3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 8.0469ms 2024-09-04 16:26:30.446 +05:30 ea5c9928-8074-43d0-ac11-3e8bd3e08501 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:26:30.447 +05:30 ea5c9928-8074-43d0-ac11-3e8bd3e08501 INF CORS policy execution successful. 2024-09-04 16:26:30.448 +05:30 ea5c9928-8074-43d0-ac11-3e8bd3e08501 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:30.449 +05:30 ce368dae-d247-417a-97f6-8a587612611a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:26:30.449 +05:30 ce368dae-d247-417a-97f6-8a587612611a 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-04 16:26:30.454 +05:30 ce368dae-d247-417a-97f6-8a587612611a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:30.454 +05:30 ce368dae-d247-417a-97f6-8a587612611a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.7023ms 2024-09-04 16:26:30.454 +05:30 ce368dae-d247-417a-97f6-8a587612611a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:26:30.454 +05:30 ce368dae-d247-417a-97f6-8a587612611a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ea5c9928-8074-43d0-ac11-3e8bd3e08501}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 16:26:30.455 +05:30 ce368dae-d247-417a-97f6-8a587612611a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 8.6651ms 2024-09-04 16:26:30.463 +05:30 793f2cee-adba-4ffa-97f1-2539f0a05adf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 16:26:30.463 +05:30 793f2cee-adba-4ffa-97f1-2539f0a05adf INF CORS policy execution successful. 2024-09-04 16:26:30.464 +05:30 793f2cee-adba-4ffa-97f1-2539f0a05adf INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDcyNTgsImV4cCI6MTcyNTQ0Nzg1OCwiaWF0IjoxNzI1NDQ3MjU4fQ.H_YPe2pduQdkSNUu4boHYrz45qbXJFgD32wQgZKbcE4}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:26:30.464 +05:30 1d6d7e36-c6ca-4e9a-8bd5-9a3ebe87a404 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:26:30.464 +05:30 1d6d7e36-c6ca-4e9a-8bd5-9a3ebe87a404 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-04 16:26:30.468 +05:30 1d6d7e36-c6ca-4e9a-8bd5-9a3ebe87a404 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:26:30.468 +05:30 1d6d7e36-c6ca-4e9a-8bd5-9a3ebe87a404 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.3088ms 2024-09-04 16:26:30.468 +05:30 1d6d7e36-c6ca-4e9a-8bd5-9a3ebe87a404 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:26:30.469 +05:30 1d6d7e36-c6ca-4e9a-8bd5-9a3ebe87a404 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 793f2cee-adba-4ffa-97f1-2539f0a05adf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 16:26:30.469 +05:30 1d6d7e36-c6ca-4e9a-8bd5-9a3ebe87a404 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 5.9168ms 2024-09-04 16:27:14.830 +05:30 8a1e8912-55c9-49a0-b508-e583ac1b32cb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 16:27:14.832 +05:30 8a1e8912-55c9-49a0-b508-e583ac1b32cb INF CORS policy execution successful. 2024-09-04 16:27:14.835 +05:30 8a1e8912-55c9-49a0-b508-e583ac1b32cb INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:27:14.836 +05:30 f1c606f9-f44b-43b1-b4b7-081cd3d46812 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 16:27:14.837 +05:30 f1c606f9-f44b-43b1-b4b7-081cd3d46812 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-04 16:27:14.875 +05:30 f1c606f9-f44b-43b1-b4b7-081cd3d46812 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:27:14.876 +05:30 f1c606f9-f44b-43b1-b4b7-081cd3d46812 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 38.3018ms 2024-09-04 16:27:14.876 +05:30 f1c606f9-f44b-43b1-b4b7-081cd3d46812 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 16:27:14.876 +05:30 f1c606f9-f44b-43b1-b4b7-081cd3d46812 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a1e8912-55c9-49a0-b508-e583ac1b32cb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 16:27:14.877 +05:30 f1c606f9-f44b-43b1-b4b7-081cd3d46812 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 46.8526ms 2024-09-04 16:27:15.704 +05:30 68458396-bcfa-4f7c-a6f3-f518b35faa13 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 16:27:15.704 +05:30 68458396-bcfa-4f7c-a6f3-f518b35faa13 INF CORS policy execution successful. 2024-09-04 16:27:15.704 +05:30 68458396-bcfa-4f7c-a6f3-f518b35faa13 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:27:15.705 +05:30 54087239-b4a6-4663-bb3c-016c9ea2088e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 16:27:15.705 +05:30 54087239-b4a6-4663-bb3c-016c9ea2088e 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-04 16:27:15.709 +05:30 54087239-b4a6-4663-bb3c-016c9ea2088e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:27:15.709 +05:30 54087239-b4a6-4663-bb3c-016c9ea2088e INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 4.002ms 2024-09-04 16:27:15.709 +05:30 54087239-b4a6-4663-bb3c-016c9ea2088e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 16:27:15.709 +05:30 54087239-b4a6-4663-bb3c-016c9ea2088e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 68458396-bcfa-4f7c-a6f3-f518b35faa13}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 16:27:15.710 +05:30 54087239-b4a6-4663-bb3c-016c9ea2088e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 5.8455ms 2024-09-04 16:27:17.033 +05:30 90558755-7a3b-494c-9ff1-29023b7824c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 16:27:17.033 +05:30 90558755-7a3b-494c-9ff1-29023b7824c9 INF CORS policy execution successful. 2024-09-04 16:27:17.034 +05:30 90558755-7a3b-494c-9ff1-29023b7824c9 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:27:17.034 +05:30 3fd82d8b-0f6f-47dc-92ef-6460a94f3e0d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 16:27:17.034 +05:30 3fd82d8b-0f6f-47dc-92ef-6460a94f3e0d 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-04 16:27:17.038 +05:30 3fd82d8b-0f6f-47dc-92ef-6460a94f3e0d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:27:17.039 +05:30 3fd82d8b-0f6f-47dc-92ef-6460a94f3e0d INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 4.4255ms 2024-09-04 16:27:17.039 +05:30 3fd82d8b-0f6f-47dc-92ef-6460a94f3e0d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 16:27:17.039 +05:30 3fd82d8b-0f6f-47dc-92ef-6460a94f3e0d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 90558755-7a3b-494c-9ff1-29023b7824c9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 16:27:17.040 +05:30 3fd82d8b-0f6f-47dc-92ef-6460a94f3e0d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 6.7195ms 2024-09-04 16:27:18.304 +05:30 ecd5aa49-a98c-44d7-972e-eed58f6b612f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 16:27:18.304 +05:30 ecd5aa49-a98c-44d7-972e-eed58f6b612f INF CORS policy execution successful. 2024-09-04 16:27:18.304 +05:30 ecd5aa49-a98c-44d7-972e-eed58f6b612f INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:27:18.305 +05:30 15956c88-d48a-49a5-bb25-19a64258a9c2 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 16:27:18.305 +05:30 15956c88-d48a-49a5-bb25-19a64258a9c2 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-04 16:27:18.308 +05:30 15956c88-d48a-49a5-bb25-19a64258a9c2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:27:18.308 +05:30 15956c88-d48a-49a5-bb25-19a64258a9c2 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 3.2393ms 2024-09-04 16:27:18.308 +05:30 15956c88-d48a-49a5-bb25-19a64258a9c2 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 16:27:18.308 +05:30 15956c88-d48a-49a5-bb25-19a64258a9c2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ecd5aa49-a98c-44d7-972e-eed58f6b612f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 16:27:18.308 +05:30 15956c88-d48a-49a5-bb25-19a64258a9c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 4.5823ms 2024-09-04 16:29:02.787 +05:30 b6ac89b8-17fb-46c1-ab5b-776c72a11162 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 16:29:02.789 +05:30 b6ac89b8-17fb-46c1-ab5b-776c72a11162 INF CORS policy execution successful. 2024-09-04 16:29:02.790 +05:30 b6ac89b8-17fb-46c1-ab5b-776c72a11162 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:29:02.791 +05:30 4791fb77-91eb-4e62-aec9-9959cdd55e1e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 16:29:02.791 +05:30 4791fb77-91eb-4e62-aec9-9959cdd55e1e 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-04 16:29:02.800 +05:30 4791fb77-91eb-4e62-aec9-9959cdd55e1e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:29:02.801 +05:30 4791fb77-91eb-4e62-aec9-9959cdd55e1e INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 9.2077ms 2024-09-04 16:29:02.801 +05:30 4791fb77-91eb-4e62-aec9-9959cdd55e1e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 16:29:02.801 +05:30 4791fb77-91eb-4e62-aec9-9959cdd55e1e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b6ac89b8-17fb-46c1-ab5b-776c72a11162}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 16:29:02.802 +05:30 4791fb77-91eb-4e62-aec9-9959cdd55e1e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 15.5429ms 2024-09-04 16:29:06.716 +05:30 7164e95d-1fa1-4ecf-8205-c9b8597a582c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 16:29:06.717 +05:30 7164e95d-1fa1-4ecf-8205-c9b8597a582c INF CORS policy execution successful. 2024-09-04 16:29:06.717 +05:30 7164e95d-1fa1-4ecf-8205-c9b8597a582c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.3425ms 2024-09-04 16:29:06.783 +05:30 8c9e2e92-368b-44da-bef3-769ee1ab9e3a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 16:29:06.784 +05:30 8c9e2e92-368b-44da-bef3-769ee1ab9e3a INF CORS policy execution successful. 2024-09-04 16:29:06.785 +05:30 8c9e2e92-368b-44da-bef3-769ee1ab9e3a 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: 100}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 16:29:06.785 +05:30 1a05b5a6-5624-4b09-b908-5fe9973c43ba INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 16:29:06.786 +05:30 1a05b5a6-5624-4b09-b908-5fe9973c43ba 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-04 16:29:06.801 +05:30 1a05b5a6-5624-4b09-b908-5fe9973c43ba INF Database retrieved 2024-09-04 16:29:06.828 +05:30 1a05b5a6-5624-4b09-b908-5fe9973c43ba INF Token generated 2024-09-04 16:29:06.828 +05:30 1a05b5a6-5624-4b09-b908-5fe9973c43ba INF Token generated 2024-09-04 16:29:06.829 +05:30 1a05b5a6-5624-4b09-b908-5fe9973c43ba INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:29:06.829 +05:30 1a05b5a6-5624-4b09-b908-5fe9973c43ba INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 43.1487ms 2024-09-04 16:29:06.829 +05:30 1a05b5a6-5624-4b09-b908-5fe9973c43ba INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 16:29:06.829 +05:30 1a05b5a6-5624-4b09-b908-5fe9973c43ba INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8c9e2e92-368b-44da-bef3-769ee1ab9e3a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODQ0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.lpqFDzx3TPJSizuMOuDHQoEodUQ_wD5xbL00N1MG7EE\"}"} 2024-09-04 16:29:06.829 +05:30 1a05b5a6-5624-4b09-b908-5fe9973c43ba INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 46.6395ms 2024-09-04 16:29:14.790 +05:30 c8f3acd4-9776-422c-824e-684baf044ef3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:29:14.791 +05:30 c8f3acd4-9776-422c-824e-684baf044ef3 INF CORS policy execution successful. 2024-09-04 16:29:14.791 +05:30 c8f3acd4-9776-422c-824e-684baf044ef3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.0194ms 2024-09-04 16:29:14.806 +05:30 14b386f3-96e0-4cc3-8475-793b77dfd2a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:29:14.806 +05:30 14b386f3-96e0-4cc3-8475-793b77dfd2a6 INF CORS policy execution successful. 2024-09-04 16:29:14.806 +05:30 14b386f3-96e0-4cc3-8475-793b77dfd2a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.4921ms 2024-09-04 16:29:14.836 +05:30 27f3b4f4-a12c-4aac-a898-4fa84c8f778c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:29:14.837 +05:30 27f3b4f4-a12c-4aac-a898-4fa84c8f778c INF CORS policy execution successful. 2024-09-04 16:29:14.837 +05:30 27f3b4f4-a12c-4aac-a898-4fa84c8f778c INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:29:14.837 +05:30 65e600df-e536-4ebd-a42b-37588298eacd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:29:14.838 +05:30 65e600df-e536-4ebd-a42b-37588298eacd 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-04 16:29:14.848 +05:30 65e600df-e536-4ebd-a42b-37588298eacd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:29:14.848 +05:30 65e600df-e536-4ebd-a42b-37588298eacd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 10.4032ms 2024-09-04 16:29:14.848 +05:30 65e600df-e536-4ebd-a42b-37588298eacd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:29:14.848 +05:30 65e600df-e536-4ebd-a42b-37588298eacd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 27f3b4f4-a12c-4aac-a898-4fa84c8f778c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 16:29:14.849 +05:30 65e600df-e536-4ebd-a42b-37588298eacd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 12.9423ms 2024-09-04 16:29:14.900 +05:30 a5c1124d-d47f-4048-bf62-2363649d1192 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:29:14.901 +05:30 a5c1124d-d47f-4048-bf62-2363649d1192 INF CORS policy execution successful. 2024-09-04 16:29:14.901 +05:30 a5c1124d-d47f-4048-bf62-2363649d1192 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:29:14.901 +05:30 df2502b2-d348-4918-bf90-32c9df234072 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:29:14.901 +05:30 df2502b2-d348-4918-bf90-32c9df234072 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-04 16:29:14.906 +05:30 df2502b2-d348-4918-bf90-32c9df234072 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:29:14.906 +05:30 df2502b2-d348-4918-bf90-32c9df234072 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.8718ms 2024-09-04 16:29:14.906 +05:30 df2502b2-d348-4918-bf90-32c9df234072 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:29:14.906 +05:30 df2502b2-d348-4918-bf90-32c9df234072 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a5c1124d-d47f-4048-bf62-2363649d1192}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 16:29:14.907 +05:30 df2502b2-d348-4918-bf90-32c9df234072 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 6.2256ms 2024-09-04 16:30:50.086 +05:30 d796f9b6-9cdd-47df-ba8c-3cd40c5533c1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:30:50.087 +05:30 d796f9b6-9cdd-47df-ba8c-3cd40c5533c1 INF CORS policy execution successful. 2024-09-04 16:30:50.088 +05:30 d796f9b6-9cdd-47df-ba8c-3cd40c5533c1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 2.379ms 2024-09-04 16:30:50.163 +05:30 51de6f89-2e7d-4b49-a531-d0f6e24de35f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:30:50.165 +05:30 51de6f89-2e7d-4b49-a531-d0f6e24de35f INF CORS policy execution successful. 2024-09-04 16:30:50.166 +05:30 51de6f89-2e7d-4b49-a531-d0f6e24de35f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:30:50.168 +05:30 3b874887-6072-4f24-af34-52fca7dcfc3c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:30:50.168 +05:30 3b874887-6072-4f24-af34-52fca7dcfc3c 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-04 16:30:50.199 +05:30 3b874887-6072-4f24-af34-52fca7dcfc3c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:30:50.200 +05:30 3b874887-6072-4f24-af34-52fca7dcfc3c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 31.2723ms 2024-09-04 16:30:50.200 +05:30 3b874887-6072-4f24-af34-52fca7dcfc3c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:30:50.200 +05:30 3b874887-6072-4f24-af34-52fca7dcfc3c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 51de6f89-2e7d-4b49-a531-d0f6e24de35f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 16:30:50.200 +05:30 3b874887-6072-4f24-af34-52fca7dcfc3c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 37.6606ms 2024-09-04 16:30:50.348 +05:30 c298d486-f724-4035-82ed-87061a2dffb1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 16:30:50.349 +05:30 c298d486-f724-4035-82ed-87061a2dffb1 INF CORS policy execution successful. 2024-09-04 16:30:50.349 +05:30 c298d486-f724-4035-82ed-87061a2dffb1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.0163ms 2024-09-04 16:30:50.400 +05:30 121e3a79-7148-4123-91eb-6881acfcac84 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 16:30:50.402 +05:30 121e3a79-7148-4123-91eb-6881acfcac84 INF CORS policy execution successful. 2024-09-04 16:30:50.402 +05:30 121e3a79-7148-4123-91eb-6881acfcac84 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:30:50.403 +05:30 ec3ea13c-d365-48e2-92af-d49e43104ce3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:30:50.403 +05:30 ec3ea13c-d365-48e2-92af-d49e43104ce3 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-04 16:30:50.421 +05:30 ec3ea13c-d365-48e2-92af-d49e43104ce3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:30:50.421 +05:30 ec3ea13c-d365-48e2-92af-d49e43104ce3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 17.6707ms 2024-09-04 16:30:50.421 +05:30 ec3ea13c-d365-48e2-92af-d49e43104ce3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:30:50.421 +05:30 ec3ea13c-d365-48e2-92af-d49e43104ce3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 121e3a79-7148-4123-91eb-6881acfcac84}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 16:30:50.423 +05:30 ec3ea13c-d365-48e2-92af-d49e43104ce3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 22.6827ms 2024-09-04 16:30:52.260 +05:30 0ecfca62-94db-4adc-aaad-f0be9645a784 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-04 16:30:52.260 +05:30 0ecfca62-94db-4adc-aaad-f0be9645a784 INF CORS policy execution successful. 2024-09-04 16:30:52.261 +05:30 0ecfca62-94db-4adc-aaad-f0be9645a784 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 84}, {Content-Type: application/json-patch+json}, {Cookie: ai_user=2KZGk|2023-12-20T08:13:02.271Z}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangSecurityAPI/swagger/index.html}, {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} Host: 103.120.178.195 Body: { "loginName": "admin", "password": "admin", "entityId": 7, "channelId": 2 } 2024-09-04 16:30:52.261 +05:30 1ab88a26-bc4f-41d2-9047-6bd5d80b4a4f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 16:30:52.262 +05:30 1ab88a26-bc4f-41d2-9047-6bd5d80b4a4f 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-04 16:30:52.276 +05:30 1ab88a26-bc4f-41d2-9047-6bd5d80b4a4f INF Database retrieved 2024-09-04 16:30:52.291 +05:30 1ab88a26-bc4f-41d2-9047-6bd5d80b4a4f INF Token generated 2024-09-04 16:30:52.291 +05:30 1ab88a26-bc4f-41d2-9047-6bd5d80b4a4f INF Token generated 2024-09-04 16:30:52.292 +05:30 1ab88a26-bc4f-41d2-9047-6bd5d80b4a4f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:30:52.292 +05:30 1ab88a26-bc4f-41d2-9047-6bd5d80b4a4f INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 29.9918ms 2024-09-04 16:30:52.292 +05:30 1ab88a26-bc4f-41d2-9047-6bd5d80b4a4f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 16:30:52.292 +05:30 1ab88a26-bc4f-41d2-9047-6bd5d80b4a4f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0ecfca62-94db-4adc-aaad-f0be9645a784}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ3NjUyLCJleHAiOjE3MjU0NDgyNTIsImlhdCI6MTcyNTQ0NzY1Mn0.pdCejz_QyO7wv2zn2Sp0X7H9bScnDHpFdqja24b4Spg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ3NjUyLCJleHAiOjE3MjU0NDg1NTIsImlhdCI6MTcyNTQ0NzY1Mn0.sVe9LH-lPLIU7CMQ45NyaafOdzOK9_bStuNkt0FqtpI\"}"} 2024-09-04 16:30:52.292 +05:30 1ab88a26-bc4f-41d2-9047-6bd5d80b4a4f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 32.5537ms 2024-09-04 16:30:56.186 +05:30 59b8dad2-bce2-4831-939b-c777995c3d99 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 16:30:56.186 +05:30 59b8dad2-bce2-4831-939b-c777995c3d99 INF CORS policy execution successful. 2024-09-04 16:30:56.187 +05:30 59b8dad2-bce2-4831-939b-c777995c3d99 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.7954ms 2024-09-04 16:30:56.247 +05:30 5f02c4d1-7d9e-4141-93f7-0a3cb81f63f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 16:30:56.248 +05:30 5f02c4d1-7d9e-4141-93f7-0a3cb81f63f6 INF CORS policy execution successful. 2024-09-04 16:30:56.249 +05:30 5f02c4d1-7d9e-4141-93f7-0a3cb81f63f6 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:30:56.249 +05:30 423e1aed-8d8c-48ec-9f42-871fda8732b4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 16:30:56.250 +05:30 423e1aed-8d8c-48ec-9f42-871fda8732b4 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-04 16:30:56.278 +05:30 423e1aed-8d8c-48ec-9f42-871fda8732b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:30:56.278 +05:30 423e1aed-8d8c-48ec-9f42-871fda8732b4 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 28.3486ms 2024-09-04 16:30:56.278 +05:30 423e1aed-8d8c-48ec-9f42-871fda8732b4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 16:30:56.278 +05:30 423e1aed-8d8c-48ec-9f42-871fda8732b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5f02c4d1-7d9e-4141-93f7-0a3cb81f63f6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 16:30:56.279 +05:30 423e1aed-8d8c-48ec-9f42-871fda8732b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 32.0612ms 2024-09-04 16:30:56.554 +05:30 4313b104-305a-4e19-8bdf-f07ef27caedd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:30:56.554 +05:30 4313b104-305a-4e19-8bdf-f07ef27caedd INF CORS policy execution successful. 2024-09-04 16:30:56.554 +05:30 4313b104-305a-4e19-8bdf-f07ef27caedd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5127ms 2024-09-04 16:30:56.572 +05:30 6d640e25-f83f-480e-a7da-2fe0b9733a75 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:30:56.572 +05:30 6d640e25-f83f-480e-a7da-2fe0b9733a75 INF CORS policy execution successful. 2024-09-04 16:30:56.573 +05:30 6d640e25-f83f-480e-a7da-2fe0b9733a75 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5647ms 2024-09-04 16:30:56.599 +05:30 b03efb19-b255-456d-84ca-1b1d28b4f27a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:30:56.599 +05:30 b03efb19-b255-456d-84ca-1b1d28b4f27a INF CORS policy execution successful. 2024-09-04 16:30:56.599 +05:30 b03efb19-b255-456d-84ca-1b1d28b4f27a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:30:56.600 +05:30 93d8b078-3e34-4bd4-8ed7-f7d035297fad INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:30:56.600 +05:30 93d8b078-3e34-4bd4-8ed7-f7d035297fad 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-04 16:30:56.618 +05:30 93d8b078-3e34-4bd4-8ed7-f7d035297fad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:30:56.619 +05:30 93d8b078-3e34-4bd4-8ed7-f7d035297fad INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 18.9743ms 2024-09-04 16:30:56.619 +05:30 93d8b078-3e34-4bd4-8ed7-f7d035297fad INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:30:56.619 +05:30 93d8b078-3e34-4bd4-8ed7-f7d035297fad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b03efb19-b255-456d-84ca-1b1d28b4f27a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 16:30:56.620 +05:30 93d8b078-3e34-4bd4-8ed7-f7d035297fad INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 21.0169ms 2024-09-04 16:30:56.624 +05:30 419af232-e291-4a03-8b9d-108a298e19df INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:30:56.625 +05:30 419af232-e291-4a03-8b9d-108a298e19df INF CORS policy execution successful. 2024-09-04 16:30:56.626 +05:30 419af232-e291-4a03-8b9d-108a298e19df INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:30:56.626 +05:30 8ec0fd5a-49cf-4f7d-b05e-688f9ecc82a0 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:30:56.626 +05:30 8ec0fd5a-49cf-4f7d-b05e-688f9ecc82a0 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-04 16:30:56.641 +05:30 8ec0fd5a-49cf-4f7d-b05e-688f9ecc82a0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:30:56.641 +05:30 8ec0fd5a-49cf-4f7d-b05e-688f9ecc82a0 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 14.6063ms 2024-09-04 16:30:56.641 +05:30 8ec0fd5a-49cf-4f7d-b05e-688f9ecc82a0 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:30:56.642 +05:30 8ec0fd5a-49cf-4f7d-b05e-688f9ecc82a0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 419af232-e291-4a03-8b9d-108a298e19df}, {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-04 16:30:56.642 +05:30 8ec0fd5a-49cf-4f7d-b05e-688f9ecc82a0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 17.6358ms 2024-09-04 16:30:56.852 +05:30 6fbfb714-6e65-42f8-8153-b1a19862dd81 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 16:30:56.852 +05:30 6fbfb714-6e65-42f8-8153-b1a19862dd81 INF CORS policy execution successful. 2024-09-04 16:30:56.852 +05:30 6fbfb714-6e65-42f8-8153-b1a19862dd81 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.5658ms 2024-09-04 16:30:56.981 +05:30 f0ec286a-593d-43b3-b412-a2129f5bc741 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 16:30:56.981 +05:30 f0ec286a-593d-43b3-b412-a2129f5bc741 INF CORS policy execution successful. 2024-09-04 16:30:56.982 +05:30 f0ec286a-593d-43b3-b412-a2129f5bc741 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:30:56.982 +05:30 f8a93ef9-2861-473e-865b-abc2805a8678 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:30:56.982 +05:30 f8a93ef9-2861-473e-865b-abc2805a8678 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-04 16:30:57.005 +05:30 f8a93ef9-2861-473e-865b-abc2805a8678 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:30:57.005 +05:30 f8a93ef9-2861-473e-865b-abc2805a8678 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 23.2821ms 2024-09-04 16:30:57.005 +05:30 f8a93ef9-2861-473e-865b-abc2805a8678 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:30:57.005 +05:30 f8a93ef9-2861-473e-865b-abc2805a8678 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f0ec286a-593d-43b3-b412-a2129f5bc741}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 16:30:57.006 +05:30 f8a93ef9-2861-473e-865b-abc2805a8678 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 24.9924ms 2024-09-04 16:31:09.397 +05:30 90b0d681-6aa9-491a-b074-04ede80533a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:31:09.398 +05:30 90b0d681-6aa9-491a-b074-04ede80533a8 INF CORS policy execution successful. 2024-09-04 16:31:09.398 +05:30 90b0d681-6aa9-491a-b074-04ede80533a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.1397ms 2024-09-04 16:31:09.411 +05:30 b2ccc5b3-1d0c-428c-ba4f-20504a0604f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:31:09.411 +05:30 b2ccc5b3-1d0c-428c-ba4f-20504a0604f3 INF CORS policy execution successful. 2024-09-04 16:31:09.412 +05:30 b2ccc5b3-1d0c-428c-ba4f-20504a0604f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.6411ms 2024-09-04 16:31:09.429 +05:30 8c113b13-4b9e-443a-b278-3a289f52f5f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:31:09.430 +05:30 8c113b13-4b9e-443a-b278-3a289f52f5f4 INF CORS policy execution successful. 2024-09-04 16:31:09.430 +05:30 8c113b13-4b9e-443a-b278-3a289f52f5f4 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:31:09.431 +05:30 a52f4e64-35fd-4dd0-a24d-7c07ff326b69 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:31:09.431 +05:30 a52f4e64-35fd-4dd0-a24d-7c07ff326b69 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-04 16:31:09.450 +05:30 a52f4e64-35fd-4dd0-a24d-7c07ff326b69 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:31:09.450 +05:30 a52f4e64-35fd-4dd0-a24d-7c07ff326b69 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 19.1269ms 2024-09-04 16:31:09.450 +05:30 a52f4e64-35fd-4dd0-a24d-7c07ff326b69 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:31:09.450 +05:30 a52f4e64-35fd-4dd0-a24d-7c07ff326b69 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8c113b13-4b9e-443a-b278-3a289f52f5f4}, {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-04 16:31:09.451 +05:30 a52f4e64-35fd-4dd0-a24d-7c07ff326b69 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 22.3318ms 2024-09-04 16:31:09.479 +05:30 a33a4a33-f153-4f9a-b770-a57756a665eb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 16:31:09.480 +05:30 a33a4a33-f153-4f9a-b770-a57756a665eb INF CORS policy execution successful. 2024-09-04 16:31:09.480 +05:30 a33a4a33-f153-4f9a-b770-a57756a665eb INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:31:09.480 +05:30 403938c7-ff31-4aaa-b0e7-072fc66dc209 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:31:09.481 +05:30 403938c7-ff31-4aaa-b0e7-072fc66dc209 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-04 16:31:09.484 +05:30 403938c7-ff31-4aaa-b0e7-072fc66dc209 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:31:09.486 +05:30 403938c7-ff31-4aaa-b0e7-072fc66dc209 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.8201ms 2024-09-04 16:31:09.487 +05:30 403938c7-ff31-4aaa-b0e7-072fc66dc209 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:31:09.487 +05:30 403938c7-ff31-4aaa-b0e7-072fc66dc209 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a33a4a33-f153-4f9a-b770-a57756a665eb}, {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-04 16:31:09.487 +05:30 403938c7-ff31-4aaa-b0e7-072fc66dc209 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 8.6433ms 2024-09-04 16:31:09.726 +05:30 20810662-bfba-4eba-9922-0a272cd57b91 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 16:31:09.726 +05:30 20810662-bfba-4eba-9922-0a272cd57b91 INF CORS policy execution successful. 2024-09-04 16:31:09.726 +05:30 20810662-bfba-4eba-9922-0a272cd57b91 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.5854ms 2024-09-04 16:31:09.736 +05:30 ace233fc-5022-47f2-a6ac-43f58601363a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:31:09.736 +05:30 ace233fc-5022-47f2-a6ac-43f58601363a INF CORS policy execution successful. 2024-09-04 16:31:09.736 +05:30 ace233fc-5022-47f2-a6ac-43f58601363a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4795ms 2024-09-04 16:31:09.765 +05:30 bc9cbcf6-ead6-403a-a422-21489dd64d51 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 16:31:09.766 +05:30 bc9cbcf6-ead6-403a-a422-21489dd64d51 INF CORS policy execution successful. 2024-09-04 16:31:09.766 +05:30 bc9cbcf6-ead6-403a-a422-21489dd64d51 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:31:09.766 +05:30 5d9f5aa8-84bc-4d39-be4f-84cb86a3512d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:31:09.767 +05:30 5d9f5aa8-84bc-4d39-be4f-84cb86a3512d 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-04 16:31:09.777 +05:30 5d9f5aa8-84bc-4d39-be4f-84cb86a3512d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:31:09.778 +05:30 5d9f5aa8-84bc-4d39-be4f-84cb86a3512d INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 10.8597ms 2024-09-04 16:31:09.778 +05:30 5d9f5aa8-84bc-4d39-be4f-84cb86a3512d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:31:09.778 +05:30 5d9f5aa8-84bc-4d39-be4f-84cb86a3512d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bc9cbcf6-ead6-403a-a422-21489dd64d51}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 16:31:09.778 +05:30 5d9f5aa8-84bc-4d39-be4f-84cb86a3512d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 13.437ms 2024-09-04 16:31:09.786 +05:30 b434419e-e279-47c9-8611-d494bef08d21 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:31:09.787 +05:30 b434419e-e279-47c9-8611-d494bef08d21 INF CORS policy execution successful. 2024-09-04 16:31:09.787 +05:30 b434419e-e279-47c9-8611-d494bef08d21 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:31:09.787 +05:30 d6269206-ba3c-4b90-8ed6-a39b96c85714 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:31:09.787 +05:30 d6269206-ba3c-4b90-8ed6-a39b96c85714 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-04 16:31:09.796 +05:30 d6269206-ba3c-4b90-8ed6-a39b96c85714 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:31:09.797 +05:30 d6269206-ba3c-4b90-8ed6-a39b96c85714 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 9.5005ms 2024-09-04 16:31:09.797 +05:30 d6269206-ba3c-4b90-8ed6-a39b96c85714 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:31:09.797 +05:30 d6269206-ba3c-4b90-8ed6-a39b96c85714 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b434419e-e279-47c9-8611-d494bef08d21}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 16:31:09.797 +05:30 d6269206-ba3c-4b90-8ed6-a39b96c85714 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 11.1264ms 2024-09-04 16:31:21.501 +05:30 b9d8160a-ec09-4aa7-a883-74f32d7d28db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:31:21.502 +05:30 b9d8160a-ec09-4aa7-a883-74f32d7d28db INF CORS policy execution successful. 2024-09-04 16:31:21.503 +05:30 b9d8160a-ec09-4aa7-a883-74f32d7d28db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.7428ms 2024-09-04 16:31:21.558 +05:30 e45b76fd-c577-4bb1-9faa-dbc627d6f5e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:31:21.559 +05:30 e45b76fd-c577-4bb1-9faa-dbc627d6f5e4 INF CORS policy execution successful. 2024-09-04 16:31:21.559 +05:30 e45b76fd-c577-4bb1-9faa-dbc627d6f5e4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:31:21.560 +05:30 28f757a4-9ffd-4b5a-b4db-6a45beff9677 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:31:21.560 +05:30 28f757a4-9ffd-4b5a-b4db-6a45beff9677 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-04 16:31:21.582 +05:30 28f757a4-9ffd-4b5a-b4db-6a45beff9677 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:31:21.583 +05:30 28f757a4-9ffd-4b5a-b4db-6a45beff9677 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 22.4774ms 2024-09-04 16:31:21.583 +05:30 28f757a4-9ffd-4b5a-b4db-6a45beff9677 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:31:21.583 +05:30 28f757a4-9ffd-4b5a-b4db-6a45beff9677 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e45b76fd-c577-4bb1-9faa-dbc627d6f5e4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 16:31:21.584 +05:30 28f757a4-9ffd-4b5a-b4db-6a45beff9677 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 25.7665ms 2024-09-04 16:31:23.104 +05:30 45c34222-06d9-469c-a151-0d93badd097a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=11 - null null 2024-09-04 16:31:23.104 +05:30 45c34222-06d9-469c-a151-0d93badd097a INF CORS policy execution successful. 2024-09-04 16:31:23.104 +05:30 45c34222-06d9-469c-a151-0d93badd097a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=11 - 204 null null 0.6478ms 2024-09-04 16:31:23.165 +05:30 d2bc757f-8959-4b2a-9c84-049245998699 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=11 - null null 2024-09-04 16:31:23.166 +05:30 d2bc757f-8959-4b2a-9c84-049245998699 INF CORS policy execution successful. 2024-09-04 16:31:23.166 +05:30 d2bc757f-8959-4b2a-9c84-049245998699 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=11 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:31:23.166 +05:30 2afcadae-3e39-4145-a7e4-198409ecd11c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 16:31:23.166 +05:30 2afcadae-3e39-4145-a7e4-198409ecd11c 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-04 16:31:23.207 +05:30 2afcadae-3e39-4145-a7e4-198409ecd11c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:31:23.207 +05:30 2afcadae-3e39-4145-a7e4-198409ecd11c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 40.7717ms 2024-09-04 16:31:23.208 +05:30 2afcadae-3e39-4145-a7e4-198409ecd11c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 16:31:23.208 +05:30 2afcadae-3e39-4145-a7e4-198409ecd11c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d2bc757f-8959-4b2a-9c84-049245998699}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1645} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":11,\"LoginName\":\"user_1\",\"LoginAbbr\":\"TU4\",\"UserName\":\"Dipin\",\"Email\":\"TestUser4@example.com\",\"Phone\":\"123-456-7890\",\"Mobile\":\"987-654-3210\",\"Image\":\"\",\"Group\":true,\"Parent\":0,\"UserType\":1,\"LinkId\":123,\"DomainName\":\"exampleDomain\",\"DomainUser\":\"exampleDomainUser\",\"AccountDisabled\":false,\"SendEmailOnNotification\":true,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":true,\"EmailUserOnLoginSuccess\":true,\"DontLockAccount\":false,\"NumInvalidAttempts\":5,\"LockedUntil\":\"2024-07-04\",\"BlockFromDate\":\"2024-01-01\",\"BlockToDate\":\"2024-07-04\",\"TimeRestrictionStartDate\":\"2024-01-01\",\"TimeRestrictionEndDate\":\"2024-12-31\",\"TimeRestrictionStartTime\":\"08:00:00\",\"TimeRestrictionEndTime\":\"17:00:00\",\"Location\":1,\"Language\":2,\"AltLanguage\":1,\"TimeZone\":3,\"UserAccess\":1,\"PWDChangeDate\":\"2024-07-01\",\"AuthenticationCode\":\"authCode123\",\"Signature\":\"\",\"Role\":36,\"RoleName\":\"TestRole1\",\"EmailAuthPermission\":true,\"MacAddress\":\"00-14-22-01-23-45\",\"PWDChangeNextLogOn\":true,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":90,\"SecurityQuestion\":null,\"SecurityAnswer\":null,\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2}],\"EntryRestrictionDetails\":[{\"TagType\":5,\"TagId\":2,\"TagName\":null,\"Transaction\":true,\"Report\":true,\"View\":false,\"Exclude\":false},{\"TagType\":5,\"TagId\":1,\"TagName\":null,\"Transaction\":false,\"Report\":false,\"View\":false,\"Exclude\":true}]}"} 2024-09-04 16:31:23.208 +05:30 2afcadae-3e39-4145-a7e4-198409ecd11c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=11 - 200 1645 application/json; charset=utf-8 42.609ms 2024-09-04 16:31:23.409 +05:30 72596009-76ce-425e-b75b-f2e0824765ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 16:31:23.409 +05:30 72596009-76ce-425e-b75b-f2e0824765ad INF CORS policy execution successful. 2024-09-04 16:31:23.410 +05:30 72596009-76ce-425e-b75b-f2e0824765ad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 204 null null 0.5499ms 2024-09-04 16:31:23.415 +05:30 f9295125-d3a7-463e-a481-6a5c35c59755 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 16:31:23.416 +05:30 f9295125-d3a7-463e-a481-6a5c35c59755 INF CORS policy execution successful. 2024-09-04 16:31:23.416 +05:30 f9295125-d3a7-463e-a481-6a5c35c59755 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:31:23.416 +05:30 889080bd-56f3-4115-a233-00323c05b1a6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:31:23.416 +05:30 889080bd-56f3-4115-a233-00323c05b1a6 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-04 16:31:23.445 +05:30 889080bd-56f3-4115-a233-00323c05b1a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:31:23.445 +05:30 889080bd-56f3-4115-a233-00323c05b1a6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 29.2001ms 2024-09-04 16:31:23.446 +05:30 889080bd-56f3-4115-a233-00323c05b1a6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 16:31:23.446 +05:30 889080bd-56f3-4115-a233-00323c05b1a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f9295125-d3a7-463e-a481-6a5c35c59755}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 16:31:23.446 +05:30 889080bd-56f3-4115-a233-00323c05b1a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 31.2441ms 2024-09-04 16:31:23.465 +05:30 928157a5-c9aa-4d67-a77c-15d25c6a694a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 16:31:23.465 +05:30 928157a5-c9aa-4d67-a77c-15d25c6a694a INF CORS policy execution successful. 2024-09-04 16:31:23.465 +05:30 928157a5-c9aa-4d67-a77c-15d25c6a694a INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=36 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:31:23.465 +05:30 f4e0793b-12b7-4af0-b566-580ed7c2672e INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:31:23.465 +05:30 f4e0793b-12b7-4af0-b566-580ed7c2672e 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-04 16:31:23.471 +05:30 f4e0793b-12b7-4af0-b566-580ed7c2672e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:31:23.472 +05:30 f4e0793b-12b7-4af0-b566-580ed7c2672e INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 6.1089ms 2024-09-04 16:31:23.472 +05:30 f4e0793b-12b7-4af0-b566-580ed7c2672e INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 16:31:23.472 +05:30 f4e0793b-12b7-4af0-b566-580ed7c2672e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 928157a5-c9aa-4d67-a77c-15d25c6a694a}, {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-04 16:31:23.472 +05:30 f4e0793b-12b7-4af0-b566-580ed7c2672e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 200 257 application/json; charset=utf-8 7.6332ms 2024-09-04 16:31:23.722 +05:30 e792f76b-3f24-4eac-b94d-9e7dee303eb8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - null null 2024-09-04 16:31:23.723 +05:30 e792f76b-3f24-4eac-b94d-9e7dee303eb8 INF CORS policy execution successful. 2024-09-04 16:31:23.723 +05:30 e792f76b-3f24-4eac-b94d-9e7dee303eb8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - 204 null null 0.5633ms 2024-09-04 16:31:23.773 +05:30 f83a1585-112e-4268-b91c-7f57cc25c45b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - null null 2024-09-04 16:31:23.773 +05:30 f83a1585-112e-4268-b91c-7f57cc25c45b INF CORS policy execution successful. 2024-09-04 16:31:23.773 +05:30 f83a1585-112e-4268-b91c-7f57cc25c45b INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:31:23.774 +05:30 3b38d0c7-c00e-4892-bb5b-510a56fed185 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:31:23.774 +05:30 3b38d0c7-c00e-4892-bb5b-510a56fed185 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-04 16:31:23.789 +05:30 3b38d0c7-c00e-4892-bb5b-510a56fed185 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:31:23.790 +05:30 3b38d0c7-c00e-4892-bb5b-510a56fed185 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 15.993ms 2024-09-04 16:31:23.790 +05:30 3b38d0c7-c00e-4892-bb5b-510a56fed185 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 16:31:23.790 +05:30 3b38d0c7-c00e-4892-bb5b-510a56fed185 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f83a1585-112e-4268-b91c-7f57cc25c45b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":36,\"Name\":\"TestRole1\"}]"} 2024-09-04 16:31:23.791 +05:30 3b38d0c7-c00e-4892-bb5b-510a56fed185 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - 200 132 application/json; charset=utf-8 18.2072ms 2024-09-04 16:31:58.618 +05:30 7ac26d19-0df4-44fd-bc3e-8f9115e05c5b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 16:31:58.619 +05:30 7ac26d19-0df4-44fd-bc3e-8f9115e05c5b INF CORS policy execution successful. 2024-09-04 16:31:58.620 +05:30 7ac26d19-0df4-44fd-bc3e-8f9115e05c5b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 2.4164ms 2024-09-04 16:31:58.622 +05:30 4cc17fea-3b9d-48a5-b367-26bb1eed6515 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 16:31:58.622 +05:30 4cc17fea-3b9d-48a5-b367-26bb1eed6515 INF CORS policy execution successful. 2024-09-04 16:31:58.622 +05:30 4cc17fea-3b9d-48a5-b367-26bb1eed6515 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.3868ms 2024-09-04 16:31:58.680 +05:30 2c14cfd4-ffc8-4536-97f1-a0dde55fac55 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 16:31:58.682 +05:30 2c14cfd4-ffc8-4536-97f1-a0dde55fac55 INF CORS policy execution successful. 2024-09-04 16:31:58.682 +05:30 2c14cfd4-ffc8-4536-97f1-a0dde55fac55 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:31:58.684 +05:30 1e828ad0-a13d-4669-a983-b9668ed72e2b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 16:31:58.702 +05:30 1e828ad0-a13d-4669-a983-b9668ed72e2b 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-04 16:31:58.755 +05:30 1e828ad0-a13d-4669-a983-b9668ed72e2b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:31:58.757 +05:30 1e828ad0-a13d-4669-a983-b9668ed72e2b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 54.7479ms 2024-09-04 16:31:58.757 +05:30 1e828ad0-a13d-4669-a983-b9668ed72e2b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 16:31:58.757 +05:30 1e828ad0-a13d-4669-a983-b9668ed72e2b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2c14cfd4-ffc8-4536-97f1-a0dde55fac55}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 16:31:58.758 +05:30 1e828ad0-a13d-4669-a983-b9668ed72e2b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 77.2698ms 2024-09-04 16:31:58.814 +05:30 b1e46992-3a48-4b94-988a-2d08bfc2aa13 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 16:31:58.815 +05:30 b1e46992-3a48-4b94-988a-2d08bfc2aa13 INF CORS policy execution successful. 2024-09-04 16:31:58.815 +05:30 b1e46992-3a48-4b94-988a-2d08bfc2aa13 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:31:58.815 +05:30 633e5755-d7b9-402e-a80e-d30f9a49fb1e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 16:31:58.816 +05:30 633e5755-d7b9-402e-a80e-d30f9a49fb1e 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-04 16:31:58.821 +05:30 633e5755-d7b9-402e-a80e-d30f9a49fb1e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:31:58.821 +05:30 633e5755-d7b9-402e-a80e-d30f9a49fb1e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 5.0415ms 2024-09-04 16:31:58.821 +05:30 633e5755-d7b9-402e-a80e-d30f9a49fb1e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 16:31:58.821 +05:30 633e5755-d7b9-402e-a80e-d30f9a49fb1e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b1e46992-3a48-4b94-988a-2d08bfc2aa13}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 16:31:58.821 +05:30 633e5755-d7b9-402e-a80e-d30f9a49fb1e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 6.9156ms 2024-09-04 16:32:27.200 +05:30 c5533812-c176-4cf2-b485-95f797f9ca5d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:32:27.201 +05:30 c5533812-c176-4cf2-b485-95f797f9ca5d INF CORS policy execution successful. 2024-09-04 16:32:27.202 +05:30 c5533812-c176-4cf2-b485-95f797f9ca5d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 2.3258ms 2024-09-04 16:32:27.209 +05:30 f9f226f0-9875-4ca2-9974-c13d1288994c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:32:27.209 +05:30 f9f226f0-9875-4ca2-9974-c13d1288994c INF CORS policy execution successful. 2024-09-04 16:32:27.210 +05:30 f9f226f0-9875-4ca2-9974-c13d1288994c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7506ms 2024-09-04 16:32:27.244 +05:30 1cfc362b-9af4-4016-8634-d24c92b00d50 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:32:27.245 +05:30 1cfc362b-9af4-4016-8634-d24c92b00d50 INF CORS policy execution successful. 2024-09-04 16:32:27.246 +05:30 1cfc362b-9af4-4016-8634-d24c92b00d50 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:32:27.247 +05:30 d466005f-00d4-45b3-8265-d5f5c7b8674d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:32:27.247 +05:30 d466005f-00d4-45b3-8265-d5f5c7b8674d 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-04 16:32:27.275 +05:30 d466005f-00d4-45b3-8265-d5f5c7b8674d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:32:27.276 +05:30 d466005f-00d4-45b3-8265-d5f5c7b8674d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 28.7878ms 2024-09-04 16:32:27.276 +05:30 d466005f-00d4-45b3-8265-d5f5c7b8674d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:32:27.277 +05:30 d466005f-00d4-45b3-8265-d5f5c7b8674d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1cfc362b-9af4-4016-8634-d24c92b00d50}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 16:32:27.277 +05:30 d466005f-00d4-45b3-8265-d5f5c7b8674d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 33.1762ms 2024-09-04 16:32:27.336 +05:30 2521dff9-995e-4f57-bfba-911d82a8c36c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 16:32:27.336 +05:30 2521dff9-995e-4f57-bfba-911d82a8c36c INF CORS policy execution successful. 2024-09-04 16:32:27.337 +05:30 2521dff9-995e-4f57-bfba-911d82a8c36c INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODE0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.ATyze_CnO_Rq0GGlqFl5SK6eaOpEVQyB9-qLjDaEqNg}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:32:27.337 +05:30 3142617b-4699-41f4-a392-82ec1542f70a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:32:27.337 +05:30 3142617b-4699-41f4-a392-82ec1542f70a 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-04 16:32:27.443 +05:30 3142617b-4699-41f4-a392-82ec1542f70a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:32:27.443 +05:30 3142617b-4699-41f4-a392-82ec1542f70a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 105.7834ms 2024-09-04 16:32:27.443 +05:30 3142617b-4699-41f4-a392-82ec1542f70a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 16:32:27.443 +05:30 3142617b-4699-41f4-a392-82ec1542f70a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2521dff9-995e-4f57-bfba-911d82a8c36c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 16:32:27.443 +05:30 3142617b-4699-41f4-a392-82ec1542f70a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 107.7538ms 2024-09-04 16:42:56.579 +05:30 INF Application is shutting down... 2024-09-04 16:51:49.366 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 16:51:49.417 +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-04 16:51:49.447 +05:30 INF Creating key {a3365408-2020-4a11-a93c-8092ea5e04bb} with creation date 2024-09-04 11:21:49Z, activation date 2024-09-04 11:21:49Z, and expiration date 2024-12-03 11:21:49Z. 2024-09-04 16:51:49.471 +05:30 WRN No XML encryptor configured. Key {a3365408-2020-4a11-a93c-8092ea5e04bb} may be persisted to storage in unencrypted form. 2024-09-04 16:51:49.647 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 16:51:49.647 +05:30 INF Hosting environment: Production 2024-09-04 16:51:49.648 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 16:51:49.659 +05:30 ff040feb-619b-49e9-a43c-f8d1ec1a9776 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODQ0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.lpqFDzx3TPJSizuMOuDHQoEodUQ_wD5xbL00N1MG7EE - null null 2024-09-04 16:51:49.747 +05:30 ff040feb-619b-49e9-a43c-f8d1ec1a9776 INF CORS policy execution successful. 2024-09-04 16:51:49.779 +05:30 ff040feb-619b-49e9-a43c-f8d1ec1a9776 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODQ0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.lpqFDzx3TPJSizuMOuDHQoEodUQ_wD5xbL00N1MG7EE 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:51:49.821 +05:30 20841957-fb65-4430-8342-ea9be3c06eb4 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 16:51:49.854 +05:30 20841957-fb65-4430-8342-ea9be3c06eb4 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-04 16:51:49.988 +05:30 20841957-fb65-4430-8342-ea9be3c06eb4 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:51:50.102 +05:30 20841957-fb65-4430-8342-ea9be3c06eb4 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 243.3457ms 2024-09-04 16:51:50.105 +05:30 20841957-fb65-4430-8342-ea9be3c06eb4 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 16:51:50.105 +05:30 20841957-fb65-4430-8342-ea9be3c06eb4 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: ff040feb-619b-49e9-a43c-f8d1ec1a9776}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 16:51:50.117 +05:30 20841957-fb65-4430-8342-ea9be3c06eb4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODQ0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.lpqFDzx3TPJSizuMOuDHQoEodUQ_wD5xbL00N1MG7EE - 400 90 application/json; charset=utf-8 459.7318ms 2024-09-04 16:51:50.148 +05:30 c96775c8-f9db-4db7-83b2-deb4b222f59b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODQ0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.lpqFDzx3TPJSizuMOuDHQoEodUQ_wD5xbL00N1MG7EE - null null 2024-09-04 16:51:50.151 +05:30 c96775c8-f9db-4db7-83b2-deb4b222f59b INF CORS policy execution successful. 2024-09-04 16:51:50.152 +05:30 c96775c8-f9db-4db7-83b2-deb4b222f59b INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODQ0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.lpqFDzx3TPJSizuMOuDHQoEodUQ_wD5xbL00N1MG7EE 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:51:50.155 +05:30 425f6d9a-da58-46e5-9378-c043fb95966a INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 16:51:50.155 +05:30 425f6d9a-da58-46e5-9378-c043fb95966a 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-04 16:51:50.163 +05:30 425f6d9a-da58-46e5-9378-c043fb95966a INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:51:50.167 +05:30 425f6d9a-da58-46e5-9378-c043fb95966a INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 10.9691ms 2024-09-04 16:51:50.167 +05:30 425f6d9a-da58-46e5-9378-c043fb95966a INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 16:51:50.167 +05:30 425f6d9a-da58-46e5-9378-c043fb95966a INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: c96775c8-f9db-4db7-83b2-deb4b222f59b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 16:51:50.169 +05:30 425f6d9a-da58-46e5-9378-c043fb95966a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDc1NDYsImV4cCI6MTcyNTQ0ODQ0NiwiaWF0IjoxNzI1NDQ3NTQ2fQ.lpqFDzx3TPJSizuMOuDHQoEodUQ_wD5xbL00N1MG7EE - 400 90 application/json; charset=utf-8 20.2864ms 2024-09-04 16:52:06.593 +05:30 ab4475f8-05b9-4f55-bc69-8561f08dd8f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 16:52:06.609 +05:30 ab4475f8-05b9-4f55-bc69-8561f08dd8f4 INF CORS policy execution successful. 2024-09-04 16:52:06.611 +05:30 ab4475f8-05b9-4f55-bc69-8561f08dd8f4 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 16:52:06.612 +05:30 010e368a-702d-4a11-b377-bebd6a6120fe INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 16:52:06.624 +05:30 010e368a-702d-4a11-b377-bebd6a6120fe 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-04 16:52:07.118 +05:30 010e368a-702d-4a11-b377-bebd6a6120fe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:52:07.122 +05:30 010e368a-702d-4a11-b377-bebd6a6120fe INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 496.8119ms 2024-09-04 16:52:07.124 +05:30 010e368a-702d-4a11-b377-bebd6a6120fe INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 16:52:07.126 +05:30 010e368a-702d-4a11-b377-bebd6a6120fe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ab4475f8-05b9-4f55-bc69-8561f08dd8f4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 16:52:07.130 +05:30 010e368a-702d-4a11-b377-bebd6a6120fe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 538.3037ms 2024-09-04 16:52:09.018 +05:30 437b796d-5b3f-4360-b315-5016ef692cfc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 16:52:09.019 +05:30 437b796d-5b3f-4360-b315-5016ef692cfc INF CORS policy execution successful. 2024-09-04 16:52:09.022 +05:30 437b796d-5b3f-4360-b315-5016ef692cfc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 3.572ms 2024-09-04 16:52:09.066 +05:30 7b9601a5-6268-4b9a-9d42-45614f25ca8d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 16:52:09.067 +05:30 7b9601a5-6268-4b9a-9d42-45614f25ca8d INF CORS policy execution successful. 2024-09-04 16:52:09.068 +05:30 7b9601a5-6268-4b9a-9d42-45614f25ca8d 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: 100}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 16:52:09.069 +05:30 32901a05-652d-4309-9341-828b3e718aa5 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 16:52:09.077 +05:30 32901a05-652d-4309-9341-828b3e718aa5 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-04 16:52:09.181 +05:30 32901a05-652d-4309-9341-828b3e718aa5 INF Database retrieved 2024-09-04 16:52:09.260 +05:30 32901a05-652d-4309-9341-828b3e718aa5 INF Token generated 2024-09-04 16:52:09.262 +05:30 32901a05-652d-4309-9341-828b3e718aa5 INF Token generated 2024-09-04 16:52:09.269 +05:30 32901a05-652d-4309-9341-828b3e718aa5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 16:52:09.270 +05:30 32901a05-652d-4309-9341-828b3e718aa5 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 193.4412ms 2024-09-04 16:52:09.271 +05:30 32901a05-652d-4309-9341-828b3e718aa5 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 16:52:09.271 +05:30 32901a05-652d-4309-9341-828b3e718aa5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7b9601a5-6268-4b9a-9d42-45614f25ca8d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDg5MjksImV4cCI6MTcyNTQ0OTUyOSwiaWF0IjoxNzI1NDQ4OTI5fQ.tUHP-v8VxtVDak6DFvsKO6fJq13JmtpvfUq_Uj9TY_k\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDg5MjksImV4cCI6MTcyNTQ0OTgyOSwiaWF0IjoxNzI1NDQ4OTI5fQ.C1eaKMBgKDCQ9-0eSNkFbv7jE2xjKioyLP1CiUyLFp0\"}"} 2024-09-04 16:52:09.272 +05:30 32901a05-652d-4309-9341-828b3e718aa5 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 206.0746ms 2024-09-04 17:02:48.220 +05:30 INF Application is shutting down... 2024-09-04 17:04:04.710 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 17:04:04.786 +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-04 17:04:04.830 +05:30 INF Creating key {63113d79-e8e9-4bcb-8206-9ccf2096e832} with creation date 2024-09-04 11:34:04Z, activation date 2024-09-04 11:34:04Z, and expiration date 2024-12-03 11:34:04Z. 2024-09-04 17:04:04.845 +05:30 WRN No XML encryptor configured. Key {63113d79-e8e9-4bcb-8206-9ccf2096e832} may be persisted to storage in unencrypted form. 2024-09-04 17:04:05.131 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 17:04:05.131 +05:30 INF Hosting environment: Production 2024-09-04 17:04:05.132 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 17:04:05.151 +05:30 9d8557e7-8829-47f7-94a6-bcd44c057c80 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDg5MjksImV4cCI6MTcyNTQ0OTgyOSwiaWF0IjoxNzI1NDQ4OTI5fQ.C1eaKMBgKDCQ9-0eSNkFbv7jE2xjKioyLP1CiUyLFp0 - null null 2024-09-04 17:04:05.310 +05:30 9d8557e7-8829-47f7-94a6-bcd44c057c80 INF CORS policy execution successful. 2024-09-04 17:04:05.335 +05:30 9d8557e7-8829-47f7-94a6-bcd44c057c80 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDg5MjksImV4cCI6MTcyNTQ0OTgyOSwiaWF0IjoxNzI1NDQ4OTI5fQ.C1eaKMBgKDCQ9-0eSNkFbv7jE2xjKioyLP1CiUyLFp0 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 17:04:05.394 +05:30 2a9f0e0d-62f5-44fc-94c2-dc51f6dcbd66 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 17:04:05.428 +05:30 2a9f0e0d-62f5-44fc-94c2-dc51f6dcbd66 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-04 17:04:05.717 +05:30 2a9f0e0d-62f5-44fc-94c2-dc51f6dcbd66 ERR Error occurred while excecuting procedure:xsp_s_UserLogin_XP_GT: 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.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) ClientConnectionId:683f8a34-6c0c-486c-bffb-ebcd141672cd Error Number:18456,State:1,Class:14 2024-09-04 17:04:05.734 +05:30 2a9f0e0d-62f5-44fc-94c2-dc51f6dcbd66 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.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:683f8a34-6c0c-486c-bffb-ebcd141672cd Error Number:18456,State:1,Class:14 2024-09-04 17:04:05.746 +05:30 2a9f0e0d-62f5-44fc-94c2-dc51f6dcbd66 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 17:04:05.861 +05:30 2a9f0e0d-62f5-44fc-94c2-dc51f6dcbd66 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 427.7658ms 2024-09-04 17:04:05.868 +05:30 2a9f0e0d-62f5-44fc-94c2-dc51f6dcbd66 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 17:04:05.871 +05:30 2a9f0e0d-62f5-44fc-94c2-dc51f6dcbd66 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 9d8557e7-8829-47f7-94a6-bcd44c057c80}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-04 17:04:05.886 +05:30 2a9f0e0d-62f5-44fc-94c2-dc51f6dcbd66 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDg5MjksImV4cCI6MTcyNTQ0OTgyOSwiaWF0IjoxNzI1NDQ4OTI5fQ.C1eaKMBgKDCQ9-0eSNkFbv7jE2xjKioyLP1CiUyLFp0 - 500 89 application/json; charset=utf-8 741.8614ms 2024-09-04 17:04:16.643 +05:30 5d7d51ae-1764-457f-bb7c-e69226f9df36 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 17:04:16.650 +05:30 5d7d51ae-1764-457f-bb7c-e69226f9df36 INF CORS policy execution successful. 2024-09-04 17:04:16.655 +05:30 5d7d51ae-1764-457f-bb7c-e69226f9df36 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 17:04:16.664 +05:30 4c6bae67-bc4d-41df-a7bd-4bbecd6dc920 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 17:04:16.679 +05:30 4c6bae67-bc4d-41df-a7bd-4bbecd6dc920 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-04 17:04:17.500 +05:30 4c6bae67-bc4d-41df-a7bd-4bbecd6dc920 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 17:04:17.503 +05:30 4c6bae67-bc4d-41df-a7bd-4bbecd6dc920 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 824.1353ms 2024-09-04 17:04:17.504 +05:30 4c6bae67-bc4d-41df-a7bd-4bbecd6dc920 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 17:04:17.504 +05:30 4c6bae67-bc4d-41df-a7bd-4bbecd6dc920 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5d7d51ae-1764-457f-bb7c-e69226f9df36}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 17:04:17.506 +05:30 4c6bae67-bc4d-41df-a7bd-4bbecd6dc920 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 863.3342ms 2024-09-04 17:04:19.376 +05:30 17172582-87b7-4fe9-a302-b9136cb28d44 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 17:04:19.382 +05:30 17172582-87b7-4fe9-a302-b9136cb28d44 INF CORS policy execution successful. 2024-09-04 17:04:19.384 +05:30 17172582-87b7-4fe9-a302-b9136cb28d44 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 8.3021ms 2024-09-04 17:04:19.426 +05:30 6473ec44-f7dd-4e31-86ff-d263f031841f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 17:04:19.426 +05:30 6473ec44-f7dd-4e31-86ff-d263f031841f INF CORS policy execution successful. 2024-09-04 17:04:19.427 +05:30 6473ec44-f7dd-4e31-86ff-d263f031841f 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: 100}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 17:04:19.428 +05:30 72dd199a-5332-457f-80a7-f89893089760 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 17:04:19.435 +05:30 72dd199a-5332-457f-80a7-f89893089760 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-04 17:04:19.556 +05:30 72dd199a-5332-457f-80a7-f89893089760 INF Database retrieved 2024-09-04 17:04:19.628 +05:30 72dd199a-5332-457f-80a7-f89893089760 INF Token generated 2024-09-04 17:04:19.630 +05:30 72dd199a-5332-457f-80a7-f89893089760 INF Token generated 2024-09-04 17:04:19.633 +05:30 72dd199a-5332-457f-80a7-f89893089760 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 17:04:19.634 +05:30 72dd199a-5332-457f-80a7-f89893089760 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 198.8338ms 2024-09-04 17:04:19.634 +05:30 72dd199a-5332-457f-80a7-f89893089760 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 17:04:19.634 +05:30 72dd199a-5332-457f-80a7-f89893089760 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6473ec44-f7dd-4e31-86ff-d263f031841f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDk2NTksImV4cCI6MTcyNTQ1MDI1OSwiaWF0IjoxNzI1NDQ5NjU5fQ.NjM7fXuIWQ2dkHJJdDAnWxFlO9SE1WLZAnfawwiS13c\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDk2NTksImV4cCI6MTcyNTQ1MDU1OSwiaWF0IjoxNzI1NDQ5NjU5fQ.QH7Xkk01lrLFcProt6vFiXf-EdIwa-KHsBVdvMbT8Bc\"}"} 2024-09-04 17:04:19.635 +05:30 72dd199a-5332-457f-80a7-f89893089760 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 209.0996ms 2024-09-04 17:07:31.257 +05:30 4115656d-f30f-4213-af37-28e4da7fd2a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzY3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.8wZc84lQUTKWGEfAIrIhsybhYdJ_BD28RVTL9WrzdDA - null null 2024-09-04 17:07:31.262 +05:30 4115656d-f30f-4213-af37-28e4da7fd2a1 INF CORS policy execution successful. 2024-09-04 17:07:31.265 +05:30 4115656d-f30f-4213-af37-28e4da7fd2a1 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzY3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.8wZc84lQUTKWGEfAIrIhsybhYdJ_BD28RVTL9WrzdDA 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-04 17:07:31.269 +05:30 90eb0775-c622-42d3-9db4-328b51452969 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 17:07:31.271 +05:30 90eb0775-c622-42d3-9db4-328b51452969 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-04 17:07:31.287 +05:30 90eb0775-c622-42d3-9db4-328b51452969 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 17:07:31.289 +05:30 90eb0775-c622-42d3-9db4-328b51452969 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 17.9969ms 2024-09-04 17:07:31.289 +05:30 90eb0775-c622-42d3-9db4-328b51452969 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 17:07:31.290 +05:30 90eb0775-c622-42d3-9db4-328b51452969 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 4115656d-f30f-4213-af37-28e4da7fd2a1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 17:07:31.291 +05:30 90eb0775-c622-42d3-9db4-328b51452969 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDY3NzQsImV4cCI6MTcyNTQ0NzY3NCwiaWF0IjoxNzI1NDQ2Nzc0fQ.8wZc84lQUTKWGEfAIrIhsybhYdJ_BD28RVTL9WrzdDA - 400 90 application/json; charset=utf-8 33.8259ms 2024-09-04 17:07:32.014 +05:30 be190078-bb68-42d2-8f9e-2538b7c5122b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 17:07:32.016 +05:30 be190078-bb68-42d2-8f9e-2538b7c5122b INF CORS policy execution successful. 2024-09-04 17:07:32.018 +05:30 be190078-bb68-42d2-8f9e-2538b7c5122b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 4.0728ms 2024-09-04 17:17:47.369 +05:30 1ecaeb3d-a5fe-4bb9-86d5-f952d8665201 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDk2NTksImV4cCI6MTcyNTQ1MDU1OSwiaWF0IjoxNzI1NDQ5NjU5fQ.QH7Xkk01lrLFcProt6vFiXf-EdIwa-KHsBVdvMbT8Bc - null null 2024-09-04 17:17:47.372 +05:30 1ecaeb3d-a5fe-4bb9-86d5-f952d8665201 INF CORS policy execution successful. 2024-09-04 17:17:47.375 +05:30 1ecaeb3d-a5fe-4bb9-86d5-f952d8665201 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDk2NTksImV4cCI6MTcyNTQ1MDU1OSwiaWF0IjoxNzI1NDQ5NjU5fQ.QH7Xkk01lrLFcProt6vFiXf-EdIwa-KHsBVdvMbT8Bc 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 17:17:47.376 +05:30 110bb30b-beae-428e-8515-def59c0e441e INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 17:17:47.378 +05:30 110bb30b-beae-428e-8515-def59c0e441e 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-04 17:17:47.438 +05:30 110bb30b-beae-428e-8515-def59c0e441e INF Token generated 2024-09-04 17:17:47.439 +05:30 110bb30b-beae-428e-8515-def59c0e441e INF Token generated 2024-09-04 17:17:47.441 +05:30 110bb30b-beae-428e-8515-def59c0e441e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 17:17:47.442 +05:30 110bb30b-beae-428e-8515-def59c0e441e INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 63.8879ms 2024-09-04 17:17:47.442 +05:30 110bb30b-beae-428e-8515-def59c0e441e INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 17:17:47.443 +05:30 110bb30b-beae-428e-8515-def59c0e441e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1ecaeb3d-a5fe-4bb9-86d5-f952d8665201}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTA0NjcsImV4cCI6MTcyNTQ1MTA2NywiaWF0IjoxNzI1NDUwNDY3fQ.1xVoF0BCC5veftbOJagfHJcKU2Lx9-8md9oxf-VboBo\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTA0NjcsImV4cCI6MTcyNTQ1MTM2NywiaWF0IjoxNzI1NDUwNDY3fQ.13PhHNTKhFShZfroqImghej0SUFhojf8_Psn2YoFFsQ\"}"} 2024-09-04 17:17:47.444 +05:30 110bb30b-beae-428e-8515-def59c0e441e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NDk2NTksImV4cCI6MTcyNTQ1MDU1OSwiaWF0IjoxNzI1NDQ5NjU5fQ.QH7Xkk01lrLFcProt6vFiXf-EdIwa-KHsBVdvMbT8Bc - 200 899 application/json; charset=utf-8 76.1704ms 2024-09-04 17:26:39.747 +05:30 d0cad5b4-bbf8-4053-84e1-175076fedc7a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-04 17:26:39.751 +05:30 d0cad5b4-bbf8-4053-84e1-175076fedc7a 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.41.2}, {Postman-Token: eeeb91bf-0b5b-4b7d-ae56-74b0b134daf1} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 17:26:39.752 +05:30 9d6c5232-fcc7-4d6e-bc7e-1f55a2634b7a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 17:26:39.753 +05:30 9d6c5232-fcc7-4d6e-bc7e-1f55a2634b7a 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-04 17:26:39.817 +05:30 9d6c5232-fcc7-4d6e-bc7e-1f55a2634b7a INF Database retrieved 2024-09-04 17:26:39.837 +05:30 9d6c5232-fcc7-4d6e-bc7e-1f55a2634b7a INF Token generated 2024-09-04 17:26:39.838 +05:30 9d6c5232-fcc7-4d6e-bc7e-1f55a2634b7a INF Token generated 2024-09-04 17:26:39.839 +05:30 9d6c5232-fcc7-4d6e-bc7e-1f55a2634b7a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 17:26:39.839 +05:30 9d6c5232-fcc7-4d6e-bc7e-1f55a2634b7a INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 85.9256ms 2024-09-04 17:26:39.840 +05:30 9d6c5232-fcc7-4d6e-bc7e-1f55a2634b7a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 17:26:39.840 +05:30 9d6c5232-fcc7-4d6e-bc7e-1f55a2634b7a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d0cad5b4-bbf8-4053-84e1-175076fedc7a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTA5OTksImV4cCI6MTcyNTQ1MTU5OSwiaWF0IjoxNzI1NDUwOTk5fQ.9CBk0YGN_vdlQA8A09TamGJ40gwu_fHix-bnRMcR800\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTA5OTksImV4cCI6MTcyNTQ1MTg5OSwiaWF0IjoxNzI1NDUwOTk5fQ.4N0U5fCUAMIB16qmgQC4ZK7Cmoqzuis9x1uIM6asyGw\"}"} 2024-09-04 17:26:39.841 +05:30 9d6c5232-fcc7-4d6e-bc7e-1f55a2634b7a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 94.6465ms 2024-09-04 17:29:41.457 +05:30 bb38a2e4-4111-4ceb-a1cf-dec5efc605e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTA0NjcsImV4cCI6MTcyNTQ1MTM2NywiaWF0IjoxNzI1NDUwNDY3fQ.13PhHNTKhFShZfroqImghej0SUFhojf8_Psn2YoFFsQ - null null 2024-09-04 17:29:41.456 +05:30 1314df0c-70d2-4667-a1da-1f768445124e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTA0NjcsImV4cCI6MTcyNTQ1MTM2NywiaWF0IjoxNzI1NDUwNDY3fQ.13PhHNTKhFShZfroqImghej0SUFhojf8_Psn2YoFFsQ - null null 2024-09-04 17:29:41.459 +05:30 1314df0c-70d2-4667-a1da-1f768445124e INF CORS policy execution successful. 2024-09-04 17:29:41.459 +05:30 bb38a2e4-4111-4ceb-a1cf-dec5efc605e4 INF CORS policy execution successful. 2024-09-04 17:29:41.462 +05:30 1314df0c-70d2-4667-a1da-1f768445124e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTA0NjcsImV4cCI6MTcyNTQ1MTM2NywiaWF0IjoxNzI1NDUwNDY3fQ.13PhHNTKhFShZfroqImghej0SUFhojf8_Psn2YoFFsQ 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 17:29:41.462 +05:30 bb38a2e4-4111-4ceb-a1cf-dec5efc605e4 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTA0NjcsImV4cCI6MTcyNTQ1MTM2NywiaWF0IjoxNzI1NDUwNDY3fQ.13PhHNTKhFShZfroqImghej0SUFhojf8_Psn2YoFFsQ 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 17:29:41.463 +05:30 4b2f0716-423d-467a-8d86-0a3ad94736e4 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 17:29:41.463 +05:30 db2cc7d8-6e74-4d5c-918e-baa8ed8fbb8c INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 17:29:41.464 +05:30 4b2f0716-423d-467a-8d86-0a3ad94736e4 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-04 17:29:41.464 +05:30 db2cc7d8-6e74-4d5c-918e-baa8ed8fbb8c 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-04 17:29:41.472 +05:30 db2cc7d8-6e74-4d5c-918e-baa8ed8fbb8c INF Token generated 2024-09-04 17:29:41.473 +05:30 db2cc7d8-6e74-4d5c-918e-baa8ed8fbb8c INF Token generated 2024-09-04 17:29:41.474 +05:30 db2cc7d8-6e74-4d5c-918e-baa8ed8fbb8c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 17:29:41.475 +05:30 db2cc7d8-6e74-4d5c-918e-baa8ed8fbb8c INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 11.1709ms 2024-09-04 17:29:41.475 +05:30 db2cc7d8-6e74-4d5c-918e-baa8ed8fbb8c INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 17:29:41.475 +05:30 db2cc7d8-6e74-4d5c-918e-baa8ed8fbb8c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1314df0c-70d2-4667-a1da-1f768445124e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTExODEsImV4cCI6MTcyNTQ1MTc4MSwiaWF0IjoxNzI1NDUxMTgxfQ.qJzNiyt5k480GB00LcgKxkbYpXC3TrIRmr1jYu87gfs\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTExODEsImV4cCI6MTcyNTQ1MjA4MSwiaWF0IjoxNzI1NDUxMTgxfQ.ykJIXQ9AKxz11uP_TLdRljF30su8I5pK6w-qROb2N_o\"}"} 2024-09-04 17:29:41.476 +05:30 db2cc7d8-6e74-4d5c-918e-baa8ed8fbb8c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTA0NjcsImV4cCI6MTcyNTQ1MTM2NywiaWF0IjoxNzI1NDUwNDY3fQ.13PhHNTKhFShZfroqImghej0SUFhojf8_Psn2YoFFsQ - 200 899 application/json; charset=utf-8 20.502ms 2024-09-04 17:29:41.478 +05:30 4b2f0716-423d-467a-8d86-0a3ad94736e4 INF Token generated 2024-09-04 17:29:41.478 +05:30 4b2f0716-423d-467a-8d86-0a3ad94736e4 INF Token generated 2024-09-04 17:29:41.479 +05:30 4b2f0716-423d-467a-8d86-0a3ad94736e4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 17:29:41.479 +05:30 4b2f0716-423d-467a-8d86-0a3ad94736e4 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 15.6245ms 2024-09-04 17:29:41.479 +05:30 4b2f0716-423d-467a-8d86-0a3ad94736e4 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 17:29:41.480 +05:30 4b2f0716-423d-467a-8d86-0a3ad94736e4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bb38a2e4-4111-4ceb-a1cf-dec5efc605e4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTExODEsImV4cCI6MTcyNTQ1MTc4MSwiaWF0IjoxNzI1NDUxMTgxfQ.qJzNiyt5k480GB00LcgKxkbYpXC3TrIRmr1jYu87gfs\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTExODEsImV4cCI6MTcyNTQ1MjA4MSwiaWF0IjoxNzI1NDUxMTgxfQ.ykJIXQ9AKxz11uP_TLdRljF30su8I5pK6w-qROb2N_o\"}"} 2024-09-04 17:29:41.480 +05:30 4b2f0716-423d-467a-8d86-0a3ad94736e4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTA0NjcsImV4cCI6MTcyNTQ1MTM2NywiaWF0IjoxNzI1NDUwNDY3fQ.13PhHNTKhFShZfroqImghej0SUFhojf8_Psn2YoFFsQ - 200 899 application/json; charset=utf-8 23.5561ms 2024-09-04 17:29:41.821 +05:30 cbd4289a-1899-4889-b736-ed7014a85b08 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTExODEsImV4cCI6MTcyNTQ1MjA4MSwiaWF0IjoxNzI1NDUxMTgxfQ.ykJIXQ9AKxz11uP_TLdRljF30su8I5pK6w-qROb2N_o - null null 2024-09-04 17:29:41.822 +05:30 cbd4289a-1899-4889-b736-ed7014a85b08 INF CORS policy execution successful. 2024-09-04 17:29:41.822 +05:30 cbd4289a-1899-4889-b736-ed7014a85b08 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTExODEsImV4cCI6MTcyNTQ1MjA4MSwiaWF0IjoxNzI1NDUxMTgxfQ.ykJIXQ9AKxz11uP_TLdRljF30su8I5pK6w-qROb2N_o 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 17:29:41.831 +05:30 7fd19a96-5b01-44b7-b9b8-4ce5aa7fd88a INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 17:29:41.831 +05:30 7fd19a96-5b01-44b7-b9b8-4ce5aa7fd88a 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-04 17:29:41.834 +05:30 7fd19a96-5b01-44b7-b9b8-4ce5aa7fd88a INF Token generated 2024-09-04 17:29:41.834 +05:30 7fd19a96-5b01-44b7-b9b8-4ce5aa7fd88a INF Token generated 2024-09-04 17:29:41.835 +05:30 7fd19a96-5b01-44b7-b9b8-4ce5aa7fd88a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 17:29:41.835 +05:30 7fd19a96-5b01-44b7-b9b8-4ce5aa7fd88a INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 3.9011ms 2024-09-04 17:29:41.835 +05:30 7fd19a96-5b01-44b7-b9b8-4ce5aa7fd88a INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 17:29:41.835 +05:30 7fd19a96-5b01-44b7-b9b8-4ce5aa7fd88a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cbd4289a-1899-4889-b736-ed7014a85b08}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTExODEsImV4cCI6MTcyNTQ1MTc4MSwiaWF0IjoxNzI1NDUxMTgxfQ.qJzNiyt5k480GB00LcgKxkbYpXC3TrIRmr1jYu87gfs\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTExODEsImV4cCI6MTcyNTQ1MjA4MSwiaWF0IjoxNzI1NDUxMTgxfQ.ykJIXQ9AKxz11uP_TLdRljF30su8I5pK6w-qROb2N_o\"}"} 2024-09-04 17:29:41.836 +05:30 7fd19a96-5b01-44b7-b9b8-4ce5aa7fd88a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTExODEsImV4cCI6MTcyNTQ1MjA4MSwiaWF0IjoxNzI1NDUxMTgxfQ.ykJIXQ9AKxz11uP_TLdRljF30su8I5pK6w-qROb2N_o - 200 899 application/json; charset=utf-8 14.9823ms 2024-09-04 17:37:43.277 +05:30 435ee393-7eff-4fcc-ad19-162f5675b8b8 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-04 17:37:43.287 +05:30 435ee393-7eff-4fcc-ad19-162f5675b8b8 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.41.2}, {Postman-Token: 708093c3-361d-4c4f-abed-745e730da9cc} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 17:37:43.289 +05:30 de7b378a-bbf4-498a-a613-be0753593829 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 17:37:43.290 +05:30 de7b378a-bbf4-498a-a613-be0753593829 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-04 17:37:43.324 +05:30 de7b378a-bbf4-498a-a613-be0753593829 INF Database retrieved 2024-09-04 17:37:43.334 +05:30 de7b378a-bbf4-498a-a613-be0753593829 INF Token generated 2024-09-04 17:37:43.334 +05:30 de7b378a-bbf4-498a-a613-be0753593829 INF Token generated 2024-09-04 17:37:43.335 +05:30 de7b378a-bbf4-498a-a613-be0753593829 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 17:37:43.336 +05:30 de7b378a-bbf4-498a-a613-be0753593829 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 45.4857ms 2024-09-04 17:37:43.336 +05:30 de7b378a-bbf4-498a-a613-be0753593829 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 17:37:43.337 +05:30 de7b378a-bbf4-498a-a613-be0753593829 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 435ee393-7eff-4fcc-ad19-162f5675b8b8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTE2NjMsImV4cCI6MTcyNTQ1MjI2MywiaWF0IjoxNzI1NDUxNjYzfQ.2_eoMjPwC1bKwKT7Bj7zihw4TTR5xU6tEPPgYMILDoE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTE2NjMsImV4cCI6MTcyNTQ1MjU2MywiaWF0IjoxNzI1NDUxNjYzfQ.MjvevlG_SRB1_dYZDNSP26laAujp1mIpgyXAPWLsJqU\"}"} 2024-09-04 17:37:43.338 +05:30 de7b378a-bbf4-498a-a613-be0753593829 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 61.4349ms 2024-09-04 17:38:58.246 +05:30 16010a61-cacf-48b0-a806-557e39920f59 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-04 17:38:58.248 +05:30 16010a61-cacf-48b0-a806-557e39920f59 INF CORS policy execution successful. 2024-09-04 17:38:58.250 +05:30 16010a61-cacf-48b0-a806-557e39920f59 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 84}, {Content-Type: application/json-patch+json}, {Cookie: ai_user=2KZGk|2023-12-20T08:13:02.271Z}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangSecurityAPI/swagger/index.html}, {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} Host: 103.120.178.195 Body: { "loginName": "admin", "password": "admin", "entityId": 7, "channelId": 2 } 2024-09-04 17:38:58.252 +05:30 507ca599-d401-4a59-a03f-c37649f7d7ff INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 17:38:58.253 +05:30 507ca599-d401-4a59-a03f-c37649f7d7ff 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-04 17:38:58.262 +05:30 507ca599-d401-4a59-a03f-c37649f7d7ff INF Database retrieved 2024-09-04 17:38:58.265 +05:30 507ca599-d401-4a59-a03f-c37649f7d7ff INF Token generated 2024-09-04 17:38:58.266 +05:30 507ca599-d401-4a59-a03f-c37649f7d7ff INF Token generated 2024-09-04 17:38:58.266 +05:30 507ca599-d401-4a59-a03f-c37649f7d7ff INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 17:38:58.267 +05:30 507ca599-d401-4a59-a03f-c37649f7d7ff INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 14.3985ms 2024-09-04 17:38:58.267 +05:30 507ca599-d401-4a59-a03f-c37649f7d7ff INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 17:38:58.268 +05:30 507ca599-d401-4a59-a03f-c37649f7d7ff INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 16010a61-cacf-48b0-a806-557e39920f59}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDUxNzM4LCJleHAiOjE3MjU0NTIzMzgsImlhdCI6MTcyNTQ1MTczOH0.5y7eDeQAah-r3t_ECmnFYjwW3BN7ouMrDaG-my_QSXk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDUxNzM4LCJleHAiOjE3MjU0NTI2MzgsImlhdCI6MTcyNTQ1MTczOH0.ovItcWXnJYVIXIFSX0r4M-4HyhhmeKey1erg83K1H-c\"}"} 2024-09-04 17:38:58.269 +05:30 507ca599-d401-4a59-a03f-c37649f7d7ff INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 23.2763ms 2024-09-04 17:39:47.715 +05:30 0b4144f4-1d37-49ee-a114-a49de8d22d36 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTExODEsImV4cCI6MTcyNTQ1MjA4MSwiaWF0IjoxNzI1NDUxMTgxfQ.ykJIXQ9AKxz11uP_TLdRljF30su8I5pK6w-qROb2N_o - null null 2024-09-04 17:39:47.718 +05:30 0b4144f4-1d37-49ee-a114-a49de8d22d36 INF CORS policy execution successful. 2024-09-04 17:39:47.719 +05:30 0b4144f4-1d37-49ee-a114-a49de8d22d36 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTExODEsImV4cCI6MTcyNTQ1MjA4MSwiaWF0IjoxNzI1NDUxMTgxfQ.ykJIXQ9AKxz11uP_TLdRljF30su8I5pK6w-qROb2N_o 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 17:39:47.720 +05:30 51b09c55-b50e-440f-9690-7c56c22e244e INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 17:39:47.720 +05:30 51b09c55-b50e-440f-9690-7c56c22e244e 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-04 17:39:47.728 +05:30 51b09c55-b50e-440f-9690-7c56c22e244e INF Token generated 2024-09-04 17:39:47.729 +05:30 51b09c55-b50e-440f-9690-7c56c22e244e INF Token generated 2024-09-04 17:39:47.730 +05:30 51b09c55-b50e-440f-9690-7c56c22e244e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 17:39:47.730 +05:30 51b09c55-b50e-440f-9690-7c56c22e244e INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 9.7538ms 2024-09-04 17:39:47.730 +05:30 51b09c55-b50e-440f-9690-7c56c22e244e INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 17:39:47.731 +05:30 51b09c55-b50e-440f-9690-7c56c22e244e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0b4144f4-1d37-49ee-a114-a49de8d22d36}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTE3ODcsImV4cCI6MTcyNTQ1MjM4NywiaWF0IjoxNzI1NDUxNzg3fQ.0F4pqfAqWqtuVRIMBAvKZkXgUM_bQ9z7dIfHM5yuS4w\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTE3ODcsImV4cCI6MTcyNTQ1MjY4NywiaWF0IjoxNzI1NDUxNzg3fQ.y1xZMy1BaP5dyBBYaBeDbFVMEvOtY9aTmXYR5inkRrU\"}"} 2024-09-04 17:39:47.731 +05:30 51b09c55-b50e-440f-9690-7c56c22e244e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTExODEsImV4cCI6MTcyNTQ1MjA4MSwiaWF0IjoxNzI1NDUxMTgxfQ.ykJIXQ9AKxz11uP_TLdRljF30su8I5pK6w-qROb2N_o - 200 899 application/json; charset=utf-8 16.8175ms 2024-09-04 17:50:01.026 +05:30 INF Application is shutting down... 2024-09-04 17:50:28.155 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 17:50:28.212 +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-04 17:50:28.231 +05:30 INF Creating key {b81a6633-caf9-4890-a470-2554c7ad2c5f} with creation date 2024-09-04 12:20:28Z, activation date 2024-09-04 12:20:28Z, and expiration date 2024-12-03 12:20:28Z. 2024-09-04 17:50:28.243 +05:30 WRN No XML encryptor configured. Key {b81a6633-caf9-4890-a470-2554c7ad2c5f} may be persisted to storage in unencrypted form. 2024-09-04 17:50:28.461 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 17:50:28.461 +05:30 INF Hosting environment: Production 2024-09-04 17:50:28.462 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 17:50:28.476 +05:30 03167ea7-df68-4172-a6a7-74d8f238f3d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTE3ODcsImV4cCI6MTcyNTQ1MjY4NywiaWF0IjoxNzI1NDUxNzg3fQ.y1xZMy1BaP5dyBBYaBeDbFVMEvOtY9aTmXYR5inkRrU - null null 2024-09-04 17:50:28.542 +05:30 03167ea7-df68-4172-a6a7-74d8f238f3d1 INF CORS policy execution successful. 2024-09-04 17:50:28.563 +05:30 03167ea7-df68-4172-a6a7-74d8f238f3d1 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTE3ODcsImV4cCI6MTcyNTQ1MjY4NywiaWF0IjoxNzI1NDUxNzg3fQ.y1xZMy1BaP5dyBBYaBeDbFVMEvOtY9aTmXYR5inkRrU 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 17:50:28.603 +05:30 5dd5289c-e5a7-4dc7-9a3a-7a593cea4f87 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 17:50:28.630 +05:30 5dd5289c-e5a7-4dc7-9a3a-7a593cea4f87 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-04 17:50:28.950 +05:30 5dd5289c-e5a7-4dc7-9a3a-7a593cea4f87 ERR Error occurred while excecuting procedure:xsp_s_UserLogin_XP_GT: 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.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) ClientConnectionId:48557e76-fca9-47de-a734-10f9932205f5 Error Number:18456,State:1,Class:14 2024-09-04 17:50:28.969 +05:30 5dd5289c-e5a7-4dc7-9a3a-7a593cea4f87 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.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:48557e76-fca9-47de-a734-10f9932205f5 Error Number:18456,State:1,Class:14 2024-09-04 17:50:28.987 +05:30 5dd5289c-e5a7-4dc7-9a3a-7a593cea4f87 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 17:50:29.128 +05:30 5dd5289c-e5a7-4dc7-9a3a-7a593cea4f87 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 488.6344ms 2024-09-04 17:50:29.135 +05:30 5dd5289c-e5a7-4dc7-9a3a-7a593cea4f87 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 17:50:29.137 +05:30 5dd5289c-e5a7-4dc7-9a3a-7a593cea4f87 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 03167ea7-df68-4172-a6a7-74d8f238f3d1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-04 17:50:29.155 +05:30 5dd5289c-e5a7-4dc7-9a3a-7a593cea4f87 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTE3ODcsImV4cCI6MTcyNTQ1MjY4NywiaWF0IjoxNzI1NDUxNzg3fQ.y1xZMy1BaP5dyBBYaBeDbFVMEvOtY9aTmXYR5inkRrU - 500 89 application/json; charset=utf-8 680.94ms 2024-09-04 17:50:36.284 +05:30 3b791d75-a0e5-453f-ab75-370db6969b0f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 17:50:36.291 +05:30 3b791d75-a0e5-453f-ab75-370db6969b0f INF CORS policy execution successful. 2024-09-04 17:50:36.294 +05:30 3b791d75-a0e5-453f-ab75-370db6969b0f INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 17:50:36.297 +05:30 a84711fe-8c98-4b48-9df5-64c834c2a1e8 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 17:50:36.312 +05:30 a84711fe-8c98-4b48-9df5-64c834c2a1e8 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-04 17:50:36.604 +05:30 a84711fe-8c98-4b48-9df5-64c834c2a1e8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 17:50:36.606 +05:30 a84711fe-8c98-4b48-9df5-64c834c2a1e8 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 293.82ms 2024-09-04 17:50:36.607 +05:30 a84711fe-8c98-4b48-9df5-64c834c2a1e8 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 17:50:36.607 +05:30 a84711fe-8c98-4b48-9df5-64c834c2a1e8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3b791d75-a0e5-453f-ab75-370db6969b0f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 17:50:36.608 +05:30 a84711fe-8c98-4b48-9df5-64c834c2a1e8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 323.8793ms 2024-09-04 17:50:38.482 +05:30 c9bc56ab-deb9-4f5b-98a5-688e97ad1120 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 17:50:38.485 +05:30 c9bc56ab-deb9-4f5b-98a5-688e97ad1120 INF CORS policy execution successful. 2024-09-04 17:50:38.487 +05:30 c9bc56ab-deb9-4f5b-98a5-688e97ad1120 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 5.3509ms 2024-09-04 17:50:38.525 +05:30 ff2a76c1-e9b0-40ff-9f42-c69c022a15cd INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 17:50:38.526 +05:30 ff2a76c1-e9b0-40ff-9f42-c69c022a15cd INF CORS policy execution successful. 2024-09-04 17:50:38.527 +05:30 ff2a76c1-e9b0-40ff-9f42-c69c022a15cd 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: 100}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 17:50:38.528 +05:30 a3b3df0c-460a-46f1-8d5d-02df52bfaf3b INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 17:50:38.535 +05:30 a3b3df0c-460a-46f1-8d5d-02df52bfaf3b 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-04 17:50:38.615 +05:30 a3b3df0c-460a-46f1-8d5d-02df52bfaf3b INF Database retrieved 2024-09-04 17:50:38.647 +05:30 a3b3df0c-460a-46f1-8d5d-02df52bfaf3b INF Token generated 2024-09-04 17:50:38.649 +05:30 a3b3df0c-460a-46f1-8d5d-02df52bfaf3b INF Token generated 2024-09-04 17:50:38.652 +05:30 a3b3df0c-460a-46f1-8d5d-02df52bfaf3b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 17:50:38.653 +05:30 a3b3df0c-460a-46f1-8d5d-02df52bfaf3b INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 117.8353ms 2024-09-04 17:50:38.653 +05:30 a3b3df0c-460a-46f1-8d5d-02df52bfaf3b INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 17:50:38.653 +05:30 a3b3df0c-460a-46f1-8d5d-02df52bfaf3b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ff2a76c1-e9b0-40ff-9f42-c69c022a15cd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTI0MzgsImV4cCI6MTcyNTQ1MzAzOCwiaWF0IjoxNzI1NDUyNDM4fQ.EvXLgdeK4eHiT2-2YkHkncrpFkZl68B8tqWWK8bc0FU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTI0MzgsImV4cCI6MTcyNTQ1MzMzOCwiaWF0IjoxNzI1NDUyNDM4fQ.VnW1RClCXMPiqDpJyFfXLDO3DsHPsKHKgtbau4WXfaY\"}"} 2024-09-04 17:50:38.654 +05:30 a3b3df0c-460a-46f1-8d5d-02df52bfaf3b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 128.8054ms 2024-09-04 18:01:26.925 +05:30 INF Application is shutting down... 2024-09-04 18:02:54.960 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 18:02:55.014 +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-04 18:02:55.033 +05:30 INF Creating key {78ada385-b517-4e9d-9f8e-abb2ff460b77} with creation date 2024-09-04 12:32:55Z, activation date 2024-09-04 12:32:55Z, and expiration date 2024-12-03 12:32:55Z. 2024-09-04 18:02:55.045 +05:30 WRN No XML encryptor configured. Key {78ada385-b517-4e9d-9f8e-abb2ff460b77} may be persisted to storage in unencrypted form. 2024-09-04 18:02:55.248 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 18:02:55.248 +05:30 INF Hosting environment: Production 2024-09-04 18:02:55.248 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 18:02:55.264 +05:30 63dd2bd6-2fdf-4aab-aafb-3c68eab51048 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTI0MzgsImV4cCI6MTcyNTQ1MzMzOCwiaWF0IjoxNzI1NDUyNDM4fQ.VnW1RClCXMPiqDpJyFfXLDO3DsHPsKHKgtbau4WXfaY - null null 2024-09-04 18:02:55.335 +05:30 63dd2bd6-2fdf-4aab-aafb-3c68eab51048 INF CORS policy execution successful. 2024-09-04 18:02:55.359 +05:30 63dd2bd6-2fdf-4aab-aafb-3c68eab51048 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTI0MzgsImV4cCI6MTcyNTQ1MzMzOCwiaWF0IjoxNzI1NDUyNDM4fQ.VnW1RClCXMPiqDpJyFfXLDO3DsHPsKHKgtbau4WXfaY 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 18:02:55.401 +05:30 cd67c2e8-bfe6-4ef3-b83a-ae731738469c INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 18:02:55.444 +05:30 cd67c2e8-bfe6-4ef3-b83a-ae731738469c 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-04 18:02:55.725 +05:30 cd67c2e8-bfe6-4ef3-b83a-ae731738469c ERR Error occurred while excecuting procedure:xsp_s_UserLogin_XP_GT: 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.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) ClientConnectionId:14348990-8fa9-425a-9e6b-c5eed49fb078 Error Number:18456,State:1,Class:14 2024-09-04 18:02:55.737 +05:30 cd67c2e8-bfe6-4ef3-b83a-ae731738469c 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.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:14348990-8fa9-425a-9e6b-c5eed49fb078 Error Number:18456,State:1,Class:14 2024-09-04 18:02:55.749 +05:30 cd67c2e8-bfe6-4ef3-b83a-ae731738469c INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 18:02:55.867 +05:30 cd67c2e8-bfe6-4ef3-b83a-ae731738469c INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 419.2068ms 2024-09-04 18:02:55.871 +05:30 cd67c2e8-bfe6-4ef3-b83a-ae731738469c INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 18:02:55.872 +05:30 cd67c2e8-bfe6-4ef3-b83a-ae731738469c INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 63dd2bd6-2fdf-4aab-aafb-3c68eab51048}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-04 18:02:55.887 +05:30 cd67c2e8-bfe6-4ef3-b83a-ae731738469c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTI0MzgsImV4cCI6MTcyNTQ1MzMzOCwiaWF0IjoxNzI1NDUyNDM4fQ.VnW1RClCXMPiqDpJyFfXLDO3DsHPsKHKgtbau4WXfaY - 500 89 application/json; charset=utf-8 626.1395ms 2024-09-04 18:03:04.676 +05:30 4052b345-5239-4a66-80a0-a670a085711c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 18:03:04.680 +05:30 4052b345-5239-4a66-80a0-a670a085711c INF CORS policy execution successful. 2024-09-04 18:03:04.683 +05:30 4052b345-5239-4a66-80a0-a670a085711c INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 18:03:04.685 +05:30 918876c8-f05c-49fc-b509-912211357518 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 18:03:04.693 +05:30 918876c8-f05c-49fc-b509-912211357518 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-04 18:03:04.985 +05:30 918876c8-f05c-49fc-b509-912211357518 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 18:03:04.990 +05:30 918876c8-f05c-49fc-b509-912211357518 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 296.0782ms 2024-09-04 18:03:04.990 +05:30 918876c8-f05c-49fc-b509-912211357518 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 18:03:04.991 +05:30 918876c8-f05c-49fc-b509-912211357518 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4052b345-5239-4a66-80a0-a670a085711c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 18:03:04.996 +05:30 918876c8-f05c-49fc-b509-912211357518 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 320.4502ms 2024-09-04 18:03:07.036 +05:30 7cc31de0-df6a-4028-a378-9c221c4944f7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 18:03:07.041 +05:30 7cc31de0-df6a-4028-a378-9c221c4944f7 INF CORS policy execution successful. 2024-09-04 18:03:07.043 +05:30 7cc31de0-df6a-4028-a378-9c221c4944f7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 6.9087ms 2024-09-04 18:03:07.081 +05:30 dde1b85b-c106-4f57-bfce-565688a96d79 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 18:03:07.081 +05:30 dde1b85b-c106-4f57-bfce-565688a96d79 INF CORS policy execution successful. 2024-09-04 18:03:07.082 +05:30 dde1b85b-c106-4f57-bfce-565688a96d79 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: 100}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 18:03:07.084 +05:30 fdde5a2d-9d4a-4353-a02d-ea2671f85efd INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 18:03:07.095 +05:30 fdde5a2d-9d4a-4353-a02d-ea2671f85efd 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-04 18:03:07.188 +05:30 fdde5a2d-9d4a-4353-a02d-ea2671f85efd INF Database retrieved 2024-09-04 18:03:07.217 +05:30 fdde5a2d-9d4a-4353-a02d-ea2671f85efd INF Token generated 2024-09-04 18:03:07.219 +05:30 fdde5a2d-9d4a-4353-a02d-ea2671f85efd INF Token generated 2024-09-04 18:03:07.221 +05:30 fdde5a2d-9d4a-4353-a02d-ea2671f85efd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 18:03:07.221 +05:30 fdde5a2d-9d4a-4353-a02d-ea2671f85efd INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 126.0895ms 2024-09-04 18:03:07.221 +05:30 fdde5a2d-9d4a-4353-a02d-ea2671f85efd INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 18:03:07.222 +05:30 fdde5a2d-9d4a-4353-a02d-ea2671f85efd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dde1b85b-c106-4f57-bfce-565688a96d79}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTMxODcsImV4cCI6MTcyNTQ1Mzc4NywiaWF0IjoxNzI1NDUzMTg3fQ.EMpb3q6jEMyDAxt8Mp5AYbyTzqJgpdjyGz7eqngdGxs\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTMxODcsImV4cCI6MTcyNTQ1NDA4NywiaWF0IjoxNzI1NDUzMTg3fQ.sWlm8o72W9ADu4afn-w6pe9XhfFonOmqb8ktOUlc39A\"}"} 2024-09-04 18:03:07.222 +05:30 fdde5a2d-9d4a-4353-a02d-ea2671f85efd INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 141.9357ms 2024-09-04 18:13:53.864 +05:30 INF Application is shutting down... 2024-09-04 18:19:47.602 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 18:19:47.646 +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-04 18:19:47.664 +05:30 INF Creating key {495a26a1-3429-4dbb-9a7c-ea6ec1dca06a} with creation date 2024-09-04 12:49:47Z, activation date 2024-09-04 12:49:47Z, and expiration date 2024-12-03 12:49:47Z. 2024-09-04 18:19:47.680 +05:30 WRN No XML encryptor configured. Key {495a26a1-3429-4dbb-9a7c-ea6ec1dca06a} may be persisted to storage in unencrypted form. 2024-09-04 18:19:47.845 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 18:19:47.845 +05:30 INF Hosting environment: Production 2024-09-04 18:19:47.845 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 18:19:47.878 +05:30 9482a358-a2b7-4ea1-a233-de31176e3992 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzMyNCwiaWF0IjoxNzI1NDMyNDI0fQ.E7N-PfHWy3t-O0EsB8TW6Eq8qqozwtvE4vItLz3D6oE - null null 2024-09-04 18:19:47.946 +05:30 9482a358-a2b7-4ea1-a233-de31176e3992 INF CORS policy execution successful. 2024-09-04 18:19:47.968 +05:30 9482a358-a2b7-4ea1-a233-de31176e3992 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzMyNCwiaWF0IjoxNzI1NDMyNDI0fQ.E7N-PfHWy3t-O0EsB8TW6Eq8qqozwtvE4vItLz3D6oE 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-04 18:19:48.006 +05:30 88227ec0-6451-427f-9920-bdaff328f2e1 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 18:19:48.037 +05:30 88227ec0-6451-427f-9920-bdaff328f2e1 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-04 18:19:48.192 +05:30 88227ec0-6451-427f-9920-bdaff328f2e1 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 18:19:48.325 +05:30 88227ec0-6451-427f-9920-bdaff328f2e1 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 282.2765ms 2024-09-04 18:19:48.329 +05:30 88227ec0-6451-427f-9920-bdaff328f2e1 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 18:19:48.331 +05:30 88227ec0-6451-427f-9920-bdaff328f2e1 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 9482a358-a2b7-4ea1-a233-de31176e3992}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 18:19:48.346 +05:30 88227ec0-6451-427f-9920-bdaff328f2e1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0MzI0MjQsImV4cCI6MTcyNTQzMzMyNCwiaWF0IjoxNzI1NDMyNDI0fQ.E7N-PfHWy3t-O0EsB8TW6Eq8qqozwtvE4vItLz3D6oE - 400 90 application/json; charset=utf-8 470.8535ms 2024-09-04 18:19:52.875 +05:30 06456471-6c64-4ea2-825a-c3a9406c3e2e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 18:19:52.879 +05:30 06456471-6c64-4ea2-825a-c3a9406c3e2e INF CORS policy execution successful. 2024-09-04 18:19:52.881 +05:30 06456471-6c64-4ea2-825a-c3a9406c3e2e INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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-04 18:19:52.883 +05:30 9ce56ba1-57c5-44ec-b522-c174ae6ec420 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 18:19:52.899 +05:30 9ce56ba1-57c5-44ec-b522-c174ae6ec420 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-04 18:19:53.292 +05:30 9ce56ba1-57c5-44ec-b522-c174ae6ec420 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 18:19:53.297 +05:30 9ce56ba1-57c5-44ec-b522-c174ae6ec420 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 397.9944ms 2024-09-04 18:19:53.299 +05:30 9ce56ba1-57c5-44ec-b522-c174ae6ec420 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 18:19:53.301 +05:30 9ce56ba1-57c5-44ec-b522-c174ae6ec420 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 06456471-6c64-4ea2-825a-c3a9406c3e2e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 18:19:53.305 +05:30 9ce56ba1-57c5-44ec-b522-c174ae6ec420 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 429.8298ms 2024-09-04 18:19:58.704 +05:30 8c93b944-e85d-4760-8fb2-94dc944d9f56 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 18:19:58.709 +05:30 8c93b944-e85d-4760-8fb2-94dc944d9f56 INF CORS policy execution successful. 2024-09-04 18:19:58.710 +05:30 8c93b944-e85d-4760-8fb2-94dc944d9f56 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 5.7251ms 2024-09-04 18:19:58.762 +05:30 585e2e69-d57e-4207-a620-9cf82324071a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 18:19:58.763 +05:30 585e2e69-d57e-4207-a620-9cf82324071a INF CORS policy execution successful. 2024-09-04 18:19:58.764 +05:30 585e2e69-d57e-4207-a620-9cf82324071a 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":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 18:19:58.766 +05:30 56cb7d2e-0ef1-45c7-bb45-f32ef0e4963e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 18:19:58.772 +05:30 56cb7d2e-0ef1-45c7-bb45-f32ef0e4963e 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-04 18:19:58.857 +05:30 56cb7d2e-0ef1-45c7-bb45-f32ef0e4963e INF Database retrieved 2024-09-04 18:19:58.905 +05:30 56cb7d2e-0ef1-45c7-bb45-f32ef0e4963e INF Token generated 2024-09-04 18:19:58.906 +05:30 56cb7d2e-0ef1-45c7-bb45-f32ef0e4963e INF Token generated 2024-09-04 18:19:58.908 +05:30 56cb7d2e-0ef1-45c7-bb45-f32ef0e4963e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 18:19:58.909 +05:30 56cb7d2e-0ef1-45c7-bb45-f32ef0e4963e INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 136.4136ms 2024-09-04 18:19:58.909 +05:30 56cb7d2e-0ef1-45c7-bb45-f32ef0e4963e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 18:19:58.909 +05:30 56cb7d2e-0ef1-45c7-bb45-f32ef0e4963e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 585e2e69-d57e-4207-a620-9cf82324071a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTQxOTgsImV4cCI6MTcyNTQ1NDc5OCwiaWF0IjoxNzI1NDU0MTk4fQ.cArIRJgc2-9Xt9t3R1k5OPl0FMFqCkt4FrMB3rV5Lsk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTQxOTgsImV4cCI6MTcyNTQ1NTA5OCwiaWF0IjoxNzI1NDU0MTk4fQ.CgP8d2Cp9k74gdCmhQ_dPgjUJzIa-8dcclpXv-d7XFA\"}"} 2024-09-04 18:19:58.910 +05:30 56cb7d2e-0ef1-45c7-bb45-f32ef0e4963e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 147.7872ms 2024-09-04 18:30:46.291 +05:30 INF Application is shutting down... 2024-09-04 18:34:13.746 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 18:34:13.808 +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-04 18:34:13.840 +05:30 INF Creating key {a398a563-0882-41af-a9a9-d7d683e77422} with creation date 2024-09-04 13:04:13Z, activation date 2024-09-04 13:04:13Z, and expiration date 2024-12-03 13:04:13Z. 2024-09-04 18:34:13.861 +05:30 WRN No XML encryptor configured. Key {a398a563-0882-41af-a9a9-d7d683e77422} may be persisted to storage in unencrypted form. 2024-09-04 18:34:14.069 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 18:34:14.070 +05:30 INF Hosting environment: Production 2024-09-04 18:34:14.070 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 18:34:14.084 +05:30 9d51ed88-b5f6-4027-a84a-197d8c05341e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-04 18:34:14.160 +05:30 9d51ed88-b5f6-4027-a84a-197d8c05341e 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.41.2}, {Postman-Token: 95309c87-18d1-4420-b558-516576265469} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 18:34:14.207 +05:30 3c5f4d84-d497-4222-953b-9a977b41abb5 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 18:34:14.232 +05:30 3c5f4d84-d497-4222-953b-9a977b41abb5 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-04 18:34:14.776 +05:30 3c5f4d84-d497-4222-953b-9a977b41abb5 INF Database retrieved 2024-09-04 18:34:14.864 +05:30 3c5f4d84-d497-4222-953b-9a977b41abb5 INF Token generated 2024-09-04 18:34:14.866 +05:30 3c5f4d84-d497-4222-953b-9a977b41abb5 INF Token generated 2024-09-04 18:34:14.913 +05:30 3c5f4d84-d497-4222-953b-9a977b41abb5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 18:34:14.942 +05:30 3c5f4d84-d497-4222-953b-9a977b41abb5 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 704.643ms 2024-09-04 18:34:14.947 +05:30 3c5f4d84-d497-4222-953b-9a977b41abb5 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 18:34:14.950 +05:30 3c5f4d84-d497-4222-953b-9a977b41abb5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9d51ed88-b5f6-4027-a84a-197d8c05341e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTUwNTQsImV4cCI6MTcyNTQ1NTY1NCwiaWF0IjoxNzI1NDU1MDU0fQ.fsv9He2VY5FPigBXHbEtzdIa1UXUFrIpJyutKRYxjXY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTUwNTQsImV4cCI6MTcyNTQ1NTk1NCwiaWF0IjoxNzI1NDU1MDU0fQ.2qbQFFf80zXfRV7U5eBb7ie1ZuwOYETykZ1G57P_tuQ\"}"} 2024-09-04 18:34:14.967 +05:30 3c5f4d84-d497-4222-953b-9a977b41abb5 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 885.3498ms 2024-09-04 18:45:12.514 +05:30 INF Application is shutting down... 2024-09-04 18:45:19.230 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 18:45:19.300 +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-04 18:45:19.327 +05:30 INF Creating key {6394f70a-0a70-424a-b317-26b5458cdacc} with creation date 2024-09-04 13:15:19Z, activation date 2024-09-04 13:15:19Z, and expiration date 2024-12-03 13:15:19Z. 2024-09-04 18:45:19.341 +05:30 WRN No XML encryptor configured. Key {6394f70a-0a70-424a-b317-26b5458cdacc} may be persisted to storage in unencrypted form. 2024-09-04 18:45:19.571 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 18:45:19.572 +05:30 INF Hosting environment: Production 2024-09-04 18:45:19.572 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 18:45:19.592 +05:30 14a7d9a2-48ff-4891-a260-22b187745fb7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTMxODcsImV4cCI6MTcyNTQ1NDA4NywiaWF0IjoxNzI1NDUzMTg3fQ.sWlm8o72W9ADu4afn-w6pe9XhfFonOmqb8ktOUlc39A - null null 2024-09-04 18:45:19.592 +05:30 fc14492c-cf35-4202-86db-e33081d52413 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTMxODcsImV4cCI6MTcyNTQ1NDA4NywiaWF0IjoxNzI1NDUzMTg3fQ.sWlm8o72W9ADu4afn-w6pe9XhfFonOmqb8ktOUlc39A - null null 2024-09-04 18:45:19.673 +05:30 fc14492c-cf35-4202-86db-e33081d52413 INF CORS policy execution successful. 2024-09-04 18:45:19.673 +05:30 14a7d9a2-48ff-4891-a260-22b187745fb7 INF CORS policy execution successful. 2024-09-04 18:45:19.703 +05:30 14a7d9a2-48ff-4891-a260-22b187745fb7 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTMxODcsImV4cCI6MTcyNTQ1NDA4NywiaWF0IjoxNzI1NDUzMTg3fQ.sWlm8o72W9ADu4afn-w6pe9XhfFonOmqb8ktOUlc39A 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 18:45:19.703 +05:30 fc14492c-cf35-4202-86db-e33081d52413 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTMxODcsImV4cCI6MTcyNTQ1NDA4NywiaWF0IjoxNzI1NDUzMTg3fQ.sWlm8o72W9ADu4afn-w6pe9XhfFonOmqb8ktOUlc39A 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 18:45:19.769 +05:30 0f82f476-bd65-47a3-8ac4-325938b56d0b INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 18:45:19.770 +05:30 8b7dca62-1793-4994-94a1-d149ad1ea2dd INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 18:45:19.808 +05:30 8b7dca62-1793-4994-94a1-d149ad1ea2dd 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-04 18:45:19.808 +05:30 0f82f476-bd65-47a3-8ac4-325938b56d0b 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-04 18:45:19.974 +05:30 0f82f476-bd65-47a3-8ac4-325938b56d0b INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 18:45:19.974 +05:30 8b7dca62-1793-4994-94a1-d149ad1ea2dd INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 18:45:20.107 +05:30 8b7dca62-1793-4994-94a1-d149ad1ea2dd INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 293.0959ms 2024-09-04 18:45:20.107 +05:30 0f82f476-bd65-47a3-8ac4-325938b56d0b INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 292.7887ms 2024-09-04 18:45:20.112 +05:30 8b7dca62-1793-4994-94a1-d149ad1ea2dd INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 18:45:20.112 +05:30 0f82f476-bd65-47a3-8ac4-325938b56d0b INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 18:45:20.112 +05:30 0f82f476-bd65-47a3-8ac4-325938b56d0b INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: fc14492c-cf35-4202-86db-e33081d52413}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 18:45:20.113 +05:30 8b7dca62-1793-4994-94a1-d149ad1ea2dd INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 14a7d9a2-48ff-4891-a260-22b187745fb7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 18:45:20.130 +05:30 0f82f476-bd65-47a3-8ac4-325938b56d0b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTMxODcsImV4cCI6MTcyNTQ1NDA4NywiaWF0IjoxNzI1NDUzMTg3fQ.sWlm8o72W9ADu4afn-w6pe9XhfFonOmqb8ktOUlc39A - 400 90 application/json; charset=utf-8 541.1215ms 2024-09-04 18:45:20.133 +05:30 8b7dca62-1793-4994-94a1-d149ad1ea2dd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTMxODcsImV4cCI6MTcyNTQ1NDA4NywiaWF0IjoxNzI1NDUzMTg3fQ.sWlm8o72W9ADu4afn-w6pe9XhfFonOmqb8ktOUlc39A - 400 90 application/json; charset=utf-8 543.9972ms 2024-09-04 18:46:26.716 +05:30 c5a607e9-7552-45d0-b771-23b00421257c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 18:46:26.728 +05:30 c5a607e9-7552-45d0-b771-23b00421257c INF CORS policy execution successful. 2024-09-04 18:46:26.731 +05:30 c5a607e9-7552-45d0-b771-23b00421257c INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 18:46:26.735 +05:30 713cb9dc-1912-4363-9e20-290183e41a27 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 18:46:26.748 +05:30 713cb9dc-1912-4363-9e20-290183e41a27 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-04 18:46:27.177 +05:30 713cb9dc-1912-4363-9e20-290183e41a27 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 18:46:27.179 +05:30 713cb9dc-1912-4363-9e20-290183e41a27 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 429.914ms 2024-09-04 18:46:27.179 +05:30 713cb9dc-1912-4363-9e20-290183e41a27 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 18:46:27.180 +05:30 713cb9dc-1912-4363-9e20-290183e41a27 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c5a607e9-7552-45d0-b771-23b00421257c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 18:46:27.182 +05:30 713cb9dc-1912-4363-9e20-290183e41a27 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 466.0099ms 2024-09-04 18:46:33.407 +05:30 cea38732-a62c-4668-9442-0f9713414645 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 18:46:33.407 +05:30 cea38732-a62c-4668-9442-0f9713414645 INF CORS policy execution successful. 2024-09-04 18:46:33.409 +05:30 cea38732-a62c-4668-9442-0f9713414645 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.735ms 2024-09-04 18:46:33.445 +05:30 6cb397a2-10bf-49c9-b939-c6f3a94e3c79 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 18:46:33.446 +05:30 6cb397a2-10bf-49c9-b939-c6f3a94e3c79 INF CORS policy execution successful. 2024-09-04 18:46:33.447 +05:30 6cb397a2-10bf-49c9-b939-c6f3a94e3c79 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: 100}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 18:46:33.448 +05:30 e9387f0b-27dc-45c9-ba78-d1e69239d601 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 18:46:33.456 +05:30 e9387f0b-27dc-45c9-ba78-d1e69239d601 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-04 18:46:33.528 +05:30 e9387f0b-27dc-45c9-ba78-d1e69239d601 INF Database retrieved 2024-09-04 18:46:33.614 +05:30 e9387f0b-27dc-45c9-ba78-d1e69239d601 INF Token generated 2024-09-04 18:46:33.616 +05:30 e9387f0b-27dc-45c9-ba78-d1e69239d601 INF Token generated 2024-09-04 18:46:33.621 +05:30 e9387f0b-27dc-45c9-ba78-d1e69239d601 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 18:46:33.626 +05:30 e9387f0b-27dc-45c9-ba78-d1e69239d601 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 169.8791ms 2024-09-04 18:46:33.626 +05:30 e9387f0b-27dc-45c9-ba78-d1e69239d601 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 18:46:33.627 +05:30 e9387f0b-27dc-45c9-ba78-d1e69239d601 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6cb397a2-10bf-49c9-b939-c6f3a94e3c79}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTU3OTMsImV4cCI6MTcyNTQ1NjM5MywiaWF0IjoxNzI1NDU1NzkzfQ.cnFS1PPuwPPtb5qXvTLclo5A9BnZ9b99pSvOakLSuD0\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTU3OTMsImV4cCI6MTcyNTQ1NjY5MywiaWF0IjoxNzI1NDU1NzkzfQ.p36SyrhvcHTjKP2x2CMskZES2KbPfWmfeYIDuqGNhKw\"}"} 2024-09-04 18:46:33.628 +05:30 e9387f0b-27dc-45c9-ba78-d1e69239d601 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 182.6588ms 2024-09-04 18:47:44.007 +05:30 e77e06dd-f4df-49d0-b233-c1e309bc158a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-04 18:47:44.013 +05:30 e77e06dd-f4df-49d0-b233-c1e309bc158a 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.41.2}, {Postman-Token: 2bada27d-ca59-40fa-b873-5829456f755d} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-04 18:47:44.015 +05:30 ee5ffd7f-bf74-481b-a110-11c1ee0c7785 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 18:47:44.016 +05:30 ee5ffd7f-bf74-481b-a110-11c1ee0c7785 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-04 18:47:44.039 +05:30 ee5ffd7f-bf74-481b-a110-11c1ee0c7785 INF Database retrieved 2024-09-04 18:47:44.043 +05:30 ee5ffd7f-bf74-481b-a110-11c1ee0c7785 INF Token generated 2024-09-04 18:47:44.043 +05:30 ee5ffd7f-bf74-481b-a110-11c1ee0c7785 INF Token generated 2024-09-04 18:47:44.044 +05:30 ee5ffd7f-bf74-481b-a110-11c1ee0c7785 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 18:47:44.045 +05:30 ee5ffd7f-bf74-481b-a110-11c1ee0c7785 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 28.311ms 2024-09-04 18:47:44.045 +05:30 ee5ffd7f-bf74-481b-a110-11c1ee0c7785 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 18:47:44.045 +05:30 ee5ffd7f-bf74-481b-a110-11c1ee0c7785 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e77e06dd-f4df-49d0-b233-c1e309bc158a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTU4NjQsImV4cCI6MTcyNTQ1NjQ2NCwiaWF0IjoxNzI1NDU1ODY0fQ.bHZKEzyncnBAV2qqQmdYRtIAZf0j-A2VwN4VeWlXVCY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTU4NjQsImV4cCI6MTcyNTQ1Njc2NCwiaWF0IjoxNzI1NDU1ODY0fQ.N1HsvVPy6hrSesreWwh7uZ_Vd_3JGVV2aTEWAlOpvQw\"}"} 2024-09-04 18:47:44.046 +05:30 ee5ffd7f-bf74-481b-a110-11c1ee0c7785 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 40.539ms 2024-09-04 18:57:37.461 +05:30 ae22307f-7263-472b-8a10-9e2330d433b2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTU3OTMsImV4cCI6MTcyNTQ1NjY5MywiaWF0IjoxNzI1NDU1NzkzfQ.p36SyrhvcHTjKP2x2CMskZES2KbPfWmfeYIDuqGNhKw - null null 2024-09-04 18:57:37.468 +05:30 ae22307f-7263-472b-8a10-9e2330d433b2 INF CORS policy execution successful. 2024-09-04 18:57:37.471 +05:30 ae22307f-7263-472b-8a10-9e2330d433b2 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTU3OTMsImV4cCI6MTcyNTQ1NjY5MywiaWF0IjoxNzI1NDU1NzkzfQ.p36SyrhvcHTjKP2x2CMskZES2KbPfWmfeYIDuqGNhKw 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 18:57:37.475 +05:30 3c5e583f-6bd1-4b58-ac12-4e07224c1697 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 18:57:37.477 +05:30 3c5e583f-6bd1-4b58-ac12-4e07224c1697 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-04 18:57:37.543 +05:30 3c5e583f-6bd1-4b58-ac12-4e07224c1697 INF Token generated 2024-09-04 18:57:37.544 +05:30 3c5e583f-6bd1-4b58-ac12-4e07224c1697 INF Token generated 2024-09-04 18:57:37.546 +05:30 3c5e583f-6bd1-4b58-ac12-4e07224c1697 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 18:57:37.547 +05:30 3c5e583f-6bd1-4b58-ac12-4e07224c1697 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 69.3274ms 2024-09-04 18:57:37.547 +05:30 3c5e583f-6bd1-4b58-ac12-4e07224c1697 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 18:57:37.547 +05:30 3c5e583f-6bd1-4b58-ac12-4e07224c1697 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ae22307f-7263-472b-8a10-9e2330d433b2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTY0NTcsImV4cCI6MTcyNTQ1NzA1NywiaWF0IjoxNzI1NDU2NDU3fQ.dl-7pAcz1LA6KwtKVLBziXsqcJJM0VUunbXn_vOQBZ8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTY0NTcsImV4cCI6MTcyNTQ1NzM1NywiaWF0IjoxNzI1NDU2NDU3fQ.SAj1gU4ojUqzSBjIlWShruB2FhkmxQTlIDk5BluMCbc\"}"} 2024-09-04 18:57:37.548 +05:30 3c5e583f-6bd1-4b58-ac12-4e07224c1697 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTU3OTMsImV4cCI6MTcyNTQ1NjY5MywiaWF0IjoxNzI1NDU1NzkzfQ.p36SyrhvcHTjKP2x2CMskZES2KbPfWmfeYIDuqGNhKw - 200 899 application/json; charset=utf-8 87.7887ms 2024-09-04 19:07:37.130 +05:30 3e7e52f0-0524-4ad2-b5cd-778be1a1be75 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTY0NTcsImV4cCI6MTcyNTQ1NzM1NywiaWF0IjoxNzI1NDU2NDU3fQ.SAj1gU4ojUqzSBjIlWShruB2FhkmxQTlIDk5BluMCbc - null null 2024-09-04 19:07:37.134 +05:30 3e7e52f0-0524-4ad2-b5cd-778be1a1be75 INF CORS policy execution successful. 2024-09-04 19:07:37.136 +05:30 3e7e52f0-0524-4ad2-b5cd-778be1a1be75 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTY0NTcsImV4cCI6MTcyNTQ1NzM1NywiaWF0IjoxNzI1NDU2NDU3fQ.SAj1gU4ojUqzSBjIlWShruB2FhkmxQTlIDk5BluMCbc 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 19:07:37.137 +05:30 4aa344a4-f3bd-476c-86d9-0d4604337d5f INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 19:07:37.138 +05:30 4aa344a4-f3bd-476c-86d9-0d4604337d5f 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-04 19:07:37.164 +05:30 4aa344a4-f3bd-476c-86d9-0d4604337d5f INF Token generated 2024-09-04 19:07:37.164 +05:30 4aa344a4-f3bd-476c-86d9-0d4604337d5f INF Token generated 2024-09-04 19:07:37.165 +05:30 4aa344a4-f3bd-476c-86d9-0d4604337d5f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:07:37.166 +05:30 4aa344a4-f3bd-476c-86d9-0d4604337d5f INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 28.2091ms 2024-09-04 19:07:37.166 +05:30 4aa344a4-f3bd-476c-86d9-0d4604337d5f INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 19:07:37.167 +05:30 4aa344a4-f3bd-476c-86d9-0d4604337d5f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e7e52f0-0524-4ad2-b5cd-778be1a1be75}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTcwNTcsImV4cCI6MTcyNTQ1NzY1NywiaWF0IjoxNzI1NDU3MDU3fQ.qUyu-k4pivTRAFslnABQLFiubh09ko-TWTfvBsQShqE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTcwNTcsImV4cCI6MTcyNTQ1Nzk1NywiaWF0IjoxNzI1NDU3MDU3fQ.a-N75OfKpIekXMM9MeLtYFZxiRvmYZmc0iDstStIoCM\"}"} 2024-09-04 19:07:37.168 +05:30 4aa344a4-f3bd-476c-86d9-0d4604337d5f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTY0NTcsImV4cCI6MTcyNTQ1NzM1NywiaWF0IjoxNzI1NDU2NDU3fQ.SAj1gU4ojUqzSBjIlWShruB2FhkmxQTlIDk5BluMCbc - 200 899 application/json; charset=utf-8 37.8599ms 2024-09-04 19:18:18.014 +05:30 INF Application is shutting down... 2024-09-04 19:18:21.422 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 19:18:21.476 +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-04 19:18:21.499 +05:30 INF Creating key {9ecb731e-c71e-451c-a59d-086e8f6dc495} with creation date 2024-09-04 13:48:21Z, activation date 2024-09-04 13:48:21Z, and expiration date 2024-12-03 13:48:21Z. 2024-09-04 19:18:21.522 +05:30 WRN No XML encryptor configured. Key {9ecb731e-c71e-451c-a59d-086e8f6dc495} may be persisted to storage in unencrypted form. 2024-09-04 19:18:21.715 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 19:18:21.715 +05:30 INF Hosting environment: Production 2024-09-04 19:18:21.716 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 19:18:21.730 +05:30 7428778b-1b58-4420-8be2-f69486555677 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTcwNTcsImV4cCI6MTcyNTQ1Nzk1NywiaWF0IjoxNzI1NDU3MDU3fQ.a-N75OfKpIekXMM9MeLtYFZxiRvmYZmc0iDstStIoCM - null null 2024-09-04 19:18:21.730 +05:30 f3f33a8d-5305-4fad-8a36-63d878eefde6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTcwNTcsImV4cCI6MTcyNTQ1Nzk1NywiaWF0IjoxNzI1NDU3MDU3fQ.a-N75OfKpIekXMM9MeLtYFZxiRvmYZmc0iDstStIoCM - null null 2024-09-04 19:18:21.794 +05:30 f3f33a8d-5305-4fad-8a36-63d878eefde6 INF CORS policy execution successful. 2024-09-04 19:18:21.794 +05:30 7428778b-1b58-4420-8be2-f69486555677 INF CORS policy execution successful. 2024-09-04 19:18:21.814 +05:30 f3f33a8d-5305-4fad-8a36-63d878eefde6 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTcwNTcsImV4cCI6MTcyNTQ1Nzk1NywiaWF0IjoxNzI1NDU3MDU3fQ.a-N75OfKpIekXMM9MeLtYFZxiRvmYZmc0iDstStIoCM 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 19:18:21.814 +05:30 7428778b-1b58-4420-8be2-f69486555677 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTcwNTcsImV4cCI6MTcyNTQ1Nzk1NywiaWF0IjoxNzI1NDU3MDU3fQ.a-N75OfKpIekXMM9MeLtYFZxiRvmYZmc0iDstStIoCM 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 19:18:21.864 +05:30 077a2dfe-b6fe-4965-81f4-fc8fea69dfbd INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 19:18:21.864 +05:30 65b2e8f0-cdbf-49d6-9146-c3792531af41 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 19:18:21.892 +05:30 077a2dfe-b6fe-4965-81f4-fc8fea69dfbd 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-04 19:18:21.892 +05:30 65b2e8f0-cdbf-49d6-9146-c3792531af41 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-04 19:18:22.202 +05:30 65b2e8f0-cdbf-49d6-9146-c3792531af41 ERR Error occurred while excecuting procedure:xsp_s_UserLogin_XP_GT: 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.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) ClientConnectionId:dbe33648-6123-4350-8247-bbd3b7948f1d Error Number:18456,State:1,Class:14 2024-09-04 19:18:22.202 +05:30 077a2dfe-b6fe-4965-81f4-fc8fea69dfbd ERR Error occurred while excecuting procedure:xsp_s_UserLogin_XP_GT: 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.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) ClientConnectionId:dbe33648-6123-4350-8247-bbd3b7948f1d Error Number:18456,State:1,Class:14 2024-09-04 19:18:22.219 +05:30 65b2e8f0-cdbf-49d6-9146-c3792531af41 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.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:dbe33648-6123-4350-8247-bbd3b7948f1d Error Number:18456,State:1,Class:14 2024-09-04 19:18:22.220 +05:30 077a2dfe-b6fe-4965-81f4-fc8fea69dfbd 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.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:dbe33648-6123-4350-8247-bbd3b7948f1d Error Number:18456,State:1,Class:14 2024-09-04 19:18:22.230 +05:30 65b2e8f0-cdbf-49d6-9146-c3792531af41 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:18:22.230 +05:30 077a2dfe-b6fe-4965-81f4-fc8fea69dfbd INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:18:22.344 +05:30 077a2dfe-b6fe-4965-81f4-fc8fea69dfbd INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 447.6743ms 2024-09-04 19:18:22.344 +05:30 65b2e8f0-cdbf-49d6-9146-c3792531af41 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 447.6313ms 2024-09-04 19:18:22.348 +05:30 65b2e8f0-cdbf-49d6-9146-c3792531af41 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 19:18:22.348 +05:30 077a2dfe-b6fe-4965-81f4-fc8fea69dfbd INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 19:18:22.350 +05:30 65b2e8f0-cdbf-49d6-9146-c3792531af41 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: f3f33a8d-5305-4fad-8a36-63d878eefde6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-04 19:18:22.350 +05:30 077a2dfe-b6fe-4965-81f4-fc8fea69dfbd INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 7428778b-1b58-4420-8be2-f69486555677}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-04 19:18:22.366 +05:30 077a2dfe-b6fe-4965-81f4-fc8fea69dfbd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTcwNTcsImV4cCI6MTcyNTQ1Nzk1NywiaWF0IjoxNzI1NDU3MDU3fQ.a-N75OfKpIekXMM9MeLtYFZxiRvmYZmc0iDstStIoCM - 500 89 application/json; charset=utf-8 639.782ms 2024-09-04 19:18:22.366 +05:30 65b2e8f0-cdbf-49d6-9146-c3792531af41 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTcwNTcsImV4cCI6MTcyNTQ1Nzk1NywiaWF0IjoxNzI1NDU3MDU3fQ.a-N75OfKpIekXMM9MeLtYFZxiRvmYZmc0iDstStIoCM - 500 89 application/json; charset=utf-8 639.784ms 2024-09-04 19:18:32.923 +05:30 f3f3ece1-8a6d-41ee-9077-080616fb8322 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 19:18:32.928 +05:30 f3f3ece1-8a6d-41ee-9077-080616fb8322 INF CORS policy execution successful. 2024-09-04 19:18:32.929 +05:30 f3f3ece1-8a6d-41ee-9077-080616fb8322 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 19:18:32.931 +05:30 97913c12-5c43-4726-8572-c06d25c3d72f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 19:18:32.938 +05:30 97913c12-5c43-4726-8572-c06d25c3d72f 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-04 19:18:33.225 +05:30 97913c12-5c43-4726-8572-c06d25c3d72f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:18:33.226 +05:30 97913c12-5c43-4726-8572-c06d25c3d72f INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 287.077ms 2024-09-04 19:18:33.226 +05:30 97913c12-5c43-4726-8572-c06d25c3d72f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 19:18:33.226 +05:30 97913c12-5c43-4726-8572-c06d25c3d72f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3f3ece1-8a6d-41ee-9077-080616fb8322}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 19:18:33.227 +05:30 97913c12-5c43-4726-8572-c06d25c3d72f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 304.6666ms 2024-09-04 19:18:35.168 +05:30 4533dc19-fc3b-47dd-a04d-3b7b03edcc4a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 19:18:35.168 +05:30 4533dc19-fc3b-47dd-a04d-3b7b03edcc4a INF CORS policy execution successful. 2024-09-04 19:18:35.170 +05:30 4533dc19-fc3b-47dd-a04d-3b7b03edcc4a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.2669ms 2024-09-04 19:18:35.267 +05:30 26795d30-213a-46fd-84d2-f0e9b4b764ae INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 19:18:35.267 +05:30 26795d30-213a-46fd-84d2-f0e9b4b764ae INF CORS policy execution successful. 2024-09-04 19:18:35.269 +05:30 26795d30-213a-46fd-84d2-f0e9b4b764ae 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: 100}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 19:18:35.270 +05:30 4da422ed-4f26-499c-bd56-094345652c0b INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 19:18:35.277 +05:30 4da422ed-4f26-499c-bd56-094345652c0b 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-04 19:18:35.377 +05:30 4da422ed-4f26-499c-bd56-094345652c0b INF Database retrieved 2024-09-04 19:18:35.409 +05:30 4da422ed-4f26-499c-bd56-094345652c0b INF Token generated 2024-09-04 19:18:35.410 +05:30 4da422ed-4f26-499c-bd56-094345652c0b INF Token generated 2024-09-04 19:18:35.413 +05:30 4da422ed-4f26-499c-bd56-094345652c0b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:18:35.413 +05:30 4da422ed-4f26-499c-bd56-094345652c0b INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 135.3703ms 2024-09-04 19:18:35.413 +05:30 4da422ed-4f26-499c-bd56-094345652c0b INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 19:18:35.414 +05:30 4da422ed-4f26-499c-bd56-094345652c0b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 26795d30-213a-46fd-84d2-f0e9b4b764ae}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTc3MTUsImV4cCI6MTcyNTQ1ODMxNSwiaWF0IjoxNzI1NDU3NzE1fQ.NDoX81g2tE5CFuv-bVt7C6kaAHXLwLFn1AWQGjmlJ18\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTc3MTUsImV4cCI6MTcyNTQ1ODYxNSwiaWF0IjoxNzI1NDU3NzE1fQ.jszLz94SeDqUIenILWKEjC21tPVsQ4Yss7DLEqw9K1E\"}"} 2024-09-04 19:18:35.414 +05:30 4da422ed-4f26-499c-bd56-094345652c0b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 147.2647ms 2024-09-04 19:28:49.125 +05:30 11aaf700-cf80-4533-b623-d54972144351 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTc3MTUsImV4cCI6MTcyNTQ1ODYxNSwiaWF0IjoxNzI1NDU3NzE1fQ.jszLz94SeDqUIenILWKEjC21tPVsQ4Yss7DLEqw9K1E - null null 2024-09-04 19:28:49.131 +05:30 11aaf700-cf80-4533-b623-d54972144351 INF CORS policy execution successful. 2024-09-04 19:28:49.133 +05:30 11aaf700-cf80-4533-b623-d54972144351 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTc3MTUsImV4cCI6MTcyNTQ1ODYxNSwiaWF0IjoxNzI1NDU3NzE1fQ.jszLz94SeDqUIenILWKEjC21tPVsQ4Yss7DLEqw9K1E 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 19:28:49.137 +05:30 41a4cdfb-35d9-4992-94cb-721b036c8383 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 19:28:49.138 +05:30 41a4cdfb-35d9-4992-94cb-721b036c8383 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-04 19:28:49.172 +05:30 41a4cdfb-35d9-4992-94cb-721b036c8383 INF Token generated 2024-09-04 19:28:49.173 +05:30 41a4cdfb-35d9-4992-94cb-721b036c8383 INF Token generated 2024-09-04 19:28:49.177 +05:30 41a4cdfb-35d9-4992-94cb-721b036c8383 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:28:49.179 +05:30 41a4cdfb-35d9-4992-94cb-721b036c8383 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 40.8171ms 2024-09-04 19:28:49.180 +05:30 41a4cdfb-35d9-4992-94cb-721b036c8383 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 19:28:49.180 +05:30 41a4cdfb-35d9-4992-94cb-721b036c8383 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 11aaf700-cf80-4533-b623-d54972144351}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTgzMjksImV4cCI6MTcyNTQ1ODkyOSwiaWF0IjoxNzI1NDU4MzI5fQ.zZpKuyWHX8h6V4GXisneCx0npZ3ATN_ofW1TL2Qtv8E\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTgzMjksImV4cCI6MTcyNTQ1OTIyOSwiaWF0IjoxNzI1NDU4MzI5fQ.2cWvZTTVOQ6o1bfihZ5mcqF4r_70Ew9zSM9MYT_dVqE\"}"} 2024-09-04 19:28:49.181 +05:30 41a4cdfb-35d9-4992-94cb-721b036c8383 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTc3MTUsImV4cCI6MTcyNTQ1ODYxNSwiaWF0IjoxNzI1NDU3NzE1fQ.jszLz94SeDqUIenILWKEjC21tPVsQ4Yss7DLEqw9K1E - 200 899 application/json; charset=utf-8 56.6534ms 2024-09-04 19:39:20.241 +05:30 INF Application is shutting down... 2024-09-04 19:54:11.479 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 19:54:11.544 +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-04 19:54:11.572 +05:30 INF Creating key {7b3a3d29-a9b6-4d54-bee5-1395172bf0f3} with creation date 2024-09-04 14:24:11Z, activation date 2024-09-04 14:24:11Z, and expiration date 2024-12-03 14:24:11Z. 2024-09-04 19:54:11.584 +05:30 WRN No XML encryptor configured. Key {7b3a3d29-a9b6-4d54-bee5-1395172bf0f3} may be persisted to storage in unencrypted form. 2024-09-04 19:54:11.842 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 19:54:11.842 +05:30 INF Hosting environment: Production 2024-09-04 19:54:11.842 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 19:54:11.857 +05:30 3864bf9b-5913-43f2-9add-0c0245760460 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTgzMjksImV4cCI6MTcyNTQ1OTIyOSwiaWF0IjoxNzI1NDU4MzI5fQ.2cWvZTTVOQ6o1bfihZ5mcqF4r_70Ew9zSM9MYT_dVqE - null null 2024-09-04 19:54:11.916 +05:30 3864bf9b-5913-43f2-9add-0c0245760460 INF CORS policy execution successful. 2024-09-04 19:54:11.947 +05:30 3864bf9b-5913-43f2-9add-0c0245760460 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTgzMjksImV4cCI6MTcyNTQ1OTIyOSwiaWF0IjoxNzI1NDU4MzI5fQ.2cWvZTTVOQ6o1bfihZ5mcqF4r_70Ew9zSM9MYT_dVqE 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 19:54:11.993 +05:30 29c3cc06-42ec-4a1d-a0a9-c3c5aea310c5 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 19:54:12.026 +05:30 29c3cc06-42ec-4a1d-a0a9-c3c5aea310c5 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-04 19:54:12.177 +05:30 29c3cc06-42ec-4a1d-a0a9-c3c5aea310c5 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:54:12.315 +05:30 29c3cc06-42ec-4a1d-a0a9-c3c5aea310c5 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 282.1401ms 2024-09-04 19:54:12.320 +05:30 29c3cc06-42ec-4a1d-a0a9-c3c5aea310c5 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 19:54:12.321 +05:30 29c3cc06-42ec-4a1d-a0a9-c3c5aea310c5 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 3864bf9b-5913-43f2-9add-0c0245760460}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 19:54:12.335 +05:30 29c3cc06-42ec-4a1d-a0a9-c3c5aea310c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTgzMjksImV4cCI6MTcyNTQ1OTIyOSwiaWF0IjoxNzI1NDU4MzI5fQ.2cWvZTTVOQ6o1bfihZ5mcqF4r_70Ew9zSM9MYT_dVqE - 400 90 application/json; charset=utf-8 480.337ms 2024-09-04 19:54:21.773 +05:30 01d2436e-f27a-465e-9a74-755d4b2cd139 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 19:54:21.784 +05:30 01d2436e-f27a-465e-9a74-755d4b2cd139 INF CORS policy execution successful. 2024-09-04 19:54:21.787 +05:30 01d2436e-f27a-465e-9a74-755d4b2cd139 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 19:54:21.789 +05:30 3e61ec56-0b17-441e-b6ee-42c2f502fa03 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 19:54:21.798 +05:30 3e61ec56-0b17-441e-b6ee-42c2f502fa03 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-04 19:54:22.194 +05:30 3e61ec56-0b17-441e-b6ee-42c2f502fa03 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:54:22.197 +05:30 3e61ec56-0b17-441e-b6ee-42c2f502fa03 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 398.2572ms 2024-09-04 19:54:22.197 +05:30 3e61ec56-0b17-441e-b6ee-42c2f502fa03 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 19:54:22.199 +05:30 3e61ec56-0b17-441e-b6ee-42c2f502fa03 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 01d2436e-f27a-465e-9a74-755d4b2cd139}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 19:54:22.205 +05:30 3e61ec56-0b17-441e-b6ee-42c2f502fa03 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 432.1304ms 2024-09-04 19:54:24.088 +05:30 c8e7e58d-e3f9-4518-a1f9-6db610c963ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 19:54:24.093 +05:30 c8e7e58d-e3f9-4518-a1f9-6db610c963ba INF CORS policy execution successful. 2024-09-04 19:54:24.094 +05:30 c8e7e58d-e3f9-4518-a1f9-6db610c963ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 6.3379ms 2024-09-04 19:54:24.145 +05:30 91781c03-3317-416f-939e-dfe49dc282ae INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 19:54:24.145 +05:30 91781c03-3317-416f-939e-dfe49dc282ae INF CORS policy execution successful. 2024-09-04 19:54:24.146 +05:30 91781c03-3317-416f-939e-dfe49dc282ae 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: 100}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 19:54:24.147 +05:30 b07ca97f-3670-4cfa-809f-ac6b7f27e033 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 19:54:24.153 +05:30 b07ca97f-3670-4cfa-809f-ac6b7f27e033 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-04 19:54:24.229 +05:30 b07ca97f-3670-4cfa-809f-ac6b7f27e033 INF Database retrieved 2024-09-04 19:54:24.267 +05:30 b07ca97f-3670-4cfa-809f-ac6b7f27e033 INF Token generated 2024-09-04 19:54:24.269 +05:30 b07ca97f-3670-4cfa-809f-ac6b7f27e033 INF Token generated 2024-09-04 19:54:24.271 +05:30 b07ca97f-3670-4cfa-809f-ac6b7f27e033 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:54:24.271 +05:30 b07ca97f-3670-4cfa-809f-ac6b7f27e033 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 118.1324ms 2024-09-04 19:54:24.272 +05:30 b07ca97f-3670-4cfa-809f-ac6b7f27e033 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 19:54:24.272 +05:30 b07ca97f-3670-4cfa-809f-ac6b7f27e033 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 91781c03-3317-416f-939e-dfe49dc282ae}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4NjQsImV4cCI6MTcyNTQ2MDQ2NCwiaWF0IjoxNzI1NDU5ODY0fQ.Uz6HiZKdcGZApPYLOCwNwfpP1bdXEoIDZ1VOkyKe-X0\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4NjQsImV4cCI6MTcyNTQ2MDc2NCwiaWF0IjoxNzI1NDU5ODY0fQ.f2stj2K7hO8sjYq2CGkV0ytYgGLwR2ImHdt1X6f3aRs\"}"} 2024-09-04 19:54:24.272 +05:30 b07ca97f-3670-4cfa-809f-ac6b7f27e033 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 127.6414ms 2024-09-04 19:54:34.452 +05:30 1a398fc3-94c9-48c1-9dbb-ad9f15d24a14 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 19:54:34.453 +05:30 1a398fc3-94c9-48c1-9dbb-ad9f15d24a14 INF CORS policy execution successful. 2024-09-04 19:54:34.454 +05:30 1a398fc3-94c9-48c1-9dbb-ad9f15d24a14 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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-04 19:54:34.455 +05:30 b7821a47-13d4-4ff3-8a0f-53b7277dbc02 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 19:54:34.458 +05:30 b7821a47-13d4-4ff3-8a0f-53b7277dbc02 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-04 19:54:34.495 +05:30 b7821a47-13d4-4ff3-8a0f-53b7277dbc02 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:54:34.496 +05:30 b7821a47-13d4-4ff3-8a0f-53b7277dbc02 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 37.2455ms 2024-09-04 19:54:34.496 +05:30 b7821a47-13d4-4ff3-8a0f-53b7277dbc02 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 19:54:34.496 +05:30 b7821a47-13d4-4ff3-8a0f-53b7277dbc02 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1a398fc3-94c9-48c1-9dbb-ad9f15d24a14}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 19:54:34.497 +05:30 b7821a47-13d4-4ff3-8a0f-53b7277dbc02 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 45.4864ms 2024-09-04 19:54:41.687 +05:30 e8635635-90f6-46e8-94b7-de3ba31c7649 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 19:54:41.688 +05:30 e8635635-90f6-46e8-94b7-de3ba31c7649 INF CORS policy execution successful. 2024-09-04 19:54:41.690 +05:30 e8635635-90f6-46e8-94b7-de3ba31c7649 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.7884ms 2024-09-04 19:54:41.725 +05:30 4fd5b64f-f41a-42bd-93f2-17a4c86d5e7b INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 19:54:41.725 +05:30 4fd5b64f-f41a-42bd-93f2-17a4c86d5e7b INF CORS policy execution successful. 2024-09-04 19:54:41.728 +05:30 4fd5b64f-f41a-42bd-93f2-17a4c86d5e7b 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":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 19:54:41.729 +05:30 b135a4ca-263f-46e6-9eea-edb47a6357a3 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 19:54:41.730 +05:30 b135a4ca-263f-46e6-9eea-edb47a6357a3 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-04 19:54:41.738 +05:30 b135a4ca-263f-46e6-9eea-edb47a6357a3 INF Database retrieved 2024-09-04 19:54:41.747 +05:30 b135a4ca-263f-46e6-9eea-edb47a6357a3 INF Token generated 2024-09-04 19:54:41.753 +05:30 b135a4ca-263f-46e6-9eea-edb47a6357a3 INF Token generated 2024-09-04 19:54:41.759 +05:30 b135a4ca-263f-46e6-9eea-edb47a6357a3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:54:41.761 +05:30 b135a4ca-263f-46e6-9eea-edb47a6357a3 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 30.8103ms 2024-09-04 19:54:41.761 +05:30 b135a4ca-263f-46e6-9eea-edb47a6357a3 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 19:54:41.762 +05:30 b135a4ca-263f-46e6-9eea-edb47a6357a3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4fd5b64f-f41a-42bd-93f2-17a4c86d5e7b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDc4MSwiaWF0IjoxNzI1NDU5ODgxfQ.FCvHEUFd-MWGL6zd3aV1nr9VGzrhn37_idZbX6NQztY\"}"} 2024-09-04 19:54:41.763 +05:30 b135a4ca-263f-46e6-9eea-edb47a6357a3 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 38.8195ms 2024-09-04 19:54:47.621 +05:30 d757167f-ae91-448c-9fc5-66d981b11e92 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 19:54:47.622 +05:30 d757167f-ae91-448c-9fc5-66d981b11e92 INF CORS policy execution successful. 2024-09-04 19:54:47.625 +05:30 d757167f-ae91-448c-9fc5-66d981b11e92 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 3.9003ms 2024-09-04 19:54:47.661 +05:30 d41c0f0a-b082-4731-af14-5fad88e60aa9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 19:54:47.701 +05:30 d41c0f0a-b082-4731-af14-5fad88e60aa9 INF CORS policy execution successful. 2024-09-04 19:54:47.702 +05:30 d41c0f0a-b082-4731-af14-5fad88e60aa9 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:54:47.711 +05:30 eb14beb6-f891-4737-a42d-47d39746cf55 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:54:47.721 +05:30 eb14beb6-f891-4737-a42d-47d39746cf55 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-04 19:54:47.877 +05:30 eb14beb6-f891-4737-a42d-47d39746cf55 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:54:47.878 +05:30 eb14beb6-f891-4737-a42d-47d39746cf55 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 156.6089ms 2024-09-04 19:54:47.878 +05:30 eb14beb6-f891-4737-a42d-47d39746cf55 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:54:47.878 +05:30 eb14beb6-f891-4737-a42d-47d39746cf55 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d41c0f0a-b082-4731-af14-5fad88e60aa9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 19:54:47.879 +05:30 eb14beb6-f891-4737-a42d-47d39746cf55 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 218.1027ms 2024-09-04 19:55:12.880 +05:30 cebc5f3c-d656-4962-933d-10975661d230 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=124 - null null 2024-09-04 19:55:12.882 +05:30 cebc5f3c-d656-4962-933d-10975661d230 INF CORS policy execution successful. 2024-09-04 19:55:12.883 +05:30 cebc5f3c-d656-4962-933d-10975661d230 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=124 - 204 null null 3.1457ms 2024-09-04 19:55:12.960 +05:30 a23ec6d8-eadc-4721-86ee-e7fe75146af4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=124 - null null 2024-09-04 19:55:12.963 +05:30 a23ec6d8-eadc-4721-86ee-e7fe75146af4 INF CORS policy execution successful. 2024-09-04 19:55:12.965 +05:30 a23ec6d8-eadc-4721-86ee-e7fe75146af4 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=124 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:55:12.975 +05:30 f33dc398-c1a8-4193-965f-6a7189896c05 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 19:55:12.992 +05:30 f33dc398-c1a8-4193-965f-6a7189896c05 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-04 19:55:13.082 +05:30 f33dc398-c1a8-4193-965f-6a7189896c05 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:55:13.083 +05:30 f33dc398-c1a8-4193-965f-6a7189896c05 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 91.0603ms 2024-09-04 19:55:13.083 +05:30 f33dc398-c1a8-4193-965f-6a7189896c05 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 19:55:13.083 +05:30 f33dc398-c1a8-4193-965f-6a7189896c05 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a23ec6d8-eadc-4721-86ee-e7fe75146af4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1361} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":124,\"LoginName\":\"TestUser300801Log\",\"LoginAbbr\":\"\",\"UserName\":\"TestUser300801\",\"Email\":\"abc@gm.com\",\"Phone\":\"7778889966555\",\"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\":1069,\"RoleName\":\"TestRole280801\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"TestUser300801Sec\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-04 19:55:13.084 +05:30 f33dc398-c1a8-4193-965f-6a7189896c05 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=124 - 200 1361 application/json; charset=utf-8 124.24ms 2024-09-04 19:55:13.135 +05:30 f0bc79b3-1562-4d45-86ef-ed56595a6841 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 19:55:13.136 +05:30 f0bc79b3-1562-4d45-86ef-ed56595a6841 INF CORS policy execution successful. 2024-09-04 19:55:13.137 +05:30 f0bc79b3-1562-4d45-86ef-ed56595a6841 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 2.323ms 2024-09-04 19:55:13.152 +05:30 af997245-90e4-4a39-ba5f-7c0c69c25b25 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 19:55:13.153 +05:30 af997245-90e4-4a39-ba5f-7c0c69c25b25 INF CORS policy execution successful. 2024-09-04 19:55:13.155 +05:30 af997245-90e4-4a39-ba5f-7c0c69c25b25 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 2.7205ms 2024-09-04 19:55:13.178 +05:30 a542c1d1-07b1-4fb0-9b2b-91a3b06ef367 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1069 - null null 2024-09-04 19:55:13.178 +05:30 a542c1d1-07b1-4fb0-9b2b-91a3b06ef367 INF CORS policy execution successful. 2024-09-04 19:55:13.178 +05:30 4b881d83-03fe-4fcd-b16d-1db22ca9a32a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 19:55:13.179 +05:30 a542c1d1-07b1-4fb0-9b2b-91a3b06ef367 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1069 - 204 null null 0.802ms 2024-09-04 19:55:13.179 +05:30 4b881d83-03fe-4fcd-b16d-1db22ca9a32a INF CORS policy execution successful. 2024-09-04 19:55:13.179 +05:30 4b881d83-03fe-4fcd-b16d-1db22ca9a32a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:55:13.181 +05:30 1cfc417a-f08d-4580-8dc7-a94199493ccd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 19:55:13.182 +05:30 1cfc417a-f08d-4580-8dc7-a94199493ccd INF CORS policy execution successful. 2024-09-04 19:55:13.182 +05:30 e33d2e3e-c997-48df-885a-afec87ce14e8 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 19:55:13.182 +05:30 1cfc417a-f08d-4580-8dc7-a94199493ccd 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:55:13.183 +05:30 11b7df32-b5d6-46db-8df8-9cd93080e960 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:55:13.187 +05:30 e33d2e3e-c997-48df-885a-afec87ce14e8 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-04 19:55:13.188 +05:30 11b7df32-b5d6-46db-8df8-9cd93080e960 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-04 19:55:13.206 +05:30 2b2ac2aa-655b-439d-8398-c7a23db837af INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1069 - null null 2024-09-04 19:55:13.207 +05:30 2b2ac2aa-655b-439d-8398-c7a23db837af INF CORS policy execution successful. 2024-09-04 19:55:13.208 +05:30 2b2ac2aa-655b-439d-8398-c7a23db837af INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1069 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:55:13.208 +05:30 e33d2e3e-c997-48df-885a-afec87ce14e8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:55:13.208 +05:30 584cee10-a39a-48b7-ad8d-853fbb72eee7 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 19:55:13.209 +05:30 e33d2e3e-c997-48df-885a-afec87ce14e8 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 21.3079ms 2024-09-04 19:55:13.209 +05:30 e33d2e3e-c997-48df-885a-afec87ce14e8 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 19:55:13.209 +05:30 e33d2e3e-c997-48df-885a-afec87ce14e8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b881d83-03fe-4fcd-b16d-1db22ca9a32a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 19:55:13.210 +05:30 e33d2e3e-c997-48df-885a-afec87ce14e8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 31.5067ms 2024-09-04 19:55:13.217 +05:30 584cee10-a39a-48b7-ad8d-853fbb72eee7 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-04 19:55:13.235 +05:30 11b7df32-b5d6-46db-8df8-9cd93080e960 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:55:13.236 +05:30 11b7df32-b5d6-46db-8df8-9cd93080e960 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 47.9256ms 2024-09-04 19:55:13.236 +05:30 11b7df32-b5d6-46db-8df8-9cd93080e960 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:55:13.236 +05:30 11b7df32-b5d6-46db-8df8-9cd93080e960 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1cfc417a-f08d-4580-8dc7-a94199493ccd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 19:55:13.237 +05:30 11b7df32-b5d6-46db-8df8-9cd93080e960 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 55.7375ms 2024-09-04 19:55:13.242 +05:30 584cee10-a39a-48b7-ad8d-853fbb72eee7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:55:13.243 +05:30 584cee10-a39a-48b7-ad8d-853fbb72eee7 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 25.3692ms 2024-09-04 19:55:13.243 +05:30 584cee10-a39a-48b7-ad8d-853fbb72eee7 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 19:55:13.243 +05:30 584cee10-a39a-48b7-ad8d-853fbb72eee7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2b2ac2aa-655b-439d-8398-c7a23db837af}, {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-04 19:55:13.243 +05:30 584cee10-a39a-48b7-ad8d-853fbb72eee7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1069 - 200 257 application/json; charset=utf-8 36.9822ms 2024-09-04 19:55:13.556 +05:30 3651f5b8-8cba-40be-8113-aa1cd16fa473 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole280801 - null null 2024-09-04 19:55:13.557 +05:30 3651f5b8-8cba-40be-8113-aa1cd16fa473 INF CORS policy execution successful. 2024-09-04 19:55:13.558 +05:30 3651f5b8-8cba-40be-8113-aa1cd16fa473 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole280801 - 204 null null 1.123ms 2024-09-04 19:55:13.596 +05:30 5fb07c08-a057-4b9a-8860-047a37fc6cba INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole280801 - null null 2024-09-04 19:55:13.597 +05:30 5fb07c08-a057-4b9a-8860-047a37fc6cba INF CORS policy execution successful. 2024-09-04 19:55:13.598 +05:30 5fb07c08-a057-4b9a-8860-047a37fc6cba INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole280801 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:55:13.601 +05:30 06e707a8-7519-4149-8998-c6540c405695 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:55:13.602 +05:30 06e707a8-7519-4149-8998-c6540c405695 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-04 19:55:13.610 +05:30 06e707a8-7519-4149-8998-c6540c405695 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:55:13.611 +05:30 06e707a8-7519-4149-8998-c6540c405695 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.9538ms 2024-09-04 19:55:13.611 +05:30 06e707a8-7519-4149-8998-c6540c405695 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:55:13.611 +05:30 06e707a8-7519-4149-8998-c6540c405695 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5fb07c08-a057-4b9a-8860-047a37fc6cba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1069,\"Name\":\"TestRole280801\"}]"} 2024-09-04 19:55:13.612 +05:30 06e707a8-7519-4149-8998-c6540c405695 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole280801 - 200 139 application/json; charset=utf-8 15.7696ms 2024-09-04 19:55:20.608 +05:30 d6456a56-77ea-482f-9874-96bf7cdc3866 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser300801 - null null 2024-09-04 19:55:20.610 +05:30 d6456a56-77ea-482f-9874-96bf7cdc3866 INF CORS policy execution successful. 2024-09-04 19:55:20.612 +05:30 d6456a56-77ea-482f-9874-96bf7cdc3866 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser300801 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-04 19:55:20.613 +05:30 d8cb3894-c974-434e-aa28-728173f8f0a2 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 19:55:20.613 +05:30 d8cb3894-c974-434e-aa28-728173f8f0a2 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-04 19:55:20.619 +05:30 d8cb3894-c974-434e-aa28-728173f8f0a2 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:55:20.620 +05:30 d8cb3894-c974-434e-aa28-728173f8f0a2 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 6.1064ms 2024-09-04 19:55:20.620 +05:30 d8cb3894-c974-434e-aa28-728173f8f0a2 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 19:55:20.620 +05:30 d8cb3894-c974-434e-aa28-728173f8f0a2 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: d6456a56-77ea-482f-9874-96bf7cdc3866}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 19:55:20.621 +05:30 d8cb3894-c974-434e-aa28-728173f8f0a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser300801 - 404 84 application/json; charset=utf-8 13.3159ms 2024-09-04 19:56:14.060 +05:30 f72f1831-e6bb-4301-8f61-22521b329c83 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser300801 - null null 2024-09-04 19:56:14.065 +05:30 f72f1831-e6bb-4301-8f61-22521b329c83 INF CORS policy execution successful. 2024-09-04 19:56:14.067 +05:30 f72f1831-e6bb-4301-8f61-22521b329c83 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser300801 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-04 19:56:14.068 +05:30 2d74925f-643f-410b-8f4c-242d14fbe929 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 19:56:14.069 +05:30 2d74925f-643f-410b-8f4c-242d14fbe929 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-04 19:56:14.083 +05:30 2d74925f-643f-410b-8f4c-242d14fbe929 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:56:14.086 +05:30 2d74925f-643f-410b-8f4c-242d14fbe929 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 16.1655ms 2024-09-04 19:56:14.087 +05:30 2d74925f-643f-410b-8f4c-242d14fbe929 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 19:56:14.088 +05:30 2d74925f-643f-410b-8f4c-242d14fbe929 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: f72f1831-e6bb-4301-8f61-22521b329c83}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 19:56:14.089 +05:30 2d74925f-643f-410b-8f4c-242d14fbe929 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser300801 - 404 84 application/json; charset=utf-8 29.01ms 2024-09-04 19:56:19.768 +05:30 9b6ddee1-e74c-4208-942c-90d1d79e50df INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 19:56:19.768 +05:30 9b6ddee1-e74c-4208-942c-90d1d79e50df INF CORS policy execution successful. 2024-09-04 19:56:19.769 +05:30 9b6ddee1-e74c-4208-942c-90d1d79e50df INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.5036ms 2024-09-04 19:56:19.807 +05:30 28ff3b0f-3e9a-4ecf-80ec-5ff204b7ce39 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 19:56:19.812 +05:30 28ff3b0f-3e9a-4ecf-80ec-5ff204b7ce39 INF CORS policy execution successful. 2024-09-04 19:56:19.813 +05:30 28ff3b0f-3e9a-4ecf-80ec-5ff204b7ce39 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:56:19.814 +05:30 f91ac32c-2f69-4985-aec6-164f94a05c7e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 19:56:19.824 +05:30 f91ac32c-2f69-4985-aec6-164f94a05c7e 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-04 19:56:19.961 +05:30 f91ac32c-2f69-4985-aec6-164f94a05c7e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:56:19.962 +05:30 f91ac32c-2f69-4985-aec6-164f94a05c7e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 137.0991ms 2024-09-04 19:56:19.962 +05:30 f91ac32c-2f69-4985-aec6-164f94a05c7e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 19:56:19.962 +05:30 f91ac32c-2f69-4985-aec6-164f94a05c7e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 28ff3b0f-3e9a-4ecf-80ec-5ff204b7ce39}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1323} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"09/04/2024 10:19:01\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"08/02/2024 15:29:26\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"07/30/2024 09:34:56\"}],\"PageSummary\":[{\"TotalRows\":13,\"TotalPages\":2}]}"} 2024-09-04 19:56:19.963 +05:30 f91ac32c-2f69-4985-aec6-164f94a05c7e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1323 application/json; charset=utf-8 155.455ms 2024-09-04 19:56:44.656 +05:30 f1bea3a9-18b9-47e1-9935-ca0133784915 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 19:56:44.657 +05:30 f1bea3a9-18b9-47e1-9935-ca0133784915 INF CORS policy execution successful. 2024-09-04 19:56:44.658 +05:30 f1bea3a9-18b9-47e1-9935-ca0133784915 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 2.5104ms 2024-09-04 19:56:44.695 +05:30 9eec9ca2-fd2d-4fbf-8da4-a804bc9c59c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 19:56:44.697 +05:30 9eec9ca2-fd2d-4fbf-8da4-a804bc9c59c8 INF CORS policy execution successful. 2024-09-04 19:56:44.697 +05:30 9eec9ca2-fd2d-4fbf-8da4-a804bc9c59c8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:56:44.701 +05:30 1c5f435d-2bf9-4f7a-8f41-dbdde0995499 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 19:56:44.710 +05:30 1c5f435d-2bf9-4f7a-8f41-dbdde0995499 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-04 19:56:44.745 +05:30 1c5f435d-2bf9-4f7a-8f41-dbdde0995499 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:56:44.746 +05:30 1c5f435d-2bf9-4f7a-8f41-dbdde0995499 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 35.522ms 2024-09-04 19:56:44.746 +05:30 1c5f435d-2bf9-4f7a-8f41-dbdde0995499 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 19:56:44.746 +05:30 1c5f435d-2bf9-4f7a-8f41-dbdde0995499 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9eec9ca2-fd2d-4fbf-8da4-a804bc9c59c8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 19:56:44.747 +05:30 1c5f435d-2bf9-4f7a-8f41-dbdde0995499 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 52.0104ms 2024-09-04 19:57:00.539 +05:30 cbf9acb9-7958-47f8-beb5-8f808144959b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile040903 - null null 2024-09-04 19:57:00.541 +05:30 cbf9acb9-7958-47f8-beb5-8f808144959b INF CORS policy execution successful. 2024-09-04 19:57:00.542 +05:30 cbf9acb9-7958-47f8-beb5-8f808144959b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile040903 - 204 null null 2.8621ms 2024-09-04 19:57:00.577 +05:30 71eb6466-4a91-4e82-afcf-1fe51557fe2e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile040903 - null null 2024-09-04 19:57:00.581 +05:30 71eb6466-4a91-4e82-afcf-1fe51557fe2e INF CORS policy execution successful. 2024-09-04 19:57:00.583 +05:30 71eb6466-4a91-4e82-afcf-1fe51557fe2e INF HTTP request: Path: /profile/checkprofilenameexistence QueryString: ?profileId=0&profileName=TestProfile040903 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:57:00.587 +05:30 4fa9adcb-6b21-469c-aa13-8f8849a30bc6 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-04 19:57:00.598 +05:30 4fa9adcb-6b21-469c-aa13-8f8849a30bc6 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-04 19:57:00.669 +05:30 4fa9adcb-6b21-469c-aa13-8f8849a30bc6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:57:00.670 +05:30 4fa9adcb-6b21-469c-aa13-8f8849a30bc6 INF Executed action Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api) in 72.4823ms 2024-09-04 19:57:00.670 +05:30 4fa9adcb-6b21-469c-aa13-8f8849a30bc6 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-04 19:57:00.671 +05:30 4fa9adcb-6b21-469c-aa13-8f8849a30bc6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 71eb6466-4a91-4e82-afcf-1fe51557fe2e}, {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-04 19:57:00.671 +05:30 4fa9adcb-6b21-469c-aa13-8f8849a30bc6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile040903 - 200 92 application/json; charset=utf-8 94.8154ms 2024-09-04 19:57:07.064 +05:30 72d43223-98bb-4952-a6b1-a8bf98cb71f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 19:57:07.065 +05:30 72d43223-98bb-4952-a6b1-a8bf98cb71f3 INF CORS policy execution successful. 2024-09-04 19:57:07.065 +05:30 72d43223-98bb-4952-a6b1-a8bf98cb71f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.075ms 2024-09-04 19:57:07.099 +05:30 82775a0d-a2d0-46d5-bd14-828d432cb1c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 19:57:07.100 +05:30 82775a0d-a2d0-46d5-bd14-828d432cb1c1 INF CORS policy execution successful. 2024-09-04 19:57:07.100 +05:30 82775a0d-a2d0-46d5-bd14-828d432cb1c1 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:57:07.101 +05:30 a2c6286b-b595-4573-90b7-e5c7b756870c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 19:57:07.101 +05:30 a2c6286b-b595-4573-90b7-e5c7b756870c 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-04 19:57:07.134 +05:30 a2c6286b-b595-4573-90b7-e5c7b756870c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:57:07.134 +05:30 a2c6286b-b595-4573-90b7-e5c7b756870c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 33.1962ms 2024-09-04 19:57:07.135 +05:30 a2c6286b-b595-4573-90b7-e5c7b756870c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 19:57:07.135 +05:30 a2c6286b-b595-4573-90b7-e5c7b756870c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 82775a0d-a2d0-46d5-bd14-828d432cb1c1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1323} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"09/04/2024 10:19:01\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"08/02/2024 15:29:26\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"07/30/2024 09:34:56\"}],\"PageSummary\":[{\"TotalRows\":13,\"TotalPages\":2}]}"} 2024-09-04 19:57:07.135 +05:30 a2c6286b-b595-4573-90b7-e5c7b756870c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1323 application/json; charset=utf-8 36.4985ms 2024-09-04 19:57:28.248 +05:30 fd369a87-4511-4234-8e6a-84bfd8f53c93 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-04 19:57:28.250 +05:30 fd369a87-4511-4234-8e6a-84bfd8f53c93 INF CORS policy execution successful. 2024-09-04 19:57:28.251 +05:30 fd369a87-4511-4234-8e6a-84bfd8f53c93 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 3.0209ms 2024-09-04 19:57:28.286 +05:30 7aa9a970-1f96-4690-88ed-1e38f4f73ad3 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 128 2024-09-04 19:57:28.287 +05:30 7aa9a970-1f96-4690-88ed-1e38f4f73ad3 INF CORS policy execution successful. 2024-09-04 19:57:28.288 +05:30 7aa9a970-1f96-4690-88ed-1e38f4f73ad3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Content-Length: 128}, {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":"TestProfile040903","beId":4,"isGroup":false,"menuAction":[{"menuId":20,"actionId":1}],"parentId":0,"remarks":""} 2024-09-04 19:57:28.288 +05:30 bafc7f98-d85a-4b03-a252-3400d2f7a662 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 19:57:28.295 +05:30 bafc7f98-d85a-4b03-a252-3400d2f7a662 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-04 19:57:28.451 +05:30 bafc7f98-d85a-4b03-a252-3400d2f7a662 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:57:28.482 +05:30 bafc7f98-d85a-4b03-a252-3400d2f7a662 INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 186.8183ms 2024-09-04 19:57:28.483 +05:30 bafc7f98-d85a-4b03-a252-3400d2f7a662 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 19:57:28.483 +05:30 bafc7f98-d85a-4b03-a252-3400d2f7a662 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 7aa9a970-1f96-4690-88ed-1e38f4f73ad3}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 99} Body: {"status":"Success","statusCode":2001,"message":"Profile inserted successfully.","result":"100176"} 2024-09-04 19:57:28.485 +05:30 bafc7f98-d85a-4b03-a252-3400d2f7a662 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 99 application/json; charset=utf-8 199.276ms 2024-09-04 19:57:36.947 +05:30 478fa977-6699-4cf2-b76a-a5557050a6a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 19:57:36.947 +05:30 478fa977-6699-4cf2-b76a-a5557050a6a8 INF CORS policy execution successful. 2024-09-04 19:57:36.948 +05:30 478fa977-6699-4cf2-b76a-a5557050a6a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.2278ms 2024-09-04 19:57:36.976 +05:30 ab68063a-0ff6-4eb3-803d-08c28fde9d4f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 19:57:36.977 +05:30 ab68063a-0ff6-4eb3-803d-08c28fde9d4f INF CORS policy execution successful. 2024-09-04 19:57:36.978 +05:30 ab68063a-0ff6-4eb3-803d-08c28fde9d4f INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:57:36.978 +05:30 deda2944-72ea-413d-9ba4-b55801940f82 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 19:57:36.979 +05:30 deda2944-72ea-413d-9ba4-b55801940f82 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-04 19:57:37.000 +05:30 deda2944-72ea-413d-9ba4-b55801940f82 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:57:37.001 +05:30 deda2944-72ea-413d-9ba4-b55801940f82 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 22.0292ms 2024-09-04 19:57:37.001 +05:30 deda2944-72ea-413d-9ba4-b55801940f82 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 19:57:37.001 +05:30 deda2944-72ea-413d-9ba4-b55801940f82 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ab68063a-0ff6-4eb3-803d-08c28fde9d4f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1311} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":null},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"09/04/2024 10:19:01\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"08/02/2024 15:29:26\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 19:57:37.001 +05:30 deda2944-72ea-413d-9ba4-b55801940f82 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1311 application/json; charset=utf-8 25.9581ms 2024-09-04 19:57:42.393 +05:30 db229af9-29d4-45d8-8ba1-2cdc037328cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 19:57:42.394 +05:30 db229af9-29d4-45d8-8ba1-2cdc037328cf INF CORS policy execution successful. 2024-09-04 19:57:42.394 +05:30 db229af9-29d4-45d8-8ba1-2cdc037328cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.1007ms 2024-09-04 19:57:42.419 +05:30 e823580e-9b01-4818-a457-ea9e65389ce6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 19:57:42.420 +05:30 e823580e-9b01-4818-a457-ea9e65389ce6 INF CORS policy execution successful. 2024-09-04 19:57:42.421 +05:30 e823580e-9b01-4818-a457-ea9e65389ce6 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:57:42.422 +05:30 14eff215-deee-4953-87d6-64b18a1f1fc0 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 19:57:42.422 +05:30 14eff215-deee-4953-87d6-64b18a1f1fc0 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-04 19:57:42.449 +05:30 14eff215-deee-4953-87d6-64b18a1f1fc0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:57:42.450 +05:30 14eff215-deee-4953-87d6-64b18a1f1fc0 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 27.5037ms 2024-09-04 19:57:42.450 +05:30 14eff215-deee-4953-87d6-64b18a1f1fc0 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 19:57:42.450 +05:30 14eff215-deee-4953-87d6-64b18a1f1fc0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e823580e-9b01-4818-a457-ea9e65389ce6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1311} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":null},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"09/04/2024 10:19:01\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"08/02/2024 15:29:26\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 19:57:42.451 +05:30 14eff215-deee-4953-87d6-64b18a1f1fc0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1311 application/json; charset=utf-8 31.7776ms 2024-09-04 19:57:45.860 +05:30 d9c8d1e9-48da-4043-9a1a-257bcf11da24 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-04 19:57:45.861 +05:30 d9c8d1e9-48da-4043-9a1a-257bcf11da24 INF CORS policy execution successful. 2024-09-04 19:57:45.861 +05:30 d9c8d1e9-48da-4043-9a1a-257bcf11da24 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.9264ms 2024-09-04 19:57:45.914 +05:30 534b59ff-b05a-4d0c-93ba-8f68298202ba 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-04 19:57:45.916 +05:30 534b59ff-b05a-4d0c-93ba-8f68298202ba INF CORS policy execution successful. 2024-09-04 19:57:45.916 +05:30 534b59ff-b05a-4d0c-93ba-8f68298202ba 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:57:45.917 +05:30 b23e4bc9-bfe7-4bc0-af3b-c936024696a5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 19:57:45.925 +05:30 b23e4bc9-bfe7-4bc0-af3b-c936024696a5 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-04 19:57:45.969 +05:30 b23e4bc9-bfe7-4bc0-af3b-c936024696a5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:57:45.970 +05:30 b23e4bc9-bfe7-4bc0-af3b-c936024696a5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 44.573ms 2024-09-04 19:57:45.970 +05:30 b23e4bc9-bfe7-4bc0-af3b-c936024696a5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 19:57:45.970 +05:30 b23e4bc9-bfe7-4bc0-af3b-c936024696a5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 534b59ff-b05a-4d0c-93ba-8f68298202ba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1247} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1071,\"Name\":\"TestRole040901\",\"CreatedOn\":\"2024-09-04T10:20:34.43\",\"ModifiedOn\":null},{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"09/02/2024 10:31:58\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"09/02/2024 05:09:00\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null},{\"IId\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1019,\"TotalPages\":102}]}"} 2024-09-04 19:57:45.970 +05:30 b23e4bc9-bfe7-4bc0-af3b-c936024696a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1247 application/json; charset=utf-8 56.2106ms 2024-09-04 19:57:53.508 +05:30 e367d806-1bd1-426f-beba-954688e4bd7d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 19:57:53.509 +05:30 e367d806-1bd1-426f-beba-954688e4bd7d INF CORS policy execution successful. 2024-09-04 19:57:53.509 +05:30 e367d806-1bd1-426f-beba-954688e4bd7d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.2857ms 2024-09-04 19:57:53.665 +05:30 fc9fdd05-03e4-4c55-a39d-5033c8accb0c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 19:57:53.668 +05:30 fc9fdd05-03e4-4c55-a39d-5033c8accb0c INF CORS policy execution successful. 2024-09-04 19:57:53.669 +05:30 fc9fdd05-03e4-4c55-a39d-5033c8accb0c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:57:53.669 +05:30 27c7f103-9aa6-453e-b765-e572f8f90502 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 19:57:53.676 +05:30 27c7f103-9aa6-453e-b765-e572f8f90502 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-04 19:57:53.715 +05:30 27c7f103-9aa6-453e-b765-e572f8f90502 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:57:53.716 +05:30 27c7f103-9aa6-453e-b765-e572f8f90502 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 40.0527ms 2024-09-04 19:57:53.716 +05:30 27c7f103-9aa6-453e-b765-e572f8f90502 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 19:57:53.717 +05:30 27c7f103-9aa6-453e-b765-e572f8f90502 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fc9fdd05-03e4-4c55-a39d-5033c8accb0c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 846} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\"},{\"ProfileId\":100175,\"ProfileName\":\"TestProfile04092\"},{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"},{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 19:57:53.717 +05:30 27c7f103-9aa6-453e-b765-e572f8f90502 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 846 application/json; charset=utf-8 51.8044ms 2024-09-04 19:57:53.807 +05:30 bcab6ec2-0292-4fd7-bf9c-6a16143eccc9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 19:57:53.808 +05:30 bcab6ec2-0292-4fd7-bf9c-6a16143eccc9 INF CORS policy execution successful. 2024-09-04 19:57:53.808 +05:30 949daf6e-ae98-4dad-9427-1a9fccdcfc15 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 19:57:53.808 +05:30 949daf6e-ae98-4dad-9427-1a9fccdcfc15 INF CORS policy execution successful. 2024-09-04 19:57:53.808 +05:30 bcab6ec2-0292-4fd7-bf9c-6a16143eccc9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.6033ms 2024-09-04 19:57:53.808 +05:30 949daf6e-ae98-4dad-9427-1a9fccdcfc15 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.3275ms 2024-09-04 19:57:53.855 +05:30 8d92ed0e-44cb-4b68-a333-9ed6a5d351a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 19:57:53.855 +05:30 593807a9-a8fb-4cd2-bd4a-727225fe096d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 19:57:53.857 +05:30 8d92ed0e-44cb-4b68-a333-9ed6a5d351a3 INF CORS policy execution successful. 2024-09-04 19:57:53.857 +05:30 593807a9-a8fb-4cd2-bd4a-727225fe096d INF CORS policy execution successful. 2024-09-04 19:57:53.859 +05:30 8d92ed0e-44cb-4b68-a333-9ed6a5d351a3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:57:53.859 +05:30 593807a9-a8fb-4cd2-bd4a-727225fe096d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:57:53.860 +05:30 9c021415-561e-4ec6-afda-4a016896888b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 19:57:53.864 +05:30 f11b3d16-0aa5-48ff-91df-cfd93115b755 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 19:57:53.869 +05:30 9c021415-561e-4ec6-afda-4a016896888b 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-04 19:57:53.870 +05:30 f11b3d16-0aa5-48ff-91df-cfd93115b755 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-04 19:57:53.886 +05:30 f11b3d16-0aa5-48ff-91df-cfd93115b755 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:57:53.887 +05:30 f11b3d16-0aa5-48ff-91df-cfd93115b755 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 16.913ms 2024-09-04 19:57:53.887 +05:30 f11b3d16-0aa5-48ff-91df-cfd93115b755 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 19:57:53.887 +05:30 f11b3d16-0aa5-48ff-91df-cfd93115b755 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8d92ed0e-44cb-4b68-a333-9ed6a5d351a3}, {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-04 19:57:53.887 +05:30 f11b3d16-0aa5-48ff-91df-cfd93115b755 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 31.947ms 2024-09-04 19:57:53.894 +05:30 9c021415-561e-4ec6-afda-4a016896888b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:57:53.894 +05:30 9c021415-561e-4ec6-afda-4a016896888b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 24.749ms 2024-09-04 19:57:53.894 +05:30 9c021415-561e-4ec6-afda-4a016896888b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 19:57:53.894 +05:30 9c021415-561e-4ec6-afda-4a016896888b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 593807a9-a8fb-4cd2-bd4a-727225fe096d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 19:57:53.895 +05:30 9c021415-561e-4ec6-afda-4a016896888b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 39.0582ms 2024-09-04 19:58:04.945 +05:30 0e819c84-c3a9-4068-b7c9-34cbd3c82ecb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040901 - null null 2024-09-04 19:58:04.946 +05:30 0e819c84-c3a9-4068-b7c9-34cbd3c82ecb INF CORS policy execution successful. 2024-09-04 19:58:04.947 +05:30 0e819c84-c3a9-4068-b7c9-34cbd3c82ecb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040901 - 204 null null 1.1716ms 2024-09-04 19:58:04.995 +05:30 6675cb6d-87a1-49c0-bdff-e850da3f4f52 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040901 - null null 2024-09-04 19:58:04.996 +05:30 6675cb6d-87a1-49c0-bdff-e850da3f4f52 INF CORS policy execution successful. 2024-09-04 19:58:04.997 +05:30 6675cb6d-87a1-49c0-bdff-e850da3f4f52 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=0&roleName=TestRole040901 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:58:04.998 +05:30 4ac38c3e-ba01-4ad9-aff6-179b2a5d8129 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 19:58:05.004 +05:30 4ac38c3e-ba01-4ad9-aff6-179b2a5d8129 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-04 19:58:05.022 +05:30 4ac38c3e-ba01-4ad9-aff6-179b2a5d8129 INF Executing ConflictObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:58:05.023 +05:30 4ac38c3e-ba01-4ad9-aff6-179b2a5d8129 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 18.3253ms 2024-09-04 19:58:05.023 +05:30 4ac38c3e-ba01-4ad9-aff6-179b2a5d8129 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 19:58:05.023 +05:30 4ac38c3e-ba01-4ad9-aff6-179b2a5d8129 INF HTTP Response: StatusCode: 409 Headers: {X-Correlation-Id: 6675cb6d-87a1-49c0-bdff-e850da3f4f52}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 91} Body: {"status":"Failure","statusCode":3002,"message":"Role Name already exists.","result":null} 2024-09-04 19:58:05.024 +05:30 4ac38c3e-ba01-4ad9-aff6-179b2a5d8129 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040901 - 409 91 application/json; charset=utf-8 28.7035ms 2024-09-04 19:58:10.721 +05:30 e85dc558-51f4-406c-afc0-0373777f2b40 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040902 - null null 2024-09-04 19:58:10.722 +05:30 e85dc558-51f4-406c-afc0-0373777f2b40 INF CORS policy execution successful. 2024-09-04 19:58:10.722 +05:30 e85dc558-51f4-406c-afc0-0373777f2b40 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040902 - 204 null null 1.1914ms 2024-09-04 19:58:10.757 +05:30 b968f182-4d78-4abb-9352-bcccdd33bb6e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040902 - null null 2024-09-04 19:58:10.758 +05:30 b968f182-4d78-4abb-9352-bcccdd33bb6e INF CORS policy execution successful. 2024-09-04 19:58:10.759 +05:30 b968f182-4d78-4abb-9352-bcccdd33bb6e INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=0&roleName=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:58:10.759 +05:30 73063a07-f540-4b9d-aea0-6ed406a7ed4b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 19:58:10.760 +05:30 73063a07-f540-4b9d-aea0-6ed406a7ed4b 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-04 19:58:10.768 +05:30 73063a07-f540-4b9d-aea0-6ed406a7ed4b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:58:10.769 +05:30 73063a07-f540-4b9d-aea0-6ed406a7ed4b INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 9.3189ms 2024-09-04 19:58:10.769 +05:30 73063a07-f540-4b9d-aea0-6ed406a7ed4b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 19:58:10.769 +05:30 73063a07-f540-4b9d-aea0-6ed406a7ed4b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b968f182-4d78-4abb-9352-bcccdd33bb6e}, {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-04 19:58:10.770 +05:30 73063a07-f540-4b9d-aea0-6ed406a7ed4b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040902 - 200 90 application/json; charset=utf-8 12.6632ms 2024-09-04 19:58:12.098 +05:30 8d022a92-84cb-4eb4-96d6-6307e3657a97 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 19:58:12.098 +05:30 8d022a92-84cb-4eb4-96d6-6307e3657a97 INF CORS policy execution successful. 2024-09-04 19:58:12.099 +05:30 8d022a92-84cb-4eb4-96d6-6307e3657a97 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.6702ms 2024-09-04 19:58:12.140 +05:30 81766446-5d2c-45db-a490-071ddf65efbf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 19:58:12.142 +05:30 81766446-5d2c-45db-a490-071ddf65efbf INF CORS policy execution successful. 2024-09-04 19:58:12.143 +05:30 81766446-5d2c-45db-a490-071ddf65efbf 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:58:12.143 +05:30 3240a1c1-6a0a-4ddc-8258-b93e171e57e6 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 19:58:12.144 +05:30 3240a1c1-6a0a-4ddc-8258-b93e171e57e6 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-04 19:58:12.151 +05:30 3240a1c1-6a0a-4ddc-8258-b93e171e57e6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:58:12.151 +05:30 3240a1c1-6a0a-4ddc-8258-b93e171e57e6 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 7.1581ms 2024-09-04 19:58:12.151 +05:30 3240a1c1-6a0a-4ddc-8258-b93e171e57e6 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 19:58:12.151 +05:30 3240a1c1-6a0a-4ddc-8258-b93e171e57e6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 81766446-5d2c-45db-a490-071ddf65efbf}, {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-04 19:58:12.152 +05:30 3240a1c1-6a0a-4ddc-8258-b93e171e57e6 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.3358ms 2024-09-04 19:58:21.431 +05:30 b94bc263-4677-4833-bd9e-2aaab83166e1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-04 19:58:21.432 +05:30 b94bc263-4677-4833-bd9e-2aaab83166e1 INF CORS policy execution successful. 2024-09-04 19:58:21.433 +05:30 b94bc263-4677-4833-bd9e-2aaab83166e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.8689ms 2024-09-04 19:58:21.488 +05:30 b2a3fbd2-9583-4d11-9d61-5b51bff5f0c4 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 19:58:21.489 +05:30 b2a3fbd2-9583-4d11-9d61-5b51bff5f0c4 INF CORS policy execution successful. 2024-09-04 19:58:21.490 +05:30 b2a3fbd2-9583-4d11-9d61-5b51bff5f0c4 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100176}],"type":1,"menuId":20} 2024-09-04 19:58:21.491 +05:30 6c4a6d06-98f9-4164-9ee0-14502908e77c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 19:58:21.516 +05:30 6c4a6d06-98f9-4164-9ee0-14502908e77c INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 19:58:21.724 +05:30 6c4a6d06-98f9-4164-9ee0-14502908e77c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:58:21.725 +05:30 6c4a6d06-98f9-4164-9ee0-14502908e77c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 208.4033ms 2024-09-04 19:58:21.725 +05:30 6c4a6d06-98f9-4164-9ee0-14502908e77c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 19:58:21.725 +05:30 6c4a6d06-98f9-4164-9ee0-14502908e77c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b2a3fbd2-9583-4d11-9d61-5b51bff5f0c4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 353} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 19:58:21.726 +05:30 6c4a6d06-98f9-4164-9ee0-14502908e77c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 353 application/json; charset=utf-8 238.2672ms 2024-09-04 19:58:23.376 +05:30 3e42b077-61d4-4ded-bd30-4115adedec7b INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 19:58:23.377 +05:30 3e42b077-61d4-4ded-bd30-4115adedec7b INF CORS policy execution successful. 2024-09-04 19:58:23.377 +05:30 3e42b077-61d4-4ded-bd30-4115adedec7b INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100176}],"type":1,"menuId":21} 2024-09-04 19:58:23.377 +05:30 0689975e-f88e-407f-8568-e398eb821be0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 19:58:23.378 +05:30 0689975e-f88e-407f-8568-e398eb821be0 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 19:58:23.405 +05:30 0689975e-f88e-407f-8568-e398eb821be0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:58:23.405 +05:30 0689975e-f88e-407f-8568-e398eb821be0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 27.6754ms 2024-09-04 19:58:23.406 +05:30 0689975e-f88e-407f-8568-e398eb821be0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 19:58:23.406 +05:30 0689975e-f88e-407f-8568-e398eb821be0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e42b077-61d4-4ded-bd30-4115adedec7b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 400} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":7,\"ActionName\":\"Access\"},{\"ActionID\":8,\"ActionName\":\"Add\"},{\"ActionID\":9,\"ActionName\":\"Edit\"},{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-04 19:58:23.406 +05:30 0689975e-f88e-407f-8568-e398eb821be0 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 400 application/json; charset=utf-8 30.5993ms 2024-09-04 19:58:24.251 +05:30 64ded56b-31d4-4038-a0b6-de0ba55d75c4 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 59 2024-09-04 19:58:24.252 +05:30 64ded56b-31d4-4038-a0b6-de0ba55d75c4 INF CORS policy execution successful. 2024-09-04 19:58:24.252 +05:30 64ded56b-31d4-4038-a0b6-de0ba55d75c4 INF HTTP request: Path: /role/getrestrictedactionsfornew QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Content-Length: 59}, {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: {"assignedProfileIds":[{"id":100176}],"type":1,"menuId":22} 2024-09-04 19:58:24.252 +05:30 250603d4-320d-467d-a0cc-68eef2cc86a4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 19:58:24.253 +05:30 250603d4-320d-467d-a0cc-68eef2cc86a4 INF Route matched with {action = "GetRestrictedActionsForNew", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRestrictedActionsForNew(Sang.Security.Api.Models.APIRequest.RestrictedActionRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-04 19:58:24.269 +05:30 250603d4-320d-467d-a0cc-68eef2cc86a4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:58:24.270 +05:30 250603d4-320d-467d-a0cc-68eef2cc86a4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 17.206ms 2024-09-04 19:58:24.270 +05:30 250603d4-320d-467d-a0cc-68eef2cc86a4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-04 19:58:24.270 +05:30 250603d4-320d-467d-a0cc-68eef2cc86a4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 64ded56b-31d4-4038-a0b6-de0ba55d75c4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 512} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":13,\"ActionName\":\"Access\"},{\"ActionID\":14,\"ActionName\":\"Add\"},{\"ActionID\":15,\"ActionName\":\"Edit\"},{\"ActionID\":16,\"ActionName\":\"Delete\"},{\"ActionID\":17,\"ActionName\":\"Excel\"},{\"ActionID\":18,\"ActionName\":\"View\"},{\"ActionID\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ActionID\":20,\"ActionName\":\"ViewSummary\"},{\"ActionID\":21,\"ActionName\":\"UnlockUser\"}]"} 2024-09-04 19:58:24.270 +05:30 250603d4-320d-467d-a0cc-68eef2cc86a4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 512 application/json; charset=utf-8 19.3763ms 2024-09-04 19:58:39.543 +05:30 4ed38e2c-cb23-4393-b243-0ef498bb967c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040902 - null null 2024-09-04 19:58:39.543 +05:30 d3aaabbd-6c51-4d01-b141-0e3278d34529 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - null null 2024-09-04 19:58:39.544 +05:30 d3aaabbd-6c51-4d01-b141-0e3278d34529 INF CORS policy execution successful. 2024-09-04 19:58:39.544 +05:30 4ed38e2c-cb23-4393-b243-0ef498bb967c INF CORS policy execution successful. 2024-09-04 19:58:39.545 +05:30 4ed38e2c-cb23-4393-b243-0ef498bb967c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040902 - 204 null null 1.5989ms 2024-09-04 19:58:39.545 +05:30 d3aaabbd-6c51-4d01-b141-0e3278d34529 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - 204 null null 1.7227ms 2024-09-04 19:58:39.573 +05:30 8e7cd918-b9c7-4a81-8a34-1fee20ab75b4 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - application/json 603 2024-09-04 19:58:39.573 +05:30 8e7cd918-b9c7-4a81-8a34-1fee20ab75b4 INF CORS policy execution successful. 2024-09-04 19:58:39.574 +05:30 8e7cd918-b9c7-4a81-8a34-1fee20ab75b4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Content-Length: 603}, {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":"TestRole040902","passwordPolicy":19,"isGroup":false,"parentId":0,"assignedProfileIds":[{"id":100176}],"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-04 19:58:39.575 +05:30 9ef1e52f-9c56-4e81-9a2d-58d5b1d7d7e1 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-04 19:58:39.576 +05:30 9b462790-f968-403e-a0bf-f521702a5b08 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040902 - null null 2024-09-04 19:58:39.576 +05:30 9b462790-f968-403e-a0bf-f521702a5b08 INF CORS policy execution successful. 2024-09-04 19:58:39.576 +05:30 9b462790-f968-403e-a0bf-f521702a5b08 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=0&roleName=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:58:39.577 +05:30 88806fc0-75d6-4beb-9d89-6e1116c898af INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 19:58:39.577 +05:30 88806fc0-75d6-4beb-9d89-6e1116c898af 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-04 19:58:39.582 +05:30 9ef1e52f-9c56-4e81-9a2d-58d5b1d7d7e1 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-04 19:58:39.583 +05:30 88806fc0-75d6-4beb-9d89-6e1116c898af INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:58:39.584 +05:30 88806fc0-75d6-4beb-9d89-6e1116c898af INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 7.0797ms 2024-09-04 19:58:39.584 +05:30 88806fc0-75d6-4beb-9d89-6e1116c898af INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 19:58:39.584 +05:30 88806fc0-75d6-4beb-9d89-6e1116c898af INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9b462790-f968-403e-a0bf-f521702a5b08}, {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-04 19:58:39.585 +05:30 88806fc0-75d6-4beb-9d89-6e1116c898af INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole040902 - 200 90 application/json; charset=utf-8 9.1769ms 2024-09-04 19:58:39.723 +05:30 9ef1e52f-9c56-4e81-9a2d-58d5b1d7d7e1 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:58:39.725 +05:30 9ef1e52f-9c56-4e81-9a2d-58d5b1d7d7e1 INF Executed action Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api) in 142.8016ms 2024-09-04 19:58:39.725 +05:30 9ef1e52f-9c56-4e81-9a2d-58d5b1d7d7e1 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-04 19:58:39.725 +05:30 9ef1e52f-9c56-4e81-9a2d-58d5b1d7d7e1 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 8e7cd918-b9c7-4a81-8a34-1fee20ab75b4}, {Location: http://103.120.178.195/SangSecurityAPI/role/upsertrole}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 94} Body: {"status":"Success","statusCode":2001,"message":"Role inserted successfully.","result":"1072"} 2024-09-04 19:58:39.725 +05:30 9ef1e52f-9c56-4e81-9a2d-58d5b1d7d7e1 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - 201 94 application/json; charset=utf-8 152.6998ms 2024-09-04 19:58:40.080 +05:30 8eccc0f8-6c32-4cb9-b072-8a9ccafd9087 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 19:58:40.081 +05:30 8eccc0f8-6c32-4cb9-b072-8a9ccafd9087 INF CORS policy execution successful. 2024-09-04 19:58:40.081 +05:30 8eccc0f8-6c32-4cb9-b072-8a9ccafd9087 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.294ms 2024-09-04 19:58:40.105 +05:30 65daf9a4-1b7f-4053-be1a-ab4e4ef5a530 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 19:58:40.106 +05:30 65daf9a4-1b7f-4053-be1a-ab4e4ef5a530 INF CORS policy execution successful. 2024-09-04 19:58:40.106 +05:30 65daf9a4-1b7f-4053-be1a-ab4e4ef5a530 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:58:40.106 +05:30 f56731f2-9f77-41f2-ac6e-bcf3a0404af7 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 19:58:40.107 +05:30 f56731f2-9f77-41f2-ac6e-bcf3a0404af7 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-04 19:58:40.110 +05:30 f56731f2-9f77-41f2-ac6e-bcf3a0404af7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:58:40.111 +05:30 f56731f2-9f77-41f2-ac6e-bcf3a0404af7 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 3.7965ms 2024-09-04 19:58:40.111 +05:30 f56731f2-9f77-41f2-ac6e-bcf3a0404af7 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 19:58:40.111 +05:30 f56731f2-9f77-41f2-ac6e-bcf3a0404af7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 65daf9a4-1b7f-4053-be1a-ab4e4ef5a530}, {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-04 19:58:40.111 +05:30 f56731f2-9f77-41f2-ac6e-bcf3a0404af7 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 6.1719ms 2024-09-04 19:58:53.199 +05:30 d1228e59-2f03-44ae-8b1e-88d5bd44551c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 19:58:53.199 +05:30 d1228e59-2f03-44ae-8b1e-88d5bd44551c INF CORS policy execution successful. 2024-09-04 19:58:53.200 +05:30 d1228e59-2f03-44ae-8b1e-88d5bd44551c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.1569ms 2024-09-04 19:58:53.237 +05:30 fcb9cb7a-05b0-42fb-98bf-18e3f28e63be INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 19:58:53.239 +05:30 fcb9cb7a-05b0-42fb-98bf-18e3f28e63be INF CORS policy execution successful. 2024-09-04 19:58:53.240 +05:30 fcb9cb7a-05b0-42fb-98bf-18e3f28e63be INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:58:53.241 +05:30 89bd1bd5-bcd2-43ed-adc9-8ce7da6d2b07 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:58:53.242 +05:30 89bd1bd5-bcd2-43ed-adc9-8ce7da6d2b07 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-04 19:58:53.252 +05:30 89bd1bd5-bcd2-43ed-adc9-8ce7da6d2b07 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:58:53.253 +05:30 89bd1bd5-bcd2-43ed-adc9-8ce7da6d2b07 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 10.5767ms 2024-09-04 19:58:53.253 +05:30 89bd1bd5-bcd2-43ed-adc9-8ce7da6d2b07 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:58:53.253 +05:30 89bd1bd5-bcd2-43ed-adc9-8ce7da6d2b07 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fcb9cb7a-05b0-42fb-98bf-18e3f28e63be}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 19:58:53.253 +05:30 89bd1bd5-bcd2-43ed-adc9-8ce7da6d2b07 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 16.1005ms 2024-09-04 19:59:18.784 +05:30 bc0510ee-a734-4d2a-8260-0ba6f0bdc818 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 19:59:18.786 +05:30 bc0510ee-a734-4d2a-8260-0ba6f0bdc818 INF CORS policy execution successful. 2024-09-04 19:59:18.787 +05:30 bc0510ee-a734-4d2a-8260-0ba6f0bdc818 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 204 null null 2.7204ms 2024-09-04 19:59:18.822 +05:30 81e06469-09b4-4bfa-827f-79dd17e74b90 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 19:59:18.825 +05:30 81e06469-09b4-4bfa-827f-79dd17e74b90 INF CORS policy execution successful. 2024-09-04 19:59:18.826 +05:30 81e06469-09b4-4bfa-827f-79dd17e74b90 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:18.827 +05:30 8a213eeb-c53f-46ac-ad7b-f8b41802a599 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:18.827 +05:30 8a213eeb-c53f-46ac-ad7b-f8b41802a599 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-04 19:59:18.840 +05:30 8a213eeb-c53f-46ac-ad7b-f8b41802a599 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:18.841 +05:30 8a213eeb-c53f-46ac-ad7b-f8b41802a599 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 13.2805ms 2024-09-04 19:59:18.841 +05:30 8a213eeb-c53f-46ac-ad7b-f8b41802a599 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:18.841 +05:30 8a213eeb-c53f-46ac-ad7b-f8b41802a599 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 81e06469-09b4-4bfa-827f-79dd17e74b90}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 19:59:18.842 +05:30 8a213eeb-c53f-46ac-ad7b-f8b41802a599 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 200 1585 application/json; charset=utf-8 19.7073ms 2024-09-04 19:59:18.956 +05:30 c0350daf-5bc5-4378-bddb-7c670c06db52 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 19:59:18.957 +05:30 c0350daf-5bc5-4378-bddb-7c670c06db52 INF CORS policy execution successful. 2024-09-04 19:59:18.957 +05:30 c0350daf-5bc5-4378-bddb-7c670c06db52 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 204 null null 0.778ms 2024-09-04 19:59:18.992 +05:30 57cb9158-9157-4e9b-a79b-ef3d0845f46b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 19:59:18.993 +05:30 57cb9158-9157-4e9b-a79b-ef3d0845f46b INF CORS policy execution successful. 2024-09-04 19:59:18.993 +05:30 57cb9158-9157-4e9b-a79b-ef3d0845f46b INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:18.993 +05:30 53bd51a4-fd5e-4710-bbea-77c3ceb57635 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:18.994 +05:30 53bd51a4-fd5e-4710-bbea-77c3ceb57635 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-04 19:59:18.999 +05:30 53bd51a4-fd5e-4710-bbea-77c3ceb57635 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:18.999 +05:30 53bd51a4-fd5e-4710-bbea-77c3ceb57635 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.3308ms 2024-09-04 19:59:18.999 +05:30 53bd51a4-fd5e-4710-bbea-77c3ceb57635 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:18.999 +05:30 53bd51a4-fd5e-4710-bbea-77c3ceb57635 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 57cb9158-9157-4e9b-a79b-ef3d0845f46b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 19:59:19.000 +05:30 53bd51a4-fd5e-4710-bbea-77c3ceb57635 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 200 1585 application/json; charset=utf-8 7.6412ms 2024-09-04 19:59:19.173 +05:30 f5776398-fc88-4e83-8db8-b2ede3740cc6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 19:59:19.173 +05:30 f5776398-fc88-4e83-8db8-b2ede3740cc6 INF CORS policy execution successful. 2024-09-04 19:59:19.174 +05:30 f5776398-fc88-4e83-8db8-b2ede3740cc6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 204 null null 0.5367ms 2024-09-04 19:59:19.211 +05:30 65bd75b0-f8e9-4ebf-b5ea-3708b1953877 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 19:59:19.212 +05:30 65bd75b0-f8e9-4ebf-b5ea-3708b1953877 INF CORS policy execution successful. 2024-09-04 19:59:19.212 +05:30 65bd75b0-f8e9-4ebf-b5ea-3708b1953877 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:19.212 +05:30 c2f51d17-5fb9-487c-8942-ef74bdff5c37 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:19.212 +05:30 c2f51d17-5fb9-487c-8942-ef74bdff5c37 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-04 19:59:19.215 +05:30 c2f51d17-5fb9-487c-8942-ef74bdff5c37 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:19.216 +05:30 c2f51d17-5fb9-487c-8942-ef74bdff5c37 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.9604ms 2024-09-04 19:59:19.216 +05:30 c2f51d17-5fb9-487c-8942-ef74bdff5c37 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:19.216 +05:30 c2f51d17-5fb9-487c-8942-ef74bdff5c37 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 65bd75b0-f8e9-4ebf-b5ea-3708b1953877}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 19:59:19.216 +05:30 c2f51d17-5fb9-487c-8942-ef74bdff5c37 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 200 1585 application/json; charset=utf-8 4.769ms 2024-09-04 19:59:19.297 +05:30 1590754f-ba64-4166-a34c-76efbbd2b1f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 19:59:19.297 +05:30 1590754f-ba64-4166-a34c-76efbbd2b1f6 INF CORS policy execution successful. 2024-09-04 19:59:19.297 +05:30 1590754f-ba64-4166-a34c-76efbbd2b1f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 204 null null 0.6333ms 2024-09-04 19:59:19.332 +05:30 6fe81102-a492-49a7-a84f-02a38f8266e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 19:59:19.333 +05:30 6fe81102-a492-49a7-a84f-02a38f8266e4 INF CORS policy execution successful. 2024-09-04 19:59:19.334 +05:30 6fe81102-a492-49a7-a84f-02a38f8266e4 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:19.334 +05:30 dd84a747-d949-4778-a5e0-a58ce4ac1221 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:19.334 +05:30 dd84a747-d949-4778-a5e0-a58ce4ac1221 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-04 19:59:19.338 +05:30 dd84a747-d949-4778-a5e0-a58ce4ac1221 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:19.338 +05:30 dd84a747-d949-4778-a5e0-a58ce4ac1221 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.6215ms 2024-09-04 19:59:19.338 +05:30 dd84a747-d949-4778-a5e0-a58ce4ac1221 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:19.338 +05:30 dd84a747-d949-4778-a5e0-a58ce4ac1221 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6fe81102-a492-49a7-a84f-02a38f8266e4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 19:59:19.339 +05:30 dd84a747-d949-4778-a5e0-a58ce4ac1221 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 200 1585 application/json; charset=utf-8 6.5498ms 2024-09-04 19:59:19.619 +05:30 ee83a203-9dfa-48b0-945d-8bc23bc22594 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 19:59:19.620 +05:30 ee83a203-9dfa-48b0-945d-8bc23bc22594 INF CORS policy execution successful. 2024-09-04 19:59:19.620 +05:30 ee83a203-9dfa-48b0-945d-8bc23bc22594 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 204 null null 0.7945ms 2024-09-04 19:59:19.656 +05:30 a10da650-12d3-4756-ae49-6e600d428b15 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 19:59:19.658 +05:30 a10da650-12d3-4756-ae49-6e600d428b15 INF CORS policy execution successful. 2024-09-04 19:59:19.658 +05:30 a10da650-12d3-4756-ae49-6e600d428b15 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:19.659 +05:30 f3b7912f-d7fc-45f8-ad5b-5e801ff8782a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:19.659 +05:30 f3b7912f-d7fc-45f8-ad5b-5e801ff8782a 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-04 19:59:19.663 +05:30 f3b7912f-d7fc-45f8-ad5b-5e801ff8782a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:19.663 +05:30 f3b7912f-d7fc-45f8-ad5b-5e801ff8782a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.4657ms 2024-09-04 19:59:19.663 +05:30 f3b7912f-d7fc-45f8-ad5b-5e801ff8782a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:19.663 +05:30 f3b7912f-d7fc-45f8-ad5b-5e801ff8782a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a10da650-12d3-4756-ae49-6e600d428b15}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":19,\"TotalPages\":2}]}"} 2024-09-04 19:59:19.664 +05:30 f3b7912f-d7fc-45f8-ad5b-5e801ff8782a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 200 1585 application/json; charset=utf-8 7.4143ms 2024-09-04 19:59:19.738 +05:30 3ba01ffd-54c8-487c-96f1-964cca067956 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 19:59:19.738 +05:30 3ba01ffd-54c8-487c-96f1-964cca067956 INF CORS policy execution successful. 2024-09-04 19:59:19.739 +05:30 3ba01ffd-54c8-487c-96f1-964cca067956 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 204 null null 0.671ms 2024-09-04 19:59:19.775 +05:30 07090ea5-b543-4c64-a9ec-07a7b6de05fe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 19:59:19.776 +05:30 07090ea5-b543-4c64-a9ec-07a7b6de05fe INF CORS policy execution successful. 2024-09-04 19:59:19.776 +05:30 07090ea5-b543-4c64-a9ec-07a7b6de05fe INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:19.781 +05:30 dfad68a3-13b1-4c6e-a3b5-e95a9ceb91a1 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:19.781 +05:30 dfad68a3-13b1-4c6e-a3b5-e95a9ceb91a1 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-04 19:59:19.784 +05:30 dfad68a3-13b1-4c6e-a3b5-e95a9ceb91a1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:19.785 +05:30 dfad68a3-13b1-4c6e-a3b5-e95a9ceb91a1 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.3724ms 2024-09-04 19:59:19.785 +05:30 dfad68a3-13b1-4c6e-a3b5-e95a9ceb91a1 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:19.785 +05:30 dfad68a3-13b1-4c6e-a3b5-e95a9ceb91a1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 07090ea5-b543-4c64-a9ec-07a7b6de05fe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 19:59:19.786 +05:30 dfad68a3-13b1-4c6e-a3b5-e95a9ceb91a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 200 1597 application/json; charset=utf-8 10.3008ms 2024-09-04 19:59:19.976 +05:30 28c7eb59-10b5-4766-94e2-901098775925 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 19:59:19.977 +05:30 28c7eb59-10b5-4766-94e2-901098775925 INF CORS policy execution successful. 2024-09-04 19:59:19.977 +05:30 28c7eb59-10b5-4766-94e2-901098775925 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 204 null null 0.4886ms 2024-09-04 19:59:20.018 +05:30 1f437fb9-2470-485f-99f6-78a44156fd30 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 19:59:20.018 +05:30 1f437fb9-2470-485f-99f6-78a44156fd30 INF CORS policy execution successful. 2024-09-04 19:59:20.019 +05:30 1f437fb9-2470-485f-99f6-78a44156fd30 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:20.019 +05:30 a741914a-6464-4fcf-9ece-45a89e261d7e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:20.019 +05:30 a741914a-6464-4fcf-9ece-45a89e261d7e 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-04 19:59:20.022 +05:30 a741914a-6464-4fcf-9ece-45a89e261d7e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:20.023 +05:30 a741914a-6464-4fcf-9ece-45a89e261d7e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.577ms 2024-09-04 19:59:20.023 +05:30 a741914a-6464-4fcf-9ece-45a89e261d7e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:20.023 +05:30 a741914a-6464-4fcf-9ece-45a89e261d7e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1f437fb9-2470-485f-99f6-78a44156fd30}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 19:59:20.023 +05:30 a741914a-6464-4fcf-9ece-45a89e261d7e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 200 1597 application/json; charset=utf-8 5.6004ms 2024-09-04 19:59:20.108 +05:30 5b63cffe-88ce-4cb3-b5cc-0b2c7e765aa3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 19:59:20.108 +05:30 5b63cffe-88ce-4cb3-b5cc-0b2c7e765aa3 INF CORS policy execution successful. 2024-09-04 19:59:20.109 +05:30 5b63cffe-88ce-4cb3-b5cc-0b2c7e765aa3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 204 null null 0.5426ms 2024-09-04 19:59:20.146 +05:30 afc0c662-1fa5-4081-8cc5-dd20d139c46b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 19:59:20.147 +05:30 afc0c662-1fa5-4081-8cc5-dd20d139c46b INF CORS policy execution successful. 2024-09-04 19:59:20.147 +05:30 afc0c662-1fa5-4081-8cc5-dd20d139c46b INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:20.147 +05:30 d3e0f871-dc71-4aa7-9b0b-b0e523e64724 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:20.147 +05:30 d3e0f871-dc71-4aa7-9b0b-b0e523e64724 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-04 19:59:20.150 +05:30 d3e0f871-dc71-4aa7-9b0b-b0e523e64724 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:20.151 +05:30 d3e0f871-dc71-4aa7-9b0b-b0e523e64724 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.0832ms 2024-09-04 19:59:20.151 +05:30 d3e0f871-dc71-4aa7-9b0b-b0e523e64724 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:20.151 +05:30 d3e0f871-dc71-4aa7-9b0b-b0e523e64724 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: afc0c662-1fa5-4081-8cc5-dd20d139c46b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 19:59:20.151 +05:30 d3e0f871-dc71-4aa7-9b0b-b0e523e64724 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 200 1597 application/json; charset=utf-8 5.1613ms 2024-09-04 19:59:20.338 +05:30 8b7d77f0-0c19-4569-999b-181371c035f9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 19:59:20.338 +05:30 8b7d77f0-0c19-4569-999b-181371c035f9 INF CORS policy execution successful. 2024-09-04 19:59:20.338 +05:30 8b7d77f0-0c19-4569-999b-181371c035f9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 204 null null 0.8766ms 2024-09-04 19:59:20.372 +05:30 f023694e-dba8-4a60-a584-062f27087e94 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 19:59:20.373 +05:30 f023694e-dba8-4a60-a584-062f27087e94 INF CORS policy execution successful. 2024-09-04 19:59:20.373 +05:30 f023694e-dba8-4a60-a584-062f27087e94 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:20.373 +05:30 bb9bf10a-f24c-425a-b87e-ca70ccc674ce INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:20.373 +05:30 bb9bf10a-f24c-425a-b87e-ca70ccc674ce 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-04 19:59:20.377 +05:30 bb9bf10a-f24c-425a-b87e-ca70ccc674ce INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:20.377 +05:30 bb9bf10a-f24c-425a-b87e-ca70ccc674ce INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.4732ms 2024-09-04 19:59:20.377 +05:30 bb9bf10a-f24c-425a-b87e-ca70ccc674ce INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 19:59:20.377 +05:30 bb9bf10a-f24c-425a-b87e-ca70ccc674ce INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f023694e-dba8-4a60-a584-062f27087e94}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 858} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"},{\"IId\":4,\"Name\":\"TestUser1\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-07-05T07:08:26.927\",\"ModifiedOn\":\"2024-07-29T05:36:32.7\"}],\"PageSummary\":[{\"TotalRows\":5,\"TotalPages\":1}]}"} 2024-09-04 19:59:20.377 +05:30 bb9bf10a-f24c-425a-b87e-ca70ccc674ce INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 200 858 application/json; charset=utf-8 5.2065ms 2024-09-04 19:59:23.450 +05:30 dabc0a4a-92d9-450c-9d27-ad651adf02fe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 19:59:23.451 +05:30 dabc0a4a-92d9-450c-9d27-ad651adf02fe INF CORS policy execution successful. 2024-09-04 19:59:23.451 +05:30 dabc0a4a-92d9-450c-9d27-ad651adf02fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 204 null null 0.5745ms 2024-09-04 19:59:23.487 +05:30 943bdd97-95f7-4547-b45d-e79607e9468c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 19:59:23.488 +05:30 943bdd97-95f7-4547-b45d-e79607e9468c INF CORS policy execution successful. 2024-09-04 19:59:23.488 +05:30 943bdd97-95f7-4547-b45d-e79607e9468c INF HTTP request: Path: /user/getuserdetails QueryString: ?id=4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:23.488 +05:30 7839dbf6-496d-48e3-bac2-e249daa26807 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 19:59:23.489 +05:30 7839dbf6-496d-48e3-bac2-e249daa26807 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-04 19:59:23.501 +05:30 7839dbf6-496d-48e3-bac2-e249daa26807 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:23.501 +05:30 7839dbf6-496d-48e3-bac2-e249daa26807 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 12.7146ms 2024-09-04 19:59:23.502 +05:30 7839dbf6-496d-48e3-bac2-e249daa26807 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 19:59:23.502 +05:30 7839dbf6-496d-48e3-bac2-e249daa26807 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 943bdd97-95f7-4547-b45d-e79607e9468c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1652} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":4,\"LoginName\":\"TestUser1\",\"LoginAbbr\":\"TU1\",\"UserName\":\"TestUser1\",\"Email\":\"TestUser1@example.com\",\"Phone\":\"123-456-7890\",\"Mobile\":\"987-654-3210\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":1,\"LinkId\":123,\"DomainName\":\"exampleDomain\",\"DomainUser\":\"exampleDomainUser\",\"AccountDisabled\":false,\"SendEmailOnNotification\":true,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":true,\"EmailUserOnLoginSuccess\":true,\"DontLockAccount\":false,\"NumInvalidAttempts\":5,\"LockedUntil\":\"2024-07-04\",\"BlockFromDate\":\"2024-01-01\",\"BlockToDate\":\"2024-07-04\",\"TimeRestrictionStartDate\":\"2024-01-01\",\"TimeRestrictionEndDate\":\"2024-12-31\",\"TimeRestrictionStartTime\":\"08:00:00\",\"TimeRestrictionEndTime\":\"17:00:00\",\"Location\":1,\"Language\":2,\"AltLanguage\":1,\"TimeZone\":3,\"UserAccess\":1,\"PWDChangeDate\":\"2024-07-01\",\"AuthenticationCode\":\"authCode123\",\"Signature\":\"\",\"Role\":36,\"RoleName\":\"TestRole1\",\"EmailAuthPermission\":true,\"MacAddress\":\"00-14-22-01-23-45\",\"PWDChangeNextLogOn\":true,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":90,\"SecurityQuestion\":null,\"SecurityAnswer\":null,\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2}],\"EntryRestrictionDetails\":[{\"TagType\":5,\"TagId\":2,\"TagName\":null,\"Transaction\":true,\"Report\":true,\"View\":false,\"Exclude\":false},{\"TagType\":5,\"TagId\":1,\"TagName\":null,\"Transaction\":false,\"Report\":false,\"View\":false,\"Exclude\":true}]}"} 2024-09-04 19:59:23.502 +05:30 7839dbf6-496d-48e3-bac2-e249daa26807 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 200 1652 application/json; charset=utf-8 14.6226ms 2024-09-04 19:59:23.575 +05:30 f53e61fb-6cd0-486b-a48f-fbdb6a54d32a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 19:59:23.575 +05:30 f53e61fb-6cd0-486b-a48f-fbdb6a54d32a INF CORS policy execution successful. 2024-09-04 19:59:23.575 +05:30 f53e61fb-6cd0-486b-a48f-fbdb6a54d32a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 204 null null 0.5828ms 2024-09-04 19:59:23.611 +05:30 eb1ccee0-b2ac-47f0-a74f-c161210654d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 19:59:23.612 +05:30 eb1ccee0-b2ac-47f0-a74f-c161210654d5 INF CORS policy execution successful. 2024-09-04 19:59:23.612 +05:30 eb1ccee0-b2ac-47f0-a74f-c161210654d5 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=36 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:23.612 +05:30 39fcd1a3-c974-4265-883a-76a11e8d2d3e INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 19:59:23.612 +05:30 39fcd1a3-c974-4265-883a-76a11e8d2d3e 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-04 19:59:23.615 +05:30 39fcd1a3-c974-4265-883a-76a11e8d2d3e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:23.616 +05:30 39fcd1a3-c974-4265-883a-76a11e8d2d3e INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.0352ms 2024-09-04 19:59:23.616 +05:30 39fcd1a3-c974-4265-883a-76a11e8d2d3e INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 19:59:23.616 +05:30 39fcd1a3-c974-4265-883a-76a11e8d2d3e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eb1ccee0-b2ac-47f0-a74f-c161210654d5}, {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-04 19:59:23.616 +05:30 39fcd1a3-c974-4265-883a-76a11e8d2d3e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 200 257 application/json; charset=utf-8 4.7895ms 2024-09-04 19:59:23.746 +05:30 6e334e03-aa8a-47fd-83d3-bb973151fe18 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 19:59:23.747 +05:30 6e334e03-aa8a-47fd-83d3-bb973151fe18 INF CORS policy execution successful. 2024-09-04 19:59:23.747 +05:30 6e334e03-aa8a-47fd-83d3-bb973151fe18 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6029ms 2024-09-04 19:59:23.769 +05:30 a580d7a0-229a-4ae2-93d0-07abd61de234 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 19:59:23.769 +05:30 a580d7a0-229a-4ae2-93d0-07abd61de234 INF CORS policy execution successful. 2024-09-04 19:59:23.769 +05:30 a580d7a0-229a-4ae2-93d0-07abd61de234 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4929ms 2024-09-04 19:59:23.790 +05:30 8a33b884-4ce7-40e9-bed9-b52886245a84 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 19:59:23.791 +05:30 8a33b884-4ce7-40e9-bed9-b52886245a84 INF CORS policy execution successful. 2024-09-04 19:59:23.791 +05:30 8a33b884-4ce7-40e9-bed9-b52886245a84 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:23.791 +05:30 9dc83d0a-dbe2-4f8a-9ac3-34b295eec031 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 19:59:23.791 +05:30 9dc83d0a-dbe2-4f8a-9ac3-34b295eec031 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-04 19:59:23.797 +05:30 9dc83d0a-dbe2-4f8a-9ac3-34b295eec031 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:23.798 +05:30 9dc83d0a-dbe2-4f8a-9ac3-34b295eec031 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.1172ms 2024-09-04 19:59:23.798 +05:30 9dc83d0a-dbe2-4f8a-9ac3-34b295eec031 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 19:59:23.798 +05:30 9dc83d0a-dbe2-4f8a-9ac3-34b295eec031 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a33b884-4ce7-40e9-bed9-b52886245a84}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 19:59:23.799 +05:30 9dc83d0a-dbe2-4f8a-9ac3-34b295eec031 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 8.4571ms 2024-09-04 19:59:23.799 +05:30 d78e84b9-ee0f-494e-84b0-a4a3e4cea50e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 19:59:23.800 +05:30 d78e84b9-ee0f-494e-84b0-a4a3e4cea50e INF CORS policy execution successful. 2024-09-04 19:59:23.800 +05:30 d78e84b9-ee0f-494e-84b0-a4a3e4cea50e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:23.801 +05:30 937adb7e-1a48-46aa-be0f-f1b9ca02601f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:59:23.801 +05:30 937adb7e-1a48-46aa-be0f-f1b9ca02601f 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-04 19:59:23.810 +05:30 937adb7e-1a48-46aa-be0f-f1b9ca02601f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:23.810 +05:30 937adb7e-1a48-46aa-be0f-f1b9ca02601f INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.5576ms 2024-09-04 19:59:23.810 +05:30 937adb7e-1a48-46aa-be0f-f1b9ca02601f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:59:23.811 +05:30 937adb7e-1a48-46aa-be0f-f1b9ca02601f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d78e84b9-ee0f-494e-84b0-a4a3e4cea50e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 19:59:23.811 +05:30 937adb7e-1a48-46aa-be0f-f1b9ca02601f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 11.7772ms 2024-09-04 19:59:23.866 +05:30 1f563b8a-6a00-4cf7-b9c7-21170c33bcc1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - null null 2024-09-04 19:59:23.867 +05:30 1f563b8a-6a00-4cf7-b9c7-21170c33bcc1 INF CORS policy execution successful. 2024-09-04 19:59:23.867 +05:30 1f563b8a-6a00-4cf7-b9c7-21170c33bcc1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - 204 null null 1.2007ms 2024-09-04 19:59:23.897 +05:30 8031d966-5c1f-4790-9b2c-059a288e2de4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - null null 2024-09-04 19:59:23.897 +05:30 8031d966-5c1f-4790-9b2c-059a288e2de4 INF CORS policy execution successful. 2024-09-04 19:59:23.898 +05:30 8031d966-5c1f-4790-9b2c-059a288e2de4 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:23.898 +05:30 7bb66166-34a7-4887-b785-68c8ff3bed8e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:59:23.898 +05:30 7bb66166-34a7-4887-b785-68c8ff3bed8e 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-04 19:59:23.908 +05:30 7bb66166-34a7-4887-b785-68c8ff3bed8e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:23.909 +05:30 7bb66166-34a7-4887-b785-68c8ff3bed8e INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 10.4984ms 2024-09-04 19:59:23.909 +05:30 7bb66166-34a7-4887-b785-68c8ff3bed8e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:59:23.909 +05:30 7bb66166-34a7-4887-b785-68c8ff3bed8e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8031d966-5c1f-4790-9b2c-059a288e2de4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":36,\"Name\":\"TestRole1\"}]"} 2024-09-04 19:59:23.910 +05:30 7bb66166-34a7-4887-b785-68c8ff3bed8e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - 200 132 application/json; charset=utf-8 12.9045ms 2024-09-04 19:59:28.614 +05:30 b08dc701-dd8b-42b3-b304-302e4f4183f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 19:59:28.615 +05:30 b08dc701-dd8b-42b3-b304-302e4f4183f3 INF CORS policy execution successful. 2024-09-04 19:59:28.616 +05:30 b08dc701-dd8b-42b3-b304-302e4f4183f3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:28.616 +05:30 a25f204c-f574-4d7f-b660-6b23c8225592 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:59:28.616 +05:30 a25f204c-f574-4d7f-b660-6b23c8225592 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-04 19:59:28.625 +05:30 a25f204c-f574-4d7f-b660-6b23c8225592 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:28.625 +05:30 a25f204c-f574-4d7f-b660-6b23c8225592 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.5629ms 2024-09-04 19:59:28.625 +05:30 a25f204c-f574-4d7f-b660-6b23c8225592 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:59:28.625 +05:30 a25f204c-f574-4d7f-b660-6b23c8225592 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b08dc701-dd8b-42b3-b304-302e4f4183f3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 19:59:28.626 +05:30 a25f204c-f574-4d7f-b660-6b23c8225592 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 11.375ms 2024-09-04 19:59:32.502 +05:30 a817ebb1-d344-448d-afff-a18dc1f45db0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - null null 2024-09-04 19:59:32.502 +05:30 a817ebb1-d344-448d-afff-a18dc1f45db0 INF CORS policy execution successful. 2024-09-04 19:59:32.509 +05:30 a817ebb1-d344-448d-afff-a18dc1f45db0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - 204 null null 7.6291ms 2024-09-04 19:59:32.536 +05:30 90be70f9-ea5d-469e-8414-12f5918f3dd9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - null null 2024-09-04 19:59:32.536 +05:30 90be70f9-ea5d-469e-8414-12f5918f3dd9 INF CORS policy execution successful. 2024-09-04 19:59:32.537 +05:30 90be70f9-ea5d-469e-8414-12f5918f3dd9 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:32.537 +05:30 391087f1-4f50-486b-8aa9-18c825c1106a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:59:32.537 +05:30 391087f1-4f50-486b-8aa9-18c825c1106a 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-04 19:59:32.553 +05:30 391087f1-4f50-486b-8aa9-18c825c1106a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:32.554 +05:30 391087f1-4f50-486b-8aa9-18c825c1106a INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 16.7308ms 2024-09-04 19:59:32.554 +05:30 391087f1-4f50-486b-8aa9-18c825c1106a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:59:32.555 +05:30 391087f1-4f50-486b-8aa9-18c825c1106a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 90be70f9-ea5d-469e-8414-12f5918f3dd9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 893} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1055,\"Name\":\"TestingRoleValidation\"},{\"Id\":1061,\"Name\":\"TestRole\"},{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"},{\"Id\":36,\"Name\":\"TestRole1\"},{\"Id\":37,\"Name\":\"TestRole2\"},{\"Id\":1066,\"Name\":\"TestRole240801\"},{\"Id\":1068,\"Name\":\"TestRole260801\"},{\"Id\":1069,\"Name\":\"TestRole280801\"},{\"Id\":38,\"Name\":\"TestRole3\"},{\"Id\":40,\"Name\":\"TestRole5\"},{\"Id\":41,\"Name\":\"TestRole6\"},{\"Id\":42,\"Name\":\"TestRole7\"},{\"Id\":43,\"Name\":\"TestRole8\"},{\"Id\":44,\"Name\":\"TestRole9\"},{\"Id\":45,\"Name\":\"TestRole9\"},{\"Id\":1057,\"Name\":\"TestRole9\"},{\"Id\":1060,\"Name\":\"TestRoleForDetails\"},{\"Id\":1054,\"Name\":\"TestRoleValidation\"},{\"Id\":1062,\"Name\":\"TestUpsertionWithNewParamInTT\"}]"} 2024-09-04 19:59:32.556 +05:30 391087f1-4f50-486b-8aa9-18c825c1106a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - 200 893 application/json; charset=utf-8 19.6286ms 2024-09-04 19:59:37.569 +05:30 7647348b-5bba-466e-899f-767e95ed09bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole - null null 2024-09-04 19:59:37.570 +05:30 7647348b-5bba-466e-899f-767e95ed09bd INF CORS policy execution successful. 2024-09-04 19:59:37.570 +05:30 7647348b-5bba-466e-899f-767e95ed09bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole - 204 null null 1.0043ms 2024-09-04 19:59:37.595 +05:30 16356bac-0482-4601-9e00-8e3c7cf27ab2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole - null null 2024-09-04 19:59:37.596 +05:30 16356bac-0482-4601-9e00-8e3c7cf27ab2 INF CORS policy execution successful. 2024-09-04 19:59:37.597 +05:30 16356bac-0482-4601-9e00-8e3c7cf27ab2 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=testrole Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:37.597 +05:30 dc846f0c-9b46-4a14-b3d1-11f9188b3058 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:59:37.597 +05:30 dc846f0c-9b46-4a14-b3d1-11f9188b3058 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-04 19:59:37.605 +05:30 dc846f0c-9b46-4a14-b3d1-11f9188b3058 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:37.606 +05:30 dc846f0c-9b46-4a14-b3d1-11f9188b3058 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.4121ms 2024-09-04 19:59:37.606 +05:30 dc846f0c-9b46-4a14-b3d1-11f9188b3058 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:59:37.606 +05:30 dc846f0c-9b46-4a14-b3d1-11f9188b3058 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 16356bac-0482-4601-9e00-8e3c7cf27ab2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 787} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"},{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"},{\"Id\":36,\"Name\":\"TestRole1\"},{\"Id\":37,\"Name\":\"TestRole2\"},{\"Id\":1066,\"Name\":\"TestRole240801\"},{\"Id\":1068,\"Name\":\"TestRole260801\"},{\"Id\":1069,\"Name\":\"TestRole280801\"},{\"Id\":38,\"Name\":\"TestRole3\"},{\"Id\":40,\"Name\":\"TestRole5\"},{\"Id\":41,\"Name\":\"TestRole6\"},{\"Id\":42,\"Name\":\"TestRole7\"},{\"Id\":43,\"Name\":\"TestRole8\"},{\"Id\":44,\"Name\":\"TestRole9\"},{\"Id\":45,\"Name\":\"TestRole9\"},{\"Id\":1057,\"Name\":\"TestRole9\"},{\"Id\":1060,\"Name\":\"TestRoleForDetails\"},{\"Id\":1054,\"Name\":\"TestRoleValidation\"}]"} 2024-09-04 19:59:37.606 +05:30 dc846f0c-9b46-4a14-b3d1-11f9188b3058 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole - 200 787 application/json; charset=utf-8 11.1445ms 2024-09-04 19:59:41.239 +05:30 b9a43487-92e1-4328-8310-10031a6ce89c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole04 - null null 2024-09-04 19:59:41.240 +05:30 b9a43487-92e1-4328-8310-10031a6ce89c INF CORS policy execution successful. 2024-09-04 19:59:41.240 +05:30 b9a43487-92e1-4328-8310-10031a6ce89c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole04 - 204 null null 0.6586ms 2024-09-04 19:59:41.286 +05:30 4711596e-0b9c-4a4f-bcb9-6d3eef2c5d33 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole04 - null null 2024-09-04 19:59:41.287 +05:30 4711596e-0b9c-4a4f-bcb9-6d3eef2c5d33 INF CORS policy execution successful. 2024-09-04 19:59:41.288 +05:30 4711596e-0b9c-4a4f-bcb9-6d3eef2c5d33 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=testrole04 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:41.288 +05:30 f1e7aeec-ba03-411f-bf46-088ceef21b06 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:59:41.288 +05:30 f1e7aeec-ba03-411f-bf46-088ceef21b06 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-04 19:59:41.294 +05:30 f1e7aeec-ba03-411f-bf46-088ceef21b06 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:41.295 +05:30 f1e7aeec-ba03-411f-bf46-088ceef21b06 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.428ms 2024-09-04 19:59:41.295 +05:30 f1e7aeec-ba03-411f-bf46-088ceef21b06 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:59:41.295 +05:30 f1e7aeec-ba03-411f-bf46-088ceef21b06 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4711596e-0b9c-4a4f-bcb9-6d3eef2c5d33}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 181} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 19:59:41.295 +05:30 f1e7aeec-ba03-411f-bf46-088ceef21b06 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole04 - 200 181 application/json; charset=utf-8 8.7081ms 2024-09-04 19:59:43.927 +05:30 eeb1bb26-b606-433b-b544-04e321bc3d4b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 19:59:43.927 +05:30 eeb1bb26-b606-433b-b544-04e321bc3d4b INF CORS policy execution successful. 2024-09-04 19:59:43.928 +05:30 eeb1bb26-b606-433b-b544-04e321bc3d4b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 0.9319ms 2024-09-04 19:59:43.972 +05:30 3fdf23ec-17fe-40d0-bed6-0c55871f7683 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 19:59:43.973 +05:30 3fdf23ec-17fe-40d0-bed6-0c55871f7683 INF CORS policy execution successful. 2024-09-04 19:59:43.973 +05:30 3fdf23ec-17fe-40d0-bed6-0c55871f7683 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:43.974 +05:30 f6de24ba-f02c-41b5-89ef-c638b468c2cd INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 19:59:43.974 +05:30 f6de24ba-f02c-41b5-89ef-c638b468c2cd 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-04 19:59:43.978 +05:30 f6de24ba-f02c-41b5-89ef-c638b468c2cd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:43.979 +05:30 f6de24ba-f02c-41b5-89ef-c638b468c2cd INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.2557ms 2024-09-04 19:59:43.979 +05:30 f6de24ba-f02c-41b5-89ef-c638b468c2cd INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 19:59:43.980 +05:30 f6de24ba-f02c-41b5-89ef-c638b468c2cd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3fdf23ec-17fe-40d0-bed6-0c55871f7683}, {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-04 19:59:43.980 +05:30 f6de24ba-f02c-41b5-89ef-c638b468c2cd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 7.8966ms 2024-09-04 19:59:44.233 +05:30 0d8ae677-67b3-46b4-abe1-acedd21325bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 19:59:44.233 +05:30 0d8ae677-67b3-46b4-abe1-acedd21325bf INF CORS policy execution successful. 2024-09-04 19:59:44.234 +05:30 0d8ae677-67b3-46b4-abe1-acedd21325bf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 0.4966ms 2024-09-04 19:59:44.283 +05:30 4bf666fe-a26c-4c40-9c40-6ae95dabeaf5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 19:59:44.284 +05:30 4bf666fe-a26c-4c40-9c40-6ae95dabeaf5 INF CORS policy execution successful. 2024-09-04 19:59:44.284 +05:30 4bf666fe-a26c-4c40-9c40-6ae95dabeaf5 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:44.284 +05:30 ca94f28f-5bab-4e70-bd43-7118a8641cea INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:59:44.284 +05:30 ca94f28f-5bab-4e70-bd43-7118a8641cea 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-04 19:59:44.290 +05:30 ca94f28f-5bab-4e70-bd43-7118a8641cea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:44.291 +05:30 ca94f28f-5bab-4e70-bd43-7118a8641cea INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.4553ms 2024-09-04 19:59:44.291 +05:30 ca94f28f-5bab-4e70-bd43-7118a8641cea INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 19:59:44.291 +05:30 ca94f28f-5bab-4e70-bd43-7118a8641cea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4bf666fe-a26c-4c40-9c40-6ae95dabeaf5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 19:59:44.292 +05:30 ca94f28f-5bab-4e70-bd43-7118a8641cea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 8.6381ms 2024-09-04 19:59:59.376 +05:30 64a6611e-75d1-4bc3-bfb0-b13d5eaa5b5f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser1Log&type=1 - null null 2024-09-04 19:59:59.377 +05:30 64a6611e-75d1-4bc3-bfb0-b13d5eaa5b5f INF CORS policy execution successful. 2024-09-04 19:59:59.378 +05:30 64a6611e-75d1-4bc3-bfb0-b13d5eaa5b5f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser1Log&type=1 - 204 null null 2.4271ms 2024-09-04 19:59:59.418 +05:30 d350bc00-0d7f-4ed4-a640-7980710c3e87 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser1Log&type=1 - null null 2024-09-04 19:59:59.419 +05:30 d350bc00-0d7f-4ed4-a640-7980710c3e87 INF CORS policy execution successful. 2024-09-04 19:59:59.419 +05:30 d350bc00-0d7f-4ed4-a640-7980710c3e87 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=TestUser1Log&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 19:59:59.420 +05:30 6c20d241-6f07-4837-aed1-251e4b650f53 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 19:59:59.440 +05:30 6c20d241-6f07-4837-aed1-251e4b650f53 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-04 19:59:59.486 +05:30 6c20d241-6f07-4837-aed1-251e4b650f53 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 19:59:59.487 +05:30 6c20d241-6f07-4837-aed1-251e4b650f53 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 46.5874ms 2024-09-04 19:59:59.487 +05:30 6c20d241-6f07-4837-aed1-251e4b650f53 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 19:59:59.487 +05:30 6c20d241-6f07-4837-aed1-251e4b650f53 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d350bc00-0d7f-4ed4-a640-7980710c3e87}, {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-04 19:59:59.487 +05:30 6c20d241-6f07-4837-aed1-251e4b650f53 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser1Log&type=1 - 200 114 application/json; charset=utf-8 69.8453ms 2024-09-04 20:00:36.611 +05:30 5c7c52c0-9bf1-4790-bc16-5a874ba0c58f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:00:36.613 +05:30 5c7c52c0-9bf1-4790-bc16-5a874ba0c58f INF CORS policy execution successful. 2024-09-04 20:00:36.613 +05:30 5c7c52c0-9bf1-4790-bc16-5a874ba0c58f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 2.0312ms 2024-09-04 20:00:36.650 +05:30 f14edffd-3ac4-440c-b15d-b4c5d8ed5fd4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:00:36.652 +05:30 f14edffd-3ac4-440c-b15d-b4c5d8ed5fd4 INF CORS policy execution successful. 2024-09-04 20:00:36.653 +05:30 f14edffd-3ac4-440c-b15d-b4c5d8ed5fd4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:00:36.654 +05:30 4e946ffb-fbc4-4c41-828d-911131454da3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:00:36.664 +05:30 4e946ffb-fbc4-4c41-828d-911131454da3 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-04 20:00:36.704 +05:30 4e946ffb-fbc4-4c41-828d-911131454da3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:00:36.705 +05:30 4e946ffb-fbc4-4c41-828d-911131454da3 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 41.1963ms 2024-09-04 20:00:36.705 +05:30 4e946ffb-fbc4-4c41-828d-911131454da3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:00:36.705 +05:30 4e946ffb-fbc4-4c41-828d-911131454da3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f14edffd-3ac4-440c-b15d-b4c5d8ed5fd4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:00:36.706 +05:30 4e946ffb-fbc4-4c41-828d-911131454da3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 55.6383ms 2024-09-04 20:00:38.655 +05:30 1d72dfd4-a947-47dc-b312-cc5a045de19a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:00:38.656 +05:30 1d72dfd4-a947-47dc-b312-cc5a045de19a INF CORS policy execution successful. 2024-09-04 20:00:38.656 +05:30 1d72dfd4-a947-47dc-b312-cc5a045de19a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 0.5865ms 2024-09-04 20:00:38.693 +05:30 ee1fe94e-404c-4fc2-8a55-0de9604e69e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:00:38.694 +05:30 ee1fe94e-404c-4fc2-8a55-0de9604e69e2 INF CORS policy execution successful. 2024-09-04 20:00:38.695 +05:30 ee1fe94e-404c-4fc2-8a55-0de9604e69e2 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:00:38.695 +05:30 f2a41a29-9950-4455-a1ba-cf17418995b5 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:00:38.695 +05:30 f2a41a29-9950-4455-a1ba-cf17418995b5 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-04 20:00:38.699 +05:30 f2a41a29-9950-4455-a1ba-cf17418995b5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:00:38.699 +05:30 f2a41a29-9950-4455-a1ba-cf17418995b5 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.7703ms 2024-09-04 20:00:38.699 +05:30 f2a41a29-9950-4455-a1ba-cf17418995b5 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:00:38.699 +05:30 f2a41a29-9950-4455-a1ba-cf17418995b5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee1fe94e-404c-4fc2-8a55-0de9604e69e2}, {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-04 20:00:38.700 +05:30 f2a41a29-9950-4455-a1ba-cf17418995b5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 6.2652ms 2024-09-04 20:00:38.973 +05:30 b83dac01-60a2-4e67-a046-dcfdecc6e78c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:00:38.974 +05:30 b83dac01-60a2-4e67-a046-dcfdecc6e78c INF CORS policy execution successful. 2024-09-04 20:00:38.974 +05:30 b83dac01-60a2-4e67-a046-dcfdecc6e78c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5229ms 2024-09-04 20:00:38.983 +05:30 5791c719-7474-4f50-9e8a-06e1cec2ac32 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:00:38.983 +05:30 5791c719-7474-4f50-9e8a-06e1cec2ac32 INF CORS policy execution successful. 2024-09-04 20:00:38.984 +05:30 5791c719-7474-4f50-9e8a-06e1cec2ac32 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4153ms 2024-09-04 20:00:39.006 +05:30 78b98c21-1254-43ce-bfbb-e71346e88ad9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:00:39.006 +05:30 78b98c21-1254-43ce-bfbb-e71346e88ad9 INF CORS policy execution successful. 2024-09-04 20:00:39.006 +05:30 78b98c21-1254-43ce-bfbb-e71346e88ad9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 0.5284ms 2024-09-04 20:00:39.008 +05:30 3c7d33fd-58c3-49c0-b1fd-c1ea7cfc6ecd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:00:39.009 +05:30 3c7d33fd-58c3-49c0-b1fd-c1ea7cfc6ecd INF CORS policy execution successful. 2024-09-04 20:00:39.010 +05:30 3c7d33fd-58c3-49c0-b1fd-c1ea7cfc6ecd 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:00:39.011 +05:30 df806805-6647-48f4-b463-813898f6681a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:00:39.011 +05:30 df806805-6647-48f4-b463-813898f6681a 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-04 20:00:39.019 +05:30 df806805-6647-48f4-b463-813898f6681a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:00:39.019 +05:30 5862eebe-4036-41a8-9c50-5f599bb0d141 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:00:39.019 +05:30 df806805-6647-48f4-b463-813898f6681a INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.0261ms 2024-09-04 20:00:39.019 +05:30 df806805-6647-48f4-b463-813898f6681a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:00:39.019 +05:30 5862eebe-4036-41a8-9c50-5f599bb0d141 INF CORS policy execution successful. 2024-09-04 20:00:39.019 +05:30 df806805-6647-48f4-b463-813898f6681a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3c7d33fd-58c3-49c0-b1fd-c1ea7cfc6ecd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:00:39.020 +05:30 5862eebe-4036-41a8-9c50-5f599bb0d141 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:00:39.020 +05:30 c2b95ca9-f3ed-4278-a491-990211246b6e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:00:39.020 +05:30 df806805-6647-48f4-b463-813898f6681a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 11.9879ms 2024-09-04 20:00:39.020 +05:30 c2b95ca9-f3ed-4278-a491-990211246b6e 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-04 20:00:39.024 +05:30 c2b95ca9-f3ed-4278-a491-990211246b6e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:00:39.024 +05:30 c2b95ca9-f3ed-4278-a491-990211246b6e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.2301ms 2024-09-04 20:00:39.024 +05:30 c2b95ca9-f3ed-4278-a491-990211246b6e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:00:39.025 +05:30 c2b95ca9-f3ed-4278-a491-990211246b6e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5862eebe-4036-41a8-9c50-5f599bb0d141}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:00:39.025 +05:30 c2b95ca9-f3ed-4278-a491-990211246b6e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.2077ms 2024-09-04 20:00:39.042 +05:30 242b0ff3-94b8-4951-ab79-a15721b310d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:00:39.043 +05:30 242b0ff3-94b8-4951-ab79-a15721b310d8 INF CORS policy execution successful. 2024-09-04 20:00:39.043 +05:30 242b0ff3-94b8-4951-ab79-a15721b310d8 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:00:39.043 +05:30 52d3f5ca-4633-407b-ada8-bbdcbc83e554 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:00:39.044 +05:30 52d3f5ca-4633-407b-ada8-bbdcbc83e554 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-04 20:00:39.065 +05:30 52d3f5ca-4633-407b-ada8-bbdcbc83e554 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:00:39.065 +05:30 52d3f5ca-4633-407b-ada8-bbdcbc83e554 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 21.395ms 2024-09-04 20:00:39.065 +05:30 52d3f5ca-4633-407b-ada8-bbdcbc83e554 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:00:39.065 +05:30 52d3f5ca-4633-407b-ada8-bbdcbc83e554 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 242b0ff3-94b8-4951-ab79-a15721b310d8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 20:00:39.066 +05:30 52d3f5ca-4633-407b-ada8-bbdcbc83e554 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 23.4392ms 2024-09-04 20:00:46.364 +05:30 46d9832e-d28f-4c04-8bfa-9b1c32a073c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:00:46.365 +05:30 46d9832e-d28f-4c04-8bfa-9b1c32a073c5 INF CORS policy execution successful. 2024-09-04 20:00:46.365 +05:30 46d9832e-d28f-4c04-8bfa-9b1c32a073c5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.9847ms 2024-09-04 20:00:46.399 +05:30 3d1075dd-cd6f-4a50-8ba4-21539d187a98 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:00:46.400 +05:30 3d1075dd-cd6f-4a50-8ba4-21539d187a98 INF CORS policy execution successful. 2024-09-04 20:00:46.401 +05:30 3d1075dd-cd6f-4a50-8ba4-21539d187a98 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:00:46.401 +05:30 ee7da800-2669-4a67-87d4-c6c68d83afcb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:00:46.402 +05:30 ee7da800-2669-4a67-87d4-c6c68d83afcb 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-04 20:00:46.409 +05:30 ee7da800-2669-4a67-87d4-c6c68d83afcb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:00:46.410 +05:30 ee7da800-2669-4a67-87d4-c6c68d83afcb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 7.8462ms 2024-09-04 20:00:46.410 +05:30 ee7da800-2669-4a67-87d4-c6c68d83afcb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:00:46.410 +05:30 ee7da800-2669-4a67-87d4-c6c68d83afcb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3d1075dd-cd6f-4a50-8ba4-21539d187a98}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:00:46.410 +05:30 ee7da800-2669-4a67-87d4-c6c68d83afcb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 11.1041ms 2024-09-04 20:01:18.921 +05:30 6beed5b2-28a7-40e6-ab93-5df0a56875ec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:01:18.922 +05:30 6beed5b2-28a7-40e6-ab93-5df0a56875ec INF CORS policy execution successful. 2024-09-04 20:01:18.923 +05:30 6beed5b2-28a7-40e6-ab93-5df0a56875ec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 1.703ms 2024-09-04 20:01:18.958 +05:30 cdf418ce-334f-48b6-a41f-28b17dfef4a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:01:18.960 +05:30 cdf418ce-334f-48b6-a41f-28b17dfef4a4 INF CORS policy execution successful. 2024-09-04 20:01:18.962 +05:30 cdf418ce-334f-48b6-a41f-28b17dfef4a4 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:01:18.965 +05:30 7b4d5198-e596-4721-8577-b4bcf725f521 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:01:18.965 +05:30 7b4d5198-e596-4721-8577-b4bcf725f521 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-04 20:01:18.975 +05:30 7b4d5198-e596-4721-8577-b4bcf725f521 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:01:18.975 +05:30 7b4d5198-e596-4721-8577-b4bcf725f521 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 9.6281ms 2024-09-04 20:01:18.975 +05:30 7b4d5198-e596-4721-8577-b4bcf725f521 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:01:18.976 +05:30 7b4d5198-e596-4721-8577-b4bcf725f521 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cdf418ce-334f-48b6-a41f-28b17dfef4a4}, {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-04 20:01:18.976 +05:30 7b4d5198-e596-4721-8577-b4bcf725f521 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 17.8151ms 2024-09-04 20:01:19.151 +05:30 6cecdd19-66d5-4917-8279-e9e446e6cb37 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:01:19.152 +05:30 6cecdd19-66d5-4917-8279-e9e446e6cb37 INF CORS policy execution successful. 2024-09-04 20:01:19.152 +05:30 6cecdd19-66d5-4917-8279-e9e446e6cb37 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5332ms 2024-09-04 20:01:19.175 +05:30 5dbe628f-d74f-4516-a08d-6d43a3a6cfa3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:01:19.175 +05:30 5dbe628f-d74f-4516-a08d-6d43a3a6cfa3 INF CORS policy execution successful. 2024-09-04 20:01:19.175 +05:30 5dbe628f-d74f-4516-a08d-6d43a3a6cfa3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4336ms 2024-09-04 20:01:19.176 +05:30 e4bb5239-5c16-4d3e-a68d-c19bcfa9cb2e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:01:19.176 +05:30 e4bb5239-5c16-4d3e-a68d-c19bcfa9cb2e INF CORS policy execution successful. 2024-09-04 20:01:19.176 +05:30 e4bb5239-5c16-4d3e-a68d-c19bcfa9cb2e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 0.2933ms 2024-09-04 20:01:19.198 +05:30 7512246d-4da4-4eb4-9147-4cadf2d0c05d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:01:19.199 +05:30 7512246d-4da4-4eb4-9147-4cadf2d0c05d INF CORS policy execution successful. 2024-09-04 20:01:19.199 +05:30 7512246d-4da4-4eb4-9147-4cadf2d0c05d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:01:19.199 +05:30 5501d7f5-bf1f-42f4-b8c4-ecd8e6d86833 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:01:19.199 +05:30 295ca5be-63ba-4820-b378-b57f21903516 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:01:19.200 +05:30 5501d7f5-bf1f-42f4-b8c4-ecd8e6d86833 INF CORS policy execution successful. 2024-09-04 20:01:19.200 +05:30 295ca5be-63ba-4820-b378-b57f21903516 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-04 20:01:19.200 +05:30 5501d7f5-bf1f-42f4-b8c4-ecd8e6d86833 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:01:19.200 +05:30 d9e4a10b-19d6-430c-a5d3-b45d20fe0f49 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:01:19.200 +05:30 d9e4a10b-19d6-430c-a5d3-b45d20fe0f49 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-04 20:01:19.206 +05:30 295ca5be-63ba-4820-b378-b57f21903516 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:01:19.207 +05:30 295ca5be-63ba-4820-b378-b57f21903516 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.9184ms 2024-09-04 20:01:19.207 +05:30 295ca5be-63ba-4820-b378-b57f21903516 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:01:19.207 +05:30 295ca5be-63ba-4820-b378-b57f21903516 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7512246d-4da4-4eb4-9147-4cadf2d0c05d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:01:19.207 +05:30 295ca5be-63ba-4820-b378-b57f21903516 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 9.1334ms 2024-09-04 20:01:19.208 +05:30 d9e4a10b-19d6-430c-a5d3-b45d20fe0f49 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:01:19.208 +05:30 d9e4a10b-19d6-430c-a5d3-b45d20fe0f49 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.7406ms 2024-09-04 20:01:19.208 +05:30 d9e4a10b-19d6-430c-a5d3-b45d20fe0f49 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:01:19.208 +05:30 d9e4a10b-19d6-430c-a5d3-b45d20fe0f49 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5501d7f5-bf1f-42f4-b8c4-ecd8e6d86833}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:01:19.208 +05:30 d9e4a10b-19d6-430c-a5d3-b45d20fe0f49 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 8.8409ms 2024-09-04 20:01:19.213 +05:30 c67a7c55-8c51-4b5c-9f49-854120c2482e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:01:19.213 +05:30 c67a7c55-8c51-4b5c-9f49-854120c2482e INF CORS policy execution successful. 2024-09-04 20:01:19.213 +05:30 c67a7c55-8c51-4b5c-9f49-854120c2482e INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:01:19.214 +05:30 42cdc849-5a19-41cf-9006-d2fd89cb755e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:01:19.214 +05:30 42cdc849-5a19-41cf-9006-d2fd89cb755e 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-04 20:01:19.221 +05:30 42cdc849-5a19-41cf-9006-d2fd89cb755e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:01:19.222 +05:30 42cdc849-5a19-41cf-9006-d2fd89cb755e INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.0118ms 2024-09-04 20:01:19.222 +05:30 42cdc849-5a19-41cf-9006-d2fd89cb755e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:01:19.222 +05:30 42cdc849-5a19-41cf-9006-d2fd89cb755e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c67a7c55-8c51-4b5c-9f49-854120c2482e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 20:01:19.222 +05:30 42cdc849-5a19-41cf-9006-d2fd89cb755e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 9.7407ms 2024-09-04 20:01:32.108 +05:30 399c7600-ac3e-4a3f-9172-a75a07a216bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:01:32.109 +05:30 399c7600-ac3e-4a3f-9172-a75a07a216bc INF CORS policy execution successful. 2024-09-04 20:01:32.109 +05:30 399c7600-ac3e-4a3f-9172-a75a07a216bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 1.5345ms 2024-09-04 20:01:32.144 +05:30 cd3233bc-7156-4a4e-9143-08bf092f6fd7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:01:32.147 +05:30 cd3233bc-7156-4a4e-9143-08bf092f6fd7 INF CORS policy execution successful. 2024-09-04 20:01:32.147 +05:30 cd3233bc-7156-4a4e-9143-08bf092f6fd7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:01:32.148 +05:30 5cfa5907-7e51-451c-956a-d243b5ef01fd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:01:32.149 +05:30 5cfa5907-7e51-451c-956a-d243b5ef01fd 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-04 20:01:32.157 +05:30 5cfa5907-7e51-451c-956a-d243b5ef01fd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:01:32.158 +05:30 5cfa5907-7e51-451c-956a-d243b5ef01fd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 8.9944ms 2024-09-04 20:01:32.158 +05:30 5cfa5907-7e51-451c-956a-d243b5ef01fd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:01:32.158 +05:30 5cfa5907-7e51-451c-956a-d243b5ef01fd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cd3233bc-7156-4a4e-9143-08bf092f6fd7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:01:32.158 +05:30 5cfa5907-7e51-451c-956a-d243b5ef01fd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 14.4238ms 2024-09-04 20:01:48.470 +05:30 d73c3a2a-9fc8-4250-89cb-4276f94c0037 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:01:48.471 +05:30 d73c3a2a-9fc8-4250-89cb-4276f94c0037 INF CORS policy execution successful. 2024-09-04 20:01:48.472 +05:30 d73c3a2a-9fc8-4250-89cb-4276f94c0037 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 2.1947ms 2024-09-04 20:01:48.544 +05:30 e916bd35-aba6-4b0b-82f1-bd18d593f57b INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1357 2024-09-04 20:01:48.546 +05:30 e916bd35-aba6-4b0b-82f1-bd18d593f57b INF CORS policy execution successful. 2024-09-04 20:01:48.547 +05:30 e916bd35-aba6-4b0b-82f1-bd18d593f57b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Content-Length: 1357}, {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":4,"group":false,"parent":0,"role":1072,"userName":"TestUser1","language":2,"altLanguage":1,"timeZone":3,"image":"","password":"","loginName":"TestUser1Log","loginAbbr":"Abr","securityQuestion":1,"securityAnswer":"TestUser300801Sec","email":"TestUser1@example.com","phone":"6666666666","mobile":"77777777777","emailAuthPermission":true,"userAccess":1,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":true,"emailUserOnLoginSuccess":true,"emailOnLoginFailure":true,"blockFromDate":"2024-01-01","blockToDate":"2024-07-04","timeRestrictionStartDate":"2024-01-01","timeRestrictionEndDate":"2024-12-31","timeRestrictionStartTime":"08:00:00","timeRestrictionEndTime":"17:00:00","days":[{"day":1},{"day":2}],"lockedTill":"2024-07-04","pwdChangeNextLogOn":true,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":90,"signature":"","location":1,"macAddress":"00-14-22-01-23-45","domainName":"exampleDomain","domainUser":"exampleDomainUser","entryRestrictionDetails":[{"tagTypeId":5,"tagId":2,"isTransaction":true,"isReport":true,"isView":false,"isExcluded":false,"tagName":null},{"tagTypeId":5,"tagId":1,"isTransaction":false,"isReport":false,"isView":false,"isExcluded":true,"tagName":null}],"linkId":123,"pwdChangeDate":"2024-07-01","authenticationCode":"authCode123","numInvalidAttempts":5,"userType":1} 2024-09-04 20:01:48.557 +05:30 2cc46d79-b52b-48c4-aee9-e40988385aa6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:01:48.578 +05:30 2cc46d79-b52b-48c4-aee9-e40988385aa6 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-04 20:01:48.713 +05:30 2cc46d79-b52b-48c4-aee9-e40988385aa6 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:01:48.714 +05:30 2cc46d79-b52b-48c4-aee9-e40988385aa6 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 134.8553ms 2024-09-04 20:01:48.714 +05:30 2cc46d79-b52b-48c4-aee9-e40988385aa6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:01:48.714 +05:30 2cc46d79-b52b-48c4-aee9-e40988385aa6 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: e916bd35-aba6-4b0b-82f1-bd18d593f57b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 284} Body: {"status":"Failure","statusCode":4000,"message":"Api Validation error","result":"[{\"PropertyName\":\"EntryRestrictionDetails[0].TagName\",\"ErrorMessage\":\"TagName is required.\"},{\"PropertyName\":\"EntryRestrictionDetails[1].TagName\",\"ErrorMessage\":\"TagName is required.\"}]"} 2024-09-04 20:01:48.714 +05:30 2cc46d79-b52b-48c4-aee9-e40988385aa6 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 400 284 application/json; charset=utf-8 170.3916ms 2024-09-04 20:01:54.429 +05:30 ee777bbf-f678-40b8-b0ea-656428487f42 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:01:54.429 +05:30 ee777bbf-f678-40b8-b0ea-656428487f42 INF CORS policy execution successful. 2024-09-04 20:01:54.430 +05:30 ee777bbf-f678-40b8-b0ea-656428487f42 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 0.8964ms 2024-09-04 20:01:54.505 +05:30 7317900c-3eb1-4e60-ac6f-99f835f654f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:01:54.507 +05:30 7317900c-3eb1-4e60-ac6f-99f835f654f8 INF CORS policy execution successful. 2024-09-04 20:01:54.508 +05:30 7317900c-3eb1-4e60-ac6f-99f835f654f8 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:01:54.508 +05:30 ac579a2f-fa35-45b3-a327-10dc044b4ab8 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:01:54.508 +05:30 ac579a2f-fa35-45b3-a327-10dc044b4ab8 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-04 20:01:54.513 +05:30 ac579a2f-fa35-45b3-a327-10dc044b4ab8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:01:54.513 +05:30 ac579a2f-fa35-45b3-a327-10dc044b4ab8 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.8317ms 2024-09-04 20:01:54.513 +05:30 ac579a2f-fa35-45b3-a327-10dc044b4ab8 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:01:54.513 +05:30 ac579a2f-fa35-45b3-a327-10dc044b4ab8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7317900c-3eb1-4e60-ac6f-99f835f654f8}, {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-04 20:01:54.514 +05:30 ac579a2f-fa35-45b3-a327-10dc044b4ab8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 8.5505ms 2024-09-04 20:01:54.734 +05:30 962f368c-c447-44a6-9af4-c34cb79b49ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:01:54.734 +05:30 962f368c-c447-44a6-9af4-c34cb79b49ed INF CORS policy execution successful. 2024-09-04 20:01:54.735 +05:30 962f368c-c447-44a6-9af4-c34cb79b49ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.7134ms 2024-09-04 20:01:54.799 +05:30 07a9e03e-4eed-41df-861b-5c0c90278d26 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:01:54.799 +05:30 7681efb7-228f-497a-a3c9-b2459782a14d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:01:54.799 +05:30 07a9e03e-4eed-41df-861b-5c0c90278d26 INF CORS policy execution successful. 2024-09-04 20:01:54.799 +05:30 7681efb7-228f-497a-a3c9-b2459782a14d INF CORS policy execution successful. 2024-09-04 20:01:54.800 +05:30 7681efb7-228f-497a-a3c9-b2459782a14d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 0.6074ms 2024-09-04 20:01:54.800 +05:30 07a9e03e-4eed-41df-861b-5c0c90278d26 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.631ms 2024-09-04 20:01:54.823 +05:30 454b59db-8c23-4ad2-aef5-996d5808ed26 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:01:54.824 +05:30 454b59db-8c23-4ad2-aef5-996d5808ed26 INF CORS policy execution successful. 2024-09-04 20:01:54.824 +05:30 454b59db-8c23-4ad2-aef5-996d5808ed26 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:01:54.825 +05:30 1b11e23f-aacf-44cd-a3f6-ab1fb4a8b568 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:01:54.825 +05:30 1b11e23f-aacf-44cd-a3f6-ab1fb4a8b568 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-04 20:01:54.832 +05:30 1b11e23f-aacf-44cd-a3f6-ab1fb4a8b568 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:01:54.832 +05:30 1b11e23f-aacf-44cd-a3f6-ab1fb4a8b568 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.7137ms 2024-09-04 20:01:54.832 +05:30 1b11e23f-aacf-44cd-a3f6-ab1fb4a8b568 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:01:54.832 +05:30 1b11e23f-aacf-44cd-a3f6-ab1fb4a8b568 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 454b59db-8c23-4ad2-aef5-996d5808ed26}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:01:54.833 +05:30 1b11e23f-aacf-44cd-a3f6-ab1fb4a8b568 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 9.5364ms 2024-09-04 20:01:54.859 +05:30 f579abd4-6305-4fe5-ba96-bb6d9971abef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:01:54.859 +05:30 f579abd4-6305-4fe5-ba96-bb6d9971abef INF CORS policy execution successful. 2024-09-04 20:01:54.859 +05:30 f579abd4-6305-4fe5-ba96-bb6d9971abef INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:01:54.860 +05:30 51dd8412-add7-4352-b50a-b3809e8c0d25 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:01:54.860 +05:30 51dd8412-add7-4352-b50a-b3809e8c0d25 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-04 20:01:54.867 +05:30 51dd8412-add7-4352-b50a-b3809e8c0d25 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:01:54.867 +05:30 51dd8412-add7-4352-b50a-b3809e8c0d25 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.1849ms 2024-09-04 20:01:54.867 +05:30 51dd8412-add7-4352-b50a-b3809e8c0d25 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:01:54.867 +05:30 51dd8412-add7-4352-b50a-b3809e8c0d25 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f579abd4-6305-4fe5-ba96-bb6d9971abef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 20:01:54.868 +05:30 51dd8412-add7-4352-b50a-b3809e8c0d25 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 9.4157ms 2024-09-04 20:01:54.869 +05:30 f698ed42-5e02-4802-a22b-821d8386a9a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:01:54.869 +05:30 f698ed42-5e02-4802-a22b-821d8386a9a0 INF CORS policy execution successful. 2024-09-04 20:01:54.869 +05:30 f698ed42-5e02-4802-a22b-821d8386a9a0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:01:54.869 +05:30 74205c8a-57fd-4d5e-b019-f8c6f7f41f55 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:01:54.870 +05:30 74205c8a-57fd-4d5e-b019-f8c6f7f41f55 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-04 20:01:54.874 +05:30 74205c8a-57fd-4d5e-b019-f8c6f7f41f55 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:01:54.875 +05:30 74205c8a-57fd-4d5e-b019-f8c6f7f41f55 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.0812ms 2024-09-04 20:01:54.875 +05:30 74205c8a-57fd-4d5e-b019-f8c6f7f41f55 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:01:54.875 +05:30 74205c8a-57fd-4d5e-b019-f8c6f7f41f55 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f698ed42-5e02-4802-a22b-821d8386a9a0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:01:54.875 +05:30 74205c8a-57fd-4d5e-b019-f8c6f7f41f55 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 6.7907ms 2024-09-04 20:02:00.189 +05:30 e14b3a98-3a8c-4ebb-a81e-cfb4267f1726 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:02:00.190 +05:30 e14b3a98-3a8c-4ebb-a81e-cfb4267f1726 INF CORS policy execution successful. 2024-09-04 20:02:00.190 +05:30 e14b3a98-3a8c-4ebb-a81e-cfb4267f1726 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 1.1009ms 2024-09-04 20:02:00.226 +05:30 6c2c925d-97ee-4ca9-8735-0de404e0b528 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:02:00.227 +05:30 6c2c925d-97ee-4ca9-8735-0de404e0b528 INF CORS policy execution successful. 2024-09-04 20:02:00.227 +05:30 6c2c925d-97ee-4ca9-8735-0de404e0b528 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:02:00.227 +05:30 d545297c-48b5-462d-8dff-03f63b421d5d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:02:00.228 +05:30 d545297c-48b5-462d-8dff-03f63b421d5d 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-04 20:02:00.234 +05:30 d545297c-48b5-462d-8dff-03f63b421d5d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:02:00.234 +05:30 d545297c-48b5-462d-8dff-03f63b421d5d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 6.2913ms 2024-09-04 20:02:00.234 +05:30 d545297c-48b5-462d-8dff-03f63b421d5d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:02:00.234 +05:30 d545297c-48b5-462d-8dff-03f63b421d5d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c2c925d-97ee-4ca9-8735-0de404e0b528}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:02:00.235 +05:30 d545297c-48b5-462d-8dff-03f63b421d5d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 8.7653ms 2024-09-04 20:02:11.565 +05:30 0b19f2a5-8b0c-4512-bf41-5455c722d384 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:02:11.565 +05:30 0b19f2a5-8b0c-4512-bf41-5455c722d384 INF CORS policy execution successful. 2024-09-04 20:02:11.566 +05:30 0b19f2a5-8b0c-4512-bf41-5455c722d384 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 1.4119ms 2024-09-04 20:02:11.603 +05:30 866f9f75-0b74-460e-ac24-5559f8e82953 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1357 2024-09-04 20:02:11.604 +05:30 866f9f75-0b74-460e-ac24-5559f8e82953 INF CORS policy execution successful. 2024-09-04 20:02:11.604 +05:30 866f9f75-0b74-460e-ac24-5559f8e82953 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Content-Length: 1357}, {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":4,"group":false,"parent":0,"role":1072,"userName":"TestUser1","language":2,"altLanguage":1,"timeZone":3,"image":"","password":"","loginName":"TestUser1Log","loginAbbr":"Abr","securityQuestion":1,"securityAnswer":"TestUser300801Sec","email":"TestUser1@example.com","phone":"6666666666","mobile":"77777777777","emailAuthPermission":true,"userAccess":1,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":true,"emailUserOnLoginSuccess":true,"emailOnLoginFailure":true,"blockFromDate":"2024-01-01","blockToDate":"2024-07-04","timeRestrictionStartDate":"2024-01-01","timeRestrictionEndDate":"2024-12-31","timeRestrictionStartTime":"08:00:00","timeRestrictionEndTime":"17:00:00","days":[{"day":1},{"day":2}],"lockedTill":"2024-07-04","pwdChangeNextLogOn":true,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":90,"signature":"","location":1,"macAddress":"00-14-22-01-23-45","domainName":"exampleDomain","domainUser":"exampleDomainUser","entryRestrictionDetails":[{"tagTypeId":5,"tagId":2,"isTransaction":true,"isReport":true,"isView":false,"isExcluded":false,"tagName":null},{"tagTypeId":5,"tagId":1,"isTransaction":false,"isReport":false,"isView":false,"isExcluded":true,"tagName":null}],"linkId":123,"pwdChangeDate":"2024-07-01","authenticationCode":"authCode123","numInvalidAttempts":5,"userType":1} 2024-09-04 20:02:11.605 +05:30 41d5478e-8795-4a08-b374-b13944312f47 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:02:11.605 +05:30 41d5478e-8795-4a08-b374-b13944312f47 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-04 20:02:11.617 +05:30 41d5478e-8795-4a08-b374-b13944312f47 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:02:11.618 +05:30 41d5478e-8795-4a08-b374-b13944312f47 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 12.2548ms 2024-09-04 20:02:11.618 +05:30 41d5478e-8795-4a08-b374-b13944312f47 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:02:11.618 +05:30 41d5478e-8795-4a08-b374-b13944312f47 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 866f9f75-0b74-460e-ac24-5559f8e82953}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 284} Body: {"status":"Failure","statusCode":4000,"message":"Api Validation error","result":"[{\"PropertyName\":\"EntryRestrictionDetails[0].TagName\",\"ErrorMessage\":\"TagName is required.\"},{\"PropertyName\":\"EntryRestrictionDetails[1].TagName\",\"ErrorMessage\":\"TagName is required.\"}]"} 2024-09-04 20:02:11.618 +05:30 41d5478e-8795-4a08-b374-b13944312f47 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 400 284 application/json; charset=utf-8 15.561ms 2024-09-04 20:03:24.287 +05:30 a0332e60-e5a7-4174-b6d2-78a6f93eb870 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:03:24.289 +05:30 a0332e60-e5a7-4174-b6d2-78a6f93eb870 INF CORS policy execution successful. 2024-09-04 20:03:24.290 +05:30 a0332e60-e5a7-4174-b6d2-78a6f93eb870 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 2.8871ms 2024-09-04 20:03:24.329 +05:30 f44005a8-8246-453c-9595-db68ea9c0730 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1357 2024-09-04 20:03:24.330 +05:30 f44005a8-8246-453c-9595-db68ea9c0730 INF CORS policy execution successful. 2024-09-04 20:03:24.331 +05:30 f44005a8-8246-453c-9595-db68ea9c0730 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Content-Length: 1357}, {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":4,"group":false,"parent":0,"role":1072,"userName":"TestUser1","language":2,"altLanguage":1,"timeZone":3,"image":"","password":"","loginName":"TestUser1Log","loginAbbr":"Abr","securityQuestion":1,"securityAnswer":"TestUser300801Sec","email":"TestUser1@example.com","phone":"6666666666","mobile":"77777777777","emailAuthPermission":true,"userAccess":1,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":true,"emailUserOnLoginSuccess":true,"emailOnLoginFailure":true,"blockFromDate":"2024-01-01","blockToDate":"2024-07-04","timeRestrictionStartDate":"2024-01-01","timeRestrictionEndDate":"2024-12-31","timeRestrictionStartTime":"08:00:00","timeRestrictionEndTime":"17:00:00","days":[{"day":1},{"day":2}],"lockedTill":"2024-07-04","pwdChangeNextLogOn":true,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":90,"signature":"","location":1,"macAddress":"00-14-22-01-23-45","domainName":"exampleDomain","domainUser":"exampleDomainUser","entryRestrictionDetails":[{"tagTypeId":5,"tagId":2,"isTransaction":true,"isReport":true,"isView":false,"isExcluded":false,"tagName":null},{"tagTypeId":5,"tagId":1,"isTransaction":false,"isReport":false,"isView":false,"isExcluded":true,"tagName":null}],"linkId":123,"pwdChangeDate":"2024-07-01","authenticationCode":"authCode123","numInvalidAttempts":5,"userType":1} 2024-09-04 20:03:24.333 +05:30 b25c6b77-f3a9-4030-ae56-21fd2b7ccb88 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:03:24.333 +05:30 b25c6b77-f3a9-4030-ae56-21fd2b7ccb88 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-04 20:03:24.346 +05:30 b25c6b77-f3a9-4030-ae56-21fd2b7ccb88 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:03:24.347 +05:30 b25c6b77-f3a9-4030-ae56-21fd2b7ccb88 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 13.5414ms 2024-09-04 20:03:24.347 +05:30 b25c6b77-f3a9-4030-ae56-21fd2b7ccb88 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:03:24.347 +05:30 b25c6b77-f3a9-4030-ae56-21fd2b7ccb88 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: f44005a8-8246-453c-9595-db68ea9c0730}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 284} Body: {"status":"Failure","statusCode":4000,"message":"Api Validation error","result":"[{\"PropertyName\":\"EntryRestrictionDetails[0].TagName\",\"ErrorMessage\":\"TagName is required.\"},{\"PropertyName\":\"EntryRestrictionDetails[1].TagName\",\"ErrorMessage\":\"TagName is required.\"}]"} 2024-09-04 20:03:24.347 +05:30 b25c6b77-f3a9-4030-ae56-21fd2b7ccb88 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 400 284 application/json; charset=utf-8 18.7858ms 2024-09-04 20:04:05.109 +05:30 9a127bf4-5a2d-41c6-b23b-da36581db8c0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:04:05.109 +05:30 9a127bf4-5a2d-41c6-b23b-da36581db8c0 INF CORS policy execution successful. 2024-09-04 20:04:05.110 +05:30 9a127bf4-5a2d-41c6-b23b-da36581db8c0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.6605ms 2024-09-04 20:04:05.152 +05:30 df6ab17e-fdbd-40e5-bada-8e0f9bb36726 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:04:05.153 +05:30 df6ab17e-fdbd-40e5-bada-8e0f9bb36726 INF CORS policy execution successful. 2024-09-04 20:04:05.154 +05:30 df6ab17e-fdbd-40e5-bada-8e0f9bb36726 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:05.155 +05:30 fbc78217-4ea9-4832-ae4e-1bccf2c8130f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:05.155 +05:30 fbc78217-4ea9-4832-ae4e-1bccf2c8130f 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-04 20:04:05.172 +05:30 fbc78217-4ea9-4832-ae4e-1bccf2c8130f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:05.172 +05:30 fbc78217-4ea9-4832-ae4e-1bccf2c8130f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 17.0828ms 2024-09-04 20:04:05.172 +05:30 fbc78217-4ea9-4832-ae4e-1bccf2c8130f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:05.173 +05:30 fbc78217-4ea9-4832-ae4e-1bccf2c8130f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: df6ab17e-fdbd-40e5-bada-8e0f9bb36726}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:04:05.173 +05:30 fbc78217-4ea9-4832-ae4e-1bccf2c8130f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 21.6723ms 2024-09-04 20:04:08.832 +05:30 b91ce0ea-a33a-4509-b843-ab9f3adfee27 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:04:08.832 +05:30 b91ce0ea-a33a-4509-b843-ab9f3adfee27 INF CORS policy execution successful. 2024-09-04 20:04:08.833 +05:30 b91ce0ea-a33a-4509-b843-ab9f3adfee27 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 204 null null 1.556ms 2024-09-04 20:04:08.872 +05:30 b106eec0-6d6e-47ab-b55f-1e4e9370a330 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:04:08.874 +05:30 b106eec0-6d6e-47ab-b55f-1e4e9370a330 INF CORS policy execution successful. 2024-09-04 20:04:08.874 +05:30 b106eec0-6d6e-47ab-b55f-1e4e9370a330 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:08.875 +05:30 6e2abe43-c3e2-45aa-b9f1-4ba43bcd422f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:08.876 +05:30 6e2abe43-c3e2-45aa-b9f1-4ba43bcd422f 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-04 20:04:08.890 +05:30 6e2abe43-c3e2-45aa-b9f1-4ba43bcd422f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:08.890 +05:30 6e2abe43-c3e2-45aa-b9f1-4ba43bcd422f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 14.4753ms 2024-09-04 20:04:08.890 +05:30 6e2abe43-c3e2-45aa-b9f1-4ba43bcd422f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:08.891 +05:30 6e2abe43-c3e2-45aa-b9f1-4ba43bcd422f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b106eec0-6d6e-47ab-b55f-1e4e9370a330}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:04:08.891 +05:30 6e2abe43-c3e2-45aa-b9f1-4ba43bcd422f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 200 1585 application/json; charset=utf-8 18.833ms 2024-09-04 20:04:09.020 +05:30 fb8047cf-b8fb-4ee8-9c1e-5b31271504c8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:04:09.020 +05:30 fb8047cf-b8fb-4ee8-9c1e-5b31271504c8 INF CORS policy execution successful. 2024-09-04 20:04:09.021 +05:30 fb8047cf-b8fb-4ee8-9c1e-5b31271504c8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 204 null null 0.5606ms 2024-09-04 20:04:09.060 +05:30 3b12801a-2202-46bd-beff-d516db8362c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:04:09.061 +05:30 3b12801a-2202-46bd-beff-d516db8362c6 INF CORS policy execution successful. 2024-09-04 20:04:09.061 +05:30 3b12801a-2202-46bd-beff-d516db8362c6 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:09.061 +05:30 834d845c-acc0-4d29-ab65-c2f2c661cefa INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:09.061 +05:30 834d845c-acc0-4d29-ab65-c2f2c661cefa 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-04 20:04:09.064 +05:30 834d845c-acc0-4d29-ab65-c2f2c661cefa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:09.064 +05:30 834d845c-acc0-4d29-ab65-c2f2c661cefa INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.9828ms 2024-09-04 20:04:09.065 +05:30 834d845c-acc0-4d29-ab65-c2f2c661cefa INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:09.065 +05:30 834d845c-acc0-4d29-ab65-c2f2c661cefa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3b12801a-2202-46bd-beff-d516db8362c6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:04:09.065 +05:30 834d845c-acc0-4d29-ab65-c2f2c661cefa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 200 1585 application/json; charset=utf-8 4.5761ms 2024-09-04 20:04:09.198 +05:30 527e7571-4348-48c7-b468-d1a11150b734 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:04:09.199 +05:30 527e7571-4348-48c7-b468-d1a11150b734 INF CORS policy execution successful. 2024-09-04 20:04:09.199 +05:30 527e7571-4348-48c7-b468-d1a11150b734 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 204 null null 0.742ms 2024-09-04 20:04:09.235 +05:30 3e5c56c8-a49d-4304-ab34-0021d48d6d08 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:04:09.236 +05:30 3e5c56c8-a49d-4304-ab34-0021d48d6d08 INF CORS policy execution successful. 2024-09-04 20:04:09.236 +05:30 3e5c56c8-a49d-4304-ab34-0021d48d6d08 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:09.236 +05:30 40aa6c05-028f-4289-933a-a92b2f6a2e3b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:09.236 +05:30 40aa6c05-028f-4289-933a-a92b2f6a2e3b 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-04 20:04:09.239 +05:30 40aa6c05-028f-4289-933a-a92b2f6a2e3b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:09.239 +05:30 40aa6c05-028f-4289-933a-a92b2f6a2e3b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.8311ms 2024-09-04 20:04:09.239 +05:30 40aa6c05-028f-4289-933a-a92b2f6a2e3b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:09.239 +05:30 40aa6c05-028f-4289-933a-a92b2f6a2e3b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e5c56c8-a49d-4304-ab34-0021d48d6d08}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:04:09.240 +05:30 40aa6c05-028f-4289-933a-a92b2f6a2e3b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 200 1585 application/json; charset=utf-8 4.3261ms 2024-09-04 20:04:09.417 +05:30 9477e881-1dfa-4fd5-a425-f692436f4e91 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:04:09.417 +05:30 9477e881-1dfa-4fd5-a425-f692436f4e91 INF CORS policy execution successful. 2024-09-04 20:04:09.417 +05:30 9477e881-1dfa-4fd5-a425-f692436f4e91 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 204 null null 0.6631ms 2024-09-04 20:04:09.453 +05:30 fdf9c8ce-bdaa-4661-91f8-ee9925946e01 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:04:09.453 +05:30 fdf9c8ce-bdaa-4661-91f8-ee9925946e01 INF CORS policy execution successful. 2024-09-04 20:04:09.454 +05:30 fdf9c8ce-bdaa-4661-91f8-ee9925946e01 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:09.454 +05:30 633bc8c3-6236-4d58-9c60-067cb1f1a5fb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:09.454 +05:30 633bc8c3-6236-4d58-9c60-067cb1f1a5fb 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-04 20:04:09.462 +05:30 633bc8c3-6236-4d58-9c60-067cb1f1a5fb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:09.463 +05:30 633bc8c3-6236-4d58-9c60-067cb1f1a5fb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.6183ms 2024-09-04 20:04:09.463 +05:30 633bc8c3-6236-4d58-9c60-067cb1f1a5fb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:09.463 +05:30 633bc8c3-6236-4d58-9c60-067cb1f1a5fb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fdf9c8ce-bdaa-4661-91f8-ee9925946e01}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:04:09.463 +05:30 633bc8c3-6236-4d58-9c60-067cb1f1a5fb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 200 1585 application/json; charset=utf-8 10.2338ms 2024-09-04 20:04:09.833 +05:30 b7749561-260f-4c7a-8c6d-cba7581f45b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:04:09.834 +05:30 b7749561-260f-4c7a-8c6d-cba7581f45b3 INF CORS policy execution successful. 2024-09-04 20:04:09.834 +05:30 b7749561-260f-4c7a-8c6d-cba7581f45b3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 204 null null 0.6562ms 2024-09-04 20:04:09.874 +05:30 9a05f8da-0c01-4cf3-81de-1d882144d9fb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:04:09.874 +05:30 9a05f8da-0c01-4cf3-81de-1d882144d9fb INF CORS policy execution successful. 2024-09-04 20:04:09.875 +05:30 9a05f8da-0c01-4cf3-81de-1d882144d9fb INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:09.875 +05:30 f121726f-e58e-402c-bf73-a0f698771441 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:09.875 +05:30 f121726f-e58e-402c-bf73-a0f698771441 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-04 20:04:09.882 +05:30 f121726f-e58e-402c-bf73-a0f698771441 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:09.882 +05:30 f121726f-e58e-402c-bf73-a0f698771441 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.2904ms 2024-09-04 20:04:09.882 +05:30 f121726f-e58e-402c-bf73-a0f698771441 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:09.883 +05:30 f121726f-e58e-402c-bf73-a0f698771441 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9a05f8da-0c01-4cf3-81de-1d882144d9fb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":19,\"TotalPages\":2}]}"} 2024-09-04 20:04:09.884 +05:30 f121726f-e58e-402c-bf73-a0f698771441 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 200 1585 application/json; charset=utf-8 9.9237ms 2024-09-04 20:04:09.955 +05:30 b8e4f18d-0b74-4092-a157-77eb1f6fd6ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:04:09.955 +05:30 b8e4f18d-0b74-4092-a157-77eb1f6fd6ab INF CORS policy execution successful. 2024-09-04 20:04:09.956 +05:30 b8e4f18d-0b74-4092-a157-77eb1f6fd6ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 204 null null 0.8255ms 2024-09-04 20:04:09.993 +05:30 814b8026-7892-4eb4-9779-e5cf7c87c078 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:04:09.994 +05:30 814b8026-7892-4eb4-9779-e5cf7c87c078 INF CORS policy execution successful. 2024-09-04 20:04:09.994 +05:30 814b8026-7892-4eb4-9779-e5cf7c87c078 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:09.994 +05:30 c7cb69c6-3d9c-4fed-89ca-aec5a927b77b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:09.994 +05:30 c7cb69c6-3d9c-4fed-89ca-aec5a927b77b 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-04 20:04:09.996 +05:30 c7cb69c6-3d9c-4fed-89ca-aec5a927b77b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:09.997 +05:30 c7cb69c6-3d9c-4fed-89ca-aec5a927b77b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.5101ms 2024-09-04 20:04:09.997 +05:30 c7cb69c6-3d9c-4fed-89ca-aec5a927b77b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:09.997 +05:30 c7cb69c6-3d9c-4fed-89ca-aec5a927b77b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 814b8026-7892-4eb4-9779-e5cf7c87c078}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:04:09.997 +05:30 c7cb69c6-3d9c-4fed-89ca-aec5a927b77b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 200 1597 application/json; charset=utf-8 3.7641ms 2024-09-04 20:04:10.495 +05:30 d358ad4e-ad90-40db-9c2d-73c907651272 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:04:10.496 +05:30 d358ad4e-ad90-40db-9c2d-73c907651272 INF CORS policy execution successful. 2024-09-04 20:04:10.496 +05:30 d358ad4e-ad90-40db-9c2d-73c907651272 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 204 null null 0.5562ms 2024-09-04 20:04:10.534 +05:30 9ecf1361-b562-47b3-8db4-8f38f90e929a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:04:10.534 +05:30 9ecf1361-b562-47b3-8db4-8f38f90e929a INF CORS policy execution successful. 2024-09-04 20:04:10.535 +05:30 9ecf1361-b562-47b3-8db4-8f38f90e929a INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:10.535 +05:30 d3f7c230-0589-455a-a8ff-af9aa91660df INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:10.535 +05:30 d3f7c230-0589-455a-a8ff-af9aa91660df 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-04 20:04:10.537 +05:30 d3f7c230-0589-455a-a8ff-af9aa91660df INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:10.538 +05:30 d3f7c230-0589-455a-a8ff-af9aa91660df INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.8218ms 2024-09-04 20:04:10.538 +05:30 d3f7c230-0589-455a-a8ff-af9aa91660df INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:10.538 +05:30 d3f7c230-0589-455a-a8ff-af9aa91660df INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9ecf1361-b562-47b3-8db4-8f38f90e929a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:04:10.538 +05:30 d3f7c230-0589-455a-a8ff-af9aa91660df INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 200 1597 application/json; charset=utf-8 4.3566ms 2024-09-04 20:04:10.686 +05:30 e3c409a9-dc04-4192-9993-1a452f39a6e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:04:10.687 +05:30 e3c409a9-dc04-4192-9993-1a452f39a6e8 INF CORS policy execution successful. 2024-09-04 20:04:10.687 +05:30 e3c409a9-dc04-4192-9993-1a452f39a6e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 204 null null 0.6262ms 2024-09-04 20:04:10.733 +05:30 bea9e98e-be7a-4377-b3ed-47ecf4c1fb24 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:04:10.734 +05:30 bea9e98e-be7a-4377-b3ed-47ecf4c1fb24 INF CORS policy execution successful. 2024-09-04 20:04:10.735 +05:30 bea9e98e-be7a-4377-b3ed-47ecf4c1fb24 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:10.735 +05:30 408acc12-e478-4a49-9111-c8a33bd4273b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:10.735 +05:30 408acc12-e478-4a49-9111-c8a33bd4273b 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-04 20:04:10.744 +05:30 408acc12-e478-4a49-9111-c8a33bd4273b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:10.744 +05:30 408acc12-e478-4a49-9111-c8a33bd4273b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.9811ms 2024-09-04 20:04:10.744 +05:30 408acc12-e478-4a49-9111-c8a33bd4273b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:10.745 +05:30 408acc12-e478-4a49-9111-c8a33bd4273b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bea9e98e-be7a-4377-b3ed-47ecf4c1fb24}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:04:10.745 +05:30 408acc12-e478-4a49-9111-c8a33bd4273b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 200 1597 application/json; charset=utf-8 11.9921ms 2024-09-04 20:04:15.213 +05:30 10b5a044-326d-4c27-82ef-357119a6451b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:04:15.214 +05:30 10b5a044-326d-4c27-82ef-357119a6451b INF CORS policy execution successful. 2024-09-04 20:04:15.214 +05:30 10b5a044-326d-4c27-82ef-357119a6451b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 204 null null 0.9662ms 2024-09-04 20:04:15.254 +05:30 43f8a43d-20ee-4894-b2a9-6f83c7073428 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:04:15.254 +05:30 43f8a43d-20ee-4894-b2a9-6f83c7073428 INF CORS policy execution successful. 2024-09-04 20:04:15.255 +05:30 43f8a43d-20ee-4894-b2a9-6f83c7073428 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:15.255 +05:30 9437778a-7b91-4b59-89b6-759d7064e1e7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:15.255 +05:30 9437778a-7b91-4b59-89b6-759d7064e1e7 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-04 20:04:15.259 +05:30 9437778a-7b91-4b59-89b6-759d7064e1e7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:15.259 +05:30 9437778a-7b91-4b59-89b6-759d7064e1e7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.8731ms 2024-09-04 20:04:15.259 +05:30 9437778a-7b91-4b59-89b6-759d7064e1e7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:04:15.259 +05:30 9437778a-7b91-4b59-89b6-759d7064e1e7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 43f8a43d-20ee-4894-b2a9-6f83c7073428}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 858} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"},{\"IId\":4,\"Name\":\"TestUser1\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-07-05T07:08:26.927\",\"ModifiedOn\":\"2024-07-29T05:36:32.7\"}],\"PageSummary\":[{\"TotalRows\":5,\"TotalPages\":1}]}"} 2024-09-04 20:04:15.260 +05:30 9437778a-7b91-4b59-89b6-759d7064e1e7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 200 858 application/json; charset=utf-8 5.6994ms 2024-09-04 20:04:17.255 +05:30 819b3a89-8656-4db4-b810-acac2dd6219c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:04:17.255 +05:30 819b3a89-8656-4db4-b810-acac2dd6219c INF CORS policy execution successful. 2024-09-04 20:04:17.256 +05:30 819b3a89-8656-4db4-b810-acac2dd6219c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 204 null null 0.6278ms 2024-09-04 20:04:17.294 +05:30 c899caf8-4879-49e3-97e7-de575f49e4c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:04:17.294 +05:30 c899caf8-4879-49e3-97e7-de575f49e4c3 INF CORS policy execution successful. 2024-09-04 20:04:17.295 +05:30 c899caf8-4879-49e3-97e7-de575f49e4c3 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:17.295 +05:30 b25fb484-9558-42eb-a115-ab985a10357b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:04:17.295 +05:30 b25fb484-9558-42eb-a115-ab985a10357b 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-04 20:04:17.303 +05:30 b25fb484-9558-42eb-a115-ab985a10357b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:17.304 +05:30 b25fb484-9558-42eb-a115-ab985a10357b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 8.6259ms 2024-09-04 20:04:17.304 +05:30 b25fb484-9558-42eb-a115-ab985a10357b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:04:17.304 +05:30 b25fb484-9558-42eb-a115-ab985a10357b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c899caf8-4879-49e3-97e7-de575f49e4c3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1652} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":4,\"LoginName\":\"TestUser1\",\"LoginAbbr\":\"TU1\",\"UserName\":\"TestUser1\",\"Email\":\"TestUser1@example.com\",\"Phone\":\"123-456-7890\",\"Mobile\":\"987-654-3210\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":1,\"LinkId\":123,\"DomainName\":\"exampleDomain\",\"DomainUser\":\"exampleDomainUser\",\"AccountDisabled\":false,\"SendEmailOnNotification\":true,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":true,\"EmailUserOnLoginSuccess\":true,\"DontLockAccount\":false,\"NumInvalidAttempts\":5,\"LockedUntil\":\"2024-07-04\",\"BlockFromDate\":\"2024-01-01\",\"BlockToDate\":\"2024-07-04\",\"TimeRestrictionStartDate\":\"2024-01-01\",\"TimeRestrictionEndDate\":\"2024-12-31\",\"TimeRestrictionStartTime\":\"08:00:00\",\"TimeRestrictionEndTime\":\"17:00:00\",\"Location\":1,\"Language\":2,\"AltLanguage\":1,\"TimeZone\":3,\"UserAccess\":1,\"PWDChangeDate\":\"2024-07-01\",\"AuthenticationCode\":\"authCode123\",\"Signature\":\"\",\"Role\":36,\"RoleName\":\"TestRole1\",\"EmailAuthPermission\":true,\"MacAddress\":\"00-14-22-01-23-45\",\"PWDChangeNextLogOn\":true,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":90,\"SecurityQuestion\":null,\"SecurityAnswer\":null,\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2}],\"EntryRestrictionDetails\":[{\"TagType\":5,\"TagId\":2,\"TagName\":null,\"Transaction\":true,\"Report\":true,\"View\":false,\"Exclude\":false},{\"TagType\":5,\"TagId\":1,\"TagName\":null,\"Transaction\":false,\"Report\":false,\"View\":false,\"Exclude\":true}]}"} 2024-09-04 20:04:17.304 +05:30 b25fb484-9558-42eb-a115-ab985a10357b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 200 1652 application/json; charset=utf-8 10.2676ms 2024-09-04 20:04:17.363 +05:30 6302e206-9068-4231-a299-f0619ac5f360 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 20:04:17.394 +05:30 6302e206-9068-4231-a299-f0619ac5f360 INF CORS policy execution successful. 2024-09-04 20:04:17.394 +05:30 6302e206-9068-4231-a299-f0619ac5f360 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 204 null null 31.0927ms 2024-09-04 20:04:17.432 +05:30 644afcef-0f52-4e44-a9c3-18257f8c6b6d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 20:04:17.433 +05:30 644afcef-0f52-4e44-a9c3-18257f8c6b6d INF CORS policy execution successful. 2024-09-04 20:04:17.433 +05:30 644afcef-0f52-4e44-a9c3-18257f8c6b6d INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=36 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:17.433 +05:30 37b18f38-f128-4320-9047-270a29dbcd39 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:04:17.433 +05:30 37b18f38-f128-4320-9047-270a29dbcd39 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-04 20:04:17.436 +05:30 37b18f38-f128-4320-9047-270a29dbcd39 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:17.436 +05:30 37b18f38-f128-4320-9047-270a29dbcd39 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.646ms 2024-09-04 20:04:17.436 +05:30 37b18f38-f128-4320-9047-270a29dbcd39 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:04:17.436 +05:30 37b18f38-f128-4320-9047-270a29dbcd39 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 644afcef-0f52-4e44-a9c3-18257f8c6b6d}, {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-04 20:04:17.437 +05:30 37b18f38-f128-4320-9047-270a29dbcd39 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 200 257 application/json; charset=utf-8 4.1198ms 2024-09-04 20:04:17.544 +05:30 8ed2030f-9aac-4291-b8f8-d3d85476b8de INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:04:17.544 +05:30 8ed2030f-9aac-4291-b8f8-d3d85476b8de INF CORS policy execution successful. 2024-09-04 20:04:17.545 +05:30 8ed2030f-9aac-4291-b8f8-d3d85476b8de INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.3864ms 2024-09-04 20:04:17.560 +05:30 926ae938-a244-4afd-84f8-60d370ee4bb6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:04:17.560 +05:30 926ae938-a244-4afd-84f8-60d370ee4bb6 INF CORS policy execution successful. 2024-09-04 20:04:17.560 +05:30 926ae938-a244-4afd-84f8-60d370ee4bb6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.3885ms 2024-09-04 20:04:17.583 +05:30 990494e6-3849-4122-9149-0bb95637a754 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:04:17.583 +05:30 990494e6-3849-4122-9149-0bb95637a754 INF CORS policy execution successful. 2024-09-04 20:04:17.583 +05:30 990494e6-3849-4122-9149-0bb95637a754 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:17.584 +05:30 42b62441-4e0d-4a02-90fd-00616a940b17 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:04:17.584 +05:30 42b62441-4e0d-4a02-90fd-00616a940b17 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-04 20:04:17.586 +05:30 08ef4493-73c9-4e6b-ac87-059fe7f59904 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:04:17.586 +05:30 08ef4493-73c9-4e6b-ac87-059fe7f59904 INF CORS policy execution successful. 2024-09-04 20:04:17.587 +05:30 08ef4493-73c9-4e6b-ac87-059fe7f59904 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:17.587 +05:30 9f8291df-9607-4b44-b868-5bc5ec2df2f5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:04:17.587 +05:30 9f8291df-9607-4b44-b868-5bc5ec2df2f5 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-04 20:04:17.589 +05:30 42b62441-4e0d-4a02-90fd-00616a940b17 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:17.589 +05:30 42b62441-4e0d-4a02-90fd-00616a940b17 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.8898ms 2024-09-04 20:04:17.589 +05:30 42b62441-4e0d-4a02-90fd-00616a940b17 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:04:17.589 +05:30 42b62441-4e0d-4a02-90fd-00616a940b17 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 990494e6-3849-4122-9149-0bb95637a754}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:04:17.589 +05:30 42b62441-4e0d-4a02-90fd-00616a940b17 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.4526ms 2024-09-04 20:04:17.592 +05:30 9f8291df-9607-4b44-b868-5bc5ec2df2f5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:17.592 +05:30 9f8291df-9607-4b44-b868-5bc5ec2df2f5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.9785ms 2024-09-04 20:04:17.592 +05:30 9f8291df-9607-4b44-b868-5bc5ec2df2f5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:04:17.592 +05:30 9f8291df-9607-4b44-b868-5bc5ec2df2f5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08ef4493-73c9-4e6b-ac87-059fe7f59904}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:04:17.592 +05:30 9f8291df-9607-4b44-b868-5bc5ec2df2f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 6.2308ms 2024-09-04 20:04:17.668 +05:30 74561c20-4386-448b-be7c-c1f3d7e8a8ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - null null 2024-09-04 20:04:17.668 +05:30 74561c20-4386-448b-be7c-c1f3d7e8a8ba INF CORS policy execution successful. 2024-09-04 20:04:17.669 +05:30 74561c20-4386-448b-be7c-c1f3d7e8a8ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - 204 null null 0.6455ms 2024-09-04 20:04:17.693 +05:30 4a83df47-4d85-462e-a3aa-556c0e9cb291 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - null null 2024-09-04 20:04:17.693 +05:30 4a83df47-4d85-462e-a3aa-556c0e9cb291 INF CORS policy execution successful. 2024-09-04 20:04:17.694 +05:30 4a83df47-4d85-462e-a3aa-556c0e9cb291 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:17.694 +05:30 377d9baa-e663-4c1b-b238-9aac617ac3a8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:04:17.694 +05:30 377d9baa-e663-4c1b-b238-9aac617ac3a8 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-04 20:04:17.698 +05:30 377d9baa-e663-4c1b-b238-9aac617ac3a8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:17.698 +05:30 377d9baa-e663-4c1b-b238-9aac617ac3a8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 3.9644ms 2024-09-04 20:04:17.698 +05:30 377d9baa-e663-4c1b-b238-9aac617ac3a8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:04:17.698 +05:30 377d9baa-e663-4c1b-b238-9aac617ac3a8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a83df47-4d85-462e-a3aa-556c0e9cb291}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":36,\"Name\":\"TestRole1\"}]"} 2024-09-04 20:04:17.698 +05:30 377d9baa-e663-4c1b-b238-9aac617ac3a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - 200 132 application/json; charset=utf-8 5.2349ms 2024-09-04 20:04:21.551 +05:30 447cd7fc-33df-4606-88f9-4729a9484b0a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:04:21.552 +05:30 447cd7fc-33df-4606-88f9-4729a9484b0a INF CORS policy execution successful. 2024-09-04 20:04:21.552 +05:30 447cd7fc-33df-4606-88f9-4729a9484b0a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:21.553 +05:30 1415cb7c-b5c8-49e8-bf1e-f4e83b493532 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:04:21.553 +05:30 1415cb7c-b5c8-49e8-bf1e-f4e83b493532 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-04 20:04:21.566 +05:30 1415cb7c-b5c8-49e8-bf1e-f4e83b493532 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:21.567 +05:30 1415cb7c-b5c8-49e8-bf1e-f4e83b493532 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 14.3753ms 2024-09-04 20:04:21.569 +05:30 1415cb7c-b5c8-49e8-bf1e-f4e83b493532 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:04:21.569 +05:30 1415cb7c-b5c8-49e8-bf1e-f4e83b493532 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 447cd7fc-33df-4606-88f9-4729a9484b0a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:04:21.571 +05:30 1415cb7c-b5c8-49e8-bf1e-f4e83b493532 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 19.0021ms 2024-09-04 20:04:23.524 +05:30 dcb585bb-2759-4547-97d5-286b69be9ce6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=t - null null 2024-09-04 20:04:23.525 +05:30 dcb585bb-2759-4547-97d5-286b69be9ce6 INF CORS policy execution successful. 2024-09-04 20:04:23.526 +05:30 dcb585bb-2759-4547-97d5-286b69be9ce6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=t - 204 null null 1.7475ms 2024-09-04 20:04:23.562 +05:30 c2f430f2-eb98-4360-b628-6aada1755ba0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=t - null null 2024-09-04 20:04:23.562 +05:30 c2f430f2-eb98-4360-b628-6aada1755ba0 INF CORS policy execution successful. 2024-09-04 20:04:23.562 +05:30 c2f430f2-eb98-4360-b628-6aada1755ba0 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=t Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:23.563 +05:30 6b286185-e249-45c8-a586-e9676f668f9b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:04:23.563 +05:30 6b286185-e249-45c8-a586-e9676f668f9b 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-04 20:04:23.568 +05:30 6b286185-e249-45c8-a586-e9676f668f9b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:23.568 +05:30 6b286185-e249-45c8-a586-e9676f668f9b INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.3212ms 2024-09-04 20:04:23.568 +05:30 6b286185-e249-45c8-a586-e9676f668f9b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:04:23.568 +05:30 6b286185-e249-45c8-a586-e9676f668f9b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c2f430f2-eb98-4360-b628-6aada1755ba0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 893} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1055,\"Name\":\"TestingRoleValidation\"},{\"Id\":1061,\"Name\":\"TestRole\"},{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"},{\"Id\":36,\"Name\":\"TestRole1\"},{\"Id\":37,\"Name\":\"TestRole2\"},{\"Id\":1066,\"Name\":\"TestRole240801\"},{\"Id\":1068,\"Name\":\"TestRole260801\"},{\"Id\":1069,\"Name\":\"TestRole280801\"},{\"Id\":38,\"Name\":\"TestRole3\"},{\"Id\":40,\"Name\":\"TestRole5\"},{\"Id\":41,\"Name\":\"TestRole6\"},{\"Id\":42,\"Name\":\"TestRole7\"},{\"Id\":43,\"Name\":\"TestRole8\"},{\"Id\":44,\"Name\":\"TestRole9\"},{\"Id\":45,\"Name\":\"TestRole9\"},{\"Id\":1057,\"Name\":\"TestRole9\"},{\"Id\":1060,\"Name\":\"TestRoleForDetails\"},{\"Id\":1054,\"Name\":\"TestRoleValidation\"},{\"Id\":1062,\"Name\":\"TestUpsertionWithNewParamInTT\"}]"} 2024-09-04 20:04:23.569 +05:30 6b286185-e249-45c8-a586-e9676f668f9b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=t - 200 893 application/json; charset=utf-8 7.0185ms 2024-09-04 20:04:23.907 +05:30 43a04de0-45bf-4668-b308-fd6e9650e9b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=te - null null 2024-09-04 20:04:23.908 +05:30 43a04de0-45bf-4668-b308-fd6e9650e9b5 INF CORS policy execution successful. 2024-09-04 20:04:23.908 +05:30 43a04de0-45bf-4668-b308-fd6e9650e9b5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=te - 204 null null 0.4607ms 2024-09-04 20:04:23.945 +05:30 af9472b9-409c-4c2b-9cc4-15bdf72bbe99 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=te - null null 2024-09-04 20:04:23.946 +05:30 af9472b9-409c-4c2b-9cc4-15bdf72bbe99 INF CORS policy execution successful. 2024-09-04 20:04:23.946 +05:30 af9472b9-409c-4c2b-9cc4-15bdf72bbe99 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=te Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:23.946 +05:30 6f451ace-8a4a-4087-b2e2-a593d1a3a5c3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:04:23.946 +05:30 6f451ace-8a4a-4087-b2e2-a593d1a3a5c3 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-04 20:04:23.950 +05:30 6f451ace-8a4a-4087-b2e2-a593d1a3a5c3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:23.950 +05:30 6f451ace-8a4a-4087-b2e2-a593d1a3a5c3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 3.7493ms 2024-09-04 20:04:23.950 +05:30 6f451ace-8a4a-4087-b2e2-a593d1a3a5c3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:04:23.950 +05:30 6f451ace-8a4a-4087-b2e2-a593d1a3a5c3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: af9472b9-409c-4c2b-9cc4-15bdf72bbe99}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 893} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1055,\"Name\":\"TestingRoleValidation\"},{\"Id\":1061,\"Name\":\"TestRole\"},{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"},{\"Id\":36,\"Name\":\"TestRole1\"},{\"Id\":37,\"Name\":\"TestRole2\"},{\"Id\":1066,\"Name\":\"TestRole240801\"},{\"Id\":1068,\"Name\":\"TestRole260801\"},{\"Id\":1069,\"Name\":\"TestRole280801\"},{\"Id\":38,\"Name\":\"TestRole3\"},{\"Id\":40,\"Name\":\"TestRole5\"},{\"Id\":41,\"Name\":\"TestRole6\"},{\"Id\":42,\"Name\":\"TestRole7\"},{\"Id\":43,\"Name\":\"TestRole8\"},{\"Id\":44,\"Name\":\"TestRole9\"},{\"Id\":45,\"Name\":\"TestRole9\"},{\"Id\":1057,\"Name\":\"TestRole9\"},{\"Id\":1060,\"Name\":\"TestRoleForDetails\"},{\"Id\":1054,\"Name\":\"TestRoleValidation\"},{\"Id\":1062,\"Name\":\"TestUpsertionWithNewParamInTT\"}]"} 2024-09-04 20:04:23.951 +05:30 6f451ace-8a4a-4087-b2e2-a593d1a3a5c3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=te - 200 893 application/json; charset=utf-8 5.3925ms 2024-09-04 20:04:24.316 +05:30 49221043-c4c9-49f4-a022-fdc598f2838a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=tes - null null 2024-09-04 20:04:24.317 +05:30 49221043-c4c9-49f4-a022-fdc598f2838a INF CORS policy execution successful. 2024-09-04 20:04:24.317 +05:30 49221043-c4c9-49f4-a022-fdc598f2838a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=tes - 204 null null 0.4542ms 2024-09-04 20:04:24.353 +05:30 90ed6536-1e4c-4172-9172-2bb69707dd0d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=tes - null null 2024-09-04 20:04:24.354 +05:30 90ed6536-1e4c-4172-9172-2bb69707dd0d INF CORS policy execution successful. 2024-09-04 20:04:24.354 +05:30 90ed6536-1e4c-4172-9172-2bb69707dd0d INF HTTP request: Path: /role/geterproles QueryString: ?searchString=tes Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:24.354 +05:30 dc4c4b2d-aec2-4442-8de0-c4aa3b2bc153 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:04:24.354 +05:30 dc4c4b2d-aec2-4442-8de0-c4aa3b2bc153 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-04 20:04:24.358 +05:30 dc4c4b2d-aec2-4442-8de0-c4aa3b2bc153 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:24.359 +05:30 dc4c4b2d-aec2-4442-8de0-c4aa3b2bc153 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.114ms 2024-09-04 20:04:24.359 +05:30 dc4c4b2d-aec2-4442-8de0-c4aa3b2bc153 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:04:24.359 +05:30 dc4c4b2d-aec2-4442-8de0-c4aa3b2bc153 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 90ed6536-1e4c-4172-9172-2bb69707dd0d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 893} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1055,\"Name\":\"TestingRoleValidation\"},{\"Id\":1061,\"Name\":\"TestRole\"},{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"},{\"Id\":36,\"Name\":\"TestRole1\"},{\"Id\":37,\"Name\":\"TestRole2\"},{\"Id\":1066,\"Name\":\"TestRole240801\"},{\"Id\":1068,\"Name\":\"TestRole260801\"},{\"Id\":1069,\"Name\":\"TestRole280801\"},{\"Id\":38,\"Name\":\"TestRole3\"},{\"Id\":40,\"Name\":\"TestRole5\"},{\"Id\":41,\"Name\":\"TestRole6\"},{\"Id\":42,\"Name\":\"TestRole7\"},{\"Id\":43,\"Name\":\"TestRole8\"},{\"Id\":44,\"Name\":\"TestRole9\"},{\"Id\":45,\"Name\":\"TestRole9\"},{\"Id\":1057,\"Name\":\"TestRole9\"},{\"Id\":1060,\"Name\":\"TestRoleForDetails\"},{\"Id\":1054,\"Name\":\"TestRoleValidation\"},{\"Id\":1062,\"Name\":\"TestUpsertionWithNewParamInTT\"}]"} 2024-09-04 20:04:24.359 +05:30 dc4c4b2d-aec2-4442-8de0-c4aa3b2bc153 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=tes - 200 893 application/json; charset=utf-8 5.6128ms 2024-09-04 20:04:31.358 +05:30 08fd07a5-5dc4-4458-9729-03e351839410 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:04:31.359 +05:30 08fd07a5-5dc4-4458-9729-03e351839410 INF CORS policy execution successful. 2024-09-04 20:04:31.359 +05:30 08fd07a5-5dc4-4458-9729-03e351839410 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 1.3704ms 2024-09-04 20:04:31.413 +05:30 3d4c69b7-dba8-4c6f-b19c-aaf8f959ec7a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:04:31.414 +05:30 3d4c69b7-dba8-4c6f-b19c-aaf8f959ec7a INF CORS policy execution successful. 2024-09-04 20:04:31.414 +05:30 3d4c69b7-dba8-4c6f-b19c-aaf8f959ec7a INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:31.414 +05:30 7ac54f19-a66e-4c5f-a252-bec1b403fe1a INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:04:31.414 +05:30 7ac54f19-a66e-4c5f-a252-bec1b403fe1a 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-04 20:04:31.417 +05:30 7ac54f19-a66e-4c5f-a252-bec1b403fe1a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:31.417 +05:30 7ac54f19-a66e-4c5f-a252-bec1b403fe1a INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.1114ms 2024-09-04 20:04:31.418 +05:30 7ac54f19-a66e-4c5f-a252-bec1b403fe1a INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:04:31.418 +05:30 7ac54f19-a66e-4c5f-a252-bec1b403fe1a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3d4c69b7-dba8-4c6f-b19c-aaf8f959ec7a}, {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-04 20:04:31.418 +05:30 7ac54f19-a66e-4c5f-a252-bec1b403fe1a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 5.0529ms 2024-09-04 20:04:31.608 +05:30 17de93bc-6f05-46b5-81a2-b645b9c55be3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:04:31.608 +05:30 17de93bc-6f05-46b5-81a2-b645b9c55be3 INF CORS policy execution successful. 2024-09-04 20:04:31.609 +05:30 17de93bc-6f05-46b5-81a2-b645b9c55be3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 0.519ms 2024-09-04 20:04:31.656 +05:30 da8fc968-1d2c-4e34-9265-96e81441db48 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:04:31.656 +05:30 da8fc968-1d2c-4e34-9265-96e81441db48 INF CORS policy execution successful. 2024-09-04 20:04:31.656 +05:30 da8fc968-1d2c-4e34-9265-96e81441db48 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:31.656 +05:30 7f83f757-1be4-41bb-b9d5-1fb3f3eb42c1 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:04:31.656 +05:30 7f83f757-1be4-41bb-b9d5-1fb3f3eb42c1 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-04 20:04:31.661 +05:30 7f83f757-1be4-41bb-b9d5-1fb3f3eb42c1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:31.661 +05:30 7f83f757-1be4-41bb-b9d5-1fb3f3eb42c1 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.3761ms 2024-09-04 20:04:31.661 +05:30 7f83f757-1be4-41bb-b9d5-1fb3f3eb42c1 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:04:31.661 +05:30 7f83f757-1be4-41bb-b9d5-1fb3f3eb42c1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da8fc968-1d2c-4e34-9265-96e81441db48}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 20:04:31.662 +05:30 7f83f757-1be4-41bb-b9d5-1fb3f3eb42c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 5.9733ms 2024-09-04 20:04:45.280 +05:30 cf18e414-7290-4fe5-a42f-8e1ceffac1b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:04:45.281 +05:30 cf18e414-7290-4fe5-a42f-8e1ceffac1b6 INF CORS policy execution successful. 2024-09-04 20:04:45.281 +05:30 cf18e414-7290-4fe5-a42f-8e1ceffac1b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 1.1383ms 2024-09-04 20:04:45.332 +05:30 2c713cfc-9a28-4898-a3c9-79a112163536 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:04:45.336 +05:30 2c713cfc-9a28-4898-a3c9-79a112163536 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 2:34:41 PM', Current time (UTC): '9/4/2024 2:34:45 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 20:04:45.355 +05:30 2c713cfc-9a28-4898-a3c9-79a112163536 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 2:34:41 PM', Current time (UTC): '9/4/2024 2:34:45 PM'. 2024-09-04 20:04:45.356 +05:30 2c713cfc-9a28-4898-a3c9-79a112163536 INF CORS policy execution successful. 2024-09-04 20:04:45.356 +05:30 2c713cfc-9a28-4898-a3c9-79a112163536 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDQ4MSwiaWF0IjoxNzI1NDU5ODgxfQ.fROtTwd-lWi_2zELyED5EwOPwKAUIFEWg2mvIl8IKN8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:45.360 +05:30 1ba90b20-31aa-447b-b921-f3fa125f9ba4 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 20:04:45.368 +05:30 1ba90b20-31aa-447b-b921-f3fa125f9ba4 INF AuthenticationScheme: Bearer was challenged. 2024-09-04 20:04:45.369 +05:30 1ba90b20-31aa-447b-b921-f3fa125f9ba4 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 2c713cfc-9a28-4898-a3c9-79a112163536}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 14:34:41'"} Body: 2024-09-04 20:04:45.370 +05:30 1ba90b20-31aa-447b-b921-f3fa125f9ba4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 401 null null 38.4436ms 2024-09-04 20:04:45.421 +05:30 290c611d-c22b-4e2a-93c5-5d8066e75fe9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDc4MSwiaWF0IjoxNzI1NDU5ODgxfQ.FCvHEUFd-MWGL6zd3aV1nr9VGzrhn37_idZbX6NQztY - null null 2024-09-04 20:04:45.421 +05:30 290c611d-c22b-4e2a-93c5-5d8066e75fe9 INF CORS policy execution successful. 2024-09-04 20:04:45.422 +05:30 290c611d-c22b-4e2a-93c5-5d8066e75fe9 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDc4MSwiaWF0IjoxNzI1NDU5ODgxfQ.FCvHEUFd-MWGL6zd3aV1nr9VGzrhn37_idZbX6NQztY 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-04 20:04:45.424 +05:30 ee155c82-fe0e-403a-9d1b-83bd0f63df62 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:04:45.424 +05:30 ee155c82-fe0e-403a-9d1b-83bd0f63df62 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-04 20:04:45.437 +05:30 ee155c82-fe0e-403a-9d1b-83bd0f63df62 INF Token generated 2024-09-04 20:04:45.438 +05:30 ee155c82-fe0e-403a-9d1b-83bd0f63df62 INF Token generated 2024-09-04 20:04:45.440 +05:30 ee155c82-fe0e-403a-9d1b-83bd0f63df62 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:45.440 +05:30 ee155c82-fe0e-403a-9d1b-83bd0f63df62 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 15.9661ms 2024-09-04 20:04:45.441 +05:30 ee155c82-fe0e-403a-9d1b-83bd0f63df62 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:04:45.441 +05:30 ee155c82-fe0e-403a-9d1b-83bd0f63df62 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 290c611d-c22b-4e2a-93c5-5d8066e75fe9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTM4NSwiaWF0IjoxNzI1NDYwNDg1fQ.g3ACye39aaQMMMWWouY4hqlGAKr1iXmvGyeIA2uQQIQ\"}"} 2024-09-04 20:04:45.442 +05:30 ee155c82-fe0e-403a-9d1b-83bd0f63df62 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTk4ODEsImV4cCI6MTcyNTQ2MDc4MSwiaWF0IjoxNzI1NDU5ODgxfQ.FCvHEUFd-MWGL6zd3aV1nr9VGzrhn37_idZbX6NQztY - 200 899 application/json; charset=utf-8 20.7411ms 2024-09-04 20:04:45.496 +05:30 31d93b1b-2deb-4a45-81c3-481b06a9db86 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:04:45.498 +05:30 31d93b1b-2deb-4a45-81c3-481b06a9db86 INF CORS policy execution successful. 2024-09-04 20:04:45.500 +05:30 31d93b1b-2deb-4a45-81c3-481b06a9db86 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:04:45.502 +05:30 5dec427e-7d21-4976-b651-26ae8dedb611 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:04:45.502 +05:30 5dec427e-7d21-4976-b651-26ae8dedb611 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-04 20:04:45.527 +05:30 5dec427e-7d21-4976-b651-26ae8dedb611 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:04:45.528 +05:30 5dec427e-7d21-4976-b651-26ae8dedb611 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 25.8638ms 2024-09-04 20:04:45.528 +05:30 5dec427e-7d21-4976-b651-26ae8dedb611 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:04:45.529 +05:30 5dec427e-7d21-4976-b651-26ae8dedb611 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 31d93b1b-2deb-4a45-81c3-481b06a9db86}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:04:45.530 +05:30 5dec427e-7d21-4976-b651-26ae8dedb611 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 34.0231ms 2024-09-04 20:05:55.525 +05:30 83e238b4-fce8-46a0-918a-f66c7d5cab8f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:05:55.527 +05:30 83e238b4-fce8-46a0-918a-f66c7d5cab8f INF CORS policy execution successful. 2024-09-04 20:05:55.529 +05:30 83e238b4-fce8-46a0-918a-f66c7d5cab8f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 3.8539ms 2024-09-04 20:05:55.569 +05:30 41b060e2-4e1d-44ba-80b0-7963a3f0e800 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:05:55.570 +05:30 41b060e2-4e1d-44ba-80b0-7963a3f0e800 INF CORS policy execution successful. 2024-09-04 20:05:55.571 +05:30 41b060e2-4e1d-44ba-80b0-7963a3f0e800 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:05:55.572 +05:30 b8e19a6b-5ddb-4152-ae57-70e12ac26647 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:05:55.573 +05:30 b8e19a6b-5ddb-4152-ae57-70e12ac26647 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-04 20:05:55.581 +05:30 b8e19a6b-5ddb-4152-ae57-70e12ac26647 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:05:55.582 +05:30 b8e19a6b-5ddb-4152-ae57-70e12ac26647 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 8.8436ms 2024-09-04 20:05:55.582 +05:30 b8e19a6b-5ddb-4152-ae57-70e12ac26647 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:05:55.582 +05:30 b8e19a6b-5ddb-4152-ae57-70e12ac26647 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 41b060e2-4e1d-44ba-80b0-7963a3f0e800}, {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-04 20:05:55.583 +05:30 b8e19a6b-5ddb-4152-ae57-70e12ac26647 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 14.0719ms 2024-09-04 20:05:55.793 +05:30 b6c986ee-28ab-4dda-9708-1907c31a5655 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:05:55.793 +05:30 b6c986ee-28ab-4dda-9708-1907c31a5655 INF CORS policy execution successful. 2024-09-04 20:05:55.794 +05:30 b6c986ee-28ab-4dda-9708-1907c31a5655 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4877ms 2024-09-04 20:05:55.839 +05:30 144411db-4603-4115-9afb-1419487d6f32 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:05:55.839 +05:30 144411db-4603-4115-9afb-1419487d6f32 INF CORS policy execution successful. 2024-09-04 20:05:55.839 +05:30 144411db-4603-4115-9afb-1419487d6f32 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 0.4574ms 2024-09-04 20:05:55.845 +05:30 9a5e2f04-4d26-4705-9e54-f883427f690e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:05:55.846 +05:30 9a5e2f04-4d26-4705-9e54-f883427f690e INF CORS policy execution successful. 2024-09-04 20:05:55.846 +05:30 9a5e2f04-4d26-4705-9e54-f883427f690e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:05:55.847 +05:30 55befeb3-54c2-4547-bf6c-018f05a4df30 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:05:55.847 +05:30 55befeb3-54c2-4547-bf6c-018f05a4df30 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-04 20:05:55.854 +05:30 55befeb3-54c2-4547-bf6c-018f05a4df30 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:05:55.854 +05:30 55befeb3-54c2-4547-bf6c-018f05a4df30 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.4866ms 2024-09-04 20:05:55.854 +05:30 55befeb3-54c2-4547-bf6c-018f05a4df30 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:05:55.855 +05:30 55befeb3-54c2-4547-bf6c-018f05a4df30 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9a5e2f04-4d26-4705-9e54-f883427f690e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:05:55.855 +05:30 55befeb3-54c2-4547-bf6c-018f05a4df30 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 9.6047ms 2024-09-04 20:05:55.887 +05:30 0c52775b-bef9-494f-bbf3-0b68c5e94c72 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:05:55.887 +05:30 0c52775b-bef9-494f-bbf3-0b68c5e94c72 INF CORS policy execution successful. 2024-09-04 20:05:55.887 +05:30 0c52775b-bef9-494f-bbf3-0b68c5e94c72 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:05:55.888 +05:30 ff4e9b7d-d066-45a9-a600-e25922dc9b85 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:05:55.888 +05:30 ff4e9b7d-d066-45a9-a600-e25922dc9b85 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-04 20:05:55.893 +05:30 ff4e9b7d-d066-45a9-a600-e25922dc9b85 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:05:55.893 +05:30 ff4e9b7d-d066-45a9-a600-e25922dc9b85 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.5023ms 2024-09-04 20:05:55.893 +05:30 ff4e9b7d-d066-45a9-a600-e25922dc9b85 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:05:55.893 +05:30 ff4e9b7d-d066-45a9-a600-e25922dc9b85 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0c52775b-bef9-494f-bbf3-0b68c5e94c72}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 20:05:55.894 +05:30 ff4e9b7d-d066-45a9-a600-e25922dc9b85 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 7.1826ms 2024-09-04 20:05:58.135 +05:30 23ca3114-627b-460f-9680-7bdc0f427d60 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:05:58.135 +05:30 23ca3114-627b-460f-9680-7bdc0f427d60 INF CORS policy execution successful. 2024-09-04 20:05:58.136 +05:30 23ca3114-627b-460f-9680-7bdc0f427d60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 1.1943ms 2024-09-04 20:05:58.181 +05:30 78909fae-8803-4454-a982-3edebfac3a4a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:05:58.181 +05:30 78909fae-8803-4454-a982-3edebfac3a4a INF CORS policy execution successful. 2024-09-04 20:05:58.181 +05:30 78909fae-8803-4454-a982-3edebfac3a4a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:05:58.182 +05:30 c12766e7-7e03-414c-8138-0c389ad3fa61 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:05:58.182 +05:30 c12766e7-7e03-414c-8138-0c389ad3fa61 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-04 20:05:58.190 +05:30 c12766e7-7e03-414c-8138-0c389ad3fa61 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:05:58.190 +05:30 c12766e7-7e03-414c-8138-0c389ad3fa61 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 8.2401ms 2024-09-04 20:05:58.190 +05:30 c12766e7-7e03-414c-8138-0c389ad3fa61 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:05:58.190 +05:30 c12766e7-7e03-414c-8138-0c389ad3fa61 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 78909fae-8803-4454-a982-3edebfac3a4a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:05:58.191 +05:30 c12766e7-7e03-414c-8138-0c389ad3fa61 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 9.9769ms 2024-09-04 20:06:14.449 +05:30 37a83a4d-c628-4039-a844-cf0632d662b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:06:14.449 +05:30 37a83a4d-c628-4039-a844-cf0632d662b7 INF CORS policy execution successful. 2024-09-04 20:06:14.450 +05:30 37a83a4d-c628-4039-a844-cf0632d662b7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 1.0622ms 2024-09-04 20:06:14.460 +05:30 2ac08a99-852c-431f-984d-af7c708e00a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:06:14.460 +05:30 2ac08a99-852c-431f-984d-af7c708e00a6 INF CORS policy execution successful. 2024-09-04 20:06:14.461 +05:30 2ac08a99-852c-431f-984d-af7c708e00a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.91ms 2024-09-04 20:06:14.484 +05:30 bcabc23e-3b6e-4468-9f9d-cb9e57475492 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:06:14.484 +05:30 bcabc23e-3b6e-4468-9f9d-cb9e57475492 INF CORS policy execution successful. 2024-09-04 20:06:14.484 +05:30 bcabc23e-3b6e-4468-9f9d-cb9e57475492 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 0.4372ms 2024-09-04 20:06:14.500 +05:30 242eb34d-e128-4100-b535-b986b2d9feb8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:06:14.500 +05:30 242eb34d-e128-4100-b535-b986b2d9feb8 INF CORS policy execution successful. 2024-09-04 20:06:14.500 +05:30 242eb34d-e128-4100-b535-b986b2d9feb8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:06:14.501 +05:30 3cc758c1-1525-4077-8bb6-d9d216e83606 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:06:14.501 +05:30 3cc758c1-1525-4077-8bb6-d9d216e83606 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-04 20:06:14.504 +05:30 e72747b7-0335-41e6-96e9-7d7a8b7fa5c7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:06:14.504 +05:30 e72747b7-0335-41e6-96e9-7d7a8b7fa5c7 INF CORS policy execution successful. 2024-09-04 20:06:14.505 +05:30 e72747b7-0335-41e6-96e9-7d7a8b7fa5c7 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:06:14.505 +05:30 5d13ca5a-33c3-4c0c-83e8-6b0205e8c58a INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:06:14.505 +05:30 5d13ca5a-33c3-4c0c-83e8-6b0205e8c58a 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-04 20:06:14.507 +05:30 3cc758c1-1525-4077-8bb6-d9d216e83606 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:06:14.507 +05:30 3cc758c1-1525-4077-8bb6-d9d216e83606 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.1232ms 2024-09-04 20:06:14.507 +05:30 3cc758c1-1525-4077-8bb6-d9d216e83606 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:06:14.507 +05:30 3cc758c1-1525-4077-8bb6-d9d216e83606 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 242eb34d-e128-4100-b535-b986b2d9feb8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:06:14.508 +05:30 5d13ca5a-33c3-4c0c-83e8-6b0205e8c58a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:06:14.508 +05:30 5d13ca5a-33c3-4c0c-83e8-6b0205e8c58a INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.6526ms 2024-09-04 20:06:14.508 +05:30 5d13ca5a-33c3-4c0c-83e8-6b0205e8c58a INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:06:14.508 +05:30 5d13ca5a-33c3-4c0c-83e8-6b0205e8c58a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e72747b7-0335-41e6-96e9-7d7a8b7fa5c7}, {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-04 20:06:14.508 +05:30 3cc758c1-1525-4077-8bb6-d9d216e83606 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 8.3269ms 2024-09-04 20:06:14.508 +05:30 5d13ca5a-33c3-4c0c-83e8-6b0205e8c58a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 4.1452ms 2024-09-04 20:06:14.515 +05:30 5e692756-9807-4b83-a178-261380dadec6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:06:14.515 +05:30 5e692756-9807-4b83-a178-261380dadec6 INF CORS policy execution successful. 2024-09-04 20:06:14.515 +05:30 5e692756-9807-4b83-a178-261380dadec6 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:06:14.516 +05:30 5411623e-f75a-4528-9238-557b9bd8f54b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:06:14.516 +05:30 5411623e-f75a-4528-9238-557b9bd8f54b 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-04 20:06:14.520 +05:30 5411623e-f75a-4528-9238-557b9bd8f54b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:06:14.520 +05:30 5411623e-f75a-4528-9238-557b9bd8f54b INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.5667ms 2024-09-04 20:06:14.520 +05:30 5411623e-f75a-4528-9238-557b9bd8f54b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:06:14.521 +05:30 5411623e-f75a-4528-9238-557b9bd8f54b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5e692756-9807-4b83-a178-261380dadec6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 20:06:14.521 +05:30 5411623e-f75a-4528-9238-557b9bd8f54b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 6.0399ms 2024-09-04 20:06:16.104 +05:30 2e41d656-d0b7-4cc8-a01e-13a7b3bd9965 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:06:16.104 +05:30 2e41d656-d0b7-4cc8-a01e-13a7b3bd9965 INF CORS policy execution successful. 2024-09-04 20:06:16.105 +05:30 2e41d656-d0b7-4cc8-a01e-13a7b3bd9965 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 0.6316ms 2024-09-04 20:06:16.155 +05:30 c75bcfe4-9efc-4b13-bfdc-aa825cfb1efe INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1349 2024-09-04 20:06:16.157 +05:30 c75bcfe4-9efc-4b13-bfdc-aa825cfb1efe INF CORS policy execution successful. 2024-09-04 20:06:16.158 +05:30 c75bcfe4-9efc-4b13-bfdc-aa825cfb1efe 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Content-Length: 1349}, {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":4,"group":false,"parent":0,"role":1072,"userName":"TestUser1","language":2,"altLanguage":1,"timeZone":3,"image":"","password":"","loginName":"TestUser1","loginAbbr":"TU1","securityQuestion":null,"securityAnswer":null,"email":"TestUser1@example.com","phone":"456789890900","mobile":"55566223121556","emailAuthPermission":true,"userAccess":1,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":true,"emailUserOnLoginSuccess":true,"emailOnLoginFailure":true,"blockFromDate":"2024-01-01","blockToDate":"2024-07-04","timeRestrictionStartDate":"2024-01-01","timeRestrictionEndDate":"2024-12-31","timeRestrictionStartTime":"08:00:00","timeRestrictionEndTime":"17:00:00","days":[{"day":1},{"day":2}],"lockedTill":"2024-07-04","pwdChangeNextLogOn":true,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":90,"signature":"","location":1,"macAddress":"00-14-22-01-23-45","domainName":"exampleDomain","domainUser":"exampleDomainUser","entryRestrictionDetails":[{"tagTypeId":5,"tagId":2,"isTransaction":false,"isReport":false,"isView":false,"isExcluded":false,"tagName":null},{"tagTypeId":5,"tagId":1,"isTransaction":false,"isReport":false,"isView":false,"isExcluded":true,"tagName":null}],"linkId":123,"pwdChangeDate":"2024-07-01","authenticationCode":"authCode123","numInvalidAttempts":5,"userType":1} 2024-09-04 20:06:16.159 +05:30 7070029c-5e8e-4629-947a-153677ecb16f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:06:16.159 +05:30 7070029c-5e8e-4629-947a-153677ecb16f 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-04 20:06:16.201 +05:30 7070029c-5e8e-4629-947a-153677ecb16f INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:06:16.202 +05:30 7070029c-5e8e-4629-947a-153677ecb16f INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 43.1496ms 2024-09-04 20:06:16.202 +05:30 7070029c-5e8e-4629-947a-153677ecb16f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:06:16.203 +05:30 7070029c-5e8e-4629-947a-153677ecb16f INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: c75bcfe4-9efc-4b13-bfdc-aa825cfb1efe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 101} Body: {"status":"Failure","statusCode":4000,"message":"Please provide a valid user request.","result":null} 2024-09-04 20:06:16.204 +05:30 7070029c-5e8e-4629-947a-153677ecb16f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 400 101 application/json; charset=utf-8 48.8789ms 2024-09-04 20:06:33.727 +05:30 1dbb2398-ac90-4b2b-87b5-847a82ef124b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 20:06:33.727 +05:30 1dbb2398-ac90-4b2b-87b5-847a82ef124b INF CORS policy execution successful. 2024-09-04 20:06:33.728 +05:30 1dbb2398-ac90-4b2b-87b5-847a82ef124b INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:06:33.728 +05:30 36b39b17-d580-4013-9558-0c04eef1896e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:06:33.729 +05:30 36b39b17-d580-4013-9558-0c04eef1896e 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-04 20:06:33.747 +05:30 36b39b17-d580-4013-9558-0c04eef1896e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:06:33.747 +05:30 36b39b17-d580-4013-9558-0c04eef1896e INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 18.5507ms 2024-09-04 20:06:33.747 +05:30 36b39b17-d580-4013-9558-0c04eef1896e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:06:33.748 +05:30 36b39b17-d580-4013-9558-0c04eef1896e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1dbb2398-ac90-4b2b-87b5-847a82ef124b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 20:06:33.748 +05:30 36b39b17-d580-4013-9558-0c04eef1896e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 21.245ms 2024-09-04 20:06:35.231 +05:30 cfeb69c3-a185-4fe1-9ce7-450dc6b6c69f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 20:06:35.231 +05:30 cfeb69c3-a185-4fe1-9ce7-450dc6b6c69f INF CORS policy execution successful. 2024-09-04 20:06:35.231 +05:30 cfeb69c3-a185-4fe1-9ce7-450dc6b6c69f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.7019ms 2024-09-04 20:06:35.270 +05:30 33d104f7-1e45-4a08-938c-91297d9f9e45 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 20:06:35.271 +05:30 33d104f7-1e45-4a08-938c-91297d9f9e45 INF CORS policy execution successful. 2024-09-04 20:06:35.272 +05:30 33d104f7-1e45-4a08-938c-91297d9f9e45 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: 100}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 20:06:35.273 +05:30 b2cda98e-f7a2-4919-8caa-3701be166367 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 20:06:35.273 +05:30 b2cda98e-f7a2-4919-8caa-3701be166367 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-04 20:06:35.282 +05:30 b2cda98e-f7a2-4919-8caa-3701be166367 INF Database retrieved 2024-09-04 20:06:35.286 +05:30 b2cda98e-f7a2-4919-8caa-3701be166367 INF Token generated 2024-09-04 20:06:35.286 +05:30 b2cda98e-f7a2-4919-8caa-3701be166367 INF Token generated 2024-09-04 20:06:35.287 +05:30 b2cda98e-f7a2-4919-8caa-3701be166367 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:06:35.287 +05:30 b2cda98e-f7a2-4919-8caa-3701be166367 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 13.746ms 2024-09-04 20:06:35.287 +05:30 b2cda98e-f7a2-4919-8caa-3701be166367 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 20:06:35.287 +05:30 b2cda98e-f7a2-4919-8caa-3701be166367 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 33d104f7-1e45-4a08-938c-91297d9f9e45}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTQ5NSwiaWF0IjoxNzI1NDYwNTk1fQ.sK_8PZJmRjTwObbOmx4S1KXI5_ducZ13ZMf1R5SxYjs\"}"} 2024-09-04 20:06:35.288 +05:30 b2cda98e-f7a2-4919-8caa-3701be166367 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 17.5761ms 2024-09-04 20:06:39.300 +05:30 4cffaf5c-36c6-4951-a3a4-b37247cf973d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:06:39.301 +05:30 4cffaf5c-36c6-4951-a3a4-b37247cf973d INF CORS policy execution successful. 2024-09-04 20:06:39.301 +05:30 4cffaf5c-36c6-4951-a3a4-b37247cf973d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 0.6087ms 2024-09-04 20:06:39.353 +05:30 94aac1fc-9c2c-4f57-a7b8-7c0758dbc15f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1349 2024-09-04 20:06:39.354 +05:30 94aac1fc-9c2c-4f57-a7b8-7c0758dbc15f INF CORS policy execution successful. 2024-09-04 20:06:39.355 +05:30 94aac1fc-9c2c-4f57-a7b8-7c0758dbc15f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Content-Length: 1349}, {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":4,"group":false,"parent":0,"role":1072,"userName":"TestUser1","language":2,"altLanguage":1,"timeZone":3,"image":"","password":"","loginName":"TestUser1","loginAbbr":"TU1","securityQuestion":null,"securityAnswer":null,"email":"TestUser1@example.com","phone":"456789890900","mobile":"55566223121556","emailAuthPermission":true,"userAccess":1,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":true,"emailUserOnLoginSuccess":true,"emailOnLoginFailure":true,"blockFromDate":"2024-01-01","blockToDate":"2024-07-04","timeRestrictionStartDate":"2024-01-01","timeRestrictionEndDate":"2024-12-31","timeRestrictionStartTime":"08:00:00","timeRestrictionEndTime":"17:00:00","days":[{"day":1},{"day":2}],"lockedTill":"2024-07-04","pwdChangeNextLogOn":true,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":90,"signature":"","location":1,"macAddress":"00-14-22-01-23-45","domainName":"exampleDomain","domainUser":"exampleDomainUser","entryRestrictionDetails":[{"tagTypeId":5,"tagId":2,"isTransaction":false,"isReport":false,"isView":false,"isExcluded":false,"tagName":null},{"tagTypeId":5,"tagId":1,"isTransaction":false,"isReport":false,"isView":false,"isExcluded":true,"tagName":null}],"linkId":123,"pwdChangeDate":"2024-07-01","authenticationCode":"authCode123","numInvalidAttempts":5,"userType":1} 2024-09-04 20:06:39.355 +05:30 d627796e-91b3-4bb8-b175-e4de9782188e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:06:39.355 +05:30 d627796e-91b3-4bb8-b175-e4de9782188e 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-04 20:06:39.367 +05:30 d627796e-91b3-4bb8-b175-e4de9782188e INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:06:39.367 +05:30 d627796e-91b3-4bb8-b175-e4de9782188e INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 11.8521ms 2024-09-04 20:06:39.367 +05:30 d627796e-91b3-4bb8-b175-e4de9782188e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:06:39.368 +05:30 d627796e-91b3-4bb8-b175-e4de9782188e INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 94aac1fc-9c2c-4f57-a7b8-7c0758dbc15f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 101} Body: {"status":"Failure","statusCode":4000,"message":"Please provide a valid user request.","result":null} 2024-09-04 20:06:39.368 +05:30 d627796e-91b3-4bb8-b175-e4de9782188e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 400 101 application/json; charset=utf-8 14.7277ms 2024-09-04 20:06:43.889 +05:30 eef197b9-8bfa-491f-919b-fce7d4682676 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:06:43.889 +05:30 4d29f2da-ace2-4240-a54c-0b2698253d72 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:06:43.890 +05:30 4d29f2da-ace2-4240-a54c-0b2698253d72 INF CORS policy execution successful. 2024-09-04 20:06:43.890 +05:30 eef197b9-8bfa-491f-919b-fce7d4682676 INF CORS policy execution successful. 2024-09-04 20:06:43.890 +05:30 eef197b9-8bfa-491f-919b-fce7d4682676 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7184ms 2024-09-04 20:06:43.890 +05:30 4d29f2da-ace2-4240-a54c-0b2698253d72 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.9582ms 2024-09-04 20:06:43.995 +05:30 869145ee-84ed-4272-ae5a-1ae770586e0d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:06:43.996 +05:30 869145ee-84ed-4272-ae5a-1ae770586e0d INF CORS policy execution successful. 2024-09-04 20:06:43.996 +05:30 869145ee-84ed-4272-ae5a-1ae770586e0d INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:06:43.996 +05:30 0c811ecc-c0e5-416f-b4cd-d5c4eed12e14 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:06:43.996 +05:30 0c811ecc-c0e5-416f-b4cd-d5c4eed12e14 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-04 20:06:44.005 +05:30 0c811ecc-c0e5-416f-b4cd-d5c4eed12e14 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:06:44.006 +05:30 0c811ecc-c0e5-416f-b4cd-d5c4eed12e14 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 9.2792ms 2024-09-04 20:06:44.006 +05:30 0c811ecc-c0e5-416f-b4cd-d5c4eed12e14 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:06:44.006 +05:30 0c811ecc-c0e5-416f-b4cd-d5c4eed12e14 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 869145ee-84ed-4272-ae5a-1ae770586e0d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:06:44.007 +05:30 0c811ecc-c0e5-416f-b4cd-d5c4eed12e14 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 11.8637ms 2024-09-04 20:06:44.104 +05:30 c4e85ef7-c113-4ab5-9993-f76d9a9409f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:06:44.104 +05:30 c4e85ef7-c113-4ab5-9993-f76d9a9409f4 INF CORS policy execution successful. 2024-09-04 20:06:44.104 +05:30 c4e85ef7-c113-4ab5-9993-f76d9a9409f4 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:06:44.104 +05:30 c404f691-e1d7-4f91-ac05-9b1f3c950936 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:06:44.104 +05:30 c404f691-e1d7-4f91-ac05-9b1f3c950936 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-04 20:06:44.112 +05:30 c404f691-e1d7-4f91-ac05-9b1f3c950936 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:06:44.112 +05:30 c404f691-e1d7-4f91-ac05-9b1f3c950936 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.7046ms 2024-09-04 20:06:44.112 +05:30 c404f691-e1d7-4f91-ac05-9b1f3c950936 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:06:44.113 +05:30 c404f691-e1d7-4f91-ac05-9b1f3c950936 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c4e85ef7-c113-4ab5-9993-f76d9a9409f4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:06:44.113 +05:30 c404f691-e1d7-4f91-ac05-9b1f3c950936 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 9.3587ms 2024-09-04 20:07:02.565 +05:30 5112f728-821b-4c35-9bc2-73bfe11ed695 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:07:02.566 +05:30 5112f728-821b-4c35-9bc2-73bfe11ed695 INF CORS policy execution successful. 2024-09-04 20:07:02.567 +05:30 5112f728-821b-4c35-9bc2-73bfe11ed695 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 204 null null 2.2589ms 2024-09-04 20:07:02.613 +05:30 767a16e0-8b83-48a5-a07b-0b5da41ee7bb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:07:02.614 +05:30 767a16e0-8b83-48a5-a07b-0b5da41ee7bb INF CORS policy execution successful. 2024-09-04 20:07:02.615 +05:30 767a16e0-8b83-48a5-a07b-0b5da41ee7bb INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:02.615 +05:30 553ded9e-63c2-414d-9efc-a1169be25d61 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:02.616 +05:30 553ded9e-63c2-414d-9efc-a1169be25d61 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-04 20:07:02.626 +05:30 553ded9e-63c2-414d-9efc-a1169be25d61 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:02.627 +05:30 553ded9e-63c2-414d-9efc-a1169be25d61 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 10.5742ms 2024-09-04 20:07:02.627 +05:30 553ded9e-63c2-414d-9efc-a1169be25d61 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:02.627 +05:30 553ded9e-63c2-414d-9efc-a1169be25d61 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 767a16e0-8b83-48a5-a07b-0b5da41ee7bb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:07:02.628 +05:30 553ded9e-63c2-414d-9efc-a1169be25d61 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 200 1585 application/json; charset=utf-8 14.895ms 2024-09-04 20:07:02.664 +05:30 66ef8745-4fd4-43bf-9f85-dcc8db104eb2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:07:02.665 +05:30 66ef8745-4fd4-43bf-9f85-dcc8db104eb2 INF CORS policy execution successful. 2024-09-04 20:07:02.665 +05:30 66ef8745-4fd4-43bf-9f85-dcc8db104eb2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 204 null null 0.5182ms 2024-09-04 20:07:02.708 +05:30 bf4e5acb-6e18-4987-a835-7d85d152ca1a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:07:02.709 +05:30 bf4e5acb-6e18-4987-a835-7d85d152ca1a INF CORS policy execution successful. 2024-09-04 20:07:02.709 +05:30 bf4e5acb-6e18-4987-a835-7d85d152ca1a INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:02.709 +05:30 b3b2a643-3021-4178-aa2f-1b742d256190 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:02.709 +05:30 b3b2a643-3021-4178-aa2f-1b742d256190 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-04 20:07:02.712 +05:30 b3b2a643-3021-4178-aa2f-1b742d256190 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:02.712 +05:30 b3b2a643-3021-4178-aa2f-1b742d256190 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.1619ms 2024-09-04 20:07:02.712 +05:30 b3b2a643-3021-4178-aa2f-1b742d256190 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:02.712 +05:30 b3b2a643-3021-4178-aa2f-1b742d256190 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bf4e5acb-6e18-4987-a835-7d85d152ca1a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:07:02.713 +05:30 b3b2a643-3021-4178-aa2f-1b742d256190 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 200 1585 application/json; charset=utf-8 5.0239ms 2024-09-04 20:07:02.853 +05:30 86f361d9-8703-4aaf-a130-bd8b70b00e1a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:07:02.854 +05:30 86f361d9-8703-4aaf-a130-bd8b70b00e1a INF CORS policy execution successful. 2024-09-04 20:07:02.854 +05:30 86f361d9-8703-4aaf-a130-bd8b70b00e1a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 204 null null 0.5626ms 2024-09-04 20:07:02.894 +05:30 20d2ab52-9599-48c6-9527-82eebc7d3398 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:07:02.895 +05:30 20d2ab52-9599-48c6-9527-82eebc7d3398 INF CORS policy execution successful. 2024-09-04 20:07:02.895 +05:30 20d2ab52-9599-48c6-9527-82eebc7d3398 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:02.895 +05:30 0a1c741c-8796-4d9b-aaa8-12cc4516535c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:02.895 +05:30 0a1c741c-8796-4d9b-aaa8-12cc4516535c 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-04 20:07:02.898 +05:30 0a1c741c-8796-4d9b-aaa8-12cc4516535c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:02.899 +05:30 0a1c741c-8796-4d9b-aaa8-12cc4516535c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.1012ms 2024-09-04 20:07:02.899 +05:30 0a1c741c-8796-4d9b-aaa8-12cc4516535c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:02.899 +05:30 0a1c741c-8796-4d9b-aaa8-12cc4516535c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 20d2ab52-9599-48c6-9527-82eebc7d3398}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:07:02.899 +05:30 0a1c741c-8796-4d9b-aaa8-12cc4516535c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 200 1585 application/json; charset=utf-8 4.7214ms 2024-09-04 20:07:02.949 +05:30 7aa1b8eb-8523-4dc2-baa4-9ac5c554a6a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:07:02.949 +05:30 7aa1b8eb-8523-4dc2-baa4-9ac5c554a6a5 INF CORS policy execution successful. 2024-09-04 20:07:02.949 +05:30 7aa1b8eb-8523-4dc2-baa4-9ac5c554a6a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 204 null null 0.5302ms 2024-09-04 20:07:02.987 +05:30 89e9941e-79ec-4974-9644-e8a5834198e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:07:02.987 +05:30 89e9941e-79ec-4974-9644-e8a5834198e2 INF CORS policy execution successful. 2024-09-04 20:07:02.987 +05:30 89e9941e-79ec-4974-9644-e8a5834198e2 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:02.988 +05:30 a3a42ced-95cc-40ea-abe8-72090b762245 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:02.988 +05:30 a3a42ced-95cc-40ea-abe8-72090b762245 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-04 20:07:02.990 +05:30 a3a42ced-95cc-40ea-abe8-72090b762245 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:02.991 +05:30 a3a42ced-95cc-40ea-abe8-72090b762245 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.9487ms 2024-09-04 20:07:02.991 +05:30 a3a42ced-95cc-40ea-abe8-72090b762245 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:02.991 +05:30 a3a42ced-95cc-40ea-abe8-72090b762245 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 89e9941e-79ec-4974-9644-e8a5834198e2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:07:02.991 +05:30 a3a42ced-95cc-40ea-abe8-72090b762245 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 200 1585 application/json; charset=utf-8 4.6058ms 2024-09-04 20:07:03.319 +05:30 7e7cd94b-17e9-4361-ad7f-6cc1ca6594f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:07:03.319 +05:30 7e7cd94b-17e9-4361-ad7f-6cc1ca6594f1 INF CORS policy execution successful. 2024-09-04 20:07:03.319 +05:30 7e7cd94b-17e9-4361-ad7f-6cc1ca6594f1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 204 null null 0.5079ms 2024-09-04 20:07:03.354 +05:30 e3eb0af8-ef82-4bb7-a62f-d8e25761c9a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:07:03.355 +05:30 e3eb0af8-ef82-4bb7-a62f-d8e25761c9a8 INF CORS policy execution successful. 2024-09-04 20:07:03.355 +05:30 e3eb0af8-ef82-4bb7-a62f-d8e25761c9a8 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:03.355 +05:30 a0a01092-94cd-407e-921d-1f530bf89c97 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:03.355 +05:30 a0a01092-94cd-407e-921d-1f530bf89c97 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-04 20:07:03.358 +05:30 a0a01092-94cd-407e-921d-1f530bf89c97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:03.358 +05:30 a0a01092-94cd-407e-921d-1f530bf89c97 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.4638ms 2024-09-04 20:07:03.358 +05:30 a0a01092-94cd-407e-921d-1f530bf89c97 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:03.358 +05:30 a0a01092-94cd-407e-921d-1f530bf89c97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e3eb0af8-ef82-4bb7-a62f-d8e25761c9a8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":19,\"TotalPages\":2}]}"} 2024-09-04 20:07:03.358 +05:30 a0a01092-94cd-407e-921d-1f530bf89c97 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 200 1585 application/json; charset=utf-8 3.953ms 2024-09-04 20:07:03.485 +05:30 2158aa07-f950-47ed-b00e-578fca4f1994 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:07:03.485 +05:30 2158aa07-f950-47ed-b00e-578fca4f1994 INF CORS policy execution successful. 2024-09-04 20:07:03.486 +05:30 2158aa07-f950-47ed-b00e-578fca4f1994 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 204 null null 0.6634ms 2024-09-04 20:07:03.535 +05:30 74720680-b7b3-4ed8-9671-83f0fc808410 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:07:03.535 +05:30 74720680-b7b3-4ed8-9671-83f0fc808410 INF CORS policy execution successful. 2024-09-04 20:07:03.535 +05:30 74720680-b7b3-4ed8-9671-83f0fc808410 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:03.536 +05:30 e1adb47d-1fc6-4760-84cc-e5103ac858ee INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:03.536 +05:30 e1adb47d-1fc6-4760-84cc-e5103ac858ee 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-04 20:07:03.539 +05:30 e1adb47d-1fc6-4760-84cc-e5103ac858ee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:03.540 +05:30 e1adb47d-1fc6-4760-84cc-e5103ac858ee INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.8123ms 2024-09-04 20:07:03.540 +05:30 e1adb47d-1fc6-4760-84cc-e5103ac858ee INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:03.540 +05:30 e1adb47d-1fc6-4760-84cc-e5103ac858ee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 74720680-b7b3-4ed8-9671-83f0fc808410}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:07:03.540 +05:30 e1adb47d-1fc6-4760-84cc-e5103ac858ee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 200 1597 application/json; charset=utf-8 5.7851ms 2024-09-04 20:07:03.674 +05:30 67ffbd26-122b-4b98-90cd-974b8ea9697a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:07:03.674 +05:30 67ffbd26-122b-4b98-90cd-974b8ea9697a INF CORS policy execution successful. 2024-09-04 20:07:03.675 +05:30 67ffbd26-122b-4b98-90cd-974b8ea9697a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 204 null null 0.6231ms 2024-09-04 20:07:03.740 +05:30 235a6a77-5e2d-4996-865d-a12de1b5e69a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:07:03.740 +05:30 235a6a77-5e2d-4996-865d-a12de1b5e69a INF CORS policy execution successful. 2024-09-04 20:07:03.740 +05:30 235a6a77-5e2d-4996-865d-a12de1b5e69a INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:03.741 +05:30 59af69dc-8a13-4f72-83e8-598d340bf0ad INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:03.741 +05:30 59af69dc-8a13-4f72-83e8-598d340bf0ad 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-04 20:07:03.744 +05:30 59af69dc-8a13-4f72-83e8-598d340bf0ad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:03.744 +05:30 59af69dc-8a13-4f72-83e8-598d340bf0ad INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.4437ms 2024-09-04 20:07:03.744 +05:30 59af69dc-8a13-4f72-83e8-598d340bf0ad INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:03.744 +05:30 59af69dc-8a13-4f72-83e8-598d340bf0ad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 235a6a77-5e2d-4996-865d-a12de1b5e69a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:07:03.745 +05:30 59af69dc-8a13-4f72-83e8-598d340bf0ad INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 200 1597 application/json; charset=utf-8 5.1874ms 2024-09-04 20:07:03.920 +05:30 cff949fc-bf49-4a28-87bf-cbb68007b5f7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:07:03.920 +05:30 cff949fc-bf49-4a28-87bf-cbb68007b5f7 INF CORS policy execution successful. 2024-09-04 20:07:03.920 +05:30 cff949fc-bf49-4a28-87bf-cbb68007b5f7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 204 null null 0.6754ms 2024-09-04 20:07:04.016 +05:30 c0671054-eb5d-427a-ba73-50040c3a52b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:07:04.017 +05:30 c0671054-eb5d-427a-ba73-50040c3a52b1 INF CORS policy execution successful. 2024-09-04 20:07:04.017 +05:30 c0671054-eb5d-427a-ba73-50040c3a52b1 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:04.017 +05:30 fd130819-4bd7-46ad-a250-b70b501914fe INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:04.017 +05:30 fd130819-4bd7-46ad-a250-b70b501914fe 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-04 20:07:04.021 +05:30 fd130819-4bd7-46ad-a250-b70b501914fe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:04.021 +05:30 fd130819-4bd7-46ad-a250-b70b501914fe INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.6578ms 2024-09-04 20:07:04.021 +05:30 fd130819-4bd7-46ad-a250-b70b501914fe INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:04.021 +05:30 fd130819-4bd7-46ad-a250-b70b501914fe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c0671054-eb5d-427a-ba73-50040c3a52b1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:07:04.021 +05:30 fd130819-4bd7-46ad-a250-b70b501914fe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 200 1597 application/json; charset=utf-8 5.7768ms 2024-09-04 20:07:04.500 +05:30 d2ecfcf5-a5f1-471b-98c1-c21277ed9464 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:07:04.500 +05:30 d2ecfcf5-a5f1-471b-98c1-c21277ed9464 INF CORS policy execution successful. 2024-09-04 20:07:04.501 +05:30 d2ecfcf5-a5f1-471b-98c1-c21277ed9464 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 204 null null 0.857ms 2024-09-04 20:07:04.539 +05:30 2ff98098-4d56-4733-88a7-8581927256c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:07:04.541 +05:30 2ff98098-4d56-4733-88a7-8581927256c2 INF CORS policy execution successful. 2024-09-04 20:07:04.541 +05:30 2ff98098-4d56-4733-88a7-8581927256c2 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:04.541 +05:30 2590ef4b-ce69-4387-949f-ef936f9a9cfa INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:04.542 +05:30 2590ef4b-ce69-4387-949f-ef936f9a9cfa 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-04 20:07:04.546 +05:30 2590ef4b-ce69-4387-949f-ef936f9a9cfa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:04.546 +05:30 2590ef4b-ce69-4387-949f-ef936f9a9cfa INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.1776ms 2024-09-04 20:07:04.546 +05:30 2590ef4b-ce69-4387-949f-ef936f9a9cfa INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:07:04.546 +05:30 2590ef4b-ce69-4387-949f-ef936f9a9cfa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2ff98098-4d56-4733-88a7-8581927256c2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 858} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"},{\"IId\":4,\"Name\":\"TestUser1\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-07-05T07:08:26.927\",\"ModifiedOn\":\"2024-07-29T05:36:32.7\"}],\"PageSummary\":[{\"TotalRows\":5,\"TotalPages\":1}]}"} 2024-09-04 20:07:04.547 +05:30 2590ef4b-ce69-4387-949f-ef936f9a9cfa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 200 858 application/json; charset=utf-8 7.3017ms 2024-09-04 20:07:07.109 +05:30 9a4b5c12-27b8-4c5d-81f4-fc93c9d3388c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:07:07.109 +05:30 3cd97bbd-82f7-465d-94db-6bf69a7f5b1b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:07:07.109 +05:30 3cd97bbd-82f7-465d-94db-6bf69a7f5b1b INF CORS policy execution successful. 2024-09-04 20:07:07.109 +05:30 9a4b5c12-27b8-4c5d-81f4-fc93c9d3388c INF CORS policy execution successful. 2024-09-04 20:07:07.110 +05:30 3cd97bbd-82f7-465d-94db-6bf69a7f5b1b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 204 null null 0.782ms 2024-09-04 20:07:07.110 +05:30 9a4b5c12-27b8-4c5d-81f4-fc93c9d3388c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 204 null null 0.9865ms 2024-09-04 20:07:07.144 +05:30 16f33692-c443-49ce-9a1a-d65955228f11 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:07:07.145 +05:30 16f33692-c443-49ce-9a1a-d65955228f11 INF CORS policy execution successful. 2024-09-04 20:07:07.145 +05:30 16f33692-c443-49ce-9a1a-d65955228f11 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:07.145 +05:30 66776c97-33ff-443d-82cd-808050a9e560 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:07:07.145 +05:30 66776c97-33ff-443d-82cd-808050a9e560 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-04 20:07:07.156 +05:30 66776c97-33ff-443d-82cd-808050a9e560 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:07.157 +05:30 66776c97-33ff-443d-82cd-808050a9e560 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 11.3203ms 2024-09-04 20:07:07.157 +05:30 66776c97-33ff-443d-82cd-808050a9e560 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:07:07.157 +05:30 66776c97-33ff-443d-82cd-808050a9e560 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 16f33692-c443-49ce-9a1a-d65955228f11}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1652} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":4,\"LoginName\":\"TestUser1\",\"LoginAbbr\":\"TU1\",\"UserName\":\"TestUser1\",\"Email\":\"TestUser1@example.com\",\"Phone\":\"123-456-7890\",\"Mobile\":\"987-654-3210\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":1,\"LinkId\":123,\"DomainName\":\"exampleDomain\",\"DomainUser\":\"exampleDomainUser\",\"AccountDisabled\":false,\"SendEmailOnNotification\":true,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":true,\"EmailUserOnLoginSuccess\":true,\"DontLockAccount\":false,\"NumInvalidAttempts\":5,\"LockedUntil\":\"2024-07-04\",\"BlockFromDate\":\"2024-01-01\",\"BlockToDate\":\"2024-07-04\",\"TimeRestrictionStartDate\":\"2024-01-01\",\"TimeRestrictionEndDate\":\"2024-12-31\",\"TimeRestrictionStartTime\":\"08:00:00\",\"TimeRestrictionEndTime\":\"17:00:00\",\"Location\":1,\"Language\":2,\"AltLanguage\":1,\"TimeZone\":3,\"UserAccess\":1,\"PWDChangeDate\":\"2024-07-01\",\"AuthenticationCode\":\"authCode123\",\"Signature\":\"\",\"Role\":36,\"RoleName\":\"TestRole1\",\"EmailAuthPermission\":true,\"MacAddress\":\"00-14-22-01-23-45\",\"PWDChangeNextLogOn\":true,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":90,\"SecurityQuestion\":null,\"SecurityAnswer\":null,\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2}],\"EntryRestrictionDetails\":[{\"TagType\":5,\"TagId\":2,\"TagName\":null,\"Transaction\":true,\"Report\":true,\"View\":false,\"Exclude\":false},{\"TagType\":5,\"TagId\":1,\"TagName\":null,\"Transaction\":false,\"Report\":false,\"View\":false,\"Exclude\":true}]}"} 2024-09-04 20:07:07.157 +05:30 66776c97-33ff-443d-82cd-808050a9e560 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 200 1652 application/json; charset=utf-8 13.4306ms 2024-09-04 20:07:07.181 +05:30 47ddb640-20b8-4f77-ae6c-0a735b24cd80 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:07:07.182 +05:30 47ddb640-20b8-4f77-ae6c-0a735b24cd80 INF CORS policy execution successful. 2024-09-04 20:07:07.182 +05:30 47ddb640-20b8-4f77-ae6c-0a735b24cd80 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:07.183 +05:30 4d611049-f101-4caa-85e0-189fd035bab0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:07:07.183 +05:30 4d611049-f101-4caa-85e0-189fd035bab0 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-04 20:07:07.187 +05:30 4d611049-f101-4caa-85e0-189fd035bab0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:07.187 +05:30 4d611049-f101-4caa-85e0-189fd035bab0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 4.5412ms 2024-09-04 20:07:07.187 +05:30 4d611049-f101-4caa-85e0-189fd035bab0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:07:07.187 +05:30 4d611049-f101-4caa-85e0-189fd035bab0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 47ddb640-20b8-4f77-ae6c-0a735b24cd80}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1652} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":4,\"LoginName\":\"TestUser1\",\"LoginAbbr\":\"TU1\",\"UserName\":\"TestUser1\",\"Email\":\"TestUser1@example.com\",\"Phone\":\"123-456-7890\",\"Mobile\":\"987-654-3210\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":1,\"LinkId\":123,\"DomainName\":\"exampleDomain\",\"DomainUser\":\"exampleDomainUser\",\"AccountDisabled\":false,\"SendEmailOnNotification\":true,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":true,\"EmailUserOnLoginSuccess\":true,\"DontLockAccount\":false,\"NumInvalidAttempts\":5,\"LockedUntil\":\"2024-07-04\",\"BlockFromDate\":\"2024-01-01\",\"BlockToDate\":\"2024-07-04\",\"TimeRestrictionStartDate\":\"2024-01-01\",\"TimeRestrictionEndDate\":\"2024-12-31\",\"TimeRestrictionStartTime\":\"08:00:00\",\"TimeRestrictionEndTime\":\"17:00:00\",\"Location\":1,\"Language\":2,\"AltLanguage\":1,\"TimeZone\":3,\"UserAccess\":1,\"PWDChangeDate\":\"2024-07-01\",\"AuthenticationCode\":\"authCode123\",\"Signature\":\"\",\"Role\":36,\"RoleName\":\"TestRole1\",\"EmailAuthPermission\":true,\"MacAddress\":\"00-14-22-01-23-45\",\"PWDChangeNextLogOn\":true,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":90,\"SecurityQuestion\":null,\"SecurityAnswer\":null,\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2}],\"EntryRestrictionDetails\":[{\"TagType\":5,\"TagId\":2,\"TagName\":null,\"Transaction\":true,\"Report\":true,\"View\":false,\"Exclude\":false},{\"TagType\":5,\"TagId\":1,\"TagName\":null,\"Transaction\":false,\"Report\":false,\"View\":false,\"Exclude\":true}]}"} 2024-09-04 20:07:07.188 +05:30 4d611049-f101-4caa-85e0-189fd035bab0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 200 1652 application/json; charset=utf-8 6.4966ms 2024-09-04 20:07:07.440 +05:30 acf1ed29-c44b-46ff-8542-c8bd979ae674 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 20:07:07.440 +05:30 acf1ed29-c44b-46ff-8542-c8bd979ae674 INF CORS policy execution successful. 2024-09-04 20:07:07.442 +05:30 acf1ed29-c44b-46ff-8542-c8bd979ae674 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 204 null null 1.9557ms 2024-09-04 20:07:07.517 +05:30 7555ea3c-3844-44a3-a566-40d18298c1bc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 20:07:07.517 +05:30 7555ea3c-3844-44a3-a566-40d18298c1bc INF CORS policy execution successful. 2024-09-04 20:07:07.518 +05:30 7555ea3c-3844-44a3-a566-40d18298c1bc INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=36 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:07.518 +05:30 69dcb107-e192-4bce-88e8-148c4054617c INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:07:07.518 +05:30 69dcb107-e192-4bce-88e8-148c4054617c 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-04 20:07:07.523 +05:30 69dcb107-e192-4bce-88e8-148c4054617c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:07.524 +05:30 69dcb107-e192-4bce-88e8-148c4054617c INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.2468ms 2024-09-04 20:07:07.524 +05:30 69dcb107-e192-4bce-88e8-148c4054617c INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:07:07.524 +05:30 69dcb107-e192-4bce-88e8-148c4054617c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7555ea3c-3844-44a3-a566-40d18298c1bc}, {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-04 20:07:07.525 +05:30 69dcb107-e192-4bce-88e8-148c4054617c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 200 257 application/json; charset=utf-8 7.8768ms 2024-09-04 20:07:07.600 +05:30 8780cf6a-2970-448b-8121-f731082d5089 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:07:07.600 +05:30 5bd67336-d73a-4830-a313-2b0cd1063f61 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:07:07.600 +05:30 8780cf6a-2970-448b-8121-f731082d5089 INF CORS policy execution successful. 2024-09-04 20:07:07.600 +05:30 5bd67336-d73a-4830-a313-2b0cd1063f61 INF CORS policy execution successful. 2024-09-04 20:07:07.600 +05:30 5bd67336-d73a-4830-a313-2b0cd1063f61 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5582ms 2024-09-04 20:07:07.601 +05:30 8780cf6a-2970-448b-8121-f731082d5089 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.0243ms 2024-09-04 20:07:07.637 +05:30 ec6d992c-d309-4cff-a06b-dc4a70b4b6c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:07:07.638 +05:30 ec6d992c-d309-4cff-a06b-dc4a70b4b6c5 INF CORS policy execution successful. 2024-09-04 20:07:07.638 +05:30 ec6d992c-d309-4cff-a06b-dc4a70b4b6c5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:07.639 +05:30 b82fb0b0-0c1a-4d7e-af0c-cfc06571eeb2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:07:07.639 +05:30 b82fb0b0-0c1a-4d7e-af0c-cfc06571eeb2 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-04 20:07:07.644 +05:30 b82fb0b0-0c1a-4d7e-af0c-cfc06571eeb2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:07.644 +05:30 b82fb0b0-0c1a-4d7e-af0c-cfc06571eeb2 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.4295ms 2024-09-04 20:07:07.644 +05:30 b82fb0b0-0c1a-4d7e-af0c-cfc06571eeb2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:07:07.645 +05:30 b82fb0b0-0c1a-4d7e-af0c-cfc06571eeb2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec6d992c-d309-4cff-a06b-dc4a70b4b6c5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:07:07.645 +05:30 b82fb0b0-0c1a-4d7e-af0c-cfc06571eeb2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 7.4657ms 2024-09-04 20:07:07.648 +05:30 70254ea0-6f0f-4bf3-948a-32fb7f1e7e81 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:07:07.648 +05:30 70254ea0-6f0f-4bf3-948a-32fb7f1e7e81 INF CORS policy execution successful. 2024-09-04 20:07:07.648 +05:30 70254ea0-6f0f-4bf3-948a-32fb7f1e7e81 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:07.649 +05:30 c215688f-859e-46e4-ba72-7464c9106094 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:07:07.649 +05:30 c215688f-859e-46e4-ba72-7464c9106094 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-04 20:07:07.658 +05:30 c215688f-859e-46e4-ba72-7464c9106094 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:07.659 +05:30 c215688f-859e-46e4-ba72-7464c9106094 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.7822ms 2024-09-04 20:07:07.659 +05:30 c215688f-859e-46e4-ba72-7464c9106094 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:07:07.659 +05:30 c215688f-859e-46e4-ba72-7464c9106094 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 70254ea0-6f0f-4bf3-948a-32fb7f1e7e81}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:07:07.660 +05:30 c215688f-859e-46e4-ba72-7464c9106094 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 12.0108ms 2024-09-04 20:07:07.901 +05:30 9eb23184-ab64-4280-ac91-a869d920dc39 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - null null 2024-09-04 20:07:07.902 +05:30 9eb23184-ab64-4280-ac91-a869d920dc39 INF CORS policy execution successful. 2024-09-04 20:07:07.902 +05:30 9eb23184-ab64-4280-ac91-a869d920dc39 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - 204 null null 0.6889ms 2024-09-04 20:07:07.953 +05:30 4f0020ca-628a-4320-badd-4f60a76b6792 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - null null 2024-09-04 20:07:07.954 +05:30 4f0020ca-628a-4320-badd-4f60a76b6792 INF CORS policy execution successful. 2024-09-04 20:07:07.954 +05:30 4f0020ca-628a-4320-badd-4f60a76b6792 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:07.954 +05:30 4bf39384-6a63-4327-9d95-46e409932d54 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:07:07.955 +05:30 4bf39384-6a63-4327-9d95-46e409932d54 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-04 20:07:07.959 +05:30 4bf39384-6a63-4327-9d95-46e409932d54 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:07.960 +05:30 4bf39384-6a63-4327-9d95-46e409932d54 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.047ms 2024-09-04 20:07:07.960 +05:30 4bf39384-6a63-4327-9d95-46e409932d54 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:07:07.960 +05:30 4bf39384-6a63-4327-9d95-46e409932d54 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f0020ca-628a-4320-badd-4f60a76b6792}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":36,\"Name\":\"TestRole1\"}]"} 2024-09-04 20:07:07.960 +05:30 4bf39384-6a63-4327-9d95-46e409932d54 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - 200 132 application/json; charset=utf-8 7.249ms 2024-09-04 20:07:22.548 +05:30 2c510ae9-04b3-494a-8c9a-b7562eced5b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:07:22.548 +05:30 2c510ae9-04b3-494a-8c9a-b7562eced5b1 INF CORS policy execution successful. 2024-09-04 20:07:22.549 +05:30 2c510ae9-04b3-494a-8c9a-b7562eced5b1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.9964ms 2024-09-04 20:07:22.573 +05:30 bac3d89f-d92e-43c5-b3e7-bd5084610c93 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:07:22.573 +05:30 bac3d89f-d92e-43c5-b3e7-bd5084610c93 INF CORS policy execution successful. 2024-09-04 20:07:22.573 +05:30 bac3d89f-d92e-43c5-b3e7-bd5084610c93 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.6395ms 2024-09-04 20:07:22.601 +05:30 6fd7509d-60ed-47fa-807a-8e4780812927 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:07:22.602 +05:30 6fd7509d-60ed-47fa-807a-8e4780812927 INF CORS policy execution successful. 2024-09-04 20:07:22.602 +05:30 6fd7509d-60ed-47fa-807a-8e4780812927 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:22.603 +05:30 b5a1c00c-ee29-4138-956c-24d0f6e9d764 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:07:22.603 +05:30 b5a1c00c-ee29-4138-956c-24d0f6e9d764 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-04 20:07:22.612 +05:30 b5a1c00c-ee29-4138-956c-24d0f6e9d764 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:22.613 +05:30 b5a1c00c-ee29-4138-956c-24d0f6e9d764 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 9.8241ms 2024-09-04 20:07:22.613 +05:30 b5a1c00c-ee29-4138-956c-24d0f6e9d764 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:07:22.613 +05:30 b5a1c00c-ee29-4138-956c-24d0f6e9d764 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6fd7509d-60ed-47fa-807a-8e4780812927}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:07:22.614 +05:30 b5a1c00c-ee29-4138-956c-24d0f6e9d764 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 12.2332ms 2024-09-04 20:07:22.653 +05:30 6ff1fdd6-89c4-4319-a20b-0f2549f8dc41 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:07:22.654 +05:30 6ff1fdd6-89c4-4319-a20b-0f2549f8dc41 INF CORS policy execution successful. 2024-09-04 20:07:22.654 +05:30 6ff1fdd6-89c4-4319-a20b-0f2549f8dc41 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:22.655 +05:30 016c26d9-db25-42dd-814d-140af9cd5091 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:07:22.655 +05:30 016c26d9-db25-42dd-814d-140af9cd5091 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-04 20:07:22.659 +05:30 016c26d9-db25-42dd-814d-140af9cd5091 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:22.660 +05:30 016c26d9-db25-42dd-814d-140af9cd5091 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 4.7538ms 2024-09-04 20:07:22.660 +05:30 016c26d9-db25-42dd-814d-140af9cd5091 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:07:22.660 +05:30 016c26d9-db25-42dd-814d-140af9cd5091 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6ff1fdd6-89c4-4319-a20b-0f2549f8dc41}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:07:22.660 +05:30 016c26d9-db25-42dd-814d-140af9cd5091 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 6.6274ms 2024-09-04 20:07:46.846 +05:30 a05804ae-3ac2-4c46-b5ab-b942873f4271 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:07:46.848 +05:30 a05804ae-3ac2-4c46-b5ab-b942873f4271 INF CORS policy execution successful. 2024-09-04 20:07:46.848 +05:30 a05804ae-3ac2-4c46-b5ab-b942873f4271 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 1.9088ms 2024-09-04 20:07:46.893 +05:30 3268c60f-6999-42fb-9fcc-604275165f73 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1349 2024-09-04 20:07:46.894 +05:30 3268c60f-6999-42fb-9fcc-604275165f73 INF CORS policy execution successful. 2024-09-04 20:07:46.895 +05:30 3268c60f-6999-42fb-9fcc-604275165f73 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Content-Length: 1349}, {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":4,"group":false,"parent":0,"role":1072,"userName":"TestUser1","language":2,"altLanguage":1,"timeZone":3,"image":"","password":"","loginName":"TestUser1","loginAbbr":"TU1","securityQuestion":null,"securityAnswer":null,"email":"TestUser1@example.com","phone":"456789890900","mobile":"55566223121556","emailAuthPermission":true,"userAccess":1,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":true,"emailUserOnLoginSuccess":true,"emailOnLoginFailure":true,"blockFromDate":"2024-01-01","blockToDate":"2024-07-04","timeRestrictionStartDate":"2024-01-01","timeRestrictionEndDate":"2024-12-31","timeRestrictionStartTime":"08:00:00","timeRestrictionEndTime":"17:00:00","days":[{"day":1},{"day":2}],"lockedTill":"2024-07-04","pwdChangeNextLogOn":true,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":90,"signature":"","location":1,"macAddress":"00-14-22-01-23-45","domainName":"exampleDomain","domainUser":"exampleDomainUser","entryRestrictionDetails":[{"tagTypeId":5,"tagId":2,"isTransaction":false,"isReport":false,"isView":false,"isExcluded":false,"tagName":null},{"tagTypeId":5,"tagId":1,"isTransaction":false,"isReport":false,"isView":false,"isExcluded":true,"tagName":null}],"linkId":123,"pwdChangeDate":"2024-07-01","authenticationCode":"authCode123","numInvalidAttempts":5,"userType":1} 2024-09-04 20:07:46.895 +05:30 2e1b39a9-eafd-4ff5-aacf-d6fed6b1aaee INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:07:46.896 +05:30 2e1b39a9-eafd-4ff5-aacf-d6fed6b1aaee 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-04 20:07:46.904 +05:30 2e1b39a9-eafd-4ff5-aacf-d6fed6b1aaee INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:46.904 +05:30 2e1b39a9-eafd-4ff5-aacf-d6fed6b1aaee INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 8.4811ms 2024-09-04 20:07:46.904 +05:30 2e1b39a9-eafd-4ff5-aacf-d6fed6b1aaee INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:07:46.905 +05:30 2e1b39a9-eafd-4ff5-aacf-d6fed6b1aaee INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 3268c60f-6999-42fb-9fcc-604275165f73}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 101} Body: {"status":"Failure","statusCode":4000,"message":"Please provide a valid user request.","result":null} 2024-09-04 20:07:46.905 +05:30 2e1b39a9-eafd-4ff5-aacf-d6fed6b1aaee INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 400 101 application/json; charset=utf-8 12.1264ms 2024-09-04 20:07:54.690 +05:30 8d9ccfce-5a4d-4f12-93b3-7d8359ebb00d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:07:54.690 +05:30 8d9ccfce-5a4d-4f12-93b3-7d8359ebb00d INF CORS policy execution successful. 2024-09-04 20:07:54.690 +05:30 8d9ccfce-5a4d-4f12-93b3-7d8359ebb00d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.5818ms 2024-09-04 20:07:54.702 +05:30 f37add94-1391-4c1a-b212-738d0b99ee8f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:07:54.702 +05:30 f37add94-1391-4c1a-b212-738d0b99ee8f INF CORS policy execution successful. 2024-09-04 20:07:54.703 +05:30 f37add94-1391-4c1a-b212-738d0b99ee8f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.5936ms 2024-09-04 20:07:54.718 +05:30 9f7542fd-a6d0-4fa0-b3b2-79aa92b064a6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:07:54.719 +05:30 9f7542fd-a6d0-4fa0-b3b2-79aa92b064a6 INF CORS policy execution successful. 2024-09-04 20:07:54.719 +05:30 9f7542fd-a6d0-4fa0-b3b2-79aa92b064a6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:54.719 +05:30 f9bdc483-585f-4a1d-9fd4-e32a9604355d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:07:54.719 +05:30 f9bdc483-585f-4a1d-9fd4-e32a9604355d 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-04 20:07:54.725 +05:30 f9bdc483-585f-4a1d-9fd4-e32a9604355d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:54.726 +05:30 f9bdc483-585f-4a1d-9fd4-e32a9604355d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 6.1216ms 2024-09-04 20:07:54.726 +05:30 f9bdc483-585f-4a1d-9fd4-e32a9604355d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:07:54.726 +05:30 f9bdc483-585f-4a1d-9fd4-e32a9604355d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9f7542fd-a6d0-4fa0-b3b2-79aa92b064a6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:07:54.726 +05:30 f9bdc483-585f-4a1d-9fd4-e32a9604355d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 7.8347ms 2024-09-04 20:07:54.753 +05:30 d9516c3a-2ceb-424c-83d0-638c8255ea30 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:07:54.754 +05:30 d9516c3a-2ceb-424c-83d0-638c8255ea30 INF CORS policy execution successful. 2024-09-04 20:07:54.755 +05:30 d9516c3a-2ceb-424c-83d0-638c8255ea30 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:07:54.755 +05:30 4518d2c2-0d7b-4236-aa70-524e7e898940 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:07:54.755 +05:30 4518d2c2-0d7b-4236-aa70-524e7e898940 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-04 20:07:54.758 +05:30 4518d2c2-0d7b-4236-aa70-524e7e898940 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:07:54.759 +05:30 4518d2c2-0d7b-4236-aa70-524e7e898940 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 3.7829ms 2024-09-04 20:07:54.759 +05:30 4518d2c2-0d7b-4236-aa70-524e7e898940 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:07:54.759 +05:30 4518d2c2-0d7b-4236-aa70-524e7e898940 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d9516c3a-2ceb-424c-83d0-638c8255ea30}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:07:54.759 +05:30 4518d2c2-0d7b-4236-aa70-524e7e898940 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 5.8832ms 2024-09-04 20:08:05.305 +05:30 7adecfe1-ebc1-414c-aed0-01211f9a279d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:08:05.306 +05:30 7adecfe1-ebc1-414c-aed0-01211f9a279d INF CORS policy execution successful. 2024-09-04 20:08:05.307 +05:30 7adecfe1-ebc1-414c-aed0-01211f9a279d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 1.7464ms 2024-09-04 20:08:05.346 +05:30 0b5af175-8959-4bf7-8158-4d8e91a23615 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1319 2024-09-04 20:08:05.347 +05:30 0b5af175-8959-4bf7-8158-4d8e91a23615 INF CORS policy execution successful. 2024-09-04 20:08:05.347 +05:30 0b5af175-8959-4bf7-8158-4d8e91a23615 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {Connection: keep-alive}, {Content-Length: 1319}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"id":4,"group":false,"parent":0,"role":36,"userName":"TestUser1","language":2,"altLanguage":1,"timeZone":3,"image":"","password":"","loginName":"TestUser1","loginAbbr":"TU1","securityQuestion":null,"securityAnswer":null,"email":"TestUser1@example.com","phone":"","mobile":"","emailAuthPermission":true,"userAccess":1,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":true,"emailUserOnLoginSuccess":true,"emailOnLoginFailure":true,"blockFromDate":"2024-01-01","blockToDate":"2024-07-04","timeRestrictionStartDate":"2024-01-01","timeRestrictionEndDate":"2024-12-31","timeRestrictionStartTime":"08:00:00","timeRestrictionEndTime":"17:00:00","days":[{"day":1},{"day":2}],"lockedTill":"2024-07-04","pwdChangeNextLogOn":true,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":90,"signature":"","location":1,"macAddress":"00-14-22-01-23-45","domainName":"exampleDomain","domainUser":"exampleDomainUser","entryRestrictionDetails":[{"tagTypeId":5,"tagId":2,"isTransaction":true,"isReport":true,"isView":false,"isExcluded":false,"tagName":null},{"tagTypeId":5,"tagId":1,"isTransaction":false,"isReport":false,"isView":false,"isExcluded":true,"tagName":null}],"linkId":123,"pwdChangeDate":"2024-07-01","authenticationCode":"authCode123","numInvalidAttempts":5,"userType":1} 2024-09-04 20:08:05.348 +05:30 32f8cdab-ce84-4f92-977e-ca8664077c77 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:08:05.348 +05:30 32f8cdab-ce84-4f92-977e-ca8664077c77 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-04 20:08:05.352 +05:30 32f8cdab-ce84-4f92-977e-ca8664077c77 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:08:05.352 +05:30 32f8cdab-ce84-4f92-977e-ca8664077c77 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 4.4669ms 2024-09-04 20:08:05.352 +05:30 32f8cdab-ce84-4f92-977e-ca8664077c77 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:08:05.352 +05:30 32f8cdab-ce84-4f92-977e-ca8664077c77 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 0b5af175-8959-4bf7-8158-4d8e91a23615}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 101} Body: {"status":"Failure","statusCode":4000,"message":"Please provide a valid user request.","result":null} 2024-09-04 20:08:05.353 +05:30 32f8cdab-ce84-4f92-977e-ca8664077c77 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 400 101 application/json; charset=utf-8 6.4059ms 2024-09-04 20:08:22.548 +05:30 a9016740-910d-4669-9980-d9319df1e510 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:08:22.549 +05:30 a9016740-910d-4669-9980-d9319df1e510 INF CORS policy execution successful. 2024-09-04 20:08:22.549 +05:30 a9016740-910d-4669-9980-d9319df1e510 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 1.1182ms 2024-09-04 20:08:22.687 +05:30 37d4f3ed-6623-4416-8bf7-8eaf842c4031 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1319 2024-09-04 20:08:22.688 +05:30 37d4f3ed-6623-4416-8bf7-8eaf842c4031 INF CORS policy execution successful. 2024-09-04 20:08:22.688 +05:30 37d4f3ed-6623-4416-8bf7-8eaf842c4031 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1319}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"id":4,"group":false,"parent":0,"role":36,"userName":"TestUser1","language":2,"altLanguage":1,"timeZone":3,"image":"","password":"","loginName":"TestUser1","loginAbbr":"TU1","securityQuestion":null,"securityAnswer":null,"email":"TestUser1@example.com","phone":"","mobile":"","emailAuthPermission":true,"userAccess":1,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":true,"emailUserOnLoginSuccess":true,"emailOnLoginFailure":true,"blockFromDate":"2024-01-01","blockToDate":"2024-07-04","timeRestrictionStartDate":"2024-01-01","timeRestrictionEndDate":"2024-12-31","timeRestrictionStartTime":"08:00:00","timeRestrictionEndTime":"17:00:00","days":[{"day":1},{"day":2}],"lockedTill":"2024-07-04","pwdChangeNextLogOn":true,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":90,"signature":"","location":1,"macAddress":"00-14-22-01-23-45","domainName":"exampleDomain","domainUser":"exampleDomainUser","entryRestrictionDetails":[{"tagTypeId":5,"tagId":2,"isTransaction":true,"isReport":true,"isView":false,"isExcluded":false,"tagName":null},{"tagTypeId":5,"tagId":1,"isTransaction":false,"isReport":false,"isView":false,"isExcluded":true,"tagName":null}],"linkId":123,"pwdChangeDate":"2024-07-01","authenticationCode":"authCode123","numInvalidAttempts":5,"userType":1} 2024-09-04 20:08:22.689 +05:30 e16d1bc8-e800-4018-9f54-44d61bbfc74c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:08:22.689 +05:30 e16d1bc8-e800-4018-9f54-44d61bbfc74c 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-04 20:08:22.693 +05:30 e16d1bc8-e800-4018-9f54-44d61bbfc74c INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:08:22.693 +05:30 e16d1bc8-e800-4018-9f54-44d61bbfc74c INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 4.4947ms 2024-09-04 20:08:22.694 +05:30 e16d1bc8-e800-4018-9f54-44d61bbfc74c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:08:22.694 +05:30 e16d1bc8-e800-4018-9f54-44d61bbfc74c INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 37d4f3ed-6623-4416-8bf7-8eaf842c4031}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 101} Body: {"status":"Failure","statusCode":4000,"message":"Please provide a valid user request.","result":null} 2024-09-04 20:08:22.694 +05:30 e16d1bc8-e800-4018-9f54-44d61bbfc74c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 400 101 application/json; charset=utf-8 6.7511ms 2024-09-04 20:08:34.947 +05:30 6fc5d2b5-a2c1-46eb-bf10-cfdbddfc7afb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:08:34.948 +05:30 6fc5d2b5-a2c1-46eb-bf10-cfdbddfc7afb INF CORS policy execution successful. 2024-09-04 20:08:34.949 +05:30 6fc5d2b5-a2c1-46eb-bf10-cfdbddfc7afb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.8082ms 2024-09-04 20:08:34.987 +05:30 da11dc03-bf85-4fda-821c-5e13eb0853b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:08:34.988 +05:30 da11dc03-bf85-4fda-821c-5e13eb0853b1 INF CORS policy execution successful. 2024-09-04 20:08:34.988 +05:30 da11dc03-bf85-4fda-821c-5e13eb0853b1 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:08:34.988 +05:30 281ffbdb-3244-4b18-b4e8-cb94ca4b8d7c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:08:34.989 +05:30 281ffbdb-3244-4b18-b4e8-cb94ca4b8d7c 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-04 20:08:34.999 +05:30 281ffbdb-3244-4b18-b4e8-cb94ca4b8d7c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:08:35.000 +05:30 281ffbdb-3244-4b18-b4e8-cb94ca4b8d7c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 11.2278ms 2024-09-04 20:08:35.000 +05:30 281ffbdb-3244-4b18-b4e8-cb94ca4b8d7c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:08:35.000 +05:30 281ffbdb-3244-4b18-b4e8-cb94ca4b8d7c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da11dc03-bf85-4fda-821c-5e13eb0853b1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:08:35.001 +05:30 281ffbdb-3244-4b18-b4e8-cb94ca4b8d7c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 13.8192ms 2024-09-04 20:08:36.541 +05:30 64a25585-9f01-419c-a0a7-72aed6056013 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:08:36.541 +05:30 64a25585-9f01-419c-a0a7-72aed6056013 INF CORS policy execution successful. 2024-09-04 20:08:36.542 +05:30 64a25585-9f01-419c-a0a7-72aed6056013 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.7108ms 2024-09-04 20:08:36.583 +05:30 70d5181e-0b0a-4156-961a-c754317a8bcd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:08:36.584 +05:30 70d5181e-0b0a-4156-961a-c754317a8bcd INF CORS policy execution successful. 2024-09-04 20:08:36.584 +05:30 70d5181e-0b0a-4156-961a-c754317a8bcd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.3951ms 2024-09-04 20:08:36.603 +05:30 e35e6c6c-4362-401f-b6ef-a5814c346502 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:08:36.603 +05:30 e35e6c6c-4362-401f-b6ef-a5814c346502 INF CORS policy execution successful. 2024-09-04 20:08:36.603 +05:30 e35e6c6c-4362-401f-b6ef-a5814c346502 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:08:36.604 +05:30 cbc894ef-321b-4d97-9631-2e7b8e1542ff INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:08:36.604 +05:30 cbc894ef-321b-4d97-9631-2e7b8e1542ff 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-04 20:08:36.608 +05:30 cbc894ef-321b-4d97-9631-2e7b8e1542ff INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:08:36.609 +05:30 cbc894ef-321b-4d97-9631-2e7b8e1542ff INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.982ms 2024-09-04 20:08:36.609 +05:30 cbc894ef-321b-4d97-9631-2e7b8e1542ff INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:08:36.609 +05:30 cbc894ef-321b-4d97-9631-2e7b8e1542ff INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e35e6c6c-4362-401f-b6ef-a5814c346502}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:08:36.609 +05:30 cbc894ef-321b-4d97-9631-2e7b8e1542ff INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.6887ms 2024-09-04 20:08:36.619 +05:30 7f9120c7-7a22-468f-b0db-a03abe52c17a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:08:36.620 +05:30 7f9120c7-7a22-468f-b0db-a03abe52c17a INF CORS policy execution successful. 2024-09-04 20:08:36.620 +05:30 7f9120c7-7a22-468f-b0db-a03abe52c17a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:08:36.620 +05:30 dc7f1c38-34e0-459e-a492-af0c224aa7c5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:08:36.621 +05:30 dc7f1c38-34e0-459e-a492-af0c224aa7c5 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-04 20:08:36.626 +05:30 dc7f1c38-34e0-459e-a492-af0c224aa7c5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:08:36.626 +05:30 dc7f1c38-34e0-459e-a492-af0c224aa7c5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.8106ms 2024-09-04 20:08:36.627 +05:30 dc7f1c38-34e0-459e-a492-af0c224aa7c5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:08:36.627 +05:30 dc7f1c38-34e0-459e-a492-af0c224aa7c5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7f9120c7-7a22-468f-b0db-a03abe52c17a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:08:36.627 +05:30 dc7f1c38-34e0-459e-a492-af0c224aa7c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 7.5116ms 2024-09-04 20:09:47.993 +05:30 7f5be46b-ef45-4ba2-861a-4fc6ea670576 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:09:47.995 +05:30 7f5be46b-ef45-4ba2-861a-4fc6ea670576 INF CORS policy execution successful. 2024-09-04 20:09:47.995 +05:30 7f5be46b-ef45-4ba2-861a-4fc6ea670576 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 2.1652ms 2024-09-04 20:09:48.013 +05:30 fab4bf91-76f3-4ae0-8600-6ed7ae3861b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:09:48.014 +05:30 fab4bf91-76f3-4ae0-8600-6ed7ae3861b9 INF CORS policy execution successful. 2024-09-04 20:09:48.015 +05:30 fab4bf91-76f3-4ae0-8600-6ed7ae3861b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 2.0732ms 2024-09-04 20:09:48.023 +05:30 dddbd7d0-6317-474b-8366-676cf07d84e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:09:48.024 +05:30 dddbd7d0-6317-474b-8366-676cf07d84e0 INF CORS policy execution successful. 2024-09-04 20:09:48.025 +05:30 dddbd7d0-6317-474b-8366-676cf07d84e0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:09:48.026 +05:30 bae61e20-b70b-4434-907b-e0788445843e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:09:48.026 +05:30 bae61e20-b70b-4434-907b-e0788445843e 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-04 20:09:48.036 +05:30 bae61e20-b70b-4434-907b-e0788445843e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:09:48.036 +05:30 bae61e20-b70b-4434-907b-e0788445843e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 9.9843ms 2024-09-04 20:09:48.036 +05:30 bae61e20-b70b-4434-907b-e0788445843e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:09:48.036 +05:30 bae61e20-b70b-4434-907b-e0788445843e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dddbd7d0-6317-474b-8366-676cf07d84e0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:09:48.037 +05:30 bae61e20-b70b-4434-907b-e0788445843e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 13.878ms 2024-09-04 20:09:48.051 +05:30 d3862f50-78c7-457a-9a17-21fb666ead55 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:09:48.051 +05:30 d3862f50-78c7-457a-9a17-21fb666ead55 INF CORS policy execution successful. 2024-09-04 20:09:48.051 +05:30 d3862f50-78c7-457a-9a17-21fb666ead55 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:09:48.051 +05:30 69213eca-63a3-4d28-b93c-14c042377321 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:09:48.052 +05:30 69213eca-63a3-4d28-b93c-14c042377321 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-04 20:09:48.054 +05:30 69213eca-63a3-4d28-b93c-14c042377321 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:09:48.055 +05:30 69213eca-63a3-4d28-b93c-14c042377321 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 3.0553ms 2024-09-04 20:09:48.055 +05:30 69213eca-63a3-4d28-b93c-14c042377321 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:09:48.055 +05:30 69213eca-63a3-4d28-b93c-14c042377321 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d3862f50-78c7-457a-9a17-21fb666ead55}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:09:48.055 +05:30 69213eca-63a3-4d28-b93c-14c042377321 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 4.5113ms 2024-09-04 20:09:49.629 +05:30 097614d4-ab35-4678-a2f7-76cca5eb5329 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:09:49.629 +05:30 6ab32fa2-c8e3-4b98-82f0-739cbb18b7e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:09:49.629 +05:30 097614d4-ab35-4678-a2f7-76cca5eb5329 INF CORS policy execution successful. 2024-09-04 20:09:49.629 +05:30 6ab32fa2-c8e3-4b98-82f0-739cbb18b7e9 INF CORS policy execution successful. 2024-09-04 20:09:49.630 +05:30 097614d4-ab35-4678-a2f7-76cca5eb5329 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7774ms 2024-09-04 20:09:49.630 +05:30 6ab32fa2-c8e3-4b98-82f0-739cbb18b7e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.5623ms 2024-09-04 20:09:49.667 +05:30 0a562f6b-0fd1-4c45-b322-c382095858c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:09:49.667 +05:30 d28ca9d8-dfe3-4fd9-a8ff-89a64dde386c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:09:49.667 +05:30 d28ca9d8-dfe3-4fd9-a8ff-89a64dde386c INF CORS policy execution successful. 2024-09-04 20:09:49.667 +05:30 0a562f6b-0fd1-4c45-b322-c382095858c5 INF CORS policy execution successful. 2024-09-04 20:09:49.668 +05:30 0a562f6b-0fd1-4c45-b322-c382095858c5 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:09:49.668 +05:30 d28ca9d8-dfe3-4fd9-a8ff-89a64dde386c INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:09:49.668 +05:30 51d32db5-f4b6-4b66-83f6-9ce8311cb245 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:49.668 +05:30 08fe812c-468c-4041-a05d-2027f1bdbc64 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:49.668 +05:30 51d32db5-f4b6-4b66-83f6-9ce8311cb245 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-04 20:09:49.668 +05:30 08fe812c-468c-4041-a05d-2027f1bdbc64 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-04 20:09:49.676 +05:30 08fe812c-468c-4041-a05d-2027f1bdbc64 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:09:49.676 +05:30 08fe812c-468c-4041-a05d-2027f1bdbc64 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.5626ms 2024-09-04 20:09:49.676 +05:30 08fe812c-468c-4041-a05d-2027f1bdbc64 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:49.676 +05:30 08fe812c-468c-4041-a05d-2027f1bdbc64 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d28ca9d8-dfe3-4fd9-a8ff-89a64dde386c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:09:49.676 +05:30 08fe812c-468c-4041-a05d-2027f1bdbc64 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 9.4909ms 2024-09-04 20:09:49.677 +05:30 51d32db5-f4b6-4b66-83f6-9ce8311cb245 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:09:49.677 +05:30 51d32db5-f4b6-4b66-83f6-9ce8311cb245 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.8336ms 2024-09-04 20:09:49.677 +05:30 51d32db5-f4b6-4b66-83f6-9ce8311cb245 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:49.677 +05:30 51d32db5-f4b6-4b66-83f6-9ce8311cb245 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0a562f6b-0fd1-4c45-b322-c382095858c5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:09:49.677 +05:30 51d32db5-f4b6-4b66-83f6-9ce8311cb245 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 10.5725ms 2024-09-04 20:09:52.643 +05:30 6af49fd2-f313-4927-83b2-c89387d4c459 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:09:52.644 +05:30 6af49fd2-f313-4927-83b2-c89387d4c459 INF CORS policy execution successful. 2024-09-04 20:09:52.644 +05:30 6af49fd2-f313-4927-83b2-c89387d4c459 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 204 null null 0.6752ms 2024-09-04 20:09:52.773 +05:30 3a1e39c6-4c97-400d-ab85-4fcf221928da INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:09:52.773 +05:30 3a1e39c6-4c97-400d-ab85-4fcf221928da INF CORS policy execution successful. 2024-09-04 20:09:52.774 +05:30 3a1e39c6-4c97-400d-ab85-4fcf221928da INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:09:52.774 +05:30 d818d1fe-1e59-4bf8-ae05-a189940c3701 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:52.774 +05:30 d818d1fe-1e59-4bf8-ae05-a189940c3701 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-04 20:09:52.778 +05:30 d818d1fe-1e59-4bf8-ae05-a189940c3701 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:09:52.778 +05:30 d818d1fe-1e59-4bf8-ae05-a189940c3701 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.1872ms 2024-09-04 20:09:52.778 +05:30 d818d1fe-1e59-4bf8-ae05-a189940c3701 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:52.779 +05:30 d818d1fe-1e59-4bf8-ae05-a189940c3701 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3a1e39c6-4c97-400d-ab85-4fcf221928da}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:09:52.779 +05:30 d818d1fe-1e59-4bf8-ae05-a189940c3701 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 200 1585 application/json; charset=utf-8 6.5149ms 2024-09-04 20:09:53.022 +05:30 72b46baa-28f7-4dd5-a499-4c1a0c9da554 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:09:53.022 +05:30 72b46baa-28f7-4dd5-a499-4c1a0c9da554 INF CORS policy execution successful. 2024-09-04 20:09:53.022 +05:30 72b46baa-28f7-4dd5-a499-4c1a0c9da554 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 204 null null 0.4142ms 2024-09-04 20:09:53.061 +05:30 3d2f02c6-5e91-43a0-bc50-55eed6214dd7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:09:53.063 +05:30 3d2f02c6-5e91-43a0-bc50-55eed6214dd7 INF CORS policy execution successful. 2024-09-04 20:09:53.064 +05:30 3d2f02c6-5e91-43a0-bc50-55eed6214dd7 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:09:53.064 +05:30 10540c7c-3d14-4bd7-905a-64ebeed840c6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:53.064 +05:30 10540c7c-3d14-4bd7-905a-64ebeed840c6 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-04 20:09:53.072 +05:30 10540c7c-3d14-4bd7-905a-64ebeed840c6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:09:53.072 +05:30 10540c7c-3d14-4bd7-905a-64ebeed840c6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.7671ms 2024-09-04 20:09:53.072 +05:30 10540c7c-3d14-4bd7-905a-64ebeed840c6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:53.072 +05:30 10540c7c-3d14-4bd7-905a-64ebeed840c6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3d2f02c6-5e91-43a0-bc50-55eed6214dd7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:09:53.073 +05:30 10540c7c-3d14-4bd7-905a-64ebeed840c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 200 1585 application/json; charset=utf-8 12.2541ms 2024-09-04 20:09:53.109 +05:30 f6291c80-4344-4dc8-a9a6-9bce9f8b2421 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:09:53.109 +05:30 f6291c80-4344-4dc8-a9a6-9bce9f8b2421 INF CORS policy execution successful. 2024-09-04 20:09:53.110 +05:30 f6291c80-4344-4dc8-a9a6-9bce9f8b2421 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 204 null null 0.6429ms 2024-09-04 20:09:53.146 +05:30 8a3f9a02-f01b-462e-94c9-04f941a5d6c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:09:53.146 +05:30 8a3f9a02-f01b-462e-94c9-04f941a5d6c2 INF CORS policy execution successful. 2024-09-04 20:09:53.146 +05:30 8a3f9a02-f01b-462e-94c9-04f941a5d6c2 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:09:53.146 +05:30 08204fc4-7aa2-4b72-83fe-9635a127742d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:53.147 +05:30 08204fc4-7aa2-4b72-83fe-9635a127742d 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-04 20:09:53.150 +05:30 08204fc4-7aa2-4b72-83fe-9635a127742d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:09:53.150 +05:30 08204fc4-7aa2-4b72-83fe-9635a127742d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.6795ms 2024-09-04 20:09:53.150 +05:30 08204fc4-7aa2-4b72-83fe-9635a127742d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:53.151 +05:30 08204fc4-7aa2-4b72-83fe-9635a127742d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a3f9a02-f01b-462e-94c9-04f941a5d6c2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:09:53.151 +05:30 08204fc4-7aa2-4b72-83fe-9635a127742d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 200 1585 application/json; charset=utf-8 5.6357ms 2024-09-04 20:09:53.213 +05:30 f95e2bfc-8bf0-47ef-9914-bd57e25df2ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:09:53.213 +05:30 f95e2bfc-8bf0-47ef-9914-bd57e25df2ae INF CORS policy execution successful. 2024-09-04 20:09:53.213 +05:30 f95e2bfc-8bf0-47ef-9914-bd57e25df2ae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 204 null null 0.5893ms 2024-09-04 20:09:53.257 +05:30 c9c7820e-1a2c-42ae-8819-3471329f3f37 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:09:53.257 +05:30 c9c7820e-1a2c-42ae-8819-3471329f3f37 INF CORS policy execution successful. 2024-09-04 20:09:53.257 +05:30 c9c7820e-1a2c-42ae-8819-3471329f3f37 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:09:53.258 +05:30 8c0a56ca-4846-4129-af78-015839a34b62 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:53.258 +05:30 8c0a56ca-4846-4129-af78-015839a34b62 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-04 20:09:53.260 +05:30 8c0a56ca-4846-4129-af78-015839a34b62 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:09:53.260 +05:30 8c0a56ca-4846-4129-af78-015839a34b62 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.5429ms 2024-09-04 20:09:53.261 +05:30 8c0a56ca-4846-4129-af78-015839a34b62 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:53.261 +05:30 8c0a56ca-4846-4129-af78-015839a34b62 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c9c7820e-1a2c-42ae-8819-3471329f3f37}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:09:53.261 +05:30 8c0a56ca-4846-4129-af78-015839a34b62 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 200 1585 application/json; charset=utf-8 4.3259ms 2024-09-04 20:09:53.507 +05:30 50bb673c-4c90-4086-8e90-85aa0dd35da2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:09:53.507 +05:30 50bb673c-4c90-4086-8e90-85aa0dd35da2 INF CORS policy execution successful. 2024-09-04 20:09:53.508 +05:30 50bb673c-4c90-4086-8e90-85aa0dd35da2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 204 null null 0.4086ms 2024-09-04 20:09:53.550 +05:30 2323c35b-1dd4-40db-bcc2-e02f9fd3d5fc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:09:53.550 +05:30 2323c35b-1dd4-40db-bcc2-e02f9fd3d5fc INF CORS policy execution successful. 2024-09-04 20:09:53.550 +05:30 2323c35b-1dd4-40db-bcc2-e02f9fd3d5fc INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:09:53.551 +05:30 bfb77ac8-faba-4c70-a9c5-e7f4b1905230 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:53.551 +05:30 bfb77ac8-faba-4c70-a9c5-e7f4b1905230 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-04 20:09:53.554 +05:30 bfb77ac8-faba-4c70-a9c5-e7f4b1905230 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:09:53.554 +05:30 bfb77ac8-faba-4c70-a9c5-e7f4b1905230 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.1812ms 2024-09-04 20:09:53.554 +05:30 bfb77ac8-faba-4c70-a9c5-e7f4b1905230 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:53.554 +05:30 bfb77ac8-faba-4c70-a9c5-e7f4b1905230 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2323c35b-1dd4-40db-bcc2-e02f9fd3d5fc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":19,\"TotalPages\":2}]}"} 2024-09-04 20:09:53.555 +05:30 bfb77ac8-faba-4c70-a9c5-e7f4b1905230 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 200 1585 application/json; charset=utf-8 4.8607ms 2024-09-04 20:09:53.618 +05:30 bc93647a-46c2-45ff-a5ad-760fded2acd4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:09:53.618 +05:30 bc93647a-46c2-45ff-a5ad-760fded2acd4 INF CORS policy execution successful. 2024-09-04 20:09:53.618 +05:30 bc93647a-46c2-45ff-a5ad-760fded2acd4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 204 null null 0.5823ms 2024-09-04 20:09:53.660 +05:30 65c109d2-41f9-4cd8-be2d-db9322b999cc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:09:53.660 +05:30 65c109d2-41f9-4cd8-be2d-db9322b999cc INF CORS policy execution successful. 2024-09-04 20:09:53.661 +05:30 65c109d2-41f9-4cd8-be2d-db9322b999cc INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:09:53.661 +05:30 cd65f29e-144c-45fe-b4ec-597c3b2079ec INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:53.661 +05:30 cd65f29e-144c-45fe-b4ec-597c3b2079ec 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-04 20:09:53.669 +05:30 cd65f29e-144c-45fe-b4ec-597c3b2079ec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:09:53.669 +05:30 cd65f29e-144c-45fe-b4ec-597c3b2079ec INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.44ms 2024-09-04 20:09:53.669 +05:30 cd65f29e-144c-45fe-b4ec-597c3b2079ec INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:53.670 +05:30 cd65f29e-144c-45fe-b4ec-597c3b2079ec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 65c109d2-41f9-4cd8-be2d-db9322b999cc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:09:53.670 +05:30 cd65f29e-144c-45fe-b4ec-597c3b2079ec INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 200 1597 application/json; charset=utf-8 10.2589ms 2024-09-04 20:09:53.760 +05:30 275d2944-658d-487e-b698-2a262dc54fcf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:09:53.760 +05:30 275d2944-658d-487e-b698-2a262dc54fcf INF CORS policy execution successful. 2024-09-04 20:09:53.760 +05:30 275d2944-658d-487e-b698-2a262dc54fcf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 204 null null 0.4833ms 2024-09-04 20:09:53.799 +05:30 ad611d37-eb32-4e25-ad1d-68df4ad4c393 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:09:53.799 +05:30 ad611d37-eb32-4e25-ad1d-68df4ad4c393 INF CORS policy execution successful. 2024-09-04 20:09:53.800 +05:30 ad611d37-eb32-4e25-ad1d-68df4ad4c393 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:09:53.800 +05:30 5c4509c1-d121-419f-8e90-2f5c5f9eb53f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:53.800 +05:30 5c4509c1-d121-419f-8e90-2f5c5f9eb53f 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-04 20:09:53.802 +05:30 5c4509c1-d121-419f-8e90-2f5c5f9eb53f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:09:53.803 +05:30 5c4509c1-d121-419f-8e90-2f5c5f9eb53f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.763ms 2024-09-04 20:09:53.803 +05:30 5c4509c1-d121-419f-8e90-2f5c5f9eb53f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:53.803 +05:30 5c4509c1-d121-419f-8e90-2f5c5f9eb53f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ad611d37-eb32-4e25-ad1d-68df4ad4c393}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:09:53.803 +05:30 5c4509c1-d121-419f-8e90-2f5c5f9eb53f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 200 1597 application/json; charset=utf-8 4.3808ms 2024-09-04 20:09:53.987 +05:30 aa74699a-c4e1-400d-b63b-db1094db58d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:09:53.987 +05:30 aa74699a-c4e1-400d-b63b-db1094db58d8 INF CORS policy execution successful. 2024-09-04 20:09:53.987 +05:30 aa74699a-c4e1-400d-b63b-db1094db58d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 204 null null 0.6103ms 2024-09-04 20:09:54.024 +05:30 375c0c04-e891-407a-bf08-04128903fff0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:09:54.025 +05:30 375c0c04-e891-407a-bf08-04128903fff0 INF CORS policy execution successful. 2024-09-04 20:09:54.025 +05:30 375c0c04-e891-407a-bf08-04128903fff0 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:09:54.025 +05:30 e6d74feb-bd0a-42fd-a423-1b8cc67258ed INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:54.025 +05:30 e6d74feb-bd0a-42fd-a423-1b8cc67258ed 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-04 20:09:54.028 +05:30 e6d74feb-bd0a-42fd-a423-1b8cc67258ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:09:54.028 +05:30 e6d74feb-bd0a-42fd-a423-1b8cc67258ed INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.8472ms 2024-09-04 20:09:54.028 +05:30 e6d74feb-bd0a-42fd-a423-1b8cc67258ed INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:54.028 +05:30 e6d74feb-bd0a-42fd-a423-1b8cc67258ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 375c0c04-e891-407a-bf08-04128903fff0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:09:54.029 +05:30 e6d74feb-bd0a-42fd-a423-1b8cc67258ed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 200 1597 application/json; charset=utf-8 4.6721ms 2024-09-04 20:09:55.592 +05:30 4a926f44-7000-41e8-9161-90bcc5d1105d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:09:55.593 +05:30 4a926f44-7000-41e8-9161-90bcc5d1105d INF CORS policy execution successful. 2024-09-04 20:09:55.594 +05:30 4a926f44-7000-41e8-9161-90bcc5d1105d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 204 null null 1.435ms 2024-09-04 20:09:55.635 +05:30 f9e9a47f-30b0-4d52-8c39-cd2cb828ac85 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:09:55.635 +05:30 f9e9a47f-30b0-4d52-8c39-cd2cb828ac85 INF CORS policy execution successful. 2024-09-04 20:09:55.636 +05:30 f9e9a47f-30b0-4d52-8c39-cd2cb828ac85 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:09:55.636 +05:30 c7d32e5a-75fa-4ad0-a323-025928b1fbe4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:55.636 +05:30 c7d32e5a-75fa-4ad0-a323-025928b1fbe4 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-04 20:09:55.639 +05:30 c7d32e5a-75fa-4ad0-a323-025928b1fbe4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:09:55.639 +05:30 c7d32e5a-75fa-4ad0-a323-025928b1fbe4 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.2057ms 2024-09-04 20:09:55.639 +05:30 c7d32e5a-75fa-4ad0-a323-025928b1fbe4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:09:55.639 +05:30 c7d32e5a-75fa-4ad0-a323-025928b1fbe4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f9e9a47f-30b0-4d52-8c39-cd2cb828ac85}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 858} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"},{\"IId\":4,\"Name\":\"TestUser1\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-07-05T07:08:26.927\",\"ModifiedOn\":\"2024-07-29T05:36:32.7\"}],\"PageSummary\":[{\"TotalRows\":5,\"TotalPages\":1}]}"} 2024-09-04 20:09:55.640 +05:30 c7d32e5a-75fa-4ad0-a323-025928b1fbe4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 200 858 application/json; charset=utf-8 5.0807ms 2024-09-04 20:09:59.485 +05:30 f9e9f37f-2a99-49e7-93ab-040eeb5872ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:09:59.485 +05:30 f9e9f37f-2a99-49e7-93ab-040eeb5872ae INF CORS policy execution successful. 2024-09-04 20:09:59.485 +05:30 f9e9f37f-2a99-49e7-93ab-040eeb5872ae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 204 null null 0.5333ms 2024-09-04 20:09:59.504 +05:30 635b9d4b-006f-4cff-856c-ee83b4393f77 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:09:59.504 +05:30 635b9d4b-006f-4cff-856c-ee83b4393f77 INF CORS policy execution successful. 2024-09-04 20:09:59.505 +05:30 635b9d4b-006f-4cff-856c-ee83b4393f77 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 204 null null 0.5534ms 2024-09-04 20:09:59.526 +05:30 23befaa1-3a5b-4d89-af91-a836064b5ac8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:09:59.526 +05:30 23befaa1-3a5b-4d89-af91-a836064b5ac8 INF CORS policy execution successful. 2024-09-04 20:09:59.527 +05:30 23befaa1-3a5b-4d89-af91-a836064b5ac8 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:09:59.527 +05:30 63a32cc7-49a8-4d4a-830b-4d5eefe96018 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:09:59.527 +05:30 63a32cc7-49a8-4d4a-830b-4d5eefe96018 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-04 20:09:59.539 +05:30 63a32cc7-49a8-4d4a-830b-4d5eefe96018 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:09:59.539 +05:30 63a32cc7-49a8-4d4a-830b-4d5eefe96018 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 11.9672ms 2024-09-04 20:09:59.539 +05:30 63a32cc7-49a8-4d4a-830b-4d5eefe96018 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:09:59.540 +05:30 63a32cc7-49a8-4d4a-830b-4d5eefe96018 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 23befaa1-3a5b-4d89-af91-a836064b5ac8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1652} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":4,\"LoginName\":\"TestUser1\",\"LoginAbbr\":\"TU1\",\"UserName\":\"TestUser1\",\"Email\":\"TestUser1@example.com\",\"Phone\":\"123-456-7890\",\"Mobile\":\"987-654-3210\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":1,\"LinkId\":123,\"DomainName\":\"exampleDomain\",\"DomainUser\":\"exampleDomainUser\",\"AccountDisabled\":false,\"SendEmailOnNotification\":true,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":true,\"EmailUserOnLoginSuccess\":true,\"DontLockAccount\":false,\"NumInvalidAttempts\":5,\"LockedUntil\":\"2024-07-04\",\"BlockFromDate\":\"2024-01-01\",\"BlockToDate\":\"2024-07-04\",\"TimeRestrictionStartDate\":\"2024-01-01\",\"TimeRestrictionEndDate\":\"2024-12-31\",\"TimeRestrictionStartTime\":\"08:00:00\",\"TimeRestrictionEndTime\":\"17:00:00\",\"Location\":1,\"Language\":2,\"AltLanguage\":1,\"TimeZone\":3,\"UserAccess\":1,\"PWDChangeDate\":\"2024-07-01\",\"AuthenticationCode\":\"authCode123\",\"Signature\":\"\",\"Role\":36,\"RoleName\":\"TestRole1\",\"EmailAuthPermission\":true,\"MacAddress\":\"00-14-22-01-23-45\",\"PWDChangeNextLogOn\":true,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":90,\"SecurityQuestion\":null,\"SecurityAnswer\":null,\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2}],\"EntryRestrictionDetails\":[{\"TagType\":5,\"TagId\":2,\"TagName\":null,\"Transaction\":true,\"Report\":true,\"View\":false,\"Exclude\":false},{\"TagType\":5,\"TagId\":1,\"TagName\":null,\"Transaction\":false,\"Report\":false,\"View\":false,\"Exclude\":true}]}"} 2024-09-04 20:09:59.540 +05:30 63a32cc7-49a8-4d4a-830b-4d5eefe96018 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 200 1652 application/json; charset=utf-8 14.0943ms 2024-09-04 20:09:59.543 +05:30 aa0a823b-2aa9-4669-a08c-dde3a3399667 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:09:59.543 +05:30 aa0a823b-2aa9-4669-a08c-dde3a3399667 INF CORS policy execution successful. 2024-09-04 20:09:59.543 +05:30 aa0a823b-2aa9-4669-a08c-dde3a3399667 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:09:59.543 +05:30 1ddeb16d-1670-4cb4-89c6-ded9214baa87 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:09:59.543 +05:30 1ddeb16d-1670-4cb4-89c6-ded9214baa87 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-04 20:09:59.549 +05:30 1ddeb16d-1670-4cb4-89c6-ded9214baa87 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:09:59.550 +05:30 1ddeb16d-1670-4cb4-89c6-ded9214baa87 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 6.3886ms 2024-09-04 20:09:59.550 +05:30 1ddeb16d-1670-4cb4-89c6-ded9214baa87 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:09:59.550 +05:30 1ddeb16d-1670-4cb4-89c6-ded9214baa87 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aa0a823b-2aa9-4669-a08c-dde3a3399667}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1652} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":4,\"LoginName\":\"TestUser1\",\"LoginAbbr\":\"TU1\",\"UserName\":\"TestUser1\",\"Email\":\"TestUser1@example.com\",\"Phone\":\"123-456-7890\",\"Mobile\":\"987-654-3210\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":1,\"LinkId\":123,\"DomainName\":\"exampleDomain\",\"DomainUser\":\"exampleDomainUser\",\"AccountDisabled\":false,\"SendEmailOnNotification\":true,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":true,\"EmailUserOnLoginSuccess\":true,\"DontLockAccount\":false,\"NumInvalidAttempts\":5,\"LockedUntil\":\"2024-07-04\",\"BlockFromDate\":\"2024-01-01\",\"BlockToDate\":\"2024-07-04\",\"TimeRestrictionStartDate\":\"2024-01-01\",\"TimeRestrictionEndDate\":\"2024-12-31\",\"TimeRestrictionStartTime\":\"08:00:00\",\"TimeRestrictionEndTime\":\"17:00:00\",\"Location\":1,\"Language\":2,\"AltLanguage\":1,\"TimeZone\":3,\"UserAccess\":1,\"PWDChangeDate\":\"2024-07-01\",\"AuthenticationCode\":\"authCode123\",\"Signature\":\"\",\"Role\":36,\"RoleName\":\"TestRole1\",\"EmailAuthPermission\":true,\"MacAddress\":\"00-14-22-01-23-45\",\"PWDChangeNextLogOn\":true,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":90,\"SecurityQuestion\":null,\"SecurityAnswer\":null,\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2}],\"EntryRestrictionDetails\":[{\"TagType\":5,\"TagId\":2,\"TagName\":null,\"Transaction\":true,\"Report\":true,\"View\":false,\"Exclude\":false},{\"TagType\":5,\"TagId\":1,\"TagName\":null,\"Transaction\":false,\"Report\":false,\"View\":false,\"Exclude\":true}]}"} 2024-09-04 20:09:59.551 +05:30 1ddeb16d-1670-4cb4-89c6-ded9214baa87 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 200 1652 application/json; charset=utf-8 8.7552ms 2024-09-04 20:09:59.913 +05:30 54d8d4e7-61d8-45da-9728-370cf6a6bd87 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 20:09:59.913 +05:30 54d8d4e7-61d8-45da-9728-370cf6a6bd87 INF CORS policy execution successful. 2024-09-04 20:09:59.914 +05:30 54d8d4e7-61d8-45da-9728-370cf6a6bd87 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 204 null null 0.858ms 2024-09-04 20:09:59.950 +05:30 13e14df0-58da-4e5f-a4ed-decea0ebb051 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 20:09:59.950 +05:30 66246f1e-7ca1-4c78-b1c4-1b4699854d1d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:09:59.950 +05:30 66246f1e-7ca1-4c78-b1c4-1b4699854d1d INF CORS policy execution successful. 2024-09-04 20:09:59.950 +05:30 13e14df0-58da-4e5f-a4ed-decea0ebb051 INF CORS policy execution successful. 2024-09-04 20:09:59.950 +05:30 66246f1e-7ca1-4c78-b1c4-1b4699854d1d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.3339ms 2024-09-04 20:09:59.951 +05:30 13e14df0-58da-4e5f-a4ed-decea0ebb051 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=36 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:09:59.951 +05:30 6d14eeb1-f8c3-4831-b7e0-3c989f0b697f INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:09:59.951 +05:30 6d14eeb1-f8c3-4831-b7e0-3c989f0b697f 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-04 20:09:59.955 +05:30 6d14eeb1-f8c3-4831-b7e0-3c989f0b697f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:09:59.955 +05:30 6d14eeb1-f8c3-4831-b7e0-3c989f0b697f INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.5464ms 2024-09-04 20:09:59.955 +05:30 6d14eeb1-f8c3-4831-b7e0-3c989f0b697f INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:09:59.955 +05:30 6d14eeb1-f8c3-4831-b7e0-3c989f0b697f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 13e14df0-58da-4e5f-a4ed-decea0ebb051}, {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-04 20:09:59.955 +05:30 6d14eeb1-f8c3-4831-b7e0-3c989f0b697f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 200 257 application/json; charset=utf-8 5.303ms 2024-09-04 20:09:59.987 +05:30 b967812e-a228-4017-b64b-6851342b1d12 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:09:59.987 +05:30 b967812e-a228-4017-b64b-6851342b1d12 INF CORS policy execution successful. 2024-09-04 20:09:59.987 +05:30 b967812e-a228-4017-b64b-6851342b1d12 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.3767ms 2024-09-04 20:10:00.028 +05:30 2591f4c8-3ae5-4c5a-b12c-2672e8aef22d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:10:00.028 +05:30 ec2f17a9-e3c5-45ba-a1ce-e416b5c35d9e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:10:00.028 +05:30 2591f4c8-3ae5-4c5a-b12c-2672e8aef22d INF CORS policy execution successful. 2024-09-04 20:10:00.028 +05:30 ec2f17a9-e3c5-45ba-a1ce-e416b5c35d9e INF CORS policy execution successful. 2024-09-04 20:10:00.029 +05:30 2591f4c8-3ae5-4c5a-b12c-2672e8aef22d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:10:00.029 +05:30 ec2f17a9-e3c5-45ba-a1ce-e416b5c35d9e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:10:00.029 +05:30 440648e4-1817-4f64-9a46-6e34276093ab INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:00.029 +05:30 d76aada1-827c-4700-bf2e-bd9f756ea064 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:10:00.029 +05:30 d76aada1-827c-4700-bf2e-bd9f756ea064 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-04 20:10:00.029 +05:30 440648e4-1817-4f64-9a46-6e34276093ab 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-04 20:10:00.034 +05:30 d76aada1-827c-4700-bf2e-bd9f756ea064 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:10:00.034 +05:30 d76aada1-827c-4700-bf2e-bd9f756ea064 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.1294ms 2024-09-04 20:10:00.034 +05:30 d76aada1-827c-4700-bf2e-bd9f756ea064 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:10:00.035 +05:30 d76aada1-827c-4700-bf2e-bd9f756ea064 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec2f17a9-e3c5-45ba-a1ce-e416b5c35d9e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:10:00.035 +05:30 d76aada1-827c-4700-bf2e-bd9f756ea064 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.809ms 2024-09-04 20:10:00.036 +05:30 440648e4-1817-4f64-9a46-6e34276093ab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:10:00.037 +05:30 440648e4-1817-4f64-9a46-6e34276093ab INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.3181ms 2024-09-04 20:10:00.037 +05:30 440648e4-1817-4f64-9a46-6e34276093ab INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:00.037 +05:30 440648e4-1817-4f64-9a46-6e34276093ab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2591f4c8-3ae5-4c5a-b12c-2672e8aef22d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:10:00.037 +05:30 440648e4-1817-4f64-9a46-6e34276093ab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 9.0135ms 2024-09-04 20:10:00.449 +05:30 402b9ffd-1474-4be6-b065-69cab544b6e3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - null null 2024-09-04 20:10:00.450 +05:30 402b9ffd-1474-4be6-b065-69cab544b6e3 INF CORS policy execution successful. 2024-09-04 20:10:00.451 +05:30 402b9ffd-1474-4be6-b065-69cab544b6e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - 204 null null 2.0825ms 2024-09-04 20:10:00.608 +05:30 535e7395-9d31-45d0-9f3d-d13fe5d12ead INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - null null 2024-09-04 20:10:00.608 +05:30 535e7395-9d31-45d0-9f3d-d13fe5d12ead INF CORS policy execution successful. 2024-09-04 20:10:00.608 +05:30 535e7395-9d31-45d0-9f3d-d13fe5d12ead INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:10:00.609 +05:30 598f6b59-b43b-4e72-b0ec-40d5b4aa4124 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:00.609 +05:30 598f6b59-b43b-4e72-b0ec-40d5b4aa4124 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-04 20:10:00.613 +05:30 598f6b59-b43b-4e72-b0ec-40d5b4aa4124 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:10:00.613 +05:30 598f6b59-b43b-4e72-b0ec-40d5b4aa4124 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.4948ms 2024-09-04 20:10:00.613 +05:30 598f6b59-b43b-4e72-b0ec-40d5b4aa4124 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:00.613 +05:30 598f6b59-b43b-4e72-b0ec-40d5b4aa4124 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 535e7395-9d31-45d0-9f3d-d13fe5d12ead}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":36,\"Name\":\"TestRole1\"}]"} 2024-09-04 20:10:00.614 +05:30 598f6b59-b43b-4e72-b0ec-40d5b4aa4124 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - 200 132 application/json; charset=utf-8 5.8665ms 2024-09-04 20:10:02.266 +05:30 d2059fc1-c267-41a4-8bef-d74b7eb75c5c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:10:02.268 +05:30 d2059fc1-c267-41a4-8bef-d74b7eb75c5c INF CORS policy execution successful. 2024-09-04 20:10:02.269 +05:30 d2059fc1-c267-41a4-8bef-d74b7eb75c5c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 2.6702ms 2024-09-04 20:10:02.279 +05:30 14369e73-fb44-4bf6-9550-b507c7eda2bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:10:02.280 +05:30 14369e73-fb44-4bf6-9550-b507c7eda2bc INF CORS policy execution successful. 2024-09-04 20:10:02.282 +05:30 14369e73-fb44-4bf6-9550-b507c7eda2bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 2.3564ms 2024-09-04 20:10:02.336 +05:30 95d5ee37-d462-4d03-a59a-0d78d49206b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:10:02.340 +05:30 95d5ee37-d462-4d03-a59a-0d78d49206b7 INF CORS policy execution successful. 2024-09-04 20:10:02.340 +05:30 98636351-6b44-41a0-8206-f4cd52fcc156 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:10:02.341 +05:30 95d5ee37-d462-4d03-a59a-0d78d49206b7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:10:02.341 +05:30 98636351-6b44-41a0-8206-f4cd52fcc156 INF CORS policy execution successful. 2024-09-04 20:10:02.341 +05:30 021c9b04-0ae4-432d-a8e4-0693ee3eede9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:10:02.341 +05:30 98636351-6b44-41a0-8206-f4cd52fcc156 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:10:02.341 +05:30 021c9b04-0ae4-432d-a8e4-0693ee3eede9 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-04 20:10:02.342 +05:30 88099c7d-cf14-4cdf-8f93-6c7efd91ea40 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:10:02.342 +05:30 88099c7d-cf14-4cdf-8f93-6c7efd91ea40 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-04 20:10:02.360 +05:30 021c9b04-0ae4-432d-a8e4-0693ee3eede9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:10:02.361 +05:30 021c9b04-0ae4-432d-a8e4-0693ee3eede9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 19.1945ms 2024-09-04 20:10:02.361 +05:30 021c9b04-0ae4-432d-a8e4-0693ee3eede9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:10:02.361 +05:30 021c9b04-0ae4-432d-a8e4-0693ee3eede9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 95d5ee37-d462-4d03-a59a-0d78d49206b7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:10:02.366 +05:30 021c9b04-0ae4-432d-a8e4-0693ee3eede9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 28.3396ms 2024-09-04 20:10:02.371 +05:30 88099c7d-cf14-4cdf-8f93-6c7efd91ea40 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:10:02.371 +05:30 88099c7d-cf14-4cdf-8f93-6c7efd91ea40 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 29.0009ms 2024-09-04 20:10:02.372 +05:30 88099c7d-cf14-4cdf-8f93-6c7efd91ea40 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:10:02.372 +05:30 88099c7d-cf14-4cdf-8f93-6c7efd91ea40 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 98636351-6b44-41a0-8206-f4cd52fcc156}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:10:02.373 +05:30 88099c7d-cf14-4cdf-8f93-6c7efd91ea40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 32.5677ms 2024-09-04 20:10:14.570 +05:30 d8f8b4dc-a22a-49bb-8819-8c5387fd3a43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser040901&type=2 - null null 2024-09-04 20:10:14.571 +05:30 d8f8b4dc-a22a-49bb-8819-8c5387fd3a43 INF CORS policy execution successful. 2024-09-04 20:10:14.571 +05:30 d8f8b4dc-a22a-49bb-8819-8c5387fd3a43 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser040901&type=2 - 204 null null 1.6056ms 2024-09-04 20:10:14.621 +05:30 0027d84a-9d47-4e1a-80ad-1b617e3b9f5c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser040901&type=2 - null null 2024-09-04 20:10:14.623 +05:30 0027d84a-9d47-4e1a-80ad-1b617e3b9f5c INF CORS policy execution successful. 2024-09-04 20:10:14.624 +05:30 0027d84a-9d47-4e1a-80ad-1b617e3b9f5c INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=TestUser040901&type=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:10:14.624 +05:30 64172169-6ac5-4973-815b-75f22ba1218a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:10:14.625 +05:30 64172169-6ac5-4973-815b-75f22ba1218a 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-04 20:10:14.645 +05:30 64172169-6ac5-4973-815b-75f22ba1218a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:10:14.646 +05:30 64172169-6ac5-4973-815b-75f22ba1218a INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 20.5071ms 2024-09-04 20:10:14.646 +05:30 64172169-6ac5-4973-815b-75f22ba1218a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:10:14.646 +05:30 64172169-6ac5-4973-815b-75f22ba1218a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0027d84a-9d47-4e1a-80ad-1b617e3b9f5c}, {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-04 20:10:14.646 +05:30 64172169-6ac5-4973-815b-75f22ba1218a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser040901&type=2 - 200 113 application/json; charset=utf-8 25.6058ms 2024-09-04 20:10:22.781 +05:30 7725e135-077d-428a-9299-64f54d7180a4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testuser - null null 2024-09-04 20:10:22.782 +05:30 7725e135-077d-428a-9299-64f54d7180a4 INF CORS policy execution successful. 2024-09-04 20:10:22.782 +05:30 7725e135-077d-428a-9299-64f54d7180a4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testuser - 204 null null 0.905ms 2024-09-04 20:10:22.828 +05:30 a9fe219d-2712-4bca-8f0d-24fa1b73a8b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testuser - null null 2024-09-04 20:10:22.829 +05:30 a9fe219d-2712-4bca-8f0d-24fa1b73a8b1 INF CORS policy execution successful. 2024-09-04 20:10:22.829 +05:30 a9fe219d-2712-4bca-8f0d-24fa1b73a8b1 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=testuser Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:10:22.829 +05:30 dba4fac7-5037-4ed5-bdb0-c4a023722706 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:22.829 +05:30 dba4fac7-5037-4ed5-bdb0-c4a023722706 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-04 20:10:22.836 +05:30 dba4fac7-5037-4ed5-bdb0-c4a023722706 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:10:22.836 +05:30 dba4fac7-5037-4ed5-bdb0-c4a023722706 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.4901ms 2024-09-04 20:10:22.836 +05:30 dba4fac7-5037-4ed5-bdb0-c4a023722706 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:22.836 +05:30 dba4fac7-5037-4ed5-bdb0-c4a023722706 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: a9fe219d-2712-4bca-8f0d-24fa1b73a8b1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 20:10:22.836 +05:30 dba4fac7-5037-4ed5-bdb0-c4a023722706 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testuser - 404 84 application/json; charset=utf-8 8.5842ms 2024-09-04 20:10:23.515 +05:30 ab391582-bd92-45fa-a513-db13644bacfd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testuser0 - null null 2024-09-04 20:10:23.515 +05:30 ab391582-bd92-45fa-a513-db13644bacfd INF CORS policy execution successful. 2024-09-04 20:10:23.515 +05:30 ab391582-bd92-45fa-a513-db13644bacfd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testuser0 - 204 null null 0.6068ms 2024-09-04 20:10:23.562 +05:30 1ad2102a-9d44-4a14-b9e8-092108688ff8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testuser0 - null null 2024-09-04 20:10:23.563 +05:30 1ad2102a-9d44-4a14-b9e8-092108688ff8 INF CORS policy execution successful. 2024-09-04 20:10:23.563 +05:30 1ad2102a-9d44-4a14-b9e8-092108688ff8 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=testuser0 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:10:23.563 +05:30 7540e2aa-c2a3-4fa1-9de6-bd3270b48dd3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:23.563 +05:30 7540e2aa-c2a3-4fa1-9de6-bd3270b48dd3 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-04 20:10:23.567 +05:30 7540e2aa-c2a3-4fa1-9de6-bd3270b48dd3 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:10:23.567 +05:30 7540e2aa-c2a3-4fa1-9de6-bd3270b48dd3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 3.9341ms 2024-09-04 20:10:23.567 +05:30 7540e2aa-c2a3-4fa1-9de6-bd3270b48dd3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:23.568 +05:30 7540e2aa-c2a3-4fa1-9de6-bd3270b48dd3 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 1ad2102a-9d44-4a14-b9e8-092108688ff8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 20:10:23.568 +05:30 7540e2aa-c2a3-4fa1-9de6-bd3270b48dd3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testuser0 - 404 84 application/json; charset=utf-8 5.4844ms 2024-09-04 20:10:23.856 +05:30 77f51f86-7542-4bf8-a7dc-bcfdf79fc299 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testuser05 - null null 2024-09-04 20:10:23.856 +05:30 77f51f86-7542-4bf8-a7dc-bcfdf79fc299 INF CORS policy execution successful. 2024-09-04 20:10:23.857 +05:30 77f51f86-7542-4bf8-a7dc-bcfdf79fc299 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testuser05 - 204 null null 0.4157ms 2024-09-04 20:10:23.906 +05:30 bbbf629e-ed60-44d6-ab55-b46c6a3aac81 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testuser05 - null null 2024-09-04 20:10:23.906 +05:30 bbbf629e-ed60-44d6-ab55-b46c6a3aac81 INF CORS policy execution successful. 2024-09-04 20:10:23.906 +05:30 bbbf629e-ed60-44d6-ab55-b46c6a3aac81 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=testuser05 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:10:23.907 +05:30 a26b07b8-5fb8-48b6-9add-00d5e809c0d3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:23.907 +05:30 a26b07b8-5fb8-48b6-9add-00d5e809c0d3 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-04 20:10:23.910 +05:30 a26b07b8-5fb8-48b6-9add-00d5e809c0d3 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:10:23.910 +05:30 a26b07b8-5fb8-48b6-9add-00d5e809c0d3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 3.5182ms 2024-09-04 20:10:23.910 +05:30 a26b07b8-5fb8-48b6-9add-00d5e809c0d3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:23.910 +05:30 a26b07b8-5fb8-48b6-9add-00d5e809c0d3 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: bbbf629e-ed60-44d6-ab55-b46c6a3aac81}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 20:10:23.911 +05:30 a26b07b8-5fb8-48b6-9add-00d5e809c0d3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testuser05 - 404 84 application/json; charset=utf-8 5.1099ms 2024-09-04 20:10:27.054 +05:30 15236b67-7fc7-4dd9-845b-edf35f194f3c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testuser04 - null null 2024-09-04 20:10:27.054 +05:30 15236b67-7fc7-4dd9-845b-edf35f194f3c INF CORS policy execution successful. 2024-09-04 20:10:27.055 +05:30 15236b67-7fc7-4dd9-845b-edf35f194f3c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testuser04 - 204 null null 0.5594ms 2024-09-04 20:10:27.100 +05:30 44c24b20-7df9-473f-ac2d-e79b84b082a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testuser04 - null null 2024-09-04 20:10:27.101 +05:30 44c24b20-7df9-473f-ac2d-e79b84b082a1 INF CORS policy execution successful. 2024-09-04 20:10:27.101 +05:30 44c24b20-7df9-473f-ac2d-e79b84b082a1 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=testuser04 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:10:27.101 +05:30 0a2c077f-bd86-4768-8981-b3f7dbddfd2b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:27.101 +05:30 0a2c077f-bd86-4768-8981-b3f7dbddfd2b 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-04 20:10:27.106 +05:30 0a2c077f-bd86-4768-8981-b3f7dbddfd2b INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:10:27.106 +05:30 0a2c077f-bd86-4768-8981-b3f7dbddfd2b INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.0644ms 2024-09-04 20:10:27.106 +05:30 0a2c077f-bd86-4768-8981-b3f7dbddfd2b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:27.106 +05:30 0a2c077f-bd86-4768-8981-b3f7dbddfd2b INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 44c24b20-7df9-473f-ac2d-e79b84b082a1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 20:10:27.107 +05:30 0a2c077f-bd86-4768-8981-b3f7dbddfd2b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testuser04 - 404 84 application/json; charset=utf-8 6.9533ms 2024-09-04 20:10:33.978 +05:30 c523b98f-7923-4a36-883c-f7e6fa14c525 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - null null 2024-09-04 20:10:33.978 +05:30 c523b98f-7923-4a36-883c-f7e6fa14c525 INF CORS policy execution successful. 2024-09-04 20:10:33.979 +05:30 c523b98f-7923-4a36-883c-f7e6fa14c525 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - 204 null null 0.7909ms 2024-09-04 20:10:34.028 +05:30 cc62c0ec-0aff-4985-9d61-a22d27068335 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - null null 2024-09-04 20:10:34.028 +05:30 cc62c0ec-0aff-4985-9d61-a22d27068335 INF CORS policy execution successful. 2024-09-04 20:10:34.029 +05:30 cc62c0ec-0aff-4985-9d61-a22d27068335 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:10:34.029 +05:30 6204f178-909b-43bd-94d3-550268151994 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:34.029 +05:30 6204f178-909b-43bd-94d3-550268151994 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-04 20:10:34.039 +05:30 6204f178-909b-43bd-94d3-550268151994 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:10:34.039 +05:30 6204f178-909b-43bd-94d3-550268151994 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.9586ms 2024-09-04 20:10:34.039 +05:30 6204f178-909b-43bd-94d3-550268151994 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:34.040 +05:30 6204f178-909b-43bd-94d3-550268151994 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cc62c0ec-0aff-4985-9d61-a22d27068335}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 893} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1055,\"Name\":\"TestingRoleValidation\"},{\"Id\":1061,\"Name\":\"TestRole\"},{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"},{\"Id\":36,\"Name\":\"TestRole1\"},{\"Id\":37,\"Name\":\"TestRole2\"},{\"Id\":1066,\"Name\":\"TestRole240801\"},{\"Id\":1068,\"Name\":\"TestRole260801\"},{\"Id\":1069,\"Name\":\"TestRole280801\"},{\"Id\":38,\"Name\":\"TestRole3\"},{\"Id\":40,\"Name\":\"TestRole5\"},{\"Id\":41,\"Name\":\"TestRole6\"},{\"Id\":42,\"Name\":\"TestRole7\"},{\"Id\":43,\"Name\":\"TestRole8\"},{\"Id\":44,\"Name\":\"TestRole9\"},{\"Id\":45,\"Name\":\"TestRole9\"},{\"Id\":1057,\"Name\":\"TestRole9\"},{\"Id\":1060,\"Name\":\"TestRoleForDetails\"},{\"Id\":1054,\"Name\":\"TestRoleValidation\"},{\"Id\":1062,\"Name\":\"TestUpsertionWithNewParamInTT\"}]"} 2024-09-04 20:10:34.040 +05:30 6204f178-909b-43bd-94d3-550268151994 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - 200 893 application/json; charset=utf-8 12.1816ms 2024-09-04 20:10:34.675 +05:30 2bea9d60-5ef8-4288-ae27-db0c80d498ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testr - null null 2024-09-04 20:10:34.676 +05:30 2bea9d60-5ef8-4288-ae27-db0c80d498ed INF CORS policy execution successful. 2024-09-04 20:10:34.676 +05:30 2bea9d60-5ef8-4288-ae27-db0c80d498ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testr - 204 null null 0.4869ms 2024-09-04 20:10:34.726 +05:30 2551710f-0316-423c-8d97-3e06459dcc70 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testr - null null 2024-09-04 20:10:34.726 +05:30 2551710f-0316-423c-8d97-3e06459dcc70 INF CORS policy execution successful. 2024-09-04 20:10:34.726 +05:30 2551710f-0316-423c-8d97-3e06459dcc70 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=testr Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:10:34.727 +05:30 0930de4b-f3e2-4699-87fa-581abd164edb INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:34.727 +05:30 0930de4b-f3e2-4699-87fa-581abd164edb 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-04 20:10:34.732 +05:30 0930de4b-f3e2-4699-87fa-581abd164edb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:10:34.732 +05:30 0930de4b-f3e2-4699-87fa-581abd164edb INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.9474ms 2024-09-04 20:10:34.732 +05:30 0930de4b-f3e2-4699-87fa-581abd164edb INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:34.732 +05:30 0930de4b-f3e2-4699-87fa-581abd164edb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2551710f-0316-423c-8d97-3e06459dcc70}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 787} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"},{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"},{\"Id\":36,\"Name\":\"TestRole1\"},{\"Id\":37,\"Name\":\"TestRole2\"},{\"Id\":1066,\"Name\":\"TestRole240801\"},{\"Id\":1068,\"Name\":\"TestRole260801\"},{\"Id\":1069,\"Name\":\"TestRole280801\"},{\"Id\":38,\"Name\":\"TestRole3\"},{\"Id\":40,\"Name\":\"TestRole5\"},{\"Id\":41,\"Name\":\"TestRole6\"},{\"Id\":42,\"Name\":\"TestRole7\"},{\"Id\":43,\"Name\":\"TestRole8\"},{\"Id\":44,\"Name\":\"TestRole9\"},{\"Id\":45,\"Name\":\"TestRole9\"},{\"Id\":1057,\"Name\":\"TestRole9\"},{\"Id\":1060,\"Name\":\"TestRoleForDetails\"},{\"Id\":1054,\"Name\":\"TestRoleValidation\"}]"} 2024-09-04 20:10:34.732 +05:30 0930de4b-f3e2-4699-87fa-581abd164edb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testr - 200 787 application/json; charset=utf-8 6.7331ms 2024-09-04 20:10:35.445 +05:30 f1f27883-54da-4aad-9969-56e51a83f2ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole - null null 2024-09-04 20:10:35.446 +05:30 f1f27883-54da-4aad-9969-56e51a83f2ab INF CORS policy execution successful. 2024-09-04 20:10:35.446 +05:30 f1f27883-54da-4aad-9969-56e51a83f2ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole - 204 null null 1.0983ms 2024-09-04 20:10:35.499 +05:30 df758408-d605-4285-baac-2d06e08ae28f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole - null null 2024-09-04 20:10:35.500 +05:30 df758408-d605-4285-baac-2d06e08ae28f INF CORS policy execution successful. 2024-09-04 20:10:35.500 +05:30 df758408-d605-4285-baac-2d06e08ae28f INF HTTP request: Path: /role/geterproles QueryString: ?searchString=testrole Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:10:35.500 +05:30 b1af8c74-2474-4a44-acc3-8b57e927a378 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:35.500 +05:30 b1af8c74-2474-4a44-acc3-8b57e927a378 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-04 20:10:35.505 +05:30 b1af8c74-2474-4a44-acc3-8b57e927a378 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:10:35.505 +05:30 b1af8c74-2474-4a44-acc3-8b57e927a378 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.3205ms 2024-09-04 20:10:35.505 +05:30 b1af8c74-2474-4a44-acc3-8b57e927a378 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:35.505 +05:30 b1af8c74-2474-4a44-acc3-8b57e927a378 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: df758408-d605-4285-baac-2d06e08ae28f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 787} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"},{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"},{\"Id\":36,\"Name\":\"TestRole1\"},{\"Id\":37,\"Name\":\"TestRole2\"},{\"Id\":1066,\"Name\":\"TestRole240801\"},{\"Id\":1068,\"Name\":\"TestRole260801\"},{\"Id\":1069,\"Name\":\"TestRole280801\"},{\"Id\":38,\"Name\":\"TestRole3\"},{\"Id\":40,\"Name\":\"TestRole5\"},{\"Id\":41,\"Name\":\"TestRole6\"},{\"Id\":42,\"Name\":\"TestRole7\"},{\"Id\":43,\"Name\":\"TestRole8\"},{\"Id\":44,\"Name\":\"TestRole9\"},{\"Id\":45,\"Name\":\"TestRole9\"},{\"Id\":1057,\"Name\":\"TestRole9\"},{\"Id\":1060,\"Name\":\"TestRoleForDetails\"},{\"Id\":1054,\"Name\":\"TestRoleValidation\"}]"} 2024-09-04 20:10:35.505 +05:30 b1af8c74-2474-4a44-acc3-8b57e927a378 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole - 200 787 application/json; charset=utf-8 5.9464ms 2024-09-04 20:10:36.159 +05:30 db06ba9b-aaf3-490c-875d-0f0bbbe766ee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole04 - null null 2024-09-04 20:10:36.159 +05:30 db06ba9b-aaf3-490c-875d-0f0bbbe766ee INF CORS policy execution successful. 2024-09-04 20:10:36.159 +05:30 db06ba9b-aaf3-490c-875d-0f0bbbe766ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole04 - 204 null null 0.4404ms 2024-09-04 20:10:36.208 +05:30 86fb35b7-9675-4792-a1b2-2436f5101451 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole04 - null null 2024-09-04 20:10:36.208 +05:30 86fb35b7-9675-4792-a1b2-2436f5101451 INF CORS policy execution successful. 2024-09-04 20:10:36.208 +05:30 86fb35b7-9675-4792-a1b2-2436f5101451 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=testrole04 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:10:36.209 +05:30 b15a9b08-e034-4533-98fc-37be7f0cd168 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:36.209 +05:30 b15a9b08-e034-4533-98fc-37be7f0cd168 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-04 20:10:36.213 +05:30 b15a9b08-e034-4533-98fc-37be7f0cd168 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:10:36.213 +05:30 b15a9b08-e034-4533-98fc-37be7f0cd168 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.3179ms 2024-09-04 20:10:36.213 +05:30 b15a9b08-e034-4533-98fc-37be7f0cd168 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:36.213 +05:30 b15a9b08-e034-4533-98fc-37be7f0cd168 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 86fb35b7-9675-4792-a1b2-2436f5101451}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 181} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 20:10:36.214 +05:30 b15a9b08-e034-4533-98fc-37be7f0cd168 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole04 - 200 181 application/json; charset=utf-8 6.404ms 2024-09-04 20:10:38.234 +05:30 f39699d6-bb59-49ee-b06d-a95ef1a93019 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:10:38.234 +05:30 f39699d6-bb59-49ee-b06d-a95ef1a93019 INF CORS policy execution successful. 2024-09-04 20:10:38.234 +05:30 f39699d6-bb59-49ee-b06d-a95ef1a93019 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 0.6875ms 2024-09-04 20:10:38.279 +05:30 7702208f-a36e-4234-b40c-b45dcd94b300 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:10:38.280 +05:30 7702208f-a36e-4234-b40c-b45dcd94b300 INF CORS policy execution successful. 2024-09-04 20:10:38.280 +05:30 7702208f-a36e-4234-b40c-b45dcd94b300 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:10:38.280 +05:30 df4c0857-f314-4665-b148-e8de350cf6cd INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:10:38.280 +05:30 df4c0857-f314-4665-b148-e8de350cf6cd 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-04 20:10:38.283 +05:30 df4c0857-f314-4665-b148-e8de350cf6cd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:10:38.283 +05:30 df4c0857-f314-4665-b148-e8de350cf6cd INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.9744ms 2024-09-04 20:10:38.284 +05:30 df4c0857-f314-4665-b148-e8de350cf6cd INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:10:38.284 +05:30 df4c0857-f314-4665-b148-e8de350cf6cd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7702208f-a36e-4234-b40c-b45dcd94b300}, {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-04 20:10:38.284 +05:30 df4c0857-f314-4665-b148-e8de350cf6cd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 4.6435ms 2024-09-04 20:10:38.528 +05:30 1ecd36de-a896-42c8-a0e9-bca0f688223d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:10:38.528 +05:30 1ecd36de-a896-42c8-a0e9-bca0f688223d INF CORS policy execution successful. 2024-09-04 20:10:38.528 +05:30 1ecd36de-a896-42c8-a0e9-bca0f688223d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 0.5133ms 2024-09-04 20:10:38.574 +05:30 dc13206a-8533-4237-87a6-e74d33c411c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:10:38.574 +05:30 dc13206a-8533-4237-87a6-e74d33c411c9 INF CORS policy execution successful. 2024-09-04 20:10:38.574 +05:30 dc13206a-8533-4237-87a6-e74d33c411c9 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:10:38.574 +05:30 82b3c237-96d8-4de6-b19d-e97c7e6b8254 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:38.575 +05:30 82b3c237-96d8-4de6-b19d-e97c7e6b8254 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-04 20:10:38.578 +05:30 82b3c237-96d8-4de6-b19d-e97c7e6b8254 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:10:38.578 +05:30 82b3c237-96d8-4de6-b19d-e97c7e6b8254 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 3.6809ms 2024-09-04 20:10:38.578 +05:30 82b3c237-96d8-4de6-b19d-e97c7e6b8254 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:10:38.579 +05:30 82b3c237-96d8-4de6-b19d-e97c7e6b8254 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc13206a-8533-4237-87a6-e74d33c411c9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 20:10:38.579 +05:30 82b3c237-96d8-4de6-b19d-e97c7e6b8254 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 5.2424ms 2024-09-04 20:13:09.314 +05:30 722813e2-31a6-418c-b009-eb7c08ad4c84 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:13:09.314 +05:30 d39f0044-dba0-48f7-82f4-91a5c4079e90 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:13:09.316 +05:30 722813e2-31a6-418c-b009-eb7c08ad4c84 INF CORS policy execution successful. 2024-09-04 20:13:09.316 +05:30 d39f0044-dba0-48f7-82f4-91a5c4079e90 INF CORS policy execution successful. 2024-09-04 20:13:09.317 +05:30 722813e2-31a6-418c-b009-eb7c08ad4c84 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 2.4698ms 2024-09-04 20:13:09.317 +05:30 d39f0044-dba0-48f7-82f4-91a5c4079e90 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 2.5915ms 2024-09-04 20:13:09.369 +05:30 c341484e-94ea-4897-b7ee-12353a926003 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:13:09.369 +05:30 adc3a25e-9321-4d61-b948-2a57dacfe484 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:13:09.371 +05:30 c341484e-94ea-4897-b7ee-12353a926003 INF CORS policy execution successful. 2024-09-04 20:13:09.371 +05:30 adc3a25e-9321-4d61-b948-2a57dacfe484 INF CORS policy execution successful. 2024-09-04 20:13:09.372 +05:30 c341484e-94ea-4897-b7ee-12353a926003 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:13:09.372 +05:30 adc3a25e-9321-4d61-b948-2a57dacfe484 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:13:09.373 +05:30 6e999cd6-af10-4dc5-b926-d67263fd0e22 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:13:09.373 +05:30 13388494-7f8f-48c1-bf1b-ac4c24ca5428 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:13:09.374 +05:30 6e999cd6-af10-4dc5-b926-d67263fd0e22 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-04 20:13:09.374 +05:30 13388494-7f8f-48c1-bf1b-ac4c24ca5428 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-04 20:13:09.385 +05:30 13388494-7f8f-48c1-bf1b-ac4c24ca5428 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:13:09.385 +05:30 6e999cd6-af10-4dc5-b926-d67263fd0e22 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:13:09.386 +05:30 6e999cd6-af10-4dc5-b926-d67263fd0e22 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 11.8043ms 2024-09-04 20:13:09.386 +05:30 13388494-7f8f-48c1-bf1b-ac4c24ca5428 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 11.7544ms 2024-09-04 20:13:09.386 +05:30 6e999cd6-af10-4dc5-b926-d67263fd0e22 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:13:09.386 +05:30 13388494-7f8f-48c1-bf1b-ac4c24ca5428 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:13:09.386 +05:30 13388494-7f8f-48c1-bf1b-ac4c24ca5428 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c341484e-94ea-4897-b7ee-12353a926003}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:13:09.386 +05:30 6e999cd6-af10-4dc5-b926-d67263fd0e22 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: adc3a25e-9321-4d61-b948-2a57dacfe484}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:13:09.387 +05:30 13388494-7f8f-48c1-bf1b-ac4c24ca5428 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 17.2572ms 2024-09-04 20:13:09.387 +05:30 6e999cd6-af10-4dc5-b926-d67263fd0e22 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 17.26ms 2024-09-04 20:13:11.817 +05:30 37327d72-dad1-4fd2-a483-46cd0749d67d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser1Log&type=1 - null null 2024-09-04 20:13:11.817 +05:30 37327d72-dad1-4fd2-a483-46cd0749d67d INF CORS policy execution successful. 2024-09-04 20:13:11.818 +05:30 37327d72-dad1-4fd2-a483-46cd0749d67d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser1Log&type=1 - 204 null null 1.7189ms 2024-09-04 20:13:11.879 +05:30 99bbbc8b-9f61-47dd-a6c6-69388a03a590 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser1Log&type=1 - null null 2024-09-04 20:13:11.880 +05:30 99bbbc8b-9f61-47dd-a6c6-69388a03a590 INF CORS policy execution successful. 2024-09-04 20:13:11.880 +05:30 99bbbc8b-9f61-47dd-a6c6-69388a03a590 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=TestUser1Log&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:13:11.881 +05:30 de248a5f-1abd-47f9-a971-a62e13dbbd7c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:13:11.881 +05:30 de248a5f-1abd-47f9-a971-a62e13dbbd7c 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-04 20:13:11.924 +05:30 de248a5f-1abd-47f9-a971-a62e13dbbd7c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:13:11.924 +05:30 de248a5f-1abd-47f9-a971-a62e13dbbd7c INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 42.7988ms 2024-09-04 20:13:11.925 +05:30 de248a5f-1abd-47f9-a971-a62e13dbbd7c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:13:11.925 +05:30 de248a5f-1abd-47f9-a971-a62e13dbbd7c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 99bbbc8b-9f61-47dd-a6c6-69388a03a590}, {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-04 20:13:11.926 +05:30 de248a5f-1abd-47f9-a971-a62e13dbbd7c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser1Log&type=1 - 200 114 application/json; charset=utf-8 47.1242ms 2024-09-04 20:13:21.361 +05:30 a6948e00-7848-4d7d-838d-8544170c0f2e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:13:21.361 +05:30 a6948e00-7848-4d7d-838d-8544170c0f2e INF CORS policy execution successful. 2024-09-04 20:13:21.362 +05:30 a6948e00-7848-4d7d-838d-8544170c0f2e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 1.1388ms 2024-09-04 20:13:21.428 +05:30 e87fe63c-f6c7-4f1b-9088-a725f3bfea5e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1345 2024-09-04 20:13:21.429 +05:30 e87fe63c-f6c7-4f1b-9088-a725f3bfea5e INF CORS policy execution successful. 2024-09-04 20:13:21.430 +05:30 e87fe63c-f6c7-4f1b-9088-a725f3bfea5e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1345}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"id":4,"group":false,"parent":0,"role":36,"userName":"TestUser1","language":2,"altLanguage":1,"timeZone":3,"image":"","password":"","loginName":"TestUser1","loginAbbr":"TU1","securityQuestion":null,"securityAnswer":null,"email":"TestUser1@example.com","phone":"1234567890","mobile":"9876543210","emailAuthPermission":true,"userAccess":1,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":true,"emailUserOnLoginSuccess":true,"emailOnLoginFailure":true,"blockFromDate":"2024-01-01","blockToDate":"2024-07-04","timeRestrictionStartDate":"2024-01-01","timeRestrictionEndDate":"2024-12-31","timeRestrictionStartTime":"08:00:00","timeRestrictionEndTime":"17:00:00","days":[{"day":1},{"day":2}],"lockedTill":"2024-07-04","pwdChangeNextLogOn":true,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":90,"signature":"","location":1,"macAddress":"00-14-22-01-23-45","domainName":"exampleDomain","domainUser":"exampleDomainUser","entryRestrictionDetails":[{"tagTypeId":5,"tagId":2,"isTransaction":true,"isReport":true,"isView":false,"isExcluded":false,"tagName":"Name1"},{"tagTypeId":5,"tagId":4,"isTransaction":false,"isReport":false,"isView":false,"isExcluded":true,"tagName":"Name3"}],"linkId":123,"pwdChangeDate":"2024-07-01","authenticationCode":"authCode123","numInvalidAttempts":5,"userType":1} 2024-09-04 20:13:21.430 +05:30 6ba4e3f7-55b6-457b-8dd8-9ad3367e90a2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:13:21.430 +05:30 6ba4e3f7-55b6-457b-8dd8-9ad3367e90a2 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-04 20:13:21.438 +05:30 6ba4e3f7-55b6-457b-8dd8-9ad3367e90a2 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:13:21.439 +05:30 6ba4e3f7-55b6-457b-8dd8-9ad3367e90a2 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 8.1719ms 2024-09-04 20:13:21.439 +05:30 6ba4e3f7-55b6-457b-8dd8-9ad3367e90a2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:13:21.439 +05:30 6ba4e3f7-55b6-457b-8dd8-9ad3367e90a2 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: e87fe63c-f6c7-4f1b-9088-a725f3bfea5e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 101} Body: {"status":"Failure","statusCode":4000,"message":"Please provide a valid user request.","result":null} 2024-09-04 20:13:21.439 +05:30 6ba4e3f7-55b6-457b-8dd8-9ad3367e90a2 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 400 101 application/json; charset=utf-8 11.4141ms 2024-09-04 20:13:28.810 +05:30 31fc7154-1646-4c88-9051-939e04cf3337 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser040901Log&type=1 - null null 2024-09-04 20:13:28.811 +05:30 31fc7154-1646-4c88-9051-939e04cf3337 INF CORS policy execution successful. 2024-09-04 20:13:28.811 +05:30 31fc7154-1646-4c88-9051-939e04cf3337 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser040901Log&type=1 - 204 null null 0.8608ms 2024-09-04 20:13:28.857 +05:30 f5993b12-234b-42ef-a411-63b14c7c578b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser040901Log&type=1 - null null 2024-09-04 20:13:28.858 +05:30 f5993b12-234b-42ef-a411-63b14c7c578b INF CORS policy execution successful. 2024-09-04 20:13:28.858 +05:30 f5993b12-234b-42ef-a411-63b14c7c578b INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=TestUser040901Log&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:13:28.858 +05:30 e63f72c4-bf7c-41d3-ac76-3e6ea8f901f7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:13:28.859 +05:30 e63f72c4-bf7c-41d3-ac76-3e6ea8f901f7 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-04 20:13:28.866 +05:30 e63f72c4-bf7c-41d3-ac76-3e6ea8f901f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:13:28.867 +05:30 e63f72c4-bf7c-41d3-ac76-3e6ea8f901f7 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 8.005ms 2024-09-04 20:13:28.867 +05:30 e63f72c4-bf7c-41d3-ac76-3e6ea8f901f7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:13:28.867 +05:30 e63f72c4-bf7c-41d3-ac76-3e6ea8f901f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f5993b12-234b-42ef-a411-63b14c7c578b}, {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-04 20:13:28.867 +05:30 e63f72c4-bf7c-41d3-ac76-3e6ea8f901f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser040901Log&type=1 - 200 114 application/json; charset=utf-8 10.2673ms 2024-09-04 20:13:46.162 +05:30 4bb29d1a-ee6f-468e-a5b7-e6bdf70fe456 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:13:46.162 +05:30 4bb29d1a-ee6f-468e-a5b7-e6bdf70fe456 INF CORS policy execution successful. 2024-09-04 20:13:46.163 +05:30 4bb29d1a-ee6f-468e-a5b7-e6bdf70fe456 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 1.1864ms 2024-09-04 20:13:46.291 +05:30 2f344686-f13f-4784-93cf-6964c3985a4e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:13:46.291 +05:30 2f344686-f13f-4784-93cf-6964c3985a4e INF CORS policy execution successful. 2024-09-04 20:13:46.292 +05:30 2f344686-f13f-4784-93cf-6964c3985a4e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:13:46.292 +05:30 873f2ad8-a447-450d-8828-2dd64f0e89a3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:13:46.292 +05:30 873f2ad8-a447-450d-8828-2dd64f0e89a3 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-04 20:13:46.298 +05:30 873f2ad8-a447-450d-8828-2dd64f0e89a3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:13:46.298 +05:30 873f2ad8-a447-450d-8828-2dd64f0e89a3 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 5.6834ms 2024-09-04 20:13:46.298 +05:30 873f2ad8-a447-450d-8828-2dd64f0e89a3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:13:46.299 +05:30 873f2ad8-a447-450d-8828-2dd64f0e89a3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2f344686-f13f-4784-93cf-6964c3985a4e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:13:46.299 +05:30 873f2ad8-a447-450d-8828-2dd64f0e89a3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 8.471ms 2024-09-04 20:14:04.812 +05:30 3d2465de-0345-4f83-9768-d7b462d327ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 20:14:04.813 +05:30 3d2465de-0345-4f83-9768-d7b462d327ed INF CORS policy execution successful. 2024-09-04 20:14:04.813 +05:30 61f9b520-a69b-4f69-af87-097fdadfb439 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 20:14:04.814 +05:30 61f9b520-a69b-4f69-af87-097fdadfb439 INF CORS policy execution successful. 2024-09-04 20:14:04.814 +05:30 61f9b520-a69b-4f69-af87-097fdadfb439 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 204 null null 0.4158ms 2024-09-04 20:14:04.814 +05:30 3d2465de-0345-4f83-9768-d7b462d327ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 204 null null 2.0987ms 2024-09-04 20:14:04.892 +05:30 3e7e138a-b986-46a8-b690-7b8eaa6282a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 20:14:04.892 +05:30 1169e89c-36f7-413d-a2ed-01ba3b989f9e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 20:14:04.893 +05:30 3e7e138a-b986-46a8-b690-7b8eaa6282a0 INF CORS policy execution successful. 2024-09-04 20:14:04.893 +05:30 1169e89c-36f7-413d-a2ed-01ba3b989f9e INF CORS policy execution successful. 2024-09-04 20:14:04.894 +05:30 1169e89c-36f7-413d-a2ed-01ba3b989f9e INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=36 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:14:04.894 +05:30 3e7e138a-b986-46a8-b690-7b8eaa6282a0 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=36 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:14:04.894 +05:30 dfcc577d-0ffa-41d1-abdf-48129f4885d2 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:14:04.894 +05:30 2f2db6b6-d6a6-446e-beca-1691d2dd842c INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:14:04.895 +05:30 dfcc577d-0ffa-41d1-abdf-48129f4885d2 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-04 20:14:04.895 +05:30 2f2db6b6-d6a6-446e-beca-1691d2dd842c 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-04 20:14:04.900 +05:30 dfcc577d-0ffa-41d1-abdf-48129f4885d2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:14:04.900 +05:30 2f2db6b6-d6a6-446e-beca-1691d2dd842c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:14:04.901 +05:30 dfcc577d-0ffa-41d1-abdf-48129f4885d2 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.9825ms 2024-09-04 20:14:04.901 +05:30 2f2db6b6-d6a6-446e-beca-1691d2dd842c INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.895ms 2024-09-04 20:14:04.901 +05:30 dfcc577d-0ffa-41d1-abdf-48129f4885d2 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:14:04.901 +05:30 2f2db6b6-d6a6-446e-beca-1691d2dd842c INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:14:04.901 +05:30 2f2db6b6-d6a6-446e-beca-1691d2dd842c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e7e138a-b986-46a8-b690-7b8eaa6282a0}, {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-04 20:14:04.901 +05:30 dfcc577d-0ffa-41d1-abdf-48129f4885d2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1169e89c-36f7-413d-a2ed-01ba3b989f9e}, {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-04 20:14:04.901 +05:30 2f2db6b6-d6a6-446e-beca-1691d2dd842c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 200 257 application/json; charset=utf-8 9.4379ms 2024-09-04 20:14:04.901 +05:30 dfcc577d-0ffa-41d1-abdf-48129f4885d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 200 257 application/json; charset=utf-8 9.4017ms 2024-09-04 20:14:05.072 +05:30 cdcfba64-e4ae-44c2-947b-f848c15c8a7c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:14:05.072 +05:30 cdcfba64-e4ae-44c2-947b-f848c15c8a7c INF CORS policy execution successful. 2024-09-04 20:14:05.072 +05:30 cdcfba64-e4ae-44c2-947b-f848c15c8a7c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4282ms 2024-09-04 20:14:05.135 +05:30 6973fab0-4ffd-4876-974f-4dc620a508e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:14:05.135 +05:30 6973fab0-4ffd-4876-974f-4dc620a508e1 INF CORS policy execution successful. 2024-09-04 20:14:05.135 +05:30 6973fab0-4ffd-4876-974f-4dc620a508e1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:14:05.136 +05:30 93c94034-7ed3-4fd5-a6e5-37f3733f6315 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:14:05.136 +05:30 93c94034-7ed3-4fd5-a6e5-37f3733f6315 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-04 20:14:05.143 +05:30 93c94034-7ed3-4fd5-a6e5-37f3733f6315 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:14:05.143 +05:30 93c94034-7ed3-4fd5-a6e5-37f3733f6315 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.0312ms 2024-09-04 20:14:05.143 +05:30 93c94034-7ed3-4fd5-a6e5-37f3733f6315 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:14:05.143 +05:30 93c94034-7ed3-4fd5-a6e5-37f3733f6315 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6973fab0-4ffd-4876-974f-4dc620a508e1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:14:05.144 +05:30 93c94034-7ed3-4fd5-a6e5-37f3733f6315 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 9.0975ms 2024-09-04 20:14:05.150 +05:30 cff5de31-9e3a-4c65-acb5-02508c3e464a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - null null 2024-09-04 20:14:05.150 +05:30 cff5de31-9e3a-4c65-acb5-02508c3e464a INF CORS policy execution successful. 2024-09-04 20:14:05.150 +05:30 cff5de31-9e3a-4c65-acb5-02508c3e464a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - 204 null null 0.3764ms 2024-09-04 20:14:05.190 +05:30 f682c98f-d293-4871-9fc3-e000f6b26acf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - null null 2024-09-04 20:14:05.190 +05:30 f682c98f-d293-4871-9fc3-e000f6b26acf INF CORS policy execution successful. 2024-09-04 20:14:05.191 +05:30 f682c98f-d293-4871-9fc3-e000f6b26acf INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:14:05.191 +05:30 cdbcd590-bdcd-4254-9829-283890db102f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:14:05.191 +05:30 cdbcd590-bdcd-4254-9829-283890db102f 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-04 20:14:05.196 +05:30 cdbcd590-bdcd-4254-9829-283890db102f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:14:05.197 +05:30 cdbcd590-bdcd-4254-9829-283890db102f INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.5609ms 2024-09-04 20:14:05.197 +05:30 cdbcd590-bdcd-4254-9829-283890db102f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:14:05.197 +05:30 cdbcd590-bdcd-4254-9829-283890db102f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f682c98f-d293-4871-9fc3-e000f6b26acf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":36,\"Name\":\"TestRole1\"}]"} 2024-09-04 20:14:05.197 +05:30 cdbcd590-bdcd-4254-9829-283890db102f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - 200 132 application/json; charset=utf-8 7.517ms 2024-09-04 20:14:15.475 +05:30 20f59498-3986-40e6-8943-f315eaeba054 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:14:15.476 +05:30 20f59498-3986-40e6-8943-f315eaeba054 INF CORS policy execution successful. 2024-09-04 20:14:15.476 +05:30 20f59498-3986-40e6-8943-f315eaeba054 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.1517ms 2024-09-04 20:14:15.532 +05:30 d6dbf5ef-f850-42c7-b1ba-f7f1f68c9360 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:14:15.533 +05:30 d6dbf5ef-f850-42c7-b1ba-f7f1f68c9360 INF CORS policy execution successful. 2024-09-04 20:14:15.533 +05:30 d6dbf5ef-f850-42c7-b1ba-f7f1f68c9360 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:14:15.533 +05:30 d9b8739f-8a12-45f1-823c-f901317d4058 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:14:15.534 +05:30 d9b8739f-8a12-45f1-823c-f901317d4058 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-04 20:14:15.547 +05:30 d9b8739f-8a12-45f1-823c-f901317d4058 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:14:15.548 +05:30 d9b8739f-8a12-45f1-823c-f901317d4058 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 13.8154ms 2024-09-04 20:14:15.548 +05:30 d9b8739f-8a12-45f1-823c-f901317d4058 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:14:15.548 +05:30 d9b8739f-8a12-45f1-823c-f901317d4058 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d6dbf5ef-f850-42c7-b1ba-f7f1f68c9360}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:14:15.548 +05:30 d9b8739f-8a12-45f1-823c-f901317d4058 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 16.0484ms 2024-09-04 20:14:22.711 +05:30 ec317252-3d8b-45ae-93b3-7ddccf1e318d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestUser040901 - null null 2024-09-04 20:14:22.711 +05:30 ec317252-3d8b-45ae-93b3-7ddccf1e318d INF CORS policy execution successful. 2024-09-04 20:14:22.712 +05:30 ec317252-3d8b-45ae-93b3-7ddccf1e318d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestUser040901 - 204 null null 0.8382ms 2024-09-04 20:14:22.757 +05:30 faae5f6a-eeac-4787-96ea-d515f4b88c72 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestUser040901 - null null 2024-09-04 20:14:22.758 +05:30 faae5f6a-eeac-4787-96ea-d515f4b88c72 INF CORS policy execution successful. 2024-09-04 20:14:22.758 +05:30 faae5f6a-eeac-4787-96ea-d515f4b88c72 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestUser040901 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:14:22.759 +05:30 f664f5b3-d7a7-4604-b9be-6e81abd9618c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:14:22.759 +05:30 f664f5b3-d7a7-4604-b9be-6e81abd9618c 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-04 20:14:22.763 +05:30 f664f5b3-d7a7-4604-b9be-6e81abd9618c INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:14:22.763 +05:30 f664f5b3-d7a7-4604-b9be-6e81abd9618c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.52ms 2024-09-04 20:14:22.763 +05:30 f664f5b3-d7a7-4604-b9be-6e81abd9618c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:14:22.764 +05:30 f664f5b3-d7a7-4604-b9be-6e81abd9618c INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: faae5f6a-eeac-4787-96ea-d515f4b88c72}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 20:14:22.764 +05:30 f664f5b3-d7a7-4604-b9be-6e81abd9618c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestUser040901 - 404 84 application/json; charset=utf-8 7.0097ms 2024-09-04 20:14:34.201 +05:30 abfee209-79c6-4ed9-b23a-54dc34b3da06 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:14:34.201 +05:30 abfee209-79c6-4ed9-b23a-54dc34b3da06 INF CORS policy execution successful. 2024-09-04 20:14:34.202 +05:30 abfee209-79c6-4ed9-b23a-54dc34b3da06 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 0.826ms 2024-09-04 20:14:34.251 +05:30 fbfbb6c2-6535-4698-bae7-ddd66dbb8a27 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1344 2024-09-04 20:14:34.252 +05:30 fbfbb6c2-6535-4698-bae7-ddd66dbb8a27 INF CORS policy execution successful. 2024-09-04 20:14:34.252 +05:30 fbfbb6c2-6535-4698-bae7-ddd66dbb8a27 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1344}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"id":4,"group":false,"parent":0,"role":36,"userName":"TestUser1","language":2,"altLanguage":1,"timeZone":3,"image":"","password":"","loginName":"TestUser1","loginAbbr":"TU1","securityQuestion":1,"securityAnswer":"nill","email":"TestUser1@example.com","phone":"1234567890","mobile":"9876543210","emailAuthPermission":true,"userAccess":1,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":true,"emailUserOnLoginSuccess":true,"emailOnLoginFailure":true,"blockFromDate":"2024-01-01","blockToDate":"2024-07-04","timeRestrictionStartDate":"2024-01-01","timeRestrictionEndDate":"2024-12-31","timeRestrictionStartTime":"08:00:00","timeRestrictionEndTime":"17:00:00","days":[{"day":1},{"day":2}],"lockedTill":"2024-07-04","pwdChangeNextLogOn":true,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":90,"signature":"","location":1,"macAddress":"00-14-22-01-23-45","domainName":"exampleDomain","domainUser":"exampleDomainUser","entryRestrictionDetails":[{"tagTypeId":5,"tagId":2,"isTransaction":true,"isReport":true,"isView":false,"isExcluded":false,"tagName":"Name1"},{"tagTypeId":5,"tagId":4,"isTransaction":false,"isReport":false,"isView":false,"isExcluded":true,"tagName":"Name3"}],"linkId":123,"pwdChangeDate":"2024-07-01","authenticationCode":"authCode123","numInvalidAttempts":5,"userType":1} 2024-09-04 20:14:34.252 +05:30 ba0efdc0-a802-4f83-9ce6-c13617c4667d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:14:34.253 +05:30 ba0efdc0-a802-4f83-9ce6-c13617c4667d 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-04 20:14:34.420 +05:30 ba0efdc0-a802-4f83-9ce6-c13617c4667d INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:14:34.421 +05:30 ba0efdc0-a802-4f83-9ce6-c13617c4667d INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 168.6169ms 2024-09-04 20:14:34.421 +05:30 ba0efdc0-a802-4f83-9ce6-c13617c4667d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:14:34.422 +05:30 ba0efdc0-a802-4f83-9ce6-c13617c4667d INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: fbfbb6c2-6535-4698-bae7-ddd66dbb8a27}, {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":"4"} 2024-09-04 20:14:34.422 +05:30 ba0efdc0-a802-4f83-9ce6-c13617c4667d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 90 application/json; charset=utf-8 170.7051ms 2024-09-04 20:14:35.182 +05:30 2a6a794f-4780-4aa7-93c3-d9c0a184975e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:14:35.183 +05:30 2a6a794f-4780-4aa7-93c3-d9c0a184975e INF CORS policy execution successful. 2024-09-04 20:14:35.183 +05:30 2a6a794f-4780-4aa7-93c3-d9c0a184975e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.956ms 2024-09-04 20:14:35.232 +05:30 076f0b04-4010-4876-b487-e798c39dfd7c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:14:35.232 +05:30 076f0b04-4010-4876-b487-e798c39dfd7c INF CORS policy execution successful. 2024-09-04 20:14:35.233 +05:30 076f0b04-4010-4876-b487-e798c39dfd7c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:14:35.233 +05:30 8b3ce398-9ef3-4c95-9485-d120ac662ed1 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:14:35.233 +05:30 8b3ce398-9ef3-4c95-9485-d120ac662ed1 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-04 20:14:35.238 +05:30 8b3ce398-9ef3-4c95-9485-d120ac662ed1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:14:35.238 +05:30 8b3ce398-9ef3-4c95-9485-d120ac662ed1 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.7602ms 2024-09-04 20:14:35.238 +05:30 8b3ce398-9ef3-4c95-9485-d120ac662ed1 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:14:35.238 +05:30 8b3ce398-9ef3-4c95-9485-d120ac662ed1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 076f0b04-4010-4876-b487-e798c39dfd7c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:14:35.238 +05:30 8b3ce398-9ef3-4c95-9485-d120ac662ed1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 6.4883ms 2024-09-04 20:14:47.433 +05:30 29f36363-55a3-4382-a13c-1f62a0806802 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:14:47.434 +05:30 29f36363-55a3-4382-a13c-1f62a0806802 INF CORS policy execution successful. 2024-09-04 20:14:47.435 +05:30 29f36363-55a3-4382-a13c-1f62a0806802 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 2.0697ms 2024-09-04 20:14:47.488 +05:30 98f64811-5628-438b-b180-5c85679d4da4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:14:47.490 +05:30 98f64811-5628-438b-b180-5c85679d4da4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 2:44:45 PM', Current time (UTC): '9/4/2024 2:44:47 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 20:14:47.492 +05:30 98f64811-5628-438b-b180-5c85679d4da4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 2:44:45 PM', Current time (UTC): '9/4/2024 2:44:47 PM'. 2024-09-04 20:14:47.492 +05:30 98f64811-5628-438b-b180-5c85679d4da4 INF CORS policy execution successful. 2024-09-04 20:14:47.492 +05:30 98f64811-5628-438b-b180-5c85679d4da4 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTA4NSwiaWF0IjoxNzI1NDYwNDg1fQ.OP471qrZS9vxUAodSF7Z6MOZ5IAAZ6cBkarATVoyDTY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:14:47.493 +05:30 d599ea5a-e2fd-4df3-8639-6c64edeab286 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 20:14:47.494 +05:30 d599ea5a-e2fd-4df3-8639-6c64edeab286 INF AuthenticationScheme: Bearer was challenged. 2024-09-04 20:14:47.494 +05:30 d599ea5a-e2fd-4df3-8639-6c64edeab286 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 98f64811-5628-438b-b180-5c85679d4da4}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 14:44:45'"} Body: 2024-09-04 20:14:47.495 +05:30 d599ea5a-e2fd-4df3-8639-6c64edeab286 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 401 null null 6.9679ms 2024-09-04 20:14:47.544 +05:30 e79f7ac7-a710-487f-835c-a0c011514429 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTM4NSwiaWF0IjoxNzI1NDYwNDg1fQ.g3ACye39aaQMMMWWouY4hqlGAKr1iXmvGyeIA2uQQIQ - null null 2024-09-04 20:14:47.545 +05:30 e79f7ac7-a710-487f-835c-a0c011514429 INF CORS policy execution successful. 2024-09-04 20:14:47.545 +05:30 e79f7ac7-a710-487f-835c-a0c011514429 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTM4NSwiaWF0IjoxNzI1NDYwNDg1fQ.g3ACye39aaQMMMWWouY4hqlGAKr1iXmvGyeIA2uQQIQ 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-04 20:14:47.545 +05:30 f47e6559-44bb-4a48-99bf-4229dc955248 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:14:47.546 +05:30 f47e6559-44bb-4a48-99bf-4229dc955248 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-04 20:14:47.553 +05:30 f47e6559-44bb-4a48-99bf-4229dc955248 INF Token generated 2024-09-04 20:14:47.553 +05:30 f47e6559-44bb-4a48-99bf-4229dc955248 INF Token generated 2024-09-04 20:14:47.554 +05:30 f47e6559-44bb-4a48-99bf-4229dc955248 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:14:47.554 +05:30 f47e6559-44bb-4a48-99bf-4229dc955248 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 8.5522ms 2024-09-04 20:14:47.554 +05:30 f47e6559-44bb-4a48-99bf-4229dc955248 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:14:47.554 +05:30 f47e6559-44bb-4a48-99bf-4229dc955248 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e79f7ac7-a710-487f-835c-a0c011514429}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTk4NywiaWF0IjoxNzI1NDYxMDg3fQ.iSTeB3_ysvYT-GJS46Bpq-XMC7e24pMs447lYmty6U8\"}"} 2024-09-04 20:14:47.555 +05:30 f47e6559-44bb-4a48-99bf-4229dc955248 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA0ODUsImV4cCI6MTcyNTQ2MTM4NSwiaWF0IjoxNzI1NDYwNDg1fQ.g3ACye39aaQMMMWWouY4hqlGAKr1iXmvGyeIA2uQQIQ - 200 899 application/json; charset=utf-8 10.388ms 2024-09-04 20:14:47.607 +05:30 dc71e6ca-26dd-477b-ac31-c8dfea26ce3d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:14:47.608 +05:30 dc71e6ca-26dd-477b-ac31-c8dfea26ce3d INF CORS policy execution successful. 2024-09-04 20:14:47.608 +05:30 dc71e6ca-26dd-477b-ac31-c8dfea26ce3d INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:14:47.608 +05:30 3753df97-83a0-42da-886d-44e1b8d6960f INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:14:47.609 +05:30 3753df97-83a0-42da-886d-44e1b8d6960f 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-04 20:14:47.612 +05:30 3753df97-83a0-42da-886d-44e1b8d6960f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:14:47.612 +05:30 3753df97-83a0-42da-886d-44e1b8d6960f INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.1908ms 2024-09-04 20:14:47.612 +05:30 3753df97-83a0-42da-886d-44e1b8d6960f INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:14:47.612 +05:30 3753df97-83a0-42da-886d-44e1b8d6960f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc71e6ca-26dd-477b-ac31-c8dfea26ce3d}, {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-04 20:14:47.612 +05:30 3753df97-83a0-42da-886d-44e1b8d6960f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 4.9396ms 2024-09-04 20:14:47.725 +05:30 472494d2-9df3-41c3-9399-da7fe2af859f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:14:47.725 +05:30 472494d2-9df3-41c3-9399-da7fe2af859f INF CORS policy execution successful. 2024-09-04 20:14:47.726 +05:30 dce679e1-e577-4f23-8bf1-cd1844bdae68 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:14:47.726 +05:30 dce679e1-e577-4f23-8bf1-cd1844bdae68 INF CORS policy execution successful. 2024-09-04 20:14:47.726 +05:30 472494d2-9df3-41c3-9399-da7fe2af859f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5339ms 2024-09-04 20:14:47.726 +05:30 dce679e1-e577-4f23-8bf1-cd1844bdae68 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.3537ms 2024-09-04 20:14:47.765 +05:30 36026fa9-a52f-4f9d-89cb-6240533c34d4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:14:47.766 +05:30 36026fa9-a52f-4f9d-89cb-6240533c34d4 INF CORS policy execution successful. 2024-09-04 20:14:47.766 +05:30 36026fa9-a52f-4f9d-89cb-6240533c34d4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:14:47.766 +05:30 9841bb5e-115c-4954-96cd-7366a8cc82cf INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:14:47.766 +05:30 9841bb5e-115c-4954-96cd-7366a8cc82cf 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-04 20:14:47.771 +05:30 9841bb5e-115c-4954-96cd-7366a8cc82cf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:14:47.772 +05:30 9841bb5e-115c-4954-96cd-7366a8cc82cf INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.1858ms 2024-09-04 20:14:47.772 +05:30 9841bb5e-115c-4954-96cd-7366a8cc82cf INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:14:47.772 +05:30 9841bb5e-115c-4954-96cd-7366a8cc82cf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 36026fa9-a52f-4f9d-89cb-6240533c34d4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:14:47.772 +05:30 9841bb5e-115c-4954-96cd-7366a8cc82cf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 6.8129ms 2024-09-04 20:14:47.775 +05:30 ec3f63ee-1526-4e2d-bbd3-85b3635daee7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:14:47.776 +05:30 ec3f63ee-1526-4e2d-bbd3-85b3635daee7 INF CORS policy execution successful. 2024-09-04 20:14:47.776 +05:30 ec3f63ee-1526-4e2d-bbd3-85b3635daee7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:14:47.776 +05:30 ab22b36f-588e-4ec7-9c59-1fd7ce41ebbb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:14:47.776 +05:30 ab22b36f-588e-4ec7-9c59-1fd7ce41ebbb 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-04 20:14:47.782 +05:30 ab22b36f-588e-4ec7-9c59-1fd7ce41ebbb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:14:47.783 +05:30 ab22b36f-588e-4ec7-9c59-1fd7ce41ebbb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.6872ms 2024-09-04 20:14:47.783 +05:30 ab22b36f-588e-4ec7-9c59-1fd7ce41ebbb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:14:47.783 +05:30 ab22b36f-588e-4ec7-9c59-1fd7ce41ebbb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec3f63ee-1526-4e2d-bbd3-85b3635daee7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:14:47.784 +05:30 ab22b36f-588e-4ec7-9c59-1fd7ce41ebbb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 8.3463ms 2024-09-04 20:14:47.800 +05:30 858368f4-4fd9-4182-85d9-5d390cfa3e6a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:14:47.800 +05:30 858368f4-4fd9-4182-85d9-5d390cfa3e6a INF CORS policy execution successful. 2024-09-04 20:14:47.801 +05:30 858368f4-4fd9-4182-85d9-5d390cfa3e6a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 0.5557ms 2024-09-04 20:14:47.826 +05:30 94eb3693-81d8-49dd-97a9-8b2899a4fabe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:14:47.827 +05:30 94eb3693-81d8-49dd-97a9-8b2899a4fabe INF CORS policy execution successful. 2024-09-04 20:14:47.827 +05:30 94eb3693-81d8-49dd-97a9-8b2899a4fabe INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:14:47.827 +05:30 7b102933-8378-40ef-b6cc-6fc5a8e486d0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:14:47.827 +05:30 7b102933-8378-40ef-b6cc-6fc5a8e486d0 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-04 20:14:47.832 +05:30 7b102933-8378-40ef-b6cc-6fc5a8e486d0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:14:47.832 +05:30 7b102933-8378-40ef-b6cc-6fc5a8e486d0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.3621ms 2024-09-04 20:14:47.832 +05:30 7b102933-8378-40ef-b6cc-6fc5a8e486d0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:14:47.832 +05:30 7b102933-8378-40ef-b6cc-6fc5a8e486d0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 94eb3693-81d8-49dd-97a9-8b2899a4fabe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 20:14:47.832 +05:30 7b102933-8378-40ef-b6cc-6fc5a8e486d0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 5.9362ms 2024-09-04 20:14:58.776 +05:30 2c177a65-dd8d-4c95-82f4-29d7673e8039 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:14:58.776 +05:30 79b010ca-ade0-4631-bf6b-4922344c08cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:14:58.776 +05:30 2c177a65-dd8d-4c95-82f4-29d7673e8039 INF CORS policy execution successful. 2024-09-04 20:14:58.776 +05:30 79b010ca-ade0-4631-bf6b-4922344c08cd INF CORS policy execution successful. 2024-09-04 20:14:58.777 +05:30 2c177a65-dd8d-4c95-82f4-29d7673e8039 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.0074ms 2024-09-04 20:14:58.777 +05:30 79b010ca-ade0-4631-bf6b-4922344c08cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.932ms 2024-09-04 20:14:58.842 +05:30 8561db80-a837-4f3f-8e37-c55f39c029b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:14:58.842 +05:30 566f266a-37a7-4bff-bb8c-73333d596f7b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:14:58.843 +05:30 566f266a-37a7-4bff-bb8c-73333d596f7b INF CORS policy execution successful. 2024-09-04 20:14:58.843 +05:30 8561db80-a837-4f3f-8e37-c55f39c029b5 INF CORS policy execution successful. 2024-09-04 20:14:58.843 +05:30 566f266a-37a7-4bff-bb8c-73333d596f7b INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:14:58.843 +05:30 8561db80-a837-4f3f-8e37-c55f39c029b5 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:14:58.843 +05:30 0a41b296-cebe-47be-ada8-f22b58c81de3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:14:58.843 +05:30 b49abc90-0a97-4564-8ba9-ac61af8f2f9a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:14:58.843 +05:30 0a41b296-cebe-47be-ada8-f22b58c81de3 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-04 20:14:58.843 +05:30 b49abc90-0a97-4564-8ba9-ac61af8f2f9a 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-04 20:14:58.856 +05:30 b49abc90-0a97-4564-8ba9-ac61af8f2f9a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:14:58.856 +05:30 b49abc90-0a97-4564-8ba9-ac61af8f2f9a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 12.3392ms 2024-09-04 20:14:58.856 +05:30 b49abc90-0a97-4564-8ba9-ac61af8f2f9a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:14:58.856 +05:30 b49abc90-0a97-4564-8ba9-ac61af8f2f9a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 566f266a-37a7-4bff-bb8c-73333d596f7b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:14:58.858 +05:30 b49abc90-0a97-4564-8ba9-ac61af8f2f9a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 15.8877ms 2024-09-04 20:14:58.859 +05:30 0a41b296-cebe-47be-ada8-f22b58c81de3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:14:58.860 +05:30 0a41b296-cebe-47be-ada8-f22b58c81de3 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 15.9975ms 2024-09-04 20:14:58.860 +05:30 0a41b296-cebe-47be-ada8-f22b58c81de3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:14:58.860 +05:30 0a41b296-cebe-47be-ada8-f22b58c81de3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8561db80-a837-4f3f-8e37-c55f39c029b5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:14:58.860 +05:30 0a41b296-cebe-47be-ada8-f22b58c81de3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 18.405ms 2024-09-04 20:15:01.472 +05:30 32710481-b7f0-45d3-a212-309994b38f94 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:15:01.473 +05:30 32710481-b7f0-45d3-a212-309994b38f94 INF CORS policy execution successful. 2024-09-04 20:15:01.473 +05:30 32710481-b7f0-45d3-a212-309994b38f94 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 204 null null 1.2204ms 2024-09-04 20:15:01.533 +05:30 47fb2ad1-55fd-4dfe-a226-5d6f99bea424 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:15:01.534 +05:30 47fb2ad1-55fd-4dfe-a226-5d6f99bea424 INF CORS policy execution successful. 2024-09-04 20:15:01.535 +05:30 47fb2ad1-55fd-4dfe-a226-5d6f99bea424 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:15:01.535 +05:30 32468520-c24d-446a-823e-3102b079e05d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:01.535 +05:30 32468520-c24d-446a-823e-3102b079e05d 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-04 20:15:01.563 +05:30 32468520-c24d-446a-823e-3102b079e05d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:15:01.565 +05:30 32468520-c24d-446a-823e-3102b079e05d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 29.5975ms 2024-09-04 20:15:01.566 +05:30 32468520-c24d-446a-823e-3102b079e05d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:01.566 +05:30 32468520-c24d-446a-823e-3102b079e05d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 47fb2ad1-55fd-4dfe-a226-5d6f99bea424}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:15:01.573 +05:30 32468520-c24d-446a-823e-3102b079e05d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 200 1585 application/json; charset=utf-8 39.6306ms 2024-09-04 20:15:01.731 +05:30 295b58f1-a53d-42ca-8bfd-bda12ea169bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:15:01.733 +05:30 295b58f1-a53d-42ca-8bfd-bda12ea169bf INF CORS policy execution successful. 2024-09-04 20:15:01.734 +05:30 295b58f1-a53d-42ca-8bfd-bda12ea169bf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 204 null null 2.6944ms 2024-09-04 20:15:01.947 +05:30 81b424e3-af75-4d13-a038-ab86e5ecd381 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:15:01.953 +05:30 81b424e3-af75-4d13-a038-ab86e5ecd381 INF CORS policy execution successful. 2024-09-04 20:15:01.951 +05:30 e83a6dba-a253-4f51-8eda-9b68138f8659 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:15:01.981 +05:30 81b424e3-af75-4d13-a038-ab86e5ecd381 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 204 null null 35.9526ms 2024-09-04 20:15:02.003 +05:30 e83a6dba-a253-4f51-8eda-9b68138f8659 INF CORS policy execution successful. 2024-09-04 20:15:02.010 +05:30 e83a6dba-a253-4f51-8eda-9b68138f8659 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:15:02.011 +05:30 5b7d49ca-8cfe-473e-8004-2bfcd1889b97 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:02.011 +05:30 5b7d49ca-8cfe-473e-8004-2bfcd1889b97 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-04 20:15:02.043 +05:30 5b7d49ca-8cfe-473e-8004-2bfcd1889b97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:15:02.044 +05:30 5b7d49ca-8cfe-473e-8004-2bfcd1889b97 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 32.6195ms 2024-09-04 20:15:02.044 +05:30 5b7d49ca-8cfe-473e-8004-2bfcd1889b97 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:02.044 +05:30 5b7d49ca-8cfe-473e-8004-2bfcd1889b97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e83a6dba-a253-4f51-8eda-9b68138f8659}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:15:02.052 +05:30 5b7d49ca-8cfe-473e-8004-2bfcd1889b97 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 200 1585 application/json; charset=utf-8 100.7398ms 2024-09-04 20:15:02.066 +05:30 beacf9e8-5179-45b4-a0c8-5d8968c73475 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:15:02.066 +05:30 beacf9e8-5179-45b4-a0c8-5d8968c73475 INF CORS policy execution successful. 2024-09-04 20:15:02.069 +05:30 beacf9e8-5179-45b4-a0c8-5d8968c73475 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 204 null null 3.0289ms 2024-09-04 20:15:02.069 +05:30 44d9a66f-aaae-4653-ab2f-6cedc4445499 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:15:02.070 +05:30 44d9a66f-aaae-4653-ab2f-6cedc4445499 INF CORS policy execution successful. 2024-09-04 20:15:02.070 +05:30 44d9a66f-aaae-4653-ab2f-6cedc4445499 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:15:02.070 +05:30 047c8c64-ba87-408e-afbe-826c3a65799a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:02.070 +05:30 047c8c64-ba87-408e-afbe-826c3a65799a 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-04 20:15:02.083 +05:30 047c8c64-ba87-408e-afbe-826c3a65799a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:15:02.084 +05:30 047c8c64-ba87-408e-afbe-826c3a65799a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 13.2268ms 2024-09-04 20:15:02.084 +05:30 047c8c64-ba87-408e-afbe-826c3a65799a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:02.084 +05:30 047c8c64-ba87-408e-afbe-826c3a65799a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 44d9a66f-aaae-4653-ab2f-6cedc4445499}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:15:02.084 +05:30 047c8c64-ba87-408e-afbe-826c3a65799a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 200 1585 application/json; charset=utf-8 15.339ms 2024-09-04 20:15:02.176 +05:30 038f5bfe-c6f8-45aa-8ecb-109d513fb1c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:15:02.177 +05:30 038f5bfe-c6f8-45aa-8ecb-109d513fb1c4 INF CORS policy execution successful. 2024-09-04 20:15:02.177 +05:30 038f5bfe-c6f8-45aa-8ecb-109d513fb1c4 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:15:02.178 +05:30 4dbfadbd-c9da-4ae1-963b-558bef131d04 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:02.178 +05:30 4dbfadbd-c9da-4ae1-963b-558bef131d04 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-04 20:15:02.192 +05:30 4dbfadbd-c9da-4ae1-963b-558bef131d04 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:15:02.192 +05:30 4dbfadbd-c9da-4ae1-963b-558bef131d04 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 13.7581ms 2024-09-04 20:15:02.192 +05:30 4dbfadbd-c9da-4ae1-963b-558bef131d04 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:02.192 +05:30 4dbfadbd-c9da-4ae1-963b-558bef131d04 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 038f5bfe-c6f8-45aa-8ecb-109d513fb1c4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:15:02.212 +05:30 4dbfadbd-c9da-4ae1-963b-558bef131d04 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 200 1585 application/json; charset=utf-8 36.2208ms 2024-09-04 20:15:02.284 +05:30 cf06ee24-a129-4cd7-84eb-4ce009fe6787 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:15:02.284 +05:30 cf06ee24-a129-4cd7-84eb-4ce009fe6787 INF CORS policy execution successful. 2024-09-04 20:15:02.284 +05:30 cf06ee24-a129-4cd7-84eb-4ce009fe6787 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 204 null null 0.7687ms 2024-09-04 20:15:02.331 +05:30 959e8b1f-856a-48c0-9f54-9635f50499ab INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:15:02.332 +05:30 959e8b1f-856a-48c0-9f54-9635f50499ab INF CORS policy execution successful. 2024-09-04 20:15:02.334 +05:30 959e8b1f-856a-48c0-9f54-9635f50499ab INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:15:02.334 +05:30 6c0dfd43-2648-4625-bca0-be32addfab99 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:02.335 +05:30 6c0dfd43-2648-4625-bca0-be32addfab99 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-04 20:15:02.356 +05:30 6c0dfd43-2648-4625-bca0-be32addfab99 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:15:02.358 +05:30 6c0dfd43-2648-4625-bca0-be32addfab99 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 22.6815ms 2024-09-04 20:15:02.358 +05:30 6c0dfd43-2648-4625-bca0-be32addfab99 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:02.358 +05:30 6c0dfd43-2648-4625-bca0-be32addfab99 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 959e8b1f-856a-48c0-9f54-9635f50499ab}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":19,\"TotalPages\":2}]}"} 2024-09-04 20:15:02.361 +05:30 6c0dfd43-2648-4625-bca0-be32addfab99 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 200 1585 application/json; charset=utf-8 30.3526ms 2024-09-04 20:15:02.449 +05:30 cd493135-edf6-4c53-b32d-493f98780e9e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:15:02.450 +05:30 cd493135-edf6-4c53-b32d-493f98780e9e INF CORS policy execution successful. 2024-09-04 20:15:02.450 +05:30 cd493135-edf6-4c53-b32d-493f98780e9e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 204 null null 1.0224ms 2024-09-04 20:15:02.501 +05:30 35b15f14-9804-4686-a3f8-4e5a237c6f0a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:15:02.502 +05:30 35b15f14-9804-4686-a3f8-4e5a237c6f0a INF CORS policy execution successful. 2024-09-04 20:15:02.502 +05:30 35b15f14-9804-4686-a3f8-4e5a237c6f0a INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:15:02.503 +05:30 fd657734-c4a3-4bc2-a1a7-9acfeb1f2048 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:02.503 +05:30 fd657734-c4a3-4bc2-a1a7-9acfeb1f2048 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-04 20:15:02.509 +05:30 fd657734-c4a3-4bc2-a1a7-9acfeb1f2048 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:15:02.510 +05:30 fd657734-c4a3-4bc2-a1a7-9acfeb1f2048 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.6306ms 2024-09-04 20:15:02.510 +05:30 fd657734-c4a3-4bc2-a1a7-9acfeb1f2048 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:02.511 +05:30 fd657734-c4a3-4bc2-a1a7-9acfeb1f2048 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 35b15f14-9804-4686-a3f8-4e5a237c6f0a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:15:02.511 +05:30 fd657734-c4a3-4bc2-a1a7-9acfeb1f2048 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 200 1597 application/json; charset=utf-8 10.1233ms 2024-09-04 20:15:02.646 +05:30 b9af6009-cbc0-4976-971b-d20c26f6acae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:15:02.646 +05:30 b9af6009-cbc0-4976-971b-d20c26f6acae INF CORS policy execution successful. 2024-09-04 20:15:02.647 +05:30 b9af6009-cbc0-4976-971b-d20c26f6acae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 204 null null 1.4828ms 2024-09-04 20:15:02.702 +05:30 764d790d-e463-42ca-8df9-7bf7649de17c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:15:02.706 +05:30 764d790d-e463-42ca-8df9-7bf7649de17c INF CORS policy execution successful. 2024-09-04 20:15:02.706 +05:30 764d790d-e463-42ca-8df9-7bf7649de17c INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:15:02.706 +05:30 b5253c25-bab1-403a-85f4-cf00aca5652a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:02.707 +05:30 b5253c25-bab1-403a-85f4-cf00aca5652a 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-04 20:15:02.713 +05:30 b5253c25-bab1-403a-85f4-cf00aca5652a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:15:02.714 +05:30 b5253c25-bab1-403a-85f4-cf00aca5652a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.0659ms 2024-09-04 20:15:02.714 +05:30 b5253c25-bab1-403a-85f4-cf00aca5652a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:02.715 +05:30 b5253c25-bab1-403a-85f4-cf00aca5652a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 764d790d-e463-42ca-8df9-7bf7649de17c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:15:02.716 +05:30 b5253c25-bab1-403a-85f4-cf00aca5652a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 200 1597 application/json; charset=utf-8 13.4946ms 2024-09-04 20:15:02.826 +05:30 d5889332-cabb-4acf-b106-b80d7f1e816a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:15:02.826 +05:30 d5889332-cabb-4acf-b106-b80d7f1e816a INF CORS policy execution successful. 2024-09-04 20:15:02.827 +05:30 d5889332-cabb-4acf-b106-b80d7f1e816a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 204 null null 1.2969ms 2024-09-04 20:15:02.921 +05:30 286cbeb4-9910-42da-9cf2-3f7cbf78a55d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:15:02.921 +05:30 286cbeb4-9910-42da-9cf2-3f7cbf78a55d INF CORS policy execution successful. 2024-09-04 20:15:02.921 +05:30 286cbeb4-9910-42da-9cf2-3f7cbf78a55d INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:15:02.922 +05:30 cbd3dc9c-0f40-497d-bcca-b4460e86165c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:02.922 +05:30 cbd3dc9c-0f40-497d-bcca-b4460e86165c 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-04 20:15:02.926 +05:30 cbd3dc9c-0f40-497d-bcca-b4460e86165c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:15:02.926 +05:30 cbd3dc9c-0f40-497d-bcca-b4460e86165c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.1253ms 2024-09-04 20:15:02.926 +05:30 cbd3dc9c-0f40-497d-bcca-b4460e86165c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:02.926 +05:30 cbd3dc9c-0f40-497d-bcca-b4460e86165c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 286cbeb4-9910-42da-9cf2-3f7cbf78a55d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:15:02.927 +05:30 cbd3dc9c-0f40-497d-bcca-b4460e86165c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 200 1597 application/json; charset=utf-8 6.2575ms 2024-09-04 20:15:03.292 +05:30 6d6a5499-b258-49c1-a50e-e88c203f1c8e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:15:03.292 +05:30 6d6a5499-b258-49c1-a50e-e88c203f1c8e INF CORS policy execution successful. 2024-09-04 20:15:03.292 +05:30 6d6a5499-b258-49c1-a50e-e88c203f1c8e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 204 null null 0.9043ms 2024-09-04 20:15:03.350 +05:30 34e85d90-ad0f-4710-9f85-c574d96e30e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:15:03.350 +05:30 34e85d90-ad0f-4710-9f85-c574d96e30e8 INF CORS policy execution successful. 2024-09-04 20:15:03.351 +05:30 34e85d90-ad0f-4710-9f85-c574d96e30e8 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:15:03.351 +05:30 db02167d-2a13-4077-b46f-b06f840b29c2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:03.351 +05:30 db02167d-2a13-4077-b46f-b06f840b29c2 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-04 20:15:03.369 +05:30 db02167d-2a13-4077-b46f-b06f840b29c2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:15:03.370 +05:30 db02167d-2a13-4077-b46f-b06f840b29c2 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 18.5798ms 2024-09-04 20:15:03.370 +05:30 db02167d-2a13-4077-b46f-b06f840b29c2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:15:03.371 +05:30 db02167d-2a13-4077-b46f-b06f840b29c2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 34e85d90-ad0f-4710-9f85-c574d96e30e8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 860} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"},{\"IId\":4,\"Name\":\"TestUser1\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-07-05T07:08:26.927\",\"ModifiedOn\":\"2024-09-04T14:44:34.397\"}],\"PageSummary\":[{\"TotalRows\":5,\"TotalPages\":1}]}"} 2024-09-04 20:15:03.372 +05:30 db02167d-2a13-4077-b46f-b06f840b29c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 200 860 application/json; charset=utf-8 22.5296ms 2024-09-04 20:15:06.151 +05:30 16226047-7da0-4fde-b7a7-9b3de2735fb7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:15:06.151 +05:30 16226047-7da0-4fde-b7a7-9b3de2735fb7 INF CORS policy execution successful. 2024-09-04 20:15:06.152 +05:30 16226047-7da0-4fde-b7a7-9b3de2735fb7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 204 null null 1.4181ms 2024-09-04 20:15:06.155 +05:30 9df4ef45-14b4-47e3-96db-534ed8a350f8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:15:06.155 +05:30 9df4ef45-14b4-47e3-96db-534ed8a350f8 INF CORS policy execution successful. 2024-09-04 20:15:06.156 +05:30 9df4ef45-14b4-47e3-96db-534ed8a350f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 204 null null 0.646ms 2024-09-04 20:15:06.210 +05:30 ec5ca515-84c6-439e-a10c-0383d0a380b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:15:06.211 +05:30 ec5ca515-84c6-439e-a10c-0383d0a380b6 INF CORS policy execution successful. 2024-09-04 20:15:06.211 +05:30 ec5ca515-84c6-439e-a10c-0383d0a380b6 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:15:06.212 +05:30 7ac6ce47-63fc-45f5-b1a7-a00e99a50959 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:15:06.212 +05:30 7ac6ce47-63fc-45f5-b1a7-a00e99a50959 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-04 20:15:06.214 +05:30 3d4c835f-2fca-490d-b403-c55a4a66b76d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:15:06.215 +05:30 3d4c835f-2fca-490d-b403-c55a4a66b76d INF CORS policy execution successful. 2024-09-04 20:15:06.215 +05:30 3d4c835f-2fca-490d-b403-c55a4a66b76d INF HTTP request: Path: /user/getuserdetails QueryString: ?id=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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:15:06.216 +05:30 15faf4b8-a731-4731-9a34-e07ba6e0e7df INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:15:06.217 +05:30 15faf4b8-a731-4731-9a34-e07ba6e0e7df 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-04 20:15:06.255 +05:30 7ac6ce47-63fc-45f5-b1a7-a00e99a50959 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:15:06.256 +05:30 7ac6ce47-63fc-45f5-b1a7-a00e99a50959 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 43.7197ms 2024-09-04 20:15:06.256 +05:30 7ac6ce47-63fc-45f5-b1a7-a00e99a50959 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:15:06.256 +05:30 7ac6ce47-63fc-45f5-b1a7-a00e99a50959 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec5ca515-84c6-439e-a10c-0383d0a380b6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1659} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":4,\"LoginName\":\"TestUser1\",\"LoginAbbr\":\"TU1\",\"UserName\":\"TestUser1\",\"Email\":\"TestUser1@example.com\",\"Phone\":\"1234567890\",\"Mobile\":\"9876543210\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":1,\"LinkId\":123,\"DomainName\":\"exampleDomain\",\"DomainUser\":\"exampleDomainUser\",\"AccountDisabled\":false,\"SendEmailOnNotification\":true,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":true,\"EmailUserOnLoginSuccess\":true,\"DontLockAccount\":false,\"NumInvalidAttempts\":5,\"LockedUntil\":\"2024-07-04\",\"BlockFromDate\":\"2024-01-01\",\"BlockToDate\":\"2024-07-04\",\"TimeRestrictionStartDate\":\"2024-01-01\",\"TimeRestrictionEndDate\":\"2024-12-31\",\"TimeRestrictionStartTime\":\"08:00:00\",\"TimeRestrictionEndTime\":\"17:00:00\",\"Location\":1,\"Language\":2,\"AltLanguage\":1,\"TimeZone\":3,\"UserAccess\":1,\"PWDChangeDate\":\"2024-07-01\",\"AuthenticationCode\":\"authCode123\",\"Signature\":\"\",\"Role\":36,\"RoleName\":\"TestRole1\",\"EmailAuthPermission\":true,\"MacAddress\":\"00-14-22-01-23-45\",\"PWDChangeNextLogOn\":true,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":90,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2}],\"EntryRestrictionDetails\":[{\"TagType\":5,\"TagId\":2,\"TagName\":\"Name1\",\"Transaction\":true,\"Report\":true,\"View\":false,\"Exclude\":false},{\"TagType\":5,\"TagId\":4,\"TagName\":\"Name3\",\"Transaction\":false,\"Report\":false,\"View\":false,\"Exclude\":true}]}"} 2024-09-04 20:15:06.257 +05:30 7ac6ce47-63fc-45f5-b1a7-a00e99a50959 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 200 1659 application/json; charset=utf-8 47.3611ms 2024-09-04 20:15:06.261 +05:30 15faf4b8-a731-4731-9a34-e07ba6e0e7df INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:15:06.261 +05:30 15faf4b8-a731-4731-9a34-e07ba6e0e7df INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 44.4244ms 2024-09-04 20:15:06.261 +05:30 15faf4b8-a731-4731-9a34-e07ba6e0e7df INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:15:06.262 +05:30 15faf4b8-a731-4731-9a34-e07ba6e0e7df INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3d4c835f-2fca-490d-b403-c55a4a66b76d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1659} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":4,\"LoginName\":\"TestUser1\",\"LoginAbbr\":\"TU1\",\"UserName\":\"TestUser1\",\"Email\":\"TestUser1@example.com\",\"Phone\":\"1234567890\",\"Mobile\":\"9876543210\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":1,\"LinkId\":123,\"DomainName\":\"exampleDomain\",\"DomainUser\":\"exampleDomainUser\",\"AccountDisabled\":false,\"SendEmailOnNotification\":true,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":true,\"EmailUserOnLoginSuccess\":true,\"DontLockAccount\":false,\"NumInvalidAttempts\":5,\"LockedUntil\":\"2024-07-04\",\"BlockFromDate\":\"2024-01-01\",\"BlockToDate\":\"2024-07-04\",\"TimeRestrictionStartDate\":\"2024-01-01\",\"TimeRestrictionEndDate\":\"2024-12-31\",\"TimeRestrictionStartTime\":\"08:00:00\",\"TimeRestrictionEndTime\":\"17:00:00\",\"Location\":1,\"Language\":2,\"AltLanguage\":1,\"TimeZone\":3,\"UserAccess\":1,\"PWDChangeDate\":\"2024-07-01\",\"AuthenticationCode\":\"authCode123\",\"Signature\":\"\",\"Role\":36,\"RoleName\":\"TestRole1\",\"EmailAuthPermission\":true,\"MacAddress\":\"00-14-22-01-23-45\",\"PWDChangeNextLogOn\":true,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":90,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2}],\"EntryRestrictionDetails\":[{\"TagType\":5,\"TagId\":2,\"TagName\":\"Name1\",\"Transaction\":true,\"Report\":true,\"View\":false,\"Exclude\":false},{\"TagType\":5,\"TagId\":4,\"TagName\":\"Name3\",\"Transaction\":false,\"Report\":false,\"View\":false,\"Exclude\":true}]}"} 2024-09-04 20:15:06.263 +05:30 15faf4b8-a731-4731-9a34-e07ba6e0e7df INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 200 1659 application/json; charset=utf-8 48.7477ms 2024-09-04 20:15:06.602 +05:30 fca3688f-4ca0-4680-802a-fbbaf6232825 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 20:15:06.602 +05:30 fca3688f-4ca0-4680-802a-fbbaf6232825 INF CORS policy execution successful. 2024-09-04 20:15:06.607 +05:30 fca3688f-4ca0-4680-802a-fbbaf6232825 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 204 null null 4.8845ms 2024-09-04 20:15:06.641 +05:30 b81b38d1-4c43-47d4-a041-1b7a0d02021c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:15:06.642 +05:30 b81b38d1-4c43-47d4-a041-1b7a0d02021c INF CORS policy execution successful. 2024-09-04 20:15:06.643 +05:30 b81b38d1-4c43-47d4-a041-1b7a0d02021c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.1993ms 2024-09-04 20:15:06.645 +05:30 388019fd-af0e-4aa3-9379-037c5dd6e345 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:15:06.645 +05:30 388019fd-af0e-4aa3-9379-037c5dd6e345 INF CORS policy execution successful. 2024-09-04 20:15:06.646 +05:30 388019fd-af0e-4aa3-9379-037c5dd6e345 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.2164ms 2024-09-04 20:15:06.700 +05:30 ff41a722-a03d-4530-91b9-d5fbfe7b80c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 20:15:06.701 +05:30 f467291c-fb17-40a0-b87e-a34cc195f895 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:15:06.704 +05:30 ff41a722-a03d-4530-91b9-d5fbfe7b80c6 INF CORS policy execution successful. 2024-09-04 20:15:06.704 +05:30 ff41a722-a03d-4530-91b9-d5fbfe7b80c6 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=36 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:15:06.710 +05:30 94fde083-2558-4e25-a91d-f5b846d71d9f INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:15:06.707 +05:30 f467291c-fb17-40a0-b87e-a34cc195f895 INF CORS policy execution successful. 2024-09-04 20:15:06.713 +05:30 f467291c-fb17-40a0-b87e-a34cc195f895 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:15:06.714 +05:30 94fde083-2558-4e25-a91d-f5b846d71d9f 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-04 20:15:06.717 +05:30 aac08ce2-f19c-427d-8e49-e0b7a433afc2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:15:06.718 +05:30 aac08ce2-f19c-427d-8e49-e0b7a433afc2 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-04 20:15:06.759 +05:30 94fde083-2558-4e25-a91d-f5b846d71d9f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:15:06.760 +05:30 94fde083-2558-4e25-a91d-f5b846d71d9f INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 46.015ms 2024-09-04 20:15:06.760 +05:30 94fde083-2558-4e25-a91d-f5b846d71d9f INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:15:06.760 +05:30 94fde083-2558-4e25-a91d-f5b846d71d9f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ff41a722-a03d-4530-91b9-d5fbfe7b80c6}, {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-04 20:15:06.761 +05:30 94fde083-2558-4e25-a91d-f5b846d71d9f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 200 257 application/json; charset=utf-8 60.1776ms 2024-09-04 20:15:06.761 +05:30 3594d0c0-54d1-471c-9403-efcf3f772e0c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:15:06.762 +05:30 3594d0c0-54d1-471c-9403-efcf3f772e0c INF CORS policy execution successful. 2024-09-04 20:15:06.762 +05:30 3594d0c0-54d1-471c-9403-efcf3f772e0c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:15:06.762 +05:30 af86d7fc-8f08-47e6-8ddf-90e15afb035e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:15:06.762 +05:30 af86d7fc-8f08-47e6-8ddf-90e15afb035e 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-04 20:15:06.856 +05:30 aac08ce2-f19c-427d-8e49-e0b7a433afc2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:15:06.857 +05:30 aac08ce2-f19c-427d-8e49-e0b7a433afc2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 138.6707ms 2024-09-04 20:15:06.857 +05:30 aac08ce2-f19c-427d-8e49-e0b7a433afc2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:15:06.859 +05:30 aac08ce2-f19c-427d-8e49-e0b7a433afc2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f467291c-fb17-40a0-b87e-a34cc195f895}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:15:06.860 +05:30 aac08ce2-f19c-427d-8e49-e0b7a433afc2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 160.5228ms 2024-09-04 20:15:06.868 +05:30 af86d7fc-8f08-47e6-8ddf-90e15afb035e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:15:06.869 +05:30 af86d7fc-8f08-47e6-8ddf-90e15afb035e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 106.5608ms 2024-09-04 20:15:06.869 +05:30 af86d7fc-8f08-47e6-8ddf-90e15afb035e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:15:06.870 +05:30 af86d7fc-8f08-47e6-8ddf-90e15afb035e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3594d0c0-54d1-471c-9403-efcf3f772e0c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:15:06.871 +05:30 af86d7fc-8f08-47e6-8ddf-90e15afb035e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 109.7393ms 2024-09-04 20:15:07.192 +05:30 847bc88e-fff1-44ec-9db0-62a95051abd5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - null null 2024-09-04 20:15:07.193 +05:30 847bc88e-fff1-44ec-9db0-62a95051abd5 INF CORS policy execution successful. 2024-09-04 20:15:07.193 +05:30 847bc88e-fff1-44ec-9db0-62a95051abd5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - 204 null null 0.84ms 2024-09-04 20:15:07.244 +05:30 0162a01e-9a0f-420c-ac46-31fa9e1646f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - null null 2024-09-04 20:15:07.245 +05:30 0162a01e-9a0f-420c-ac46-31fa9e1646f7 INF CORS policy execution successful. 2024-09-04 20:15:07.245 +05:30 0162a01e-9a0f-420c-ac46-31fa9e1646f7 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:15:07.246 +05:30 cc597a51-a8b3-4971-b7b9-a6c48cd35a31 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:15:07.249 +05:30 cc597a51-a8b3-4971-b7b9-a6c48cd35a31 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-04 20:15:07.262 +05:30 cc597a51-a8b3-4971-b7b9-a6c48cd35a31 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:15:07.263 +05:30 cc597a51-a8b3-4971-b7b9-a6c48cd35a31 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 11.615ms 2024-09-04 20:15:07.263 +05:30 cc597a51-a8b3-4971-b7b9-a6c48cd35a31 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:15:07.263 +05:30 cc597a51-a8b3-4971-b7b9-a6c48cd35a31 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0162a01e-9a0f-420c-ac46-31fa9e1646f7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":36,\"Name\":\"TestRole1\"}]"} 2024-09-04 20:15:07.263 +05:30 cc597a51-a8b3-4971-b7b9-a6c48cd35a31 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - 200 132 application/json; charset=utf-8 19.0406ms 2024-09-04 20:16:00.495 +05:30 89c1ca35-126c-4ec2-bcc5-ecafd8664859 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:16:00.497 +05:30 89c1ca35-126c-4ec2-bcc5-ecafd8664859 INF CORS policy execution successful. 2024-09-04 20:16:00.499 +05:30 89c1ca35-126c-4ec2-bcc5-ecafd8664859 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 4.5243ms 2024-09-04 20:16:00.546 +05:30 14889f46-b620-4e46-9a71-df752b6046c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:16:00.549 +05:30 14889f46-b620-4e46-9a71-df752b6046c3 INF CORS policy execution successful. 2024-09-04 20:16:00.550 +05:30 14889f46-b620-4e46-9a71-df752b6046c3 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:00.551 +05:30 e85cc6c9-7de6-426c-8c62-d94642d1fafb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:00.552 +05:30 e85cc6c9-7de6-426c-8c62-d94642d1fafb 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-04 20:16:00.569 +05:30 e85cc6c9-7de6-426c-8c62-d94642d1fafb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:00.569 +05:30 e85cc6c9-7de6-426c-8c62-d94642d1fafb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 17.1332ms 2024-09-04 20:16:00.569 +05:30 e85cc6c9-7de6-426c-8c62-d94642d1fafb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:00.570 +05:30 e85cc6c9-7de6-426c-8c62-d94642d1fafb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 14889f46-b620-4e46-9a71-df752b6046c3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:16:00.570 +05:30 e85cc6c9-7de6-426c-8c62-d94642d1fafb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 23.8933ms 2024-09-04 20:16:05.637 +05:30 56ed50a1-fd88-48ee-b512-cb3093cd7171 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:16:05.638 +05:30 56ed50a1-fd88-48ee-b512-cb3093cd7171 INF CORS policy execution successful. 2024-09-04 20:16:05.638 +05:30 b06b747e-cada-4db7-951f-3d8c3889018b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:16:05.638 +05:30 b06b747e-cada-4db7-951f-3d8c3889018b INF CORS policy execution successful. 2024-09-04 20:16:05.638 +05:30 56ed50a1-fd88-48ee-b512-cb3093cd7171 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.8483ms 2024-09-04 20:16:05.638 +05:30 b06b747e-cada-4db7-951f-3d8c3889018b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.3311ms 2024-09-04 20:16:05.697 +05:30 fbfd40a0-6dc7-4c80-ae69-380aa3ebf11f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:16:05.697 +05:30 99da0053-35d9-451b-ad30-b64f65ce7c1a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:16:05.697 +05:30 fbfd40a0-6dc7-4c80-ae69-380aa3ebf11f INF CORS policy execution successful. 2024-09-04 20:16:05.697 +05:30 99da0053-35d9-451b-ad30-b64f65ce7c1a INF CORS policy execution successful. 2024-09-04 20:16:05.697 +05:30 fbfd40a0-6dc7-4c80-ae69-380aa3ebf11f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:05.697 +05:30 99da0053-35d9-451b-ad30-b64f65ce7c1a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:05.698 +05:30 0e247d96-ccc9-40f3-8b6f-a5256ab119f2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:16:05.698 +05:30 b33ec2f5-e9c9-493d-9eb4-8a2cb15b6b2f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:16:05.698 +05:30 b33ec2f5-e9c9-493d-9eb4-8a2cb15b6b2f 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-04 20:16:05.698 +05:30 0e247d96-ccc9-40f3-8b6f-a5256ab119f2 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-04 20:16:05.703 +05:30 b33ec2f5-e9c9-493d-9eb4-8a2cb15b6b2f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:05.703 +05:30 b33ec2f5-e9c9-493d-9eb4-8a2cb15b6b2f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.1835ms 2024-09-04 20:16:05.703 +05:30 b33ec2f5-e9c9-493d-9eb4-8a2cb15b6b2f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:16:05.703 +05:30 b33ec2f5-e9c9-493d-9eb4-8a2cb15b6b2f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fbfd40a0-6dc7-4c80-ae69-380aa3ebf11f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:16:05.704 +05:30 b33ec2f5-e9c9-493d-9eb4-8a2cb15b6b2f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 7.0624ms 2024-09-04 20:16:05.705 +05:30 0e247d96-ccc9-40f3-8b6f-a5256ab119f2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:05.705 +05:30 0e247d96-ccc9-40f3-8b6f-a5256ab119f2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.8465ms 2024-09-04 20:16:05.705 +05:30 0e247d96-ccc9-40f3-8b6f-a5256ab119f2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:16:05.705 +05:30 0e247d96-ccc9-40f3-8b6f-a5256ab119f2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 99da0053-35d9-451b-ad30-b64f65ce7c1a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:16:05.705 +05:30 0e247d96-ccc9-40f3-8b6f-a5256ab119f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 8.429ms 2024-09-04 20:16:20.855 +05:30 fc08d44f-1651-4e73-aafa-3106c05f2910 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:16:20.855 +05:30 fc08d44f-1651-4e73-aafa-3106c05f2910 INF CORS policy execution successful. 2024-09-04 20:16:20.856 +05:30 fc08d44f-1651-4e73-aafa-3106c05f2910 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.1612ms 2024-09-04 20:16:20.902 +05:30 e33acb62-5896-4823-ba4d-a03a18d06dba INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:16:20.903 +05:30 e33acb62-5896-4823-ba4d-a03a18d06dba INF CORS policy execution successful. 2024-09-04 20:16:20.903 +05:30 e33acb62-5896-4823-ba4d-a03a18d06dba INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:20.903 +05:30 b2ac5c8f-d1c3-492a-818c-43065a4b3b86 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:20.904 +05:30 b2ac5c8f-d1c3-492a-818c-43065a4b3b86 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-04 20:16:20.913 +05:30 b2ac5c8f-d1c3-492a-818c-43065a4b3b86 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:20.913 +05:30 b2ac5c8f-d1c3-492a-818c-43065a4b3b86 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 9.6637ms 2024-09-04 20:16:20.914 +05:30 b2ac5c8f-d1c3-492a-818c-43065a4b3b86 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:20.914 +05:30 b2ac5c8f-d1c3-492a-818c-43065a4b3b86 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e33acb62-5896-4823-ba4d-a03a18d06dba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:16:20.914 +05:30 b2ac5c8f-d1c3-492a-818c-43065a4b3b86 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 12.5338ms 2024-09-04 20:16:26.215 +05:30 55a7e492-20c1-4783-af9a-d112facc91ce INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:16:26.216 +05:30 55a7e492-20c1-4783-af9a-d112facc91ce INF CORS policy execution successful. 2024-09-04 20:16:26.216 +05:30 55a7e492-20c1-4783-af9a-d112facc91ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 204 null null 0.7908ms 2024-09-04 20:16:26.266 +05:30 049a5af8-a00c-45eb-8077-38db38099a0f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:16:26.267 +05:30 049a5af8-a00c-45eb-8077-38db38099a0f INF CORS policy execution successful. 2024-09-04 20:16:26.267 +05:30 049a5af8-a00c-45eb-8077-38db38099a0f INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:26.267 +05:30 75c26c23-cc4d-43f9-aa0c-5b056da86643 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:26.268 +05:30 75c26c23-cc4d-43f9-aa0c-5b056da86643 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-04 20:16:26.270 +05:30 75c26c23-cc4d-43f9-aa0c-5b056da86643 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:26.271 +05:30 75c26c23-cc4d-43f9-aa0c-5b056da86643 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.8681ms 2024-09-04 20:16:26.271 +05:30 75c26c23-cc4d-43f9-aa0c-5b056da86643 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:26.271 +05:30 75c26c23-cc4d-43f9-aa0c-5b056da86643 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 049a5af8-a00c-45eb-8077-38db38099a0f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:16:26.271 +05:30 75c26c23-cc4d-43f9-aa0c-5b056da86643 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 200 1585 application/json; charset=utf-8 4.6474ms 2024-09-04 20:16:26.326 +05:30 7b36ed3f-ed0e-4ab3-b486-8f61b1ef5b46 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:16:26.326 +05:30 7b36ed3f-ed0e-4ab3-b486-8f61b1ef5b46 INF CORS policy execution successful. 2024-09-04 20:16:26.326 +05:30 7b36ed3f-ed0e-4ab3-b486-8f61b1ef5b46 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 204 null null 0.6643ms 2024-09-04 20:16:26.374 +05:30 b36af819-8870-4f7f-bb83-24b7ddaabace INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:16:26.374 +05:30 b36af819-8870-4f7f-bb83-24b7ddaabace INF CORS policy execution successful. 2024-09-04 20:16:26.374 +05:30 b36af819-8870-4f7f-bb83-24b7ddaabace INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:26.374 +05:30 710bf71b-2d1a-43d2-afab-265be285585e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:26.374 +05:30 710bf71b-2d1a-43d2-afab-265be285585e 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-04 20:16:26.378 +05:30 710bf71b-2d1a-43d2-afab-265be285585e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:26.378 +05:30 710bf71b-2d1a-43d2-afab-265be285585e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.2659ms 2024-09-04 20:16:26.378 +05:30 710bf71b-2d1a-43d2-afab-265be285585e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:26.378 +05:30 710bf71b-2d1a-43d2-afab-265be285585e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b36af819-8870-4f7f-bb83-24b7ddaabace}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:16:26.378 +05:30 710bf71b-2d1a-43d2-afab-265be285585e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 200 1585 application/json; charset=utf-8 4.7218ms 2024-09-04 20:16:26.554 +05:30 4049de4e-2c08-434b-8299-1dae0fe7db1c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:16:26.554 +05:30 4049de4e-2c08-434b-8299-1dae0fe7db1c INF CORS policy execution successful. 2024-09-04 20:16:26.554 +05:30 4049de4e-2c08-434b-8299-1dae0fe7db1c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 204 null null 0.431ms 2024-09-04 20:16:26.603 +05:30 4f4fcf3d-cb69-4f34-937e-6ea2bf5c227c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:16:26.604 +05:30 4f4fcf3d-cb69-4f34-937e-6ea2bf5c227c INF CORS policy execution successful. 2024-09-04 20:16:26.605 +05:30 4f4fcf3d-cb69-4f34-937e-6ea2bf5c227c INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:26.606 +05:30 585d3b2c-f80a-4eb3-af96-97b0554cba55 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:26.606 +05:30 585d3b2c-f80a-4eb3-af96-97b0554cba55 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-04 20:16:26.610 +05:30 585d3b2c-f80a-4eb3-af96-97b0554cba55 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:26.610 +05:30 585d3b2c-f80a-4eb3-af96-97b0554cba55 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.2321ms 2024-09-04 20:16:26.610 +05:30 585d3b2c-f80a-4eb3-af96-97b0554cba55 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:26.611 +05:30 585d3b2c-f80a-4eb3-af96-97b0554cba55 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f4fcf3d-cb69-4f34-937e-6ea2bf5c227c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:16:26.613 +05:30 585d3b2c-f80a-4eb3-af96-97b0554cba55 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 200 1585 application/json; charset=utf-8 8.6784ms 2024-09-04 20:16:26.678 +05:30 f8b187c2-111b-4f58-95bc-77f0f402c9bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:16:26.678 +05:30 f8b187c2-111b-4f58-95bc-77f0f402c9bb INF CORS policy execution successful. 2024-09-04 20:16:26.679 +05:30 f8b187c2-111b-4f58-95bc-77f0f402c9bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 204 null null 0.394ms 2024-09-04 20:16:26.728 +05:30 1b5554d8-533f-4893-9f19-d179c7a55710 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:16:26.728 +05:30 1b5554d8-533f-4893-9f19-d179c7a55710 INF CORS policy execution successful. 2024-09-04 20:16:26.729 +05:30 1b5554d8-533f-4893-9f19-d179c7a55710 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:26.729 +05:30 d071e4b1-8816-4f0e-9789-7d58aff8bc96 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:26.729 +05:30 d071e4b1-8816-4f0e-9789-7d58aff8bc96 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-04 20:16:26.732 +05:30 d071e4b1-8816-4f0e-9789-7d58aff8bc96 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:26.733 +05:30 d071e4b1-8816-4f0e-9789-7d58aff8bc96 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.4351ms 2024-09-04 20:16:26.733 +05:30 d071e4b1-8816-4f0e-9789-7d58aff8bc96 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:26.733 +05:30 d071e4b1-8816-4f0e-9789-7d58aff8bc96 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b5554d8-533f-4893-9f19-d179c7a55710}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:16:26.733 +05:30 d071e4b1-8816-4f0e-9789-7d58aff8bc96 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 200 1585 application/json; charset=utf-8 5.5158ms 2024-09-04 20:16:26.948 +05:30 031c299b-f208-4fca-be62-597ac5181605 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:16:26.948 +05:30 031c299b-f208-4fca-be62-597ac5181605 INF CORS policy execution successful. 2024-09-04 20:16:26.949 +05:30 031c299b-f208-4fca-be62-597ac5181605 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 204 null null 0.6223ms 2024-09-04 20:16:27.076 +05:30 7ffd893f-30fc-474a-8edf-e1c7cf277f40 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:16:27.076 +05:30 7ffd893f-30fc-474a-8edf-e1c7cf277f40 INF CORS policy execution successful. 2024-09-04 20:16:27.077 +05:30 7ffd893f-30fc-474a-8edf-e1c7cf277f40 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 204 null null 0.4257ms 2024-09-04 20:16:27.106 +05:30 f35964b4-dfc3-4dda-a7b5-b77c731b2892 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:16:27.107 +05:30 f35964b4-dfc3-4dda-a7b5-b77c731b2892 INF CORS policy execution successful. 2024-09-04 20:16:27.107 +05:30 f35964b4-dfc3-4dda-a7b5-b77c731b2892 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:27.107 +05:30 dee21aed-588b-4fd2-9b0d-0a579297d916 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:27.107 +05:30 dee21aed-588b-4fd2-9b0d-0a579297d916 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-04 20:16:27.110 +05:30 dee21aed-588b-4fd2-9b0d-0a579297d916 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:27.110 +05:30 dee21aed-588b-4fd2-9b0d-0a579297d916 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.3413ms 2024-09-04 20:16:27.110 +05:30 dee21aed-588b-4fd2-9b0d-0a579297d916 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:27.110 +05:30 dee21aed-588b-4fd2-9b0d-0a579297d916 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f35964b4-dfc3-4dda-a7b5-b77c731b2892}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":19,\"TotalPages\":2}]}"} 2024-09-04 20:16:27.110 +05:30 dee21aed-588b-4fd2-9b0d-0a579297d916 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 200 1585 application/json; charset=utf-8 4.0303ms 2024-09-04 20:16:27.212 +05:30 22792bf5-46f4-4868-ba1a-e8ec23720e71 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:16:27.212 +05:30 22792bf5-46f4-4868-ba1a-e8ec23720e71 INF CORS policy execution successful. 2024-09-04 20:16:27.212 +05:30 22792bf5-46f4-4868-ba1a-e8ec23720e71 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:27.213 +05:30 49c32221-b2e3-454a-b3ee-fee7e34b4e8b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:27.213 +05:30 49c32221-b2e3-454a-b3ee-fee7e34b4e8b 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-04 20:16:27.215 +05:30 49c32221-b2e3-454a-b3ee-fee7e34b4e8b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:27.215 +05:30 49c32221-b2e3-454a-b3ee-fee7e34b4e8b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.4992ms 2024-09-04 20:16:27.215 +05:30 49c32221-b2e3-454a-b3ee-fee7e34b4e8b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:27.216 +05:30 49c32221-b2e3-454a-b3ee-fee7e34b4e8b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 22792bf5-46f4-4868-ba1a-e8ec23720e71}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:16:27.216 +05:30 49c32221-b2e3-454a-b3ee-fee7e34b4e8b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 200 1597 application/json; charset=utf-8 4.087ms 2024-09-04 20:16:27.345 +05:30 ed2bcb5f-76d8-4963-af30-e9873955b937 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:16:27.346 +05:30 ed2bcb5f-76d8-4963-af30-e9873955b937 INF CORS policy execution successful. 2024-09-04 20:16:27.346 +05:30 ed2bcb5f-76d8-4963-af30-e9873955b937 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 204 null null 0.8418ms 2024-09-04 20:16:27.436 +05:30 fd2d53ca-0890-48e7-bf41-c7b84dc7d2f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:16:27.436 +05:30 fd2d53ca-0890-48e7-bf41-c7b84dc7d2f5 INF CORS policy execution successful. 2024-09-04 20:16:27.436 +05:30 fd2d53ca-0890-48e7-bf41-c7b84dc7d2f5 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:27.436 +05:30 6e708e93-8adf-4e79-933d-a8b8e0e02a4f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:27.437 +05:30 6e708e93-8adf-4e79-933d-a8b8e0e02a4f 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-04 20:16:27.440 +05:30 6e708e93-8adf-4e79-933d-a8b8e0e02a4f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:27.440 +05:30 6e708e93-8adf-4e79-933d-a8b8e0e02a4f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.3417ms 2024-09-04 20:16:27.440 +05:30 6e708e93-8adf-4e79-933d-a8b8e0e02a4f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:27.440 +05:30 6e708e93-8adf-4e79-933d-a8b8e0e02a4f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fd2d53ca-0890-48e7-bf41-c7b84dc7d2f5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:16:27.441 +05:30 6e708e93-8adf-4e79-933d-a8b8e0e02a4f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 200 1597 application/json; charset=utf-8 4.9913ms 2024-09-04 20:16:27.508 +05:30 375f94b1-025d-4589-82dd-cdefaca3a2bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:16:27.508 +05:30 375f94b1-025d-4589-82dd-cdefaca3a2bc INF CORS policy execution successful. 2024-09-04 20:16:27.509 +05:30 375f94b1-025d-4589-82dd-cdefaca3a2bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 204 null null 0.7884ms 2024-09-04 20:16:27.604 +05:30 96db873a-5cec-47f8-9f85-77ccd6eb54c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:16:27.605 +05:30 96db873a-5cec-47f8-9f85-77ccd6eb54c2 INF CORS policy execution successful. 2024-09-04 20:16:27.605 +05:30 96db873a-5cec-47f8-9f85-77ccd6eb54c2 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:27.605 +05:30 e917d254-d093-441c-83d2-7b078fb0ed39 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:27.605 +05:30 e917d254-d093-441c-83d2-7b078fb0ed39 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-04 20:16:27.609 +05:30 e917d254-d093-441c-83d2-7b078fb0ed39 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:27.610 +05:30 e917d254-d093-441c-83d2-7b078fb0ed39 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.0585ms 2024-09-04 20:16:27.610 +05:30 e917d254-d093-441c-83d2-7b078fb0ed39 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:27.610 +05:30 e917d254-d093-441c-83d2-7b078fb0ed39 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 96db873a-5cec-47f8-9f85-77ccd6eb54c2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:16:27.611 +05:30 e917d254-d093-441c-83d2-7b078fb0ed39 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 200 1597 application/json; charset=utf-8 6.1644ms 2024-09-04 20:16:28.414 +05:30 b89dbffa-79da-4197-80a8-ccad80846a26 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:16:28.414 +05:30 b89dbffa-79da-4197-80a8-ccad80846a26 INF CORS policy execution successful. 2024-09-04 20:16:28.414 +05:30 b89dbffa-79da-4197-80a8-ccad80846a26 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 204 null null 0.5389ms 2024-09-04 20:16:28.563 +05:30 40b9a657-2fa9-4833-a432-64bc31ab20cc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:16:28.564 +05:30 40b9a657-2fa9-4833-a432-64bc31ab20cc INF CORS policy execution successful. 2024-09-04 20:16:28.564 +05:30 40b9a657-2fa9-4833-a432-64bc31ab20cc INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:28.564 +05:30 7be9d199-f846-4e71-88ab-8da707cdfbf2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:28.564 +05:30 7be9d199-f846-4e71-88ab-8da707cdfbf2 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-04 20:16:28.567 +05:30 7be9d199-f846-4e71-88ab-8da707cdfbf2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:28.567 +05:30 7be9d199-f846-4e71-88ab-8da707cdfbf2 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.0669ms 2024-09-04 20:16:28.568 +05:30 7be9d199-f846-4e71-88ab-8da707cdfbf2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:28.568 +05:30 7be9d199-f846-4e71-88ab-8da707cdfbf2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 40b9a657-2fa9-4833-a432-64bc31ab20cc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 860} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"},{\"IId\":4,\"Name\":\"TestUser1\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-07-05T07:08:26.927\",\"ModifiedOn\":\"2024-09-04T14:44:34.397\"}],\"PageSummary\":[{\"TotalRows\":5,\"TotalPages\":1}]}"} 2024-09-04 20:16:28.568 +05:30 7be9d199-f846-4e71-88ab-8da707cdfbf2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 200 860 application/json; charset=utf-8 4.8268ms 2024-09-04 20:16:29.530 +05:30 0971f150-0f8f-4bfe-b878-f4eeefa32509 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDAwNywiZXhwIjoxNzI1MjkwOTA3LCJpYXQiOjE3MjUyOTAwMDd9.0qbgt-umOsAiIBRaKuQr_KqsOgCjOaJ1qVir-nNf_TY - null null 2024-09-04 20:16:29.531 +05:30 0971f150-0f8f-4bfe-b878-f4eeefa32509 INF CORS policy execution successful. 2024-09-04 20:16:29.531 +05:30 0971f150-0f8f-4bfe-b878-f4eeefa32509 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDAwNywiZXhwIjoxNzI1MjkwOTA3LCJpYXQiOjE3MjUyOTAwMDd9.0qbgt-umOsAiIBRaKuQr_KqsOgCjOaJ1qVir-nNf_TY 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://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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:16:29.532 +05:30 7edd0bfb-17ad-43ec-9f34-ad5ad445dec4 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:16:29.532 +05:30 7edd0bfb-17ad-43ec-9f34-ad5ad445dec4 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-04 20:16:29.538 +05:30 7edd0bfb-17ad-43ec-9f34-ad5ad445dec4 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:29.538 +05:30 7edd0bfb-17ad-43ec-9f34-ad5ad445dec4 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.838ms 2024-09-04 20:16:29.538 +05:30 7edd0bfb-17ad-43ec-9f34-ad5ad445dec4 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:16:29.539 +05:30 7edd0bfb-17ad-43ec-9f34-ad5ad445dec4 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 0971f150-0f8f-4bfe-b878-f4eeefa32509}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 20:16:29.539 +05:30 7edd0bfb-17ad-43ec-9f34-ad5ad445dec4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDAwNywiZXhwIjoxNzI1MjkwOTA3LCJpYXQiOjE3MjUyOTAwMDd9.0qbgt-umOsAiIBRaKuQr_KqsOgCjOaJ1qVir-nNf_TY - 400 90 application/json; charset=utf-8 8.9536ms 2024-09-04 20:16:30.775 +05:30 1bc24ba1-938a-4bc8-8ac0-fd73a78c271c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:16:30.775 +05:30 1bc24ba1-938a-4bc8-8ac0-fd73a78c271c INF CORS policy execution successful. 2024-09-04 20:16:30.775 +05:30 1bc24ba1-938a-4bc8-8ac0-fd73a78c271c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 204 null null 0.4956ms 2024-09-04 20:16:30.827 +05:30 690b575f-af85-4c35-b511-be933aad499c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:16:30.828 +05:30 690b575f-af85-4c35-b511-be933aad499c INF CORS policy execution successful. 2024-09-04 20:16:30.829 +05:30 690b575f-af85-4c35-b511-be933aad499c INF HTTP request: Path: /user/getuserdetails QueryString: ?id=4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:30.829 +05:30 9dbd50d4-b848-4c08-88bf-ff8323323d40 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:16:30.829 +05:30 9dbd50d4-b848-4c08-88bf-ff8323323d40 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-04 20:16:30.844 +05:30 9dbd50d4-b848-4c08-88bf-ff8323323d40 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:30.844 +05:30 9dbd50d4-b848-4c08-88bf-ff8323323d40 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 14.6779ms 2024-09-04 20:16:30.844 +05:30 9dbd50d4-b848-4c08-88bf-ff8323323d40 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:16:30.844 +05:30 9dbd50d4-b848-4c08-88bf-ff8323323d40 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 690b575f-af85-4c35-b511-be933aad499c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1659} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":4,\"LoginName\":\"TestUser1\",\"LoginAbbr\":\"TU1\",\"UserName\":\"TestUser1\",\"Email\":\"TestUser1@example.com\",\"Phone\":\"1234567890\",\"Mobile\":\"9876543210\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":1,\"LinkId\":123,\"DomainName\":\"exampleDomain\",\"DomainUser\":\"exampleDomainUser\",\"AccountDisabled\":false,\"SendEmailOnNotification\":true,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":true,\"EmailUserOnLoginSuccess\":true,\"DontLockAccount\":false,\"NumInvalidAttempts\":5,\"LockedUntil\":\"2024-07-04\",\"BlockFromDate\":\"2024-01-01\",\"BlockToDate\":\"2024-07-04\",\"TimeRestrictionStartDate\":\"2024-01-01\",\"TimeRestrictionEndDate\":\"2024-12-31\",\"TimeRestrictionStartTime\":\"08:00:00\",\"TimeRestrictionEndTime\":\"17:00:00\",\"Location\":1,\"Language\":2,\"AltLanguage\":1,\"TimeZone\":3,\"UserAccess\":1,\"PWDChangeDate\":\"2024-07-01\",\"AuthenticationCode\":\"authCode123\",\"Signature\":\"\",\"Role\":36,\"RoleName\":\"TestRole1\",\"EmailAuthPermission\":true,\"MacAddress\":\"00-14-22-01-23-45\",\"PWDChangeNextLogOn\":true,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":90,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2}],\"EntryRestrictionDetails\":[{\"TagType\":5,\"TagId\":2,\"TagName\":\"Name1\",\"Transaction\":true,\"Report\":true,\"View\":false,\"Exclude\":false},{\"TagType\":5,\"TagId\":4,\"TagName\":\"Name3\",\"Transaction\":false,\"Report\":false,\"View\":false,\"Exclude\":true}]}"} 2024-09-04 20:16:30.845 +05:30 9dbd50d4-b848-4c08-88bf-ff8323323d40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 200 1659 application/json; charset=utf-8 17.4889ms 2024-09-04 20:16:30.920 +05:30 f42cfc9f-f5d6-4dc0-a914-ab688a43c41a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 20:16:30.920 +05:30 f42cfc9f-f5d6-4dc0-a914-ab688a43c41a INF CORS policy execution successful. 2024-09-04 20:16:30.921 +05:30 f42cfc9f-f5d6-4dc0-a914-ab688a43c41a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 204 null null 0.8236ms 2024-09-04 20:16:30.972 +05:30 a082e6ba-db38-4e4a-9042-5bfd5ef129e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - null null 2024-09-04 20:16:30.973 +05:30 a082e6ba-db38-4e4a-9042-5bfd5ef129e7 INF CORS policy execution successful. 2024-09-04 20:16:30.973 +05:30 a082e6ba-db38-4e4a-9042-5bfd5ef129e7 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=36 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:30.974 +05:30 ae335628-0747-4d36-b7c1-e553d719e8d8 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:16:30.974 +05:30 ae335628-0747-4d36-b7c1-e553d719e8d8 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-04 20:16:30.980 +05:30 ae335628-0747-4d36-b7c1-e553d719e8d8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:30.982 +05:30 ae335628-0747-4d36-b7c1-e553d719e8d8 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 7.8489ms 2024-09-04 20:16:30.982 +05:30 ae335628-0747-4d36-b7c1-e553d719e8d8 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:16:30.982 +05:30 ae335628-0747-4d36-b7c1-e553d719e8d8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a082e6ba-db38-4e4a-9042-5bfd5ef129e7}, {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-04 20:16:30.984 +05:30 ae335628-0747-4d36-b7c1-e553d719e8d8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=36 - 200 257 application/json; charset=utf-8 10.9845ms 2024-09-04 20:16:31.066 +05:30 280f298e-f464-41ba-96b0-06bc7e7e7f65 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:16:31.066 +05:30 280f298e-f464-41ba-96b0-06bc7e7e7f65 INF CORS policy execution successful. 2024-09-04 20:16:31.067 +05:30 280f298e-f464-41ba-96b0-06bc7e7e7f65 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.585ms 2024-09-04 20:16:31.067 +05:30 6f7ce6c4-132a-47ee-8203-bfeb4d66d04b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:16:31.067 +05:30 6f7ce6c4-132a-47ee-8203-bfeb4d66d04b INF CORS policy execution successful. 2024-09-04 20:16:31.068 +05:30 6f7ce6c4-132a-47ee-8203-bfeb4d66d04b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.2799ms 2024-09-04 20:16:31.112 +05:30 7b9000e6-d4da-469b-a1d6-873de7003a68 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:16:31.112 +05:30 b60f2ec6-664e-4d05-b441-bc7cf08a861c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:16:31.112 +05:30 7b9000e6-d4da-469b-a1d6-873de7003a68 INF CORS policy execution successful. 2024-09-04 20:16:31.112 +05:30 b60f2ec6-664e-4d05-b441-bc7cf08a861c INF CORS policy execution successful. 2024-09-04 20:16:31.113 +05:30 7b9000e6-d4da-469b-a1d6-873de7003a68 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:31.113 +05:30 b60f2ec6-664e-4d05-b441-bc7cf08a861c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:31.113 +05:30 c0304709-c974-4050-8c71-b66f7054c28d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:16:31.113 +05:30 fdbe3772-1160-44be-9af6-456b71cdcdbe INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:16:31.113 +05:30 c0304709-c974-4050-8c71-b66f7054c28d 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-04 20:16:31.113 +05:30 fdbe3772-1160-44be-9af6-456b71cdcdbe 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-04 20:16:31.118 +05:30 fdbe3772-1160-44be-9af6-456b71cdcdbe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:31.118 +05:30 c0304709-c974-4050-8c71-b66f7054c28d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:31.118 +05:30 fdbe3772-1160-44be-9af6-456b71cdcdbe INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.0092ms 2024-09-04 20:16:31.118 +05:30 fdbe3772-1160-44be-9af6-456b71cdcdbe INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:16:31.118 +05:30 c0304709-c974-4050-8c71-b66f7054c28d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.1828ms 2024-09-04 20:16:31.118 +05:30 c0304709-c974-4050-8c71-b66f7054c28d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:16:31.119 +05:30 c0304709-c974-4050-8c71-b66f7054c28d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7b9000e6-d4da-469b-a1d6-873de7003a68}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:16:31.119 +05:30 fdbe3772-1160-44be-9af6-456b71cdcdbe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b60f2ec6-664e-4d05-b441-bc7cf08a861c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:16:31.119 +05:30 c0304709-c974-4050-8c71-b66f7054c28d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.7601ms 2024-09-04 20:16:31.119 +05:30 fdbe3772-1160-44be-9af6-456b71cdcdbe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 6.7443ms 2024-09-04 20:16:31.251 +05:30 7e135957-19f2-46d1-954b-0a63dbcf943e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - null null 2024-09-04 20:16:31.252 +05:30 7e135957-19f2-46d1-954b-0a63dbcf943e INF CORS policy execution successful. 2024-09-04 20:16:31.252 +05:30 7e135957-19f2-46d1-954b-0a63dbcf943e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - 204 null null 0.4346ms 2024-09-04 20:16:31.301 +05:30 a869070f-05a5-4c96-9da9-907f846f160b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - null null 2024-09-04 20:16:31.304 +05:30 a869070f-05a5-4c96-9da9-907f846f160b INF CORS policy execution successful. 2024-09-04 20:16:31.318 +05:30 a869070f-05a5-4c96-9da9-907f846f160b INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:16:31.320 +05:30 8b05bf86-775b-4a23-8d03-aae957b82b12 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:16:31.321 +05:30 8b05bf86-775b-4a23-8d03-aae957b82b12 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-04 20:16:31.371 +05:30 8b05bf86-775b-4a23-8d03-aae957b82b12 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:31.371 +05:30 8b05bf86-775b-4a23-8d03-aae957b82b12 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 49.5756ms 2024-09-04 20:16:31.371 +05:30 8b05bf86-775b-4a23-8d03-aae957b82b12 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:16:31.372 +05:30 8b05bf86-775b-4a23-8d03-aae957b82b12 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a869070f-05a5-4c96-9da9-907f846f160b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":36,\"Name\":\"TestRole1\"}]"} 2024-09-04 20:16:31.372 +05:30 8b05bf86-775b-4a23-8d03-aae957b82b12 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole1 - 200 132 application/json; charset=utf-8 71.244ms 2024-09-04 20:16:32.603 +05:30 b945a9a7-3673-47dc-9002-ace1bc000a7a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 20:16:32.604 +05:30 b945a9a7-3673-47dc-9002-ace1bc000a7a INF CORS policy execution successful. 2024-09-04 20:16:32.604 +05:30 b945a9a7-3673-47dc-9002-ace1bc000a7a INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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://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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:16:32.605 +05:30 605d8a43-8541-4e87-9f9f-92da97b937a3 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:16:32.605 +05:30 605d8a43-8541-4e87-9f9f-92da97b937a3 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-04 20:16:32.618 +05:30 605d8a43-8541-4e87-9f9f-92da97b937a3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:32.618 +05:30 605d8a43-8541-4e87-9f9f-92da97b937a3 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 12.9361ms 2024-09-04 20:16:32.618 +05:30 605d8a43-8541-4e87-9f9f-92da97b937a3 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:16:32.618 +05:30 605d8a43-8541-4e87-9f9f-92da97b937a3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b945a9a7-3673-47dc-9002-ace1bc000a7a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 20:16:32.618 +05:30 605d8a43-8541-4e87-9f9f-92da97b937a3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 15.0499ms 2024-09-04 20:16:34.051 +05:30 b0a4a636-b20f-49da-9cb4-a5fbc56c0577 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 20:16:34.052 +05:30 b0a4a636-b20f-49da-9cb4-a5fbc56c0577 INF CORS policy execution successful. 2024-09-04 20:16:34.052 +05:30 b0a4a636-b20f-49da-9cb4-a5fbc56c0577 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.7944ms 2024-09-04 20:16:34.079 +05:30 2b1acd9e-a632-45d6-a5df-682758bb1781 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 101 2024-09-04 20:16:34.079 +05:30 2b1acd9e-a632-45d6-a5df-682758bb1781 INF CORS policy execution successful. 2024-09-04 20:16:34.080 +05:30 2b1acd9e-a632-45d6-a5df-682758bb1781 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: 101}, {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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2 ","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 20:16:34.080 +05:30 4caadb50-cbac-4dc4-b212-3f8dae76a226 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 20:16:34.080 +05:30 4caadb50-cbac-4dc4-b212-3f8dae76a226 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-04 20:16:34.084 +05:30 4caadb50-cbac-4dc4-b212-3f8dae76a226 INF Database retrieved 2024-09-04 20:16:34.102 +05:30 4caadb50-cbac-4dc4-b212-3f8dae76a226 INF Token generated 2024-09-04 20:16:34.102 +05:30 4caadb50-cbac-4dc4-b212-3f8dae76a226 INF Token generated 2024-09-04 20:16:34.102 +05:30 4caadb50-cbac-4dc4-b212-3f8dae76a226 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:34.102 +05:30 4caadb50-cbac-4dc4-b212-3f8dae76a226 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 22.3023ms 2024-09-04 20:16:34.103 +05:30 4caadb50-cbac-4dc4-b212-3f8dae76a226 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 20:16:34.103 +05:30 4caadb50-cbac-4dc4-b212-3f8dae76a226 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2b1acd9e-a632-45d6-a5df-682758bb1781}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 902} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYyMDk0LCJpYXQiOjE3MjU0NjExOTR9.b_I5JuxfyGkA_SHMHg3U9XBFCRdMoKceaxH51THtXnY\"}"} 2024-09-04 20:16:34.103 +05:30 4caadb50-cbac-4dc4-b212-3f8dae76a226 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 902 application/json; charset=utf-8 23.7673ms 2024-09-04 20:16:39.326 +05:30 299c377b-25fd-40eb-b2f3-56109719789f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:16:39.326 +05:30 299c377b-25fd-40eb-b2f3-56109719789f INF CORS policy execution successful. 2024-09-04 20:16:39.327 +05:30 299c377b-25fd-40eb-b2f3-56109719789f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.0637ms 2024-09-04 20:16:39.353 +05:30 7d8aed44-5ff9-4d1a-bb55-93583f75c1e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:16:39.353 +05:30 7d8aed44-5ff9-4d1a-bb55-93583f75c1e6 INF CORS policy execution successful. 2024-09-04 20:16:39.354 +05:30 7d8aed44-5ff9-4d1a-bb55-93583f75c1e6 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:16:39.354 +05:30 902138f0-176f-43c7-803b-5e6736a1d48e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:39.354 +05:30 902138f0-176f-43c7-803b-5e6736a1d48e 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-04 20:16:39.363 +05:30 902138f0-176f-43c7-803b-5e6736a1d48e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:39.363 +05:30 902138f0-176f-43c7-803b-5e6736a1d48e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 9.0071ms 2024-09-04 20:16:39.364 +05:30 902138f0-176f-43c7-803b-5e6736a1d48e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:39.364 +05:30 902138f0-176f-43c7-803b-5e6736a1d48e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7d8aed44-5ff9-4d1a-bb55-93583f75c1e6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-02T14:49:45.907\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:16:39.364 +05:30 902138f0-176f-43c7-803b-5e6736a1d48e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 11.7456ms 2024-09-04 20:16:42.042 +05:30 fac0edea-3080-494c-9a80-2fd0252728eb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - null null 2024-09-04 20:16:42.042 +05:30 fac0edea-3080-494c-9a80-2fd0252728eb INF CORS policy execution successful. 2024-09-04 20:16:42.043 +05:30 fac0edea-3080-494c-9a80-2fd0252728eb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - 204 null null 0.7292ms 2024-09-04 20:16:42.068 +05:30 111e220c-2bfd-41f5-84a9-c05186904599 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - null null 2024-09-04 20:16:42.068 +05:30 111e220c-2bfd-41f5-84a9-c05186904599 INF CORS policy execution successful. 2024-09-04 20:16:42.069 +05:30 111e220c-2bfd-41f5-84a9-c05186904599 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=126 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:16:42.069 +05:30 40f99b6e-175b-4de7-808e-361c5bb9b2c7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:16:42.069 +05:30 40f99b6e-175b-4de7-808e-361c5bb9b2c7 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-04 20:16:42.077 +05:30 40f99b6e-175b-4de7-808e-361c5bb9b2c7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:42.078 +05:30 40f99b6e-175b-4de7-808e-361c5bb9b2c7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 8.4654ms 2024-09-04 20:16:42.078 +05:30 40f99b6e-175b-4de7-808e-361c5bb9b2c7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:16:42.078 +05:30 40f99b6e-175b-4de7-808e-361c5bb9b2c7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 111e220c-2bfd-41f5-84a9-c05186904599}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1730} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":126,\"LoginName\":\"dipin30\",\"LoginAbbr\":\"dipin\",\"UserName\":\"dipin30\",\"Email\":\"dipin30@Gmail.com\",\"Phone\":\"1234567890\",\"Mobile\":\"1234567890\",\"Image\":\"715beb2c-9889-40f7-98c9-f07a54da07de.png\",\"Group\":false,\"Parent\":85,\"UserType\":1,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":true,\"EmailUserOnLoginSuccess\":true,\"DontLockAccount\":true,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":\"2024-09-02\",\"BlockToDate\":\"2024-09-02\",\"TimeRestrictionStartDate\":\"2024-09-02\",\"TimeRestrictionEndDate\":\"2024-09-02\",\"TimeRestrictionStartTime\":\"01:18:55\",\"TimeRestrictionEndTime\":\"02:18:02\",\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":9,\"UserAccess\":3,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"ddc14b19-7b93-4714-a017-82ac2f016147.png\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":true,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":true,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nil\",\"ImagePath\":\"../Uploads/User/SS0001\\\\715beb2c-9889-40f7-98c9-f07a54da07de.png\",\"SignaturePath\":\"../Uploads/User/SS0001\\\\ddc14b19-7b93-4714-a017-82ac2f016147.png\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[{\"TagType\":1,\"TagId\":1,\"TagName\":\"Entity1\",\"Transaction\":true,\"Report\":true,\"View\":true,\"Exclude\":false}]}"} 2024-09-04 20:16:42.078 +05:30 40f99b6e-175b-4de7-808e-361c5bb9b2c7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - 200 1730 application/json; charset=utf-8 10.2723ms 2024-09-04 20:16:42.194 +05:30 84314813-f560-4253-b7a3-1c84cad71fc6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:16:42.194 +05:30 6b8eacbf-3dcc-4de6-b1c7-b8a20348fefd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-04 20:16:42.194 +05:30 84314813-f560-4253-b7a3-1c84cad71fc6 INF CORS policy execution successful. 2024-09-04 20:16:42.194 +05:30 6b8eacbf-3dcc-4de6-b1c7-b8a20348fefd INF CORS policy execution successful. 2024-09-04 20:16:42.194 +05:30 6b8eacbf-3dcc-4de6-b1c7-b8a20348fefd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 204 null null 0.5492ms 2024-09-04 20:16:42.194 +05:30 84314813-f560-4253-b7a3-1c84cad71fc6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5498ms 2024-09-04 20:16:42.235 +05:30 42c06977-bf83-4ffa-af55-cb0863a1449b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-04 20:16:42.235 +05:30 3048d6ff-1e33-4b45-994e-d0e97932f8b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:16:42.236 +05:30 42c06977-bf83-4ffa-af55-cb0863a1449b INF CORS policy execution successful. 2024-09-04 20:16:42.236 +05:30 3048d6ff-1e33-4b45-994e-d0e97932f8b1 INF CORS policy execution successful. 2024-09-04 20:16:42.236 +05:30 42c06977-bf83-4ffa-af55-cb0863a1449b INF HTTP request: Path: /user/getuserdetails QueryString: ?id=85 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:16:42.236 +05:30 1c2f74e9-ed36-4da9-9f32-774e1ad63d49 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:16:42.236 +05:30 3048d6ff-1e33-4b45-994e-d0e97932f8b1 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:16:42.237 +05:30 1c2f74e9-ed36-4da9-9f32-774e1ad63d49 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-04 20:16:42.237 +05:30 6574aa6a-a071-4330-82f9-b78f67cf16f6 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:16:42.237 +05:30 6574aa6a-a071-4330-82f9-b78f67cf16f6 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-04 20:16:42.243 +05:30 6574aa6a-a071-4330-82f9-b78f67cf16f6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:42.243 +05:30 6574aa6a-a071-4330-82f9-b78f67cf16f6 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 6.1842ms 2024-09-04 20:16:42.243 +05:30 6574aa6a-a071-4330-82f9-b78f67cf16f6 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:16:42.243 +05:30 1c2f74e9-ed36-4da9-9f32-774e1ad63d49 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:42.243 +05:30 6574aa6a-a071-4330-82f9-b78f67cf16f6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3048d6ff-1e33-4b45-994e-d0e97932f8b1}, {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-04 20:16:42.243 +05:30 1c2f74e9-ed36-4da9-9f32-774e1ad63d49 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 6.6049ms 2024-09-04 20:16:42.243 +05:30 1c2f74e9-ed36-4da9-9f32-774e1ad63d49 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:16:42.243 +05:30 1c2f74e9-ed36-4da9-9f32-774e1ad63d49 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 42c06977-bf83-4ffa-af55-cb0863a1449b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1216} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":85,\"LoginName\":\"\",\"LoginAbbr\":\"nil\",\"UserName\":\"dipingroup1\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"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\":3,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:16:42.244 +05:30 1c2f74e9-ed36-4da9-9f32-774e1ad63d49 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 200 1216 application/json; charset=utf-8 8.35ms 2024-09-04 20:16:42.244 +05:30 6574aa6a-a071-4330-82f9-b78f67cf16f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 8.36ms 2024-09-04 20:16:42.354 +05:30 18722dfb-c965-4825-9b56-2aed7de7e707 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:16:42.354 +05:30 18722dfb-c965-4825-9b56-2aed7de7e707 INF CORS policy execution successful. 2024-09-04 20:16:42.354 +05:30 18722dfb-c965-4825-9b56-2aed7de7e707 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4839ms 2024-09-04 20:16:42.358 +05:30 7bf2bc58-76cd-4896-99c4-1d06a57bebdb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:16:42.358 +05:30 7bf2bc58-76cd-4896-99c4-1d06a57bebdb INF CORS policy execution successful. 2024-09-04 20:16:42.359 +05:30 7bf2bc58-76cd-4896-99c4-1d06a57bebdb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.3972ms 2024-09-04 20:16:42.420 +05:30 d467e45c-44d9-4768-977c-2d0c80b5fc67 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:16:42.422 +05:30 02e06593-a37f-4f12-8f04-471ce3958c65 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:16:42.422 +05:30 d467e45c-44d9-4768-977c-2d0c80b5fc67 INF CORS policy execution successful. 2024-09-04 20:16:42.422 +05:30 d467e45c-44d9-4768-977c-2d0c80b5fc67 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:16:42.422 +05:30 02e06593-a37f-4f12-8f04-471ce3958c65 INF CORS policy execution successful. 2024-09-04 20:16:42.423 +05:30 b7bae7f5-c77c-405b-a4a0-bd20937e5d8a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:16:42.423 +05:30 b7bae7f5-c77c-405b-a4a0-bd20937e5d8a 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-04 20:16:42.423 +05:30 02e06593-a37f-4f12-8f04-471ce3958c65 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:16:42.425 +05:30 f9ed53a6-e75c-4631-a315-eb02d560d332 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:16:42.425 +05:30 f9ed53a6-e75c-4631-a315-eb02d560d332 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-04 20:16:42.428 +05:30 b7bae7f5-c77c-405b-a4a0-bd20937e5d8a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:42.428 +05:30 b7bae7f5-c77c-405b-a4a0-bd20937e5d8a INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.9853ms 2024-09-04 20:16:42.428 +05:30 b7bae7f5-c77c-405b-a4a0-bd20937e5d8a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:16:42.428 +05:30 b7bae7f5-c77c-405b-a4a0-bd20937e5d8a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d467e45c-44d9-4768-977c-2d0c80b5fc67}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:16:42.428 +05:30 b7bae7f5-c77c-405b-a4a0-bd20937e5d8a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 8.0686ms 2024-09-04 20:16:42.429 +05:30 f9ed53a6-e75c-4631-a315-eb02d560d332 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:42.429 +05:30 f9ed53a6-e75c-4631-a315-eb02d560d332 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.5986ms 2024-09-04 20:16:42.429 +05:30 f9ed53a6-e75c-4631-a315-eb02d560d332 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:16:42.429 +05:30 f9ed53a6-e75c-4631-a315-eb02d560d332 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 02e06593-a37f-4f12-8f04-471ce3958c65}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:16:42.430 +05:30 f9ed53a6-e75c-4631-a315-eb02d560d332 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 7.9664ms 2024-09-04 20:16:42.602 +05:30 fc2b5a25-7c67-4a81-b740-17a48438c0b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:16:42.602 +05:30 fc2b5a25-7c67-4a81-b740-17a48438c0b1 INF CORS policy execution successful. 2024-09-04 20:16:42.603 +05:30 fc2b5a25-7c67-4a81-b740-17a48438c0b1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.4568ms 2024-09-04 20:16:42.639 +05:30 d79ef292-4f79-483c-9835-71a1f7314e34 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:16:42.640 +05:30 d79ef292-4f79-483c-9835-71a1f7314e34 INF CORS policy execution successful. 2024-09-04 20:16:42.640 +05:30 d79ef292-4f79-483c-9835-71a1f7314e34 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:16:42.641 +05:30 7680ca8c-9d4d-41c4-bf9e-23f8621d1248 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:16:42.641 +05:30 7680ca8c-9d4d-41c4-bf9e-23f8621d1248 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-04 20:16:42.649 +05:30 7680ca8c-9d4d-41c4-bf9e-23f8621d1248 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:42.650 +05:30 7680ca8c-9d4d-41c4-bf9e-23f8621d1248 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.6631ms 2024-09-04 20:16:42.650 +05:30 7680ca8c-9d4d-41c4-bf9e-23f8621d1248 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:16:42.650 +05:30 7680ca8c-9d4d-41c4-bf9e-23f8621d1248 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d79ef292-4f79-483c-9835-71a1f7314e34}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:16:42.650 +05:30 7680ca8c-9d4d-41c4-bf9e-23f8621d1248 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 11.1468ms 2024-09-04 20:16:42.825 +05:30 e941c0a2-be65-4233-999d-f22338adfe60 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:16:42.826 +05:30 e941c0a2-be65-4233-999d-f22338adfe60 INF CORS policy execution successful. 2024-09-04 20:16:42.826 +05:30 e941c0a2-be65-4233-999d-f22338adfe60 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:16:42.826 +05:30 70b1f19c-6b80-4c96-a0e7-4478229d5d64 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:16:42.826 +05:30 70b1f19c-6b80-4c96-a0e7-4478229d5d64 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-04 20:16:42.830 +05:30 70b1f19c-6b80-4c96-a0e7-4478229d5d64 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:42.830 +05:30 70b1f19c-6b80-4c96-a0e7-4478229d5d64 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.6332ms 2024-09-04 20:16:42.830 +05:30 70b1f19c-6b80-4c96-a0e7-4478229d5d64 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:16:42.830 +05:30 70b1f19c-6b80-4c96-a0e7-4478229d5d64 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e941c0a2-be65-4233-999d-f22338adfe60}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:16:42.831 +05:30 70b1f19c-6b80-4c96-a0e7-4478229d5d64 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 5.0726ms 2024-09-04 20:16:45.246 +05:30 d95828b6-020b-45ec-83d5-52d0759cac56 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:16:45.247 +05:30 d95828b6-020b-45ec-83d5-52d0759cac56 INF CORS policy execution successful. 2024-09-04 20:16:45.247 +05:30 d95828b6-020b-45ec-83d5-52d0759cac56 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 0.8122ms 2024-09-04 20:16:45.299 +05:30 000f8ded-3b02-4839-98b3-542870dda950 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1279 2024-09-04 20:16:45.300 +05:30 000f8ded-3b02-4839-98b3-542870dda950 INF CORS policy execution successful. 2024-09-04 20:16:45.301 +05:30 000f8ded-3b02-4839-98b3-542870dda950 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Content-Length: 1279}, {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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":126,"group":false,"parent":85,"role":100,"userName":"dipin30","language":1,"altLanguage":1,"timeZone":9,"image":"715beb2c-9889-40f7-98c9-f07a54da07de.png","password":"","loginName":"dipin30","loginAbbr":"dipin","securityQuestion":1,"securityAnswer":"nil","email":"dipin30@Gmail.com","phone":"1234567890","mobile":"1234567890","emailAuthPermission":true,"userAccess":3,"accountDisabled":false,"dontLockAccount":true,"allowMultipleLogin":false,"sendEmailNotification":false,"emailUserOnLoginSuccess":true,"emailOnLoginFailure":true,"blockFromDate":"2024-09-02","blockToDate":"2024-09-02","timeRestrictionStartDate":"2024-09-02","timeRestrictionEndDate":"2024-09-02","timeRestrictionStartTime":"01:18:55","timeRestrictionEndTime":"02:18:02","days":[{"day":1},{"day":2},{"day":3},{"day":4},{"day":5},{"day":6},{"day":7}],"lockedTill":null,"pwdChangeNextLogOn":true,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":0,"signature":"ddc14b19-7b93-4714-a017-82ac2f016147.png","location":0,"macAddress":"","domainName":"","domainUser":"","entryRestrictionDetails":[{"tagTypeId":1,"tagId":1,"isTransaction":true,"isReport":true,"isView":true,"isExcluded":false,"tagName":"Entity1"}],"linkId":0,"pwdChangeDate":null,"authenticationCode":"","numInvalidAttempts":0,"userType":1} 2024-09-04 20:16:45.301 +05:30 5a1fe8be-5c00-41f5-93c1-36d831750834 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:16:45.301 +05:30 5a1fe8be-5c00-41f5-93c1-36d831750834 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-04 20:16:45.322 +05:30 5a1fe8be-5c00-41f5-93c1-36d831750834 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:45.324 +05:30 5a1fe8be-5c00-41f5-93c1-36d831750834 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 22.1148ms 2024-09-04 20:16:45.324 +05:30 5a1fe8be-5c00-41f5-93c1-36d831750834 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:16:45.324 +05:30 5a1fe8be-5c00-41f5-93c1-36d831750834 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 000f8ded-3b02-4839-98b3-542870dda950}, {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 updated successfully.","result":"126"} 2024-09-04 20:16:45.325 +05:30 5a1fe8be-5c00-41f5-93c1-36d831750834 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 92 application/json; charset=utf-8 25.1376ms 2024-09-04 20:16:45.847 +05:30 dac4d9a7-61b7-40a8-aaf4-7026fedc7124 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:16:45.847 +05:30 1f520935-736e-473e-bf98-78d6f17be3de INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:16:45.847 +05:30 1f520935-736e-473e-bf98-78d6f17be3de INF CORS policy execution successful. 2024-09-04 20:16:45.847 +05:30 dac4d9a7-61b7-40a8-aaf4-7026fedc7124 INF CORS policy execution successful. 2024-09-04 20:16:45.848 +05:30 1f520935-736e-473e-bf98-78d6f17be3de 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:16:45.848 +05:30 dac4d9a7-61b7-40a8-aaf4-7026fedc7124 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:16:45.848 +05:30 36bd69d2-01bf-41d2-bc33-dd96fd7ea0d8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:16:45.848 +05:30 e7159294-41b4-4401-9d05-50a1a7ccd971 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:16:45.848 +05:30 e7159294-41b4-4401-9d05-50a1a7ccd971 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-04 20:16:45.848 +05:30 36bd69d2-01bf-41d2-bc33-dd96fd7ea0d8 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-04 20:16:45.858 +05:30 36bd69d2-01bf-41d2-bc33-dd96fd7ea0d8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:45.858 +05:30 36bd69d2-01bf-41d2-bc33-dd96fd7ea0d8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.7845ms 2024-09-04 20:16:45.858 +05:30 36bd69d2-01bf-41d2-bc33-dd96fd7ea0d8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:16:45.858 +05:30 e7159294-41b4-4401-9d05-50a1a7ccd971 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:45.858 +05:30 36bd69d2-01bf-41d2-bc33-dd96fd7ea0d8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1f520935-736e-473e-bf98-78d6f17be3de}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:16:45.858 +05:30 e7159294-41b4-4401-9d05-50a1a7ccd971 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 10.1037ms 2024-09-04 20:16:45.858 +05:30 e7159294-41b4-4401-9d05-50a1a7ccd971 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:16:45.858 +05:30 36bd69d2-01bf-41d2-bc33-dd96fd7ea0d8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 11.6436ms 2024-09-04 20:16:45.861 +05:30 e7159294-41b4-4401-9d05-50a1a7ccd971 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dac4d9a7-61b7-40a8-aaf4-7026fedc7124}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:16:45.862 +05:30 e7159294-41b4-4401-9d05-50a1a7ccd971 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 15.2598ms 2024-09-04 20:16:47.584 +05:30 1678f0e0-b4f9-470b-83b0-b66c01f43aca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:16:47.584 +05:30 1678f0e0-b4f9-470b-83b0-b66c01f43aca INF CORS policy execution successful. 2024-09-04 20:16:47.585 +05:30 1678f0e0-b4f9-470b-83b0-b66c01f43aca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6471ms 2024-09-04 20:16:47.631 +05:30 a682a369-2b63-42b4-8e0c-366cf7eca7c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:16:47.631 +05:30 a682a369-2b63-42b4-8e0c-366cf7eca7c6 INF CORS policy execution successful. 2024-09-04 20:16:47.632 +05:30 a682a369-2b63-42b4-8e0c-366cf7eca7c6 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:16:47.632 +05:30 dd5430d1-9dd7-47dc-95de-a9b40cc65975 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:47.632 +05:30 dd5430d1-9dd7-47dc-95de-a9b40cc65975 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-04 20:16:47.642 +05:30 dd5430d1-9dd7-47dc-95de-a9b40cc65975 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:16:47.642 +05:30 dd5430d1-9dd7-47dc-95de-a9b40cc65975 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 10.3741ms 2024-09-04 20:16:47.642 +05:30 dd5430d1-9dd7-47dc-95de-a9b40cc65975 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:16:47.642 +05:30 dd5430d1-9dd7-47dc-95de-a9b40cc65975 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a682a369-2b63-42b4-8e0c-366cf7eca7c6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-04T14:46:45.313\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:16:47.643 +05:30 dd5430d1-9dd7-47dc-95de-a9b40cc65975 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 11.9011ms 2024-09-04 20:17:02.579 +05:30 6f2aad03-2ebc-4930-80c5-2bae396422f4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:17:02.579 +05:30 6f2aad03-2ebc-4930-80c5-2bae396422f4 INF CORS policy execution successful. 2024-09-04 20:17:02.580 +05:30 6f2aad03-2ebc-4930-80c5-2bae396422f4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.6403ms 2024-09-04 20:17:02.725 +05:30 ec192b2e-9f5e-4fa4-9f3e-224447ef9038 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:17:02.726 +05:30 ec192b2e-9f5e-4fa4-9f3e-224447ef9038 INF CORS policy execution successful. 2024-09-04 20:17:02.726 +05:30 ec192b2e-9f5e-4fa4-9f3e-224447ef9038 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:17:02.727 +05:30 20ac5392-ebeb-4ddc-b291-8bce16a48234 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:02.727 +05:30 20ac5392-ebeb-4ddc-b291-8bce16a48234 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-04 20:17:02.733 +05:30 20ac5392-ebeb-4ddc-b291-8bce16a48234 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:02.733 +05:30 20ac5392-ebeb-4ddc-b291-8bce16a48234 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.2346ms 2024-09-04 20:17:02.734 +05:30 20ac5392-ebeb-4ddc-b291-8bce16a48234 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:02.734 +05:30 20ac5392-ebeb-4ddc-b291-8bce16a48234 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec192b2e-9f5e-4fa4-9f3e-224447ef9038}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:17:02.734 +05:30 20ac5392-ebeb-4ddc-b291-8bce16a48234 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 8.7988ms 2024-09-04 20:17:05.575 +05:30 d100b2e2-a17f-45d3-ba3e-cb2dffae7c90 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=tes - null null 2024-09-04 20:17:05.575 +05:30 d100b2e2-a17f-45d3-ba3e-cb2dffae7c90 INF CORS policy execution successful. 2024-09-04 20:17:05.576 +05:30 d100b2e2-a17f-45d3-ba3e-cb2dffae7c90 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=tes - 204 null null 0.5752ms 2024-09-04 20:17:05.772 +05:30 c1142caf-8a2b-468f-a180-8d42bf51ea8f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=tes - null null 2024-09-04 20:17:05.772 +05:30 c1142caf-8a2b-468f-a180-8d42bf51ea8f INF CORS policy execution successful. 2024-09-04 20:17:05.773 +05:30 c1142caf-8a2b-468f-a180-8d42bf51ea8f INF HTTP request: Path: /role/geterproles QueryString: ?searchString=tes Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:17:05.773 +05:30 50673c75-53a1-4a0c-9832-499b9357f8b5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:05.773 +05:30 50673c75-53a1-4a0c-9832-499b9357f8b5 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-04 20:17:05.786 +05:30 50673c75-53a1-4a0c-9832-499b9357f8b5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:05.787 +05:30 50673c75-53a1-4a0c-9832-499b9357f8b5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 13.5528ms 2024-09-04 20:17:05.787 +05:30 50673c75-53a1-4a0c-9832-499b9357f8b5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:05.787 +05:30 50673c75-53a1-4a0c-9832-499b9357f8b5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c1142caf-8a2b-468f-a180-8d42bf51ea8f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 893} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1055,\"Name\":\"TestingRoleValidation\"},{\"Id\":1061,\"Name\":\"TestRole\"},{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"},{\"Id\":36,\"Name\":\"TestRole1\"},{\"Id\":37,\"Name\":\"TestRole2\"},{\"Id\":1066,\"Name\":\"TestRole240801\"},{\"Id\":1068,\"Name\":\"TestRole260801\"},{\"Id\":1069,\"Name\":\"TestRole280801\"},{\"Id\":38,\"Name\":\"TestRole3\"},{\"Id\":40,\"Name\":\"TestRole5\"},{\"Id\":41,\"Name\":\"TestRole6\"},{\"Id\":42,\"Name\":\"TestRole7\"},{\"Id\":43,\"Name\":\"TestRole8\"},{\"Id\":44,\"Name\":\"TestRole9\"},{\"Id\":45,\"Name\":\"TestRole9\"},{\"Id\":1057,\"Name\":\"TestRole9\"},{\"Id\":1060,\"Name\":\"TestRoleForDetails\"},{\"Id\":1054,\"Name\":\"TestRoleValidation\"},{\"Id\":1062,\"Name\":\"TestUpsertionWithNewParamInTT\"}]"} 2024-09-04 20:17:05.787 +05:30 50673c75-53a1-4a0c-9832-499b9357f8b5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=tes - 200 893 application/json; charset=utf-8 15.5906ms 2024-09-04 20:17:05.891 +05:30 0bc3d7d4-a8c7-4912-acb4-678cef856975 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - null null 2024-09-04 20:17:05.891 +05:30 0bc3d7d4-a8c7-4912-acb4-678cef856975 INF CORS policy execution successful. 2024-09-04 20:17:05.891 +05:30 0bc3d7d4-a8c7-4912-acb4-678cef856975 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - 204 null null 0.4955ms 2024-09-04 20:17:06.017 +05:30 2227b23b-78c6-4790-bbc0-acf5ca817c9e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - null null 2024-09-04 20:17:06.018 +05:30 2227b23b-78c6-4790-bbc0-acf5ca817c9e INF CORS policy execution successful. 2024-09-04 20:17:06.018 +05:30 2227b23b-78c6-4790-bbc0-acf5ca817c9e INF HTTP request: Path: /role/geterproles QueryString: ?searchString=test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:17:06.018 +05:30 e2bf7f23-f8a5-4fe6-b737-43a8a3488433 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:06.018 +05:30 e2bf7f23-f8a5-4fe6-b737-43a8a3488433 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-04 20:17:06.023 +05:30 e2bf7f23-f8a5-4fe6-b737-43a8a3488433 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:06.023 +05:30 e2bf7f23-f8a5-4fe6-b737-43a8a3488433 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.7321ms 2024-09-04 20:17:06.023 +05:30 e2bf7f23-f8a5-4fe6-b737-43a8a3488433 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:06.023 +05:30 e2bf7f23-f8a5-4fe6-b737-43a8a3488433 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2227b23b-78c6-4790-bbc0-acf5ca817c9e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 893} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1055,\"Name\":\"TestingRoleValidation\"},{\"Id\":1061,\"Name\":\"TestRole\"},{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"},{\"Id\":36,\"Name\":\"TestRole1\"},{\"Id\":37,\"Name\":\"TestRole2\"},{\"Id\":1066,\"Name\":\"TestRole240801\"},{\"Id\":1068,\"Name\":\"TestRole260801\"},{\"Id\":1069,\"Name\":\"TestRole280801\"},{\"Id\":38,\"Name\":\"TestRole3\"},{\"Id\":40,\"Name\":\"TestRole5\"},{\"Id\":41,\"Name\":\"TestRole6\"},{\"Id\":42,\"Name\":\"TestRole7\"},{\"Id\":43,\"Name\":\"TestRole8\"},{\"Id\":44,\"Name\":\"TestRole9\"},{\"Id\":45,\"Name\":\"TestRole9\"},{\"Id\":1057,\"Name\":\"TestRole9\"},{\"Id\":1060,\"Name\":\"TestRoleForDetails\"},{\"Id\":1054,\"Name\":\"TestRoleValidation\"},{\"Id\":1062,\"Name\":\"TestUpsertionWithNewParamInTT\"}]"} 2024-09-04 20:17:06.023 +05:30 e2bf7f23-f8a5-4fe6-b737-43a8a3488433 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - 200 893 application/json; charset=utf-8 7.0471ms 2024-09-04 20:17:07.316 +05:30 79081e00-5259-4e42-820c-08059832a6b4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testu - null null 2024-09-04 20:17:07.316 +05:30 79081e00-5259-4e42-820c-08059832a6b4 INF CORS policy execution successful. 2024-09-04 20:17:07.317 +05:30 79081e00-5259-4e42-820c-08059832a6b4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testu - 204 null null 0.944ms 2024-09-04 20:17:07.362 +05:30 1e8dbcea-25f6-4305-b7b8-35bfba1437e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testu - null null 2024-09-04 20:17:07.362 +05:30 1e8dbcea-25f6-4305-b7b8-35bfba1437e0 INF CORS policy execution successful. 2024-09-04 20:17:07.363 +05:30 1e8dbcea-25f6-4305-b7b8-35bfba1437e0 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=testu Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:17:07.363 +05:30 71f3f6e5-d2bf-470a-8fac-0319f3563e87 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:07.363 +05:30 71f3f6e5-d2bf-470a-8fac-0319f3563e87 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-04 20:17:07.372 +05:30 71f3f6e5-d2bf-470a-8fac-0319f3563e87 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:07.372 +05:30 71f3f6e5-d2bf-470a-8fac-0319f3563e87 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.5838ms 2024-09-04 20:17:07.372 +05:30 71f3f6e5-d2bf-470a-8fac-0319f3563e87 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:07.372 +05:30 71f3f6e5-d2bf-470a-8fac-0319f3563e87 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1e8dbcea-25f6-4305-b7b8-35bfba1437e0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 154} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1062,\"Name\":\"TestUpsertionWithNewParamInTT\"}]"} 2024-09-04 20:17:07.372 +05:30 71f3f6e5-d2bf-470a-8fac-0319f3563e87 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testu - 200 154 application/json; charset=utf-8 10.7387ms 2024-09-04 20:17:09.199 +05:30 8dea4c8d-78e9-433a-9565-6dc2902240b2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - null null 2024-09-04 20:17:09.200 +05:30 8dea4c8d-78e9-433a-9565-6dc2902240b2 INF CORS policy execution successful. 2024-09-04 20:17:09.200 +05:30 8dea4c8d-78e9-433a-9565-6dc2902240b2 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:17:09.200 +05:30 301e4625-7c87-49a4-b2cf-10ccdd3eba6f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:09.200 +05:30 301e4625-7c87-49a4-b2cf-10ccdd3eba6f 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-04 20:17:09.205 +05:30 301e4625-7c87-49a4-b2cf-10ccdd3eba6f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:09.206 +05:30 301e4625-7c87-49a4-b2cf-10ccdd3eba6f INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.4688ms 2024-09-04 20:17:09.206 +05:30 301e4625-7c87-49a4-b2cf-10ccdd3eba6f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:09.206 +05:30 301e4625-7c87-49a4-b2cf-10ccdd3eba6f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8dea4c8d-78e9-433a-9565-6dc2902240b2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 893} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1055,\"Name\":\"TestingRoleValidation\"},{\"Id\":1061,\"Name\":\"TestRole\"},{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"},{\"Id\":36,\"Name\":\"TestRole1\"},{\"Id\":37,\"Name\":\"TestRole2\"},{\"Id\":1066,\"Name\":\"TestRole240801\"},{\"Id\":1068,\"Name\":\"TestRole260801\"},{\"Id\":1069,\"Name\":\"TestRole280801\"},{\"Id\":38,\"Name\":\"TestRole3\"},{\"Id\":40,\"Name\":\"TestRole5\"},{\"Id\":41,\"Name\":\"TestRole6\"},{\"Id\":42,\"Name\":\"TestRole7\"},{\"Id\":43,\"Name\":\"TestRole8\"},{\"Id\":44,\"Name\":\"TestRole9\"},{\"Id\":45,\"Name\":\"TestRole9\"},{\"Id\":1057,\"Name\":\"TestRole9\"},{\"Id\":1060,\"Name\":\"TestRoleForDetails\"},{\"Id\":1054,\"Name\":\"TestRoleValidation\"},{\"Id\":1062,\"Name\":\"TestUpsertionWithNewParamInTT\"}]"} 2024-09-04 20:17:09.206 +05:30 301e4625-7c87-49a4-b2cf-10ccdd3eba6f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - 200 893 application/json; charset=utf-8 7.0478ms 2024-09-04 20:17:09.748 +05:30 ddbc5d0a-4218-4ab6-9563-17e336f0c05b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testr - null null 2024-09-04 20:17:09.748 +05:30 ddbc5d0a-4218-4ab6-9563-17e336f0c05b INF CORS policy execution successful. 2024-09-04 20:17:09.748 +05:30 ddbc5d0a-4218-4ab6-9563-17e336f0c05b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testr - 204 null null 0.5813ms 2024-09-04 20:17:09.784 +05:30 31900ced-beb0-4e33-8d36-8a7eac7a7122 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testr - null null 2024-09-04 20:17:09.785 +05:30 31900ced-beb0-4e33-8d36-8a7eac7a7122 INF CORS policy execution successful. 2024-09-04 20:17:09.785 +05:30 31900ced-beb0-4e33-8d36-8a7eac7a7122 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=testr Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:17:09.785 +05:30 606a10ed-33b4-4380-af8e-d7d903d040d5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:09.786 +05:30 606a10ed-33b4-4380-af8e-d7d903d040d5 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-04 20:17:09.793 +05:30 606a10ed-33b4-4380-af8e-d7d903d040d5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:09.793 +05:30 606a10ed-33b4-4380-af8e-d7d903d040d5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.2604ms 2024-09-04 20:17:09.793 +05:30 606a10ed-33b4-4380-af8e-d7d903d040d5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:09.793 +05:30 606a10ed-33b4-4380-af8e-d7d903d040d5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 31900ced-beb0-4e33-8d36-8a7eac7a7122}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 787} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"},{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"},{\"Id\":36,\"Name\":\"TestRole1\"},{\"Id\":37,\"Name\":\"TestRole2\"},{\"Id\":1066,\"Name\":\"TestRole240801\"},{\"Id\":1068,\"Name\":\"TestRole260801\"},{\"Id\":1069,\"Name\":\"TestRole280801\"},{\"Id\":38,\"Name\":\"TestRole3\"},{\"Id\":40,\"Name\":\"TestRole5\"},{\"Id\":41,\"Name\":\"TestRole6\"},{\"Id\":42,\"Name\":\"TestRole7\"},{\"Id\":43,\"Name\":\"TestRole8\"},{\"Id\":44,\"Name\":\"TestRole9\"},{\"Id\":45,\"Name\":\"TestRole9\"},{\"Id\":1057,\"Name\":\"TestRole9\"},{\"Id\":1060,\"Name\":\"TestRoleForDetails\"},{\"Id\":1054,\"Name\":\"TestRoleValidation\"}]"} 2024-09-04 20:17:09.793 +05:30 606a10ed-33b4-4380-af8e-d7d903d040d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testr - 200 787 application/json; charset=utf-8 9.1678ms 2024-09-04 20:17:10.448 +05:30 8089f6f7-5ab4-4e0d-b25d-c8c3ec96e3cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrol - null null 2024-09-04 20:17:10.448 +05:30 8089f6f7-5ab4-4e0d-b25d-c8c3ec96e3cc INF CORS policy execution successful. 2024-09-04 20:17:10.448 +05:30 8089f6f7-5ab4-4e0d-b25d-c8c3ec96e3cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrol - 204 null null 0.4849ms 2024-09-04 20:17:10.486 +05:30 7ca1dbf8-f64d-41a3-8a36-3352222a3531 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrol - null null 2024-09-04 20:17:10.488 +05:30 7ca1dbf8-f64d-41a3-8a36-3352222a3531 INF CORS policy execution successful. 2024-09-04 20:17:10.490 +05:30 7ca1dbf8-f64d-41a3-8a36-3352222a3531 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=testrol Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:17:10.490 +05:30 d562a2f9-05a3-4b0e-be62-25762d33ef2b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:10.490 +05:30 d562a2f9-05a3-4b0e-be62-25762d33ef2b 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-04 20:17:10.496 +05:30 d562a2f9-05a3-4b0e-be62-25762d33ef2b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:10.496 +05:30 d562a2f9-05a3-4b0e-be62-25762d33ef2b INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.2592ms 2024-09-04 20:17:10.496 +05:30 d562a2f9-05a3-4b0e-be62-25762d33ef2b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:10.496 +05:30 d562a2f9-05a3-4b0e-be62-25762d33ef2b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7ca1dbf8-f64d-41a3-8a36-3352222a3531}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 787} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"},{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"},{\"Id\":36,\"Name\":\"TestRole1\"},{\"Id\":37,\"Name\":\"TestRole2\"},{\"Id\":1066,\"Name\":\"TestRole240801\"},{\"Id\":1068,\"Name\":\"TestRole260801\"},{\"Id\":1069,\"Name\":\"TestRole280801\"},{\"Id\":38,\"Name\":\"TestRole3\"},{\"Id\":40,\"Name\":\"TestRole5\"},{\"Id\":41,\"Name\":\"TestRole6\"},{\"Id\":42,\"Name\":\"TestRole7\"},{\"Id\":43,\"Name\":\"TestRole8\"},{\"Id\":44,\"Name\":\"TestRole9\"},{\"Id\":45,\"Name\":\"TestRole9\"},{\"Id\":1057,\"Name\":\"TestRole9\"},{\"Id\":1060,\"Name\":\"TestRoleForDetails\"},{\"Id\":1054,\"Name\":\"TestRoleValidation\"}]"} 2024-09-04 20:17:10.496 +05:30 d562a2f9-05a3-4b0e-be62-25762d33ef2b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrol - 200 787 application/json; charset=utf-8 10.154ms 2024-09-04 20:17:10.848 +05:30 8b4fc6ef-20fe-44fc-9936-1a70465a9fd9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole - null null 2024-09-04 20:17:10.848 +05:30 8b4fc6ef-20fe-44fc-9936-1a70465a9fd9 INF CORS policy execution successful. 2024-09-04 20:17:10.849 +05:30 8b4fc6ef-20fe-44fc-9936-1a70465a9fd9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole - 204 null null 0.832ms 2024-09-04 20:17:10.893 +05:30 da0dd9c1-e52b-4461-a0b0-6351b692d9aa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole - null null 2024-09-04 20:17:10.893 +05:30 da0dd9c1-e52b-4461-a0b0-6351b692d9aa INF CORS policy execution successful. 2024-09-04 20:17:10.894 +05:30 da0dd9c1-e52b-4461-a0b0-6351b692d9aa INF HTTP request: Path: /role/geterproles QueryString: ?searchString=testrole Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:17:10.894 +05:30 f8f5cedd-be94-46a2-8361-f52f4842f048 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:10.894 +05:30 f8f5cedd-be94-46a2-8361-f52f4842f048 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-04 20:17:10.898 +05:30 f8f5cedd-be94-46a2-8361-f52f4842f048 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:10.898 +05:30 f8f5cedd-be94-46a2-8361-f52f4842f048 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 3.8393ms 2024-09-04 20:17:10.898 +05:30 f8f5cedd-be94-46a2-8361-f52f4842f048 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:10.898 +05:30 f8f5cedd-be94-46a2-8361-f52f4842f048 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da0dd9c1-e52b-4461-a0b0-6351b692d9aa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 787} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"},{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"},{\"Id\":36,\"Name\":\"TestRole1\"},{\"Id\":37,\"Name\":\"TestRole2\"},{\"Id\":1066,\"Name\":\"TestRole240801\"},{\"Id\":1068,\"Name\":\"TestRole260801\"},{\"Id\":1069,\"Name\":\"TestRole280801\"},{\"Id\":38,\"Name\":\"TestRole3\"},{\"Id\":40,\"Name\":\"TestRole5\"},{\"Id\":41,\"Name\":\"TestRole6\"},{\"Id\":42,\"Name\":\"TestRole7\"},{\"Id\":43,\"Name\":\"TestRole8\"},{\"Id\":44,\"Name\":\"TestRole9\"},{\"Id\":45,\"Name\":\"TestRole9\"},{\"Id\":1057,\"Name\":\"TestRole9\"},{\"Id\":1060,\"Name\":\"TestRoleForDetails\"},{\"Id\":1054,\"Name\":\"TestRoleValidation\"}]"} 2024-09-04 20:17:10.898 +05:30 f8f5cedd-be94-46a2-8361-f52f4842f048 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole - 200 787 application/json; charset=utf-8 5.426ms 2024-09-04 20:17:13.565 +05:30 cb3ea0b7-02c8-4320-8532-06586107459d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:17:13.565 +05:30 cb3ea0b7-02c8-4320-8532-06586107459d INF CORS policy execution successful. 2024-09-04 20:17:13.565 +05:30 cb3ea0b7-02c8-4320-8532-06586107459d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 0.444ms 2024-09-04 20:17:13.599 +05:30 b060f090-c51c-4d62-a08e-0d3548e99ddd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:17:13.599 +05:30 b060f090-c51c-4d62-a08e-0d3548e99ddd INF CORS policy execution successful. 2024-09-04 20:17:13.600 +05:30 b060f090-c51c-4d62-a08e-0d3548e99ddd INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:17:13.600 +05:30 7266650f-b244-4e5f-8923-c3029760d9f6 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:17:13.600 +05:30 7266650f-b244-4e5f-8923-c3029760d9f6 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-04 20:17:13.605 +05:30 7266650f-b244-4e5f-8923-c3029760d9f6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:13.606 +05:30 7266650f-b244-4e5f-8923-c3029760d9f6 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.4914ms 2024-09-04 20:17:13.606 +05:30 7266650f-b244-4e5f-8923-c3029760d9f6 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:17:13.606 +05:30 7266650f-b244-4e5f-8923-c3029760d9f6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b060f090-c51c-4d62-a08e-0d3548e99ddd}, {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-04 20:17:13.606 +05:30 7266650f-b244-4e5f-8923-c3029760d9f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 7.536ms 2024-09-04 20:17:13.866 +05:30 89a1eeb0-baaa-4c8d-b298-21100c71b575 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:17:13.866 +05:30 89a1eeb0-baaa-4c8d-b298-21100c71b575 INF CORS policy execution successful. 2024-09-04 20:17:13.867 +05:30 89a1eeb0-baaa-4c8d-b298-21100c71b575 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 0.7471ms 2024-09-04 20:17:13.900 +05:30 e55a59f9-4347-435e-8449-140f2af40adf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:17:13.901 +05:30 e55a59f9-4347-435e-8449-140f2af40adf INF CORS policy execution successful. 2024-09-04 20:17:13.901 +05:30 e55a59f9-4347-435e-8449-140f2af40adf INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:17:13.901 +05:30 7bf1cbc5-44d1-4200-ade2-d992eac0d625 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:13.902 +05:30 7bf1cbc5-44d1-4200-ade2-d992eac0d625 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-04 20:17:13.907 +05:30 7bf1cbc5-44d1-4200-ade2-d992eac0d625 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:13.907 +05:30 7bf1cbc5-44d1-4200-ade2-d992eac0d625 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.191ms 2024-09-04 20:17:13.907 +05:30 7bf1cbc5-44d1-4200-ade2-d992eac0d625 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:13.907 +05:30 7bf1cbc5-44d1-4200-ade2-d992eac0d625 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e55a59f9-4347-435e-8449-140f2af40adf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 20:17:13.908 +05:30 7bf1cbc5-44d1-4200-ade2-d992eac0d625 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 7.4075ms 2024-09-04 20:17:18.327 +05:30 8b4b8c7a-a3ea-42a8-ae17-0125ee613dd8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:17:18.327 +05:30 8b4b8c7a-a3ea-42a8-ae17-0125ee613dd8 INF CORS policy execution successful. 2024-09-04 20:17:18.327 +05:30 8b4b8c7a-a3ea-42a8-ae17-0125ee613dd8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 0.6252ms 2024-09-04 20:17:18.360 +05:30 d29e6fe2-ef49-41a2-9f2f-ecb63b0e7988 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1346 2024-09-04 20:17:18.361 +05:30 d29e6fe2-ef49-41a2-9f2f-ecb63b0e7988 INF CORS policy execution successful. 2024-09-04 20:17:18.361 +05:30 d29e6fe2-ef49-41a2-9f2f-ecb63b0e7988 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Content-Length: 1346}, {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":4,"group":false,"parent":0,"role":1072,"userName":"TestUser1","language":2,"altLanguage":1,"timeZone":3,"image":"","password":"","loginName":"TestUser1","loginAbbr":"TU1","securityQuestion":1,"securityAnswer":"nill","email":"TestUser1@example.com","phone":"1234567890","mobile":"9876543210","emailAuthPermission":true,"userAccess":1,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":true,"emailUserOnLoginSuccess":true,"emailOnLoginFailure":true,"blockFromDate":"2024-01-01","blockToDate":"2024-07-04","timeRestrictionStartDate":"2024-01-01","timeRestrictionEndDate":"2024-12-31","timeRestrictionStartTime":"08:00:00","timeRestrictionEndTime":"17:00:00","days":[{"day":1},{"day":2}],"lockedTill":"2024-07-04","pwdChangeNextLogOn":true,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":90,"signature":"","location":1,"macAddress":"00-14-22-01-23-45","domainName":"exampleDomain","domainUser":"exampleDomainUser","entryRestrictionDetails":[{"tagTypeId":5,"tagId":2,"isTransaction":true,"isReport":true,"isView":false,"isExcluded":false,"tagName":"Name1"},{"tagTypeId":5,"tagId":4,"isTransaction":false,"isReport":false,"isView":false,"isExcluded":true,"tagName":"Name3"}],"linkId":123,"pwdChangeDate":"2024-07-01","authenticationCode":"authCode123","numInvalidAttempts":5,"userType":1} 2024-09-04 20:17:18.361 +05:30 229aac9a-98e9-4c15-a975-349d2efdeb1a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:17:18.361 +05:30 229aac9a-98e9-4c15-a975-349d2efdeb1a 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-04 20:17:18.386 +05:30 229aac9a-98e9-4c15-a975-349d2efdeb1a INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:18.387 +05:30 229aac9a-98e9-4c15-a975-349d2efdeb1a INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 25.2181ms 2024-09-04 20:17:18.387 +05:30 229aac9a-98e9-4c15-a975-349d2efdeb1a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:17:18.387 +05:30 229aac9a-98e9-4c15-a975-349d2efdeb1a INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: d29e6fe2-ef49-41a2-9f2f-ecb63b0e7988}, {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":"4"} 2024-09-04 20:17:18.387 +05:30 229aac9a-98e9-4c15-a975-349d2efdeb1a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 90 application/json; charset=utf-8 26.9934ms 2024-09-04 20:17:18.810 +05:30 cebeb609-c3bf-4f21-a7e6-2bb96f95f03a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:17:18.811 +05:30 cebeb609-c3bf-4f21-a7e6-2bb96f95f03a INF CORS policy execution successful. 2024-09-04 20:17:18.811 +05:30 cebeb609-c3bf-4f21-a7e6-2bb96f95f03a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.7374ms 2024-09-04 20:17:18.848 +05:30 9bea8f9f-90e2-4258-9721-f6ec8c5230fc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:17:18.848 +05:30 9bea8f9f-90e2-4258-9721-f6ec8c5230fc INF CORS policy execution successful. 2024-09-04 20:17:18.848 +05:30 9bea8f9f-90e2-4258-9721-f6ec8c5230fc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:17:18.849 +05:30 8bcbaa06-d0a8-44cb-afa7-7a65a4952de3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:18.849 +05:30 8bcbaa06-d0a8-44cb-afa7-7a65a4952de3 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-04 20:17:18.852 +05:30 8bcbaa06-d0a8-44cb-afa7-7a65a4952de3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:18.853 +05:30 8bcbaa06-d0a8-44cb-afa7-7a65a4952de3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 3.8635ms 2024-09-04 20:17:18.853 +05:30 8bcbaa06-d0a8-44cb-afa7-7a65a4952de3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:18.853 +05:30 8bcbaa06-d0a8-44cb-afa7-7a65a4952de3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9bea8f9f-90e2-4258-9721-f6ec8c5230fc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:17:18.853 +05:30 8bcbaa06-d0a8-44cb-afa7-7a65a4952de3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 5.1785ms 2024-09-04 20:17:29.644 +05:30 cb775622-1503-4ab4-97b2-ca0f5dceeeaa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser040901&type=2 - null null 2024-09-04 20:17:29.644 +05:30 cb775622-1503-4ab4-97b2-ca0f5dceeeaa INF CORS policy execution successful. 2024-09-04 20:17:29.644 +05:30 cb775622-1503-4ab4-97b2-ca0f5dceeeaa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser040901&type=2 - 204 null null 0.9506ms 2024-09-04 20:17:29.677 +05:30 27e31445-8582-4102-93de-62d5dceca751 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser040901&type=2 - null null 2024-09-04 20:17:29.677 +05:30 27e31445-8582-4102-93de-62d5dceca751 INF CORS policy execution successful. 2024-09-04 20:17:29.678 +05:30 27e31445-8582-4102-93de-62d5dceca751 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=TestUser040901&type=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:17:29.678 +05:30 d9bdb378-dade-4db3-9a77-c90b93b59dca INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:17:29.678 +05:30 d9bdb378-dade-4db3-9a77-c90b93b59dca 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-04 20:17:29.687 +05:30 d9bdb378-dade-4db3-9a77-c90b93b59dca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:29.688 +05:30 d9bdb378-dade-4db3-9a77-c90b93b59dca INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 9.3608ms 2024-09-04 20:17:29.688 +05:30 d9bdb378-dade-4db3-9a77-c90b93b59dca INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:17:29.688 +05:30 d9bdb378-dade-4db3-9a77-c90b93b59dca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 27e31445-8582-4102-93de-62d5dceca751}, {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-04 20:17:29.689 +05:30 d9bdb378-dade-4db3-9a77-c90b93b59dca INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser040901&type=2 - 200 113 application/json; charset=utf-8 11.9728ms 2024-09-04 20:17:34.329 +05:30 7d182940-e483-4213-97a1-40e0e16acb00 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - null null 2024-09-04 20:17:34.329 +05:30 7d182940-e483-4213-97a1-40e0e16acb00 INF CORS policy execution successful. 2024-09-04 20:17:34.330 +05:30 7d182940-e483-4213-97a1-40e0e16acb00 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - 204 null null 1.1001ms 2024-09-04 20:17:34.362 +05:30 0e9cca04-9345-40d9-8875-9f684aed87d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - null null 2024-09-04 20:17:34.363 +05:30 0e9cca04-9345-40d9-8875-9f684aed87d7 INF CORS policy execution successful. 2024-09-04 20:17:34.363 +05:30 0e9cca04-9345-40d9-8875-9f684aed87d7 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:17:34.364 +05:30 d29aa535-0fbc-4b30-829c-f0a61fa064fd INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:34.364 +05:30 d29aa535-0fbc-4b30-829c-f0a61fa064fd 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-04 20:17:34.373 +05:30 d29aa535-0fbc-4b30-829c-f0a61fa064fd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:34.374 +05:30 d29aa535-0fbc-4b30-829c-f0a61fa064fd INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.9468ms 2024-09-04 20:17:34.374 +05:30 d29aa535-0fbc-4b30-829c-f0a61fa064fd INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:34.374 +05:30 d29aa535-0fbc-4b30-829c-f0a61fa064fd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0e9cca04-9345-40d9-8875-9f684aed87d7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 893} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1055,\"Name\":\"TestingRoleValidation\"},{\"Id\":1061,\"Name\":\"TestRole\"},{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"},{\"Id\":36,\"Name\":\"TestRole1\"},{\"Id\":37,\"Name\":\"TestRole2\"},{\"Id\":1066,\"Name\":\"TestRole240801\"},{\"Id\":1068,\"Name\":\"TestRole260801\"},{\"Id\":1069,\"Name\":\"TestRole280801\"},{\"Id\":38,\"Name\":\"TestRole3\"},{\"Id\":40,\"Name\":\"TestRole5\"},{\"Id\":41,\"Name\":\"TestRole6\"},{\"Id\":42,\"Name\":\"TestRole7\"},{\"Id\":43,\"Name\":\"TestRole8\"},{\"Id\":44,\"Name\":\"TestRole9\"},{\"Id\":45,\"Name\":\"TestRole9\"},{\"Id\":1057,\"Name\":\"TestRole9\"},{\"Id\":1060,\"Name\":\"TestRoleForDetails\"},{\"Id\":1054,\"Name\":\"TestRoleValidation\"},{\"Id\":1062,\"Name\":\"TestUpsertionWithNewParamInTT\"}]"} 2024-09-04 20:17:34.374 +05:30 d29aa535-0fbc-4b30-829c-f0a61fa064fd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=test - 200 893 application/json; charset=utf-8 12.1383ms 2024-09-04 20:17:40.531 +05:30 d52a7bba-0a18-4605-878d-76d8bee91054 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:17:40.531 +05:30 aac74a4a-c5fb-423b-9856-b98778242f77 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:17:40.531 +05:30 d52a7bba-0a18-4605-878d-76d8bee91054 INF CORS policy execution successful. 2024-09-04 20:17:40.531 +05:30 aac74a4a-c5fb-423b-9856-b98778242f77 INF CORS policy execution successful. 2024-09-04 20:17:40.531 +05:30 aac74a4a-c5fb-423b-9856-b98778242f77 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5523ms 2024-09-04 20:17:40.531 +05:30 d52a7bba-0a18-4605-878d-76d8bee91054 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.7452ms 2024-09-04 20:17:40.559 +05:30 9f058ca1-d2ad-4196-920c-31347dd63d58 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:17:40.561 +05:30 9f058ca1-d2ad-4196-920c-31347dd63d58 INF CORS policy execution successful. 2024-09-04 20:17:40.562 +05:30 9f058ca1-d2ad-4196-920c-31347dd63d58 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:17:40.562 +05:30 fba88555-10bd-4c13-941b-b0b786ad2537 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:40.562 +05:30 fba88555-10bd-4c13-941b-b0b786ad2537 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-04 20:17:40.565 +05:30 34adf89d-5dbf-4e71-87d1-7e732ff52335 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:17:40.565 +05:30 34adf89d-5dbf-4e71-87d1-7e732ff52335 INF CORS policy execution successful. 2024-09-04 20:17:40.566 +05:30 34adf89d-5dbf-4e71-87d1-7e732ff52335 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:17:40.566 +05:30 d1491665-41b1-4f9d-aa48-f52ba33d5e13 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:17:40.566 +05:30 d1491665-41b1-4f9d-aa48-f52ba33d5e13 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-04 20:17:40.568 +05:30 fba88555-10bd-4c13-941b-b0b786ad2537 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:40.568 +05:30 fba88555-10bd-4c13-941b-b0b786ad2537 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.7371ms 2024-09-04 20:17:40.568 +05:30 fba88555-10bd-4c13-941b-b0b786ad2537 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:40.568 +05:30 fba88555-10bd-4c13-941b-b0b786ad2537 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9f058ca1-d2ad-4196-920c-31347dd63d58}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:17:40.569 +05:30 fba88555-10bd-4c13-941b-b0b786ad2537 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 10.1128ms 2024-09-04 20:17:40.571 +05:30 d1491665-41b1-4f9d-aa48-f52ba33d5e13 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:40.571 +05:30 d1491665-41b1-4f9d-aa48-f52ba33d5e13 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.629ms 2024-09-04 20:17:40.571 +05:30 d1491665-41b1-4f9d-aa48-f52ba33d5e13 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:17:40.571 +05:30 d1491665-41b1-4f9d-aa48-f52ba33d5e13 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 34adf89d-5dbf-4e71-87d1-7e732ff52335}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:17:40.571 +05:30 d1491665-41b1-4f9d-aa48-f52ba33d5e13 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.104ms 2024-09-04 20:17:41.674 +05:30 8c9635e7-044e-46e4-8b2b-ab6d6edd68aa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole - null null 2024-09-04 20:17:41.674 +05:30 8c9635e7-044e-46e4-8b2b-ab6d6edd68aa INF CORS policy execution successful. 2024-09-04 20:17:41.675 +05:30 8c9635e7-044e-46e4-8b2b-ab6d6edd68aa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole - 204 null null 0.4929ms 2024-09-04 20:17:41.709 +05:30 54dd8e7c-1e9a-41f8-8a11-0e82ac01d9dc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole - null null 2024-09-04 20:17:41.709 +05:30 54dd8e7c-1e9a-41f8-8a11-0e82ac01d9dc INF CORS policy execution successful. 2024-09-04 20:17:41.710 +05:30 54dd8e7c-1e9a-41f8-8a11-0e82ac01d9dc INF HTTP request: Path: /role/geterproles QueryString: ?searchString=testrole Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:17:41.710 +05:30 b6e86183-caff-4370-b269-e511097e2d0b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:41.710 +05:30 b6e86183-caff-4370-b269-e511097e2d0b 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-04 20:17:41.722 +05:30 b6e86183-caff-4370-b269-e511097e2d0b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:41.723 +05:30 b6e86183-caff-4370-b269-e511097e2d0b INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.4842ms 2024-09-04 20:17:41.723 +05:30 b6e86183-caff-4370-b269-e511097e2d0b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:41.723 +05:30 b6e86183-caff-4370-b269-e511097e2d0b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 54dd8e7c-1e9a-41f8-8a11-0e82ac01d9dc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 787} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"},{\"Id\":1071,\"Name\":\"TestRole040901\"},{\"Id\":1072,\"Name\":\"TestRole040902\"},{\"Id\":36,\"Name\":\"TestRole1\"},{\"Id\":37,\"Name\":\"TestRole2\"},{\"Id\":1066,\"Name\":\"TestRole240801\"},{\"Id\":1068,\"Name\":\"TestRole260801\"},{\"Id\":1069,\"Name\":\"TestRole280801\"},{\"Id\":38,\"Name\":\"TestRole3\"},{\"Id\":40,\"Name\":\"TestRole5\"},{\"Id\":41,\"Name\":\"TestRole6\"},{\"Id\":42,\"Name\":\"TestRole7\"},{\"Id\":43,\"Name\":\"TestRole8\"},{\"Id\":44,\"Name\":\"TestRole9\"},{\"Id\":45,\"Name\":\"TestRole9\"},{\"Id\":1057,\"Name\":\"TestRole9\"},{\"Id\":1060,\"Name\":\"TestRoleForDetails\"},{\"Id\":1054,\"Name\":\"TestRoleValidation\"}]"} 2024-09-04 20:17:41.724 +05:30 b6e86183-caff-4370-b269-e511097e2d0b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testrole - 200 787 application/json; charset=utf-8 14.9147ms 2024-09-04 20:17:45.531 +05:30 0f981713-2286-4149-bdb0-e4c5b3164cf0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:17:45.531 +05:30 0f981713-2286-4149-bdb0-e4c5b3164cf0 INF CORS policy execution successful. 2024-09-04 20:17:45.532 +05:30 0f981713-2286-4149-bdb0-e4c5b3164cf0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 1.1068ms 2024-09-04 20:17:45.682 +05:30 9d757122-9580-40ed-992a-f8d92ecca457 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:17:45.683 +05:30 9d757122-9580-40ed-992a-f8d92ecca457 INF CORS policy execution successful. 2024-09-04 20:17:45.683 +05:30 9d757122-9580-40ed-992a-f8d92ecca457 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:17:45.683 +05:30 6567f595-45c0-4a3a-bb91-17f29b6b9db2 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:17:45.684 +05:30 6567f595-45c0-4a3a-bb91-17f29b6b9db2 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-04 20:17:45.687 +05:30 6567f595-45c0-4a3a-bb91-17f29b6b9db2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:45.687 +05:30 6567f595-45c0-4a3a-bb91-17f29b6b9db2 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.1618ms 2024-09-04 20:17:45.687 +05:30 6567f595-45c0-4a3a-bb91-17f29b6b9db2 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:17:45.687 +05:30 6567f595-45c0-4a3a-bb91-17f29b6b9db2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9d757122-9580-40ed-992a-f8d92ecca457}, {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-04 20:17:45.688 +05:30 6567f595-45c0-4a3a-bb91-17f29b6b9db2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 5.2044ms 2024-09-04 20:17:45.832 +05:30 09e318f4-4993-4ff8-adef-6fb8bce2b5cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:17:45.833 +05:30 09e318f4-4993-4ff8-adef-6fb8bce2b5cd INF CORS policy execution successful. 2024-09-04 20:17:45.834 +05:30 09e318f4-4993-4ff8-adef-6fb8bce2b5cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 1.58ms 2024-09-04 20:17:45.982 +05:30 1facfa2a-955d-4ad6-9925-c499f04619e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:17:45.983 +05:30 1facfa2a-955d-4ad6-9925-c499f04619e4 INF CORS policy execution successful. 2024-09-04 20:17:45.983 +05:30 1facfa2a-955d-4ad6-9925-c499f04619e4 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:17:45.983 +05:30 bea8c433-7ae7-4ea5-994a-216e86445d1d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:45.983 +05:30 bea8c433-7ae7-4ea5-994a-216e86445d1d 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-04 20:17:45.987 +05:30 bea8c433-7ae7-4ea5-994a-216e86445d1d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:45.987 +05:30 bea8c433-7ae7-4ea5-994a-216e86445d1d INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 3.7082ms 2024-09-04 20:17:45.987 +05:30 bea8c433-7ae7-4ea5-994a-216e86445d1d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:45.987 +05:30 bea8c433-7ae7-4ea5-994a-216e86445d1d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1facfa2a-955d-4ad6-9925-c499f04619e4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 20:17:45.987 +05:30 bea8c433-7ae7-4ea5-994a-216e86445d1d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 5.1099ms 2024-09-04 20:17:47.989 +05:30 55b56e2f-2037-4a5c-9223-3b22e17cef9f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:17:47.989 +05:30 282811bd-4d34-4ff9-a52c-80c26df310d0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:17:47.989 +05:30 282811bd-4d34-4ff9-a52c-80c26df310d0 INF CORS policy execution successful. 2024-09-04 20:17:47.989 +05:30 55b56e2f-2037-4a5c-9223-3b22e17cef9f INF CORS policy execution successful. 2024-09-04 20:17:47.990 +05:30 282811bd-4d34-4ff9-a52c-80c26df310d0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6907ms 2024-09-04 20:17:47.990 +05:30 55b56e2f-2037-4a5c-9223-3b22e17cef9f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.7148ms 2024-09-04 20:17:48.020 +05:30 b0113a80-5631-4cf4-ae9f-1a8679477348 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:17:48.021 +05:30 b0113a80-5631-4cf4-ae9f-1a8679477348 INF CORS policy execution successful. 2024-09-04 20:17:48.021 +05:30 b0113a80-5631-4cf4-ae9f-1a8679477348 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:17:48.021 +05:30 c59dd80a-1668-42a8-8fc4-b2764e389bc8 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:17:48.021 +05:30 c59dd80a-1668-42a8-8fc4-b2764e389bc8 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-04 20:17:48.024 +05:30 9e21449b-a473-4890-845a-f19cfe472f62 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:17:48.024 +05:30 9e21449b-a473-4890-845a-f19cfe472f62 INF CORS policy execution successful. 2024-09-04 20:17:48.025 +05:30 9e21449b-a473-4890-845a-f19cfe472f62 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:17:48.025 +05:30 5ee268dc-bbf8-4386-8b43-e6b81b0dcf30 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:48.025 +05:30 c59dd80a-1668-42a8-8fc4-b2764e389bc8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:48.025 +05:30 5ee268dc-bbf8-4386-8b43-e6b81b0dcf30 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-04 20:17:48.025 +05:30 c59dd80a-1668-42a8-8fc4-b2764e389bc8 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.8468ms 2024-09-04 20:17:48.025 +05:30 c59dd80a-1668-42a8-8fc4-b2764e389bc8 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:17:48.025 +05:30 c59dd80a-1668-42a8-8fc4-b2764e389bc8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b0113a80-5631-4cf4-ae9f-1a8679477348}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:17:48.025 +05:30 c59dd80a-1668-42a8-8fc4-b2764e389bc8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 5.3776ms 2024-09-04 20:17:48.028 +05:30 5ee268dc-bbf8-4386-8b43-e6b81b0dcf30 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:48.028 +05:30 5ee268dc-bbf8-4386-8b43-e6b81b0dcf30 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 3.0683ms 2024-09-04 20:17:48.028 +05:30 5ee268dc-bbf8-4386-8b43-e6b81b0dcf30 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:17:48.028 +05:30 5ee268dc-bbf8-4386-8b43-e6b81b0dcf30 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9e21449b-a473-4890-845a-f19cfe472f62}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:17:48.028 +05:30 5ee268dc-bbf8-4386-8b43-e6b81b0dcf30 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 4.2863ms 2024-09-04 20:17:51.465 +05:30 49226b83-6d9c-47b8-97cd-bd58e920494b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser040901Log&type=1 - null null 2024-09-04 20:17:51.466 +05:30 49226b83-6d9c-47b8-97cd-bd58e920494b INF CORS policy execution successful. 2024-09-04 20:17:51.467 +05:30 49226b83-6d9c-47b8-97cd-bd58e920494b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser040901Log&type=1 - 204 null null 2.0851ms 2024-09-04 20:17:51.501 +05:30 3a1c2e0c-37cf-4f8b-a273-58f608a03a25 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser040901Log&type=1 - null null 2024-09-04 20:17:51.501 +05:30 3a1c2e0c-37cf-4f8b-a273-58f608a03a25 INF CORS policy execution successful. 2024-09-04 20:17:51.501 +05:30 3a1c2e0c-37cf-4f8b-a273-58f608a03a25 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=TestUser040901Log&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:17:51.502 +05:30 fd6b6568-fe75-4589-a752-7a6a1ae41316 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:17:51.502 +05:30 fd6b6568-fe75-4589-a752-7a6a1ae41316 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-04 20:17:51.507 +05:30 fd6b6568-fe75-4589-a752-7a6a1ae41316 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:51.507 +05:30 fd6b6568-fe75-4589-a752-7a6a1ae41316 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 5.0587ms 2024-09-04 20:17:51.507 +05:30 fd6b6568-fe75-4589-a752-7a6a1ae41316 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:17:51.507 +05:30 fd6b6568-fe75-4589-a752-7a6a1ae41316 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3a1c2e0c-37cf-4f8b-a273-58f608a03a25}, {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-04 20:17:51.507 +05:30 fd6b6568-fe75-4589-a752-7a6a1ae41316 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser040901Log&type=1 - 200 114 application/json; charset=utf-8 6.7938ms 2024-09-04 20:17:56.147 +05:30 7a0f06b1-fd00-49c5-b351-01abbd8fa0c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:17:56.148 +05:30 7a0f06b1-fd00-49c5-b351-01abbd8fa0c2 INF CORS policy execution successful. 2024-09-04 20:17:56.149 +05:30 7a0f06b1-fd00-49c5-b351-01abbd8fa0c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 2.0666ms 2024-09-04 20:17:56.183 +05:30 aec8095b-e217-4de7-9bf8-36e3616a1023 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:17:56.184 +05:30 aec8095b-e217-4de7-9bf8-36e3616a1023 INF CORS policy execution successful. 2024-09-04 20:17:56.184 +05:30 aec8095b-e217-4de7-9bf8-36e3616a1023 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:17:56.184 +05:30 e7966fdb-ad3b-49b8-96d2-a5c336c1837d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:17:56.184 +05:30 e7966fdb-ad3b-49b8-96d2-a5c336c1837d 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-04 20:17:56.194 +05:30 e7966fdb-ad3b-49b8-96d2-a5c336c1837d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:56.194 +05:30 e7966fdb-ad3b-49b8-96d2-a5c336c1837d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 9.887ms 2024-09-04 20:17:56.195 +05:30 e7966fdb-ad3b-49b8-96d2-a5c336c1837d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:17:56.195 +05:30 e7966fdb-ad3b-49b8-96d2-a5c336c1837d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aec8095b-e217-4de7-9bf8-36e3616a1023}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-04T14:46:45.313\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:17:56.195 +05:30 e7966fdb-ad3b-49b8-96d2-a5c336c1837d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 12.1834ms 2024-09-04 20:17:58.839 +05:30 fd77afa1-2dc0-4dea-bc71-6fd44ea77d18 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:17:58.840 +05:30 fd77afa1-2dc0-4dea-bc71-6fd44ea77d18 INF CORS policy execution successful. 2024-09-04 20:17:58.840 +05:30 fd77afa1-2dc0-4dea-bc71-6fd44ea77d18 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 204 null null 0.6172ms 2024-09-04 20:17:58.874 +05:30 5b55909e-4f85-4537-80d0-6dd0f1427d2d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:17:58.875 +05:30 5b55909e-4f85-4537-80d0-6dd0f1427d2d INF CORS policy execution successful. 2024-09-04 20:17:58.876 +05:30 5b55909e-4f85-4537-80d0-6dd0f1427d2d INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:17:58.876 +05:30 3397a194-c531-4c0c-92a4-1365380faf39 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:17:58.876 +05:30 3397a194-c531-4c0c-92a4-1365380faf39 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-04 20:17:58.880 +05:30 3397a194-c531-4c0c-92a4-1365380faf39 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:58.880 +05:30 3397a194-c531-4c0c-92a4-1365380faf39 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.4493ms 2024-09-04 20:17:58.881 +05:30 3397a194-c531-4c0c-92a4-1365380faf39 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:17:58.881 +05:30 3397a194-c531-4c0c-92a4-1365380faf39 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5b55909e-4f85-4537-80d0-6dd0f1427d2d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:17:58.881 +05:30 3397a194-c531-4c0c-92a4-1365380faf39 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 200 1585 application/json; charset=utf-8 6.6633ms 2024-09-04 20:17:58.950 +05:30 aab8bd02-16e0-4c2e-b483-251533dcf9d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:17:58.951 +05:30 aab8bd02-16e0-4c2e-b483-251533dcf9d1 INF CORS policy execution successful. 2024-09-04 20:17:58.951 +05:30 aab8bd02-16e0-4c2e-b483-251533dcf9d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 204 null null 0.5916ms 2024-09-04 20:17:58.984 +05:30 cbb1be88-2fa1-4f68-b76e-2fe2b5409f21 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:17:58.984 +05:30 cbb1be88-2fa1-4f68-b76e-2fe2b5409f21 INF CORS policy execution successful. 2024-09-04 20:17:58.984 +05:30 cbb1be88-2fa1-4f68-b76e-2fe2b5409f21 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:17:58.984 +05:30 1a3f306b-8d4f-442a-9a90-6052b75f84cd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:17:58.985 +05:30 1a3f306b-8d4f-442a-9a90-6052b75f84cd 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-04 20:17:58.987 +05:30 1a3f306b-8d4f-442a-9a90-6052b75f84cd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:58.987 +05:30 1a3f306b-8d4f-442a-9a90-6052b75f84cd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.195ms 2024-09-04 20:17:58.987 +05:30 1a3f306b-8d4f-442a-9a90-6052b75f84cd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:17:58.987 +05:30 1a3f306b-8d4f-442a-9a90-6052b75f84cd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cbb1be88-2fa1-4f68-b76e-2fe2b5409f21}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:17:58.987 +05:30 1a3f306b-8d4f-442a-9a90-6052b75f84cd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 200 1585 application/json; charset=utf-8 3.6966ms 2024-09-04 20:17:59.134 +05:30 6fc03a18-7926-449a-967b-d26e89f2ad24 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:17:59.135 +05:30 6fc03a18-7926-449a-967b-d26e89f2ad24 INF CORS policy execution successful. 2024-09-04 20:17:59.135 +05:30 6fc03a18-7926-449a-967b-d26e89f2ad24 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 204 null null 0.698ms 2024-09-04 20:17:59.169 +05:30 2714c813-2b7d-4a98-9c9d-c0164758b215 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:17:59.170 +05:30 2714c813-2b7d-4a98-9c9d-c0164758b215 INF CORS policy execution successful. 2024-09-04 20:17:59.170 +05:30 2714c813-2b7d-4a98-9c9d-c0164758b215 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:17:59.170 +05:30 3164fcb9-6c2f-4269-9ce2-8b74b052d228 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:17:59.170 +05:30 3164fcb9-6c2f-4269-9ce2-8b74b052d228 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-04 20:17:59.173 +05:30 3164fcb9-6c2f-4269-9ce2-8b74b052d228 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:59.173 +05:30 3164fcb9-6c2f-4269-9ce2-8b74b052d228 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.6318ms 2024-09-04 20:17:59.173 +05:30 3164fcb9-6c2f-4269-9ce2-8b74b052d228 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:17:59.173 +05:30 3164fcb9-6c2f-4269-9ce2-8b74b052d228 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2714c813-2b7d-4a98-9c9d-c0164758b215}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:17:59.173 +05:30 3164fcb9-6c2f-4269-9ce2-8b74b052d228 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 200 1585 application/json; charset=utf-8 4.3032ms 2024-09-04 20:17:59.234 +05:30 0e6c6fa0-a37a-4fee-ab42-e78aeb5f1643 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:17:59.234 +05:30 0e6c6fa0-a37a-4fee-ab42-e78aeb5f1643 INF CORS policy execution successful. 2024-09-04 20:17:59.235 +05:30 0e6c6fa0-a37a-4fee-ab42-e78aeb5f1643 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 204 null null 0.4876ms 2024-09-04 20:17:59.268 +05:30 6716fc11-b81e-42d8-9f6a-fe3a395599a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:17:59.268 +05:30 6716fc11-b81e-42d8-9f6a-fe3a395599a4 INF CORS policy execution successful. 2024-09-04 20:17:59.268 +05:30 6716fc11-b81e-42d8-9f6a-fe3a395599a4 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:17:59.268 +05:30 ef7fc02f-58d0-4d5b-a95c-efc396544e19 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:17:59.268 +05:30 ef7fc02f-58d0-4d5b-a95c-efc396544e19 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-04 20:17:59.271 +05:30 ef7fc02f-58d0-4d5b-a95c-efc396544e19 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:59.271 +05:30 ef7fc02f-58d0-4d5b-a95c-efc396544e19 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.7818ms 2024-09-04 20:17:59.271 +05:30 ef7fc02f-58d0-4d5b-a95c-efc396544e19 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:17:59.271 +05:30 ef7fc02f-58d0-4d5b-a95c-efc396544e19 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6716fc11-b81e-42d8-9f6a-fe3a395599a4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:17:59.272 +05:30 ef7fc02f-58d0-4d5b-a95c-efc396544e19 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 200 1585 application/json; charset=utf-8 4.2882ms 2024-09-04 20:17:59.552 +05:30 8d5587cd-8b48-4f75-ac1b-961bc85479c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:17:59.552 +05:30 8d5587cd-8b48-4f75-ac1b-961bc85479c5 INF CORS policy execution successful. 2024-09-04 20:17:59.552 +05:30 8d5587cd-8b48-4f75-ac1b-961bc85479c5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 204 null null 0.4627ms 2024-09-04 20:17:59.582 +05:30 7458f48f-f6ef-4cbc-ab15-b081ed11a04c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:17:59.582 +05:30 7458f48f-f6ef-4cbc-ab15-b081ed11a04c INF CORS policy execution successful. 2024-09-04 20:17:59.583 +05:30 7458f48f-f6ef-4cbc-ab15-b081ed11a04c INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:17:59.583 +05:30 f1c7cfa7-70ea-48af-8ac2-550edaf89eea INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:17:59.583 +05:30 f1c7cfa7-70ea-48af-8ac2-550edaf89eea 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-04 20:17:59.586 +05:30 f1c7cfa7-70ea-48af-8ac2-550edaf89eea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:59.586 +05:30 f1c7cfa7-70ea-48af-8ac2-550edaf89eea INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.762ms 2024-09-04 20:17:59.586 +05:30 f1c7cfa7-70ea-48af-8ac2-550edaf89eea INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:17:59.586 +05:30 f1c7cfa7-70ea-48af-8ac2-550edaf89eea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7458f48f-f6ef-4cbc-ab15-b081ed11a04c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1585} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"}],\"PageSummary\":[{\"TotalRows\":19,\"TotalPages\":2}]}"} 2024-09-04 20:17:59.587 +05:30 f1c7cfa7-70ea-48af-8ac2-550edaf89eea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 200 1585 application/json; charset=utf-8 4.8766ms 2024-09-04 20:17:59.627 +05:30 7d179a35-08a1-4ab1-82d3-9ba079dbaaad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:17:59.628 +05:30 7d179a35-08a1-4ab1-82d3-9ba079dbaaad INF CORS policy execution successful. 2024-09-04 20:17:59.628 +05:30 7d179a35-08a1-4ab1-82d3-9ba079dbaaad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 204 null null 0.4296ms 2024-09-04 20:17:59.720 +05:30 c95ff694-2e85-44f7-b082-0e647a0cb403 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:17:59.720 +05:30 c95ff694-2e85-44f7-b082-0e647a0cb403 INF CORS policy execution successful. 2024-09-04 20:17:59.721 +05:30 c95ff694-2e85-44f7-b082-0e647a0cb403 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:17:59.721 +05:30 dfc4a4a7-4547-4dae-9e01-701254e15cb6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:17:59.721 +05:30 dfc4a4a7-4547-4dae-9e01-701254e15cb6 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-04 20:17:59.724 +05:30 dfc4a4a7-4547-4dae-9e01-701254e15cb6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:59.724 +05:30 dfc4a4a7-4547-4dae-9e01-701254e15cb6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.7485ms 2024-09-04 20:17:59.724 +05:30 dfc4a4a7-4547-4dae-9e01-701254e15cb6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:17:59.724 +05:30 dfc4a4a7-4547-4dae-9e01-701254e15cb6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c95ff694-2e85-44f7-b082-0e647a0cb403}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:17:59.724 +05:30 dfc4a4a7-4547-4dae-9e01-701254e15cb6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 200 1597 application/json; charset=utf-8 4.6465ms 2024-09-04 20:17:59.856 +05:30 0da1a604-1725-49c2-b84a-3a2750aa6c6a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:17:59.856 +05:30 0da1a604-1725-49c2-b84a-3a2750aa6c6a INF CORS policy execution successful. 2024-09-04 20:17:59.856 +05:30 0da1a604-1725-49c2-b84a-3a2750aa6c6a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 204 null null 0.5058ms 2024-09-04 20:17:59.889 +05:30 85ab8b28-abfd-4114-9a8f-13cc98095f78 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:17:59.889 +05:30 85ab8b28-abfd-4114-9a8f-13cc98095f78 INF CORS policy execution successful. 2024-09-04 20:17:59.890 +05:30 85ab8b28-abfd-4114-9a8f-13cc98095f78 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:17:59.890 +05:30 5a169d41-6d17-4aae-a67e-9db60ed83a7d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:17:59.890 +05:30 5a169d41-6d17-4aae-a67e-9db60ed83a7d 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-04 20:17:59.892 +05:30 5a169d41-6d17-4aae-a67e-9db60ed83a7d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:17:59.892 +05:30 5a169d41-6d17-4aae-a67e-9db60ed83a7d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.3575ms 2024-09-04 20:17:59.892 +05:30 5a169d41-6d17-4aae-a67e-9db60ed83a7d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:17:59.892 +05:30 5a169d41-6d17-4aae-a67e-9db60ed83a7d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85ab8b28-abfd-4114-9a8f-13cc98095f78}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:17:59.893 +05:30 5a169d41-6d17-4aae-a67e-9db60ed83a7d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 200 1597 application/json; charset=utf-8 3.6094ms 2024-09-04 20:18:00.049 +05:30 ec11041a-5967-49a4-8ba3-9fbcdf4c7cdc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:18:00.049 +05:30 ec11041a-5967-49a4-8ba3-9fbcdf4c7cdc INF CORS policy execution successful. 2024-09-04 20:18:00.049 +05:30 ec11041a-5967-49a4-8ba3-9fbcdf4c7cdc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 204 null null 0.4124ms 2024-09-04 20:18:00.096 +05:30 4a9a93db-6802-47d5-bf2a-42f4e79ff589 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:18:00.097 +05:30 4a9a93db-6802-47d5-bf2a-42f4e79ff589 INF CORS policy execution successful. 2024-09-04 20:18:00.098 +05:30 4a9a93db-6802-47d5-bf2a-42f4e79ff589 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:18:00.098 +05:30 a7ca7eb6-918c-49f3-807a-86562819b6e6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:18:00.098 +05:30 a7ca7eb6-918c-49f3-807a-86562819b6e6 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-04 20:18:00.106 +05:30 a7ca7eb6-918c-49f3-807a-86562819b6e6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:18:00.106 +05:30 a7ca7eb6-918c-49f3-807a-86562819b6e6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.7491ms 2024-09-04 20:18:00.106 +05:30 a7ca7eb6-918c-49f3-807a-86562819b6e6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:18:00.106 +05:30 a7ca7eb6-918c-49f3-807a-86562819b6e6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a9a93db-6802-47d5-bf2a-42f4e79ff589}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1597} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"2024-08-27T15:31:08.94\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:18:00.107 +05:30 a7ca7eb6-918c-49f3-807a-86562819b6e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 200 1597 application/json; charset=utf-8 10.9452ms 2024-09-04 20:18:00.421 +05:30 da3f2c6b-6662-4586-b370-cf50bb8e1008 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:18:00.421 +05:30 da3f2c6b-6662-4586-b370-cf50bb8e1008 INF CORS policy execution successful. 2024-09-04 20:18:00.421 +05:30 da3f2c6b-6662-4586-b370-cf50bb8e1008 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 204 null null 0.4634ms 2024-09-04 20:18:00.540 +05:30 13b96149-b019-4d0f-b06c-e41ad9ef1c88 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:18:00.541 +05:30 13b96149-b019-4d0f-b06c-e41ad9ef1c88 INF CORS policy execution successful. 2024-09-04 20:18:00.541 +05:30 13b96149-b019-4d0f-b06c-e41ad9ef1c88 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:18:00.541 +05:30 dab896bc-bf77-4356-b669-4cb742623d97 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:18:00.541 +05:30 dab896bc-bf77-4356-b669-4cb742623d97 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-04 20:18:00.543 +05:30 dab896bc-bf77-4356-b669-4cb742623d97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:18:00.544 +05:30 dab896bc-bf77-4356-b669-4cb742623d97 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.378ms 2024-09-04 20:18:00.544 +05:30 dab896bc-bf77-4356-b669-4cb742623d97 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:18:00.544 +05:30 dab896bc-bf77-4356-b669-4cb742623d97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 13b96149-b019-4d0f-b06c-e41ad9ef1c88}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 860} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"2024-08-24T13:55:47.017\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"2024-08-22T07:21:02.417\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"2024-08-29T10:38:26.523\"},{\"IId\":4,\"Name\":\"TestUser1\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-07-05T07:08:26.927\",\"ModifiedOn\":\"2024-09-04T14:47:18.377\"}],\"PageSummary\":[{\"TotalRows\":5,\"TotalPages\":1}]}"} 2024-09-04 20:18:00.544 +05:30 dab896bc-bf77-4356-b669-4cb742623d97 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 200 860 application/json; charset=utf-8 3.8563ms 2024-09-04 20:18:02.776 +05:30 e1ef028e-6bba-4e61-bbf5-95525ce2b2c9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:18:02.777 +05:30 e1ef028e-6bba-4e61-bbf5-95525ce2b2c9 INF CORS policy execution successful. 2024-09-04 20:18:02.777 +05:30 e1ef028e-6bba-4e61-bbf5-95525ce2b2c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 204 null null 1.036ms 2024-09-04 20:18:02.809 +05:30 5ce29a3c-815e-488a-b6e3-377226fa3fca INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:18:02.810 +05:30 5ce29a3c-815e-488a-b6e3-377226fa3fca INF CORS policy execution successful. 2024-09-04 20:18:02.810 +05:30 5ce29a3c-815e-488a-b6e3-377226fa3fca INF HTTP request: Path: /user/getuserdetails QueryString: ?id=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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:18:02.811 +05:30 90f97321-4d81-4667-b7b7-661af0360427 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:18:02.811 +05:30 90f97321-4d81-4667-b7b7-661af0360427 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-04 20:18:02.822 +05:30 90f97321-4d81-4667-b7b7-661af0360427 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:18:02.822 +05:30 90f97321-4d81-4667-b7b7-661af0360427 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 11.0987ms 2024-09-04 20:18:02.822 +05:30 90f97321-4d81-4667-b7b7-661af0360427 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:18:02.822 +05:30 90f97321-4d81-4667-b7b7-661af0360427 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5ce29a3c-815e-488a-b6e3-377226fa3fca}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1666} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":4,\"LoginName\":\"TestUser1\",\"LoginAbbr\":\"TU1\",\"UserName\":\"TestUser1\",\"Email\":\"TestUser1@example.com\",\"Phone\":\"1234567890\",\"Mobile\":\"9876543210\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":1,\"LinkId\":123,\"DomainName\":\"exampleDomain\",\"DomainUser\":\"exampleDomainUser\",\"AccountDisabled\":false,\"SendEmailOnNotification\":true,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":true,\"EmailUserOnLoginSuccess\":true,\"DontLockAccount\":false,\"NumInvalidAttempts\":5,\"LockedUntil\":\"2024-07-04\",\"BlockFromDate\":\"2024-01-01\",\"BlockToDate\":\"2024-07-04\",\"TimeRestrictionStartDate\":\"2024-01-01\",\"TimeRestrictionEndDate\":\"2024-12-31\",\"TimeRestrictionStartTime\":\"08:00:00\",\"TimeRestrictionEndTime\":\"17:00:00\",\"Location\":1,\"Language\":2,\"AltLanguage\":1,\"TimeZone\":3,\"UserAccess\":1,\"PWDChangeDate\":\"2024-07-01\",\"AuthenticationCode\":\"authCode123\",\"Signature\":\"\",\"Role\":1072,\"RoleName\":\"TestRole040902\",\"EmailAuthPermission\":true,\"MacAddress\":\"00-14-22-01-23-45\",\"PWDChangeNextLogOn\":true,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":90,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2}],\"EntryRestrictionDetails\":[{\"TagType\":5,\"TagId\":2,\"TagName\":\"Name1\",\"Transaction\":true,\"Report\":true,\"View\":false,\"Exclude\":false},{\"TagType\":5,\"TagId\":4,\"TagName\":\"Name3\",\"Transaction\":false,\"Report\":false,\"View\":false,\"Exclude\":true}]}"} 2024-09-04 20:18:02.823 +05:30 90f97321-4d81-4667-b7b7-661af0360427 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 200 1666 application/json; charset=utf-8 13.3505ms 2024-09-04 20:18:02.906 +05:30 6a2ab9b4-2d9d-4876-b2da-67fc9843c42a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:18:02.906 +05:30 6a2ab9b4-2d9d-4876-b2da-67fc9843c42a INF CORS policy execution successful. 2024-09-04 20:18:02.906 +05:30 6a2ab9b4-2d9d-4876-b2da-67fc9843c42a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 0.8535ms 2024-09-04 20:18:02.947 +05:30 1e26d417-9831-4556-85ad-7934cb6258a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:18:02.948 +05:30 1e26d417-9831-4556-85ad-7934cb6258a2 INF CORS policy execution successful. 2024-09-04 20:18:02.948 +05:30 1e26d417-9831-4556-85ad-7934cb6258a2 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:18:02.949 +05:30 473ca18e-f137-4784-ae2e-f5903417c2ea INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:18:02.949 +05:30 473ca18e-f137-4784-ae2e-f5903417c2ea 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-04 20:18:02.953 +05:30 473ca18e-f137-4784-ae2e-f5903417c2ea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:18:02.953 +05:30 473ca18e-f137-4784-ae2e-f5903417c2ea INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.3161ms 2024-09-04 20:18:02.953 +05:30 473ca18e-f137-4784-ae2e-f5903417c2ea INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:18:02.953 +05:30 473ca18e-f137-4784-ae2e-f5903417c2ea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1e26d417-9831-4556-85ad-7934cb6258a2}, {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-04 20:18:02.954 +05:30 473ca18e-f137-4784-ae2e-f5903417c2ea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 6.6043ms 2024-09-04 20:18:03.082 +05:30 a4983f46-5ca3-4017-a110-c4307aea2a04 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:18:03.082 +05:30 448013eb-4e52-4fe1-8c05-77b7b8c776cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:18:03.082 +05:30 a4983f46-5ca3-4017-a110-c4307aea2a04 INF CORS policy execution successful. 2024-09-04 20:18:03.082 +05:30 448013eb-4e52-4fe1-8c05-77b7b8c776cf INF CORS policy execution successful. 2024-09-04 20:18:03.083 +05:30 448013eb-4e52-4fe1-8c05-77b7b8c776cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4575ms 2024-09-04 20:18:03.083 +05:30 a4983f46-5ca3-4017-a110-c4307aea2a04 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4583ms 2024-09-04 20:18:03.123 +05:30 72fdd018-3669-41b4-8f06-1789508565b2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:18:03.123 +05:30 67f203c4-86e4-4af2-97a9-34ed37e43f4f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:18:03.124 +05:30 67f203c4-86e4-4af2-97a9-34ed37e43f4f INF CORS policy execution successful. 2024-09-04 20:18:03.124 +05:30 72fdd018-3669-41b4-8f06-1789508565b2 INF CORS policy execution successful. 2024-09-04 20:18:03.124 +05:30 72fdd018-3669-41b4-8f06-1789508565b2 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:18:03.124 +05:30 67f203c4-86e4-4af2-97a9-34ed37e43f4f 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:18:03.124 +05:30 c8ce9db6-acfa-4857-9f9f-f0c4e757d104 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:18:03.124 +05:30 3080f8b1-d4ac-4e05-94a7-6a4895a4bd98 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:18:03.124 +05:30 3080f8b1-d4ac-4e05-94a7-6a4895a4bd98 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-04 20:18:03.124 +05:30 c8ce9db6-acfa-4857-9f9f-f0c4e757d104 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-04 20:18:03.130 +05:30 3080f8b1-d4ac-4e05-94a7-6a4895a4bd98 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:18:03.130 +05:30 3080f8b1-d4ac-4e05-94a7-6a4895a4bd98 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.8372ms 2024-09-04 20:18:03.130 +05:30 3080f8b1-d4ac-4e05-94a7-6a4895a4bd98 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:18:03.130 +05:30 3080f8b1-d4ac-4e05-94a7-6a4895a4bd98 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 72fdd018-3669-41b4-8f06-1789508565b2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:18:03.130 +05:30 c8ce9db6-acfa-4857-9f9f-f0c4e757d104 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:18:03.130 +05:30 c8ce9db6-acfa-4857-9f9f-f0c4e757d104 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.2846ms 2024-09-04 20:18:03.131 +05:30 c8ce9db6-acfa-4857-9f9f-f0c4e757d104 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:18:03.131 +05:30 c8ce9db6-acfa-4857-9f9f-f0c4e757d104 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 67f203c4-86e4-4af2-97a9-34ed37e43f4f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:18:03.131 +05:30 3080f8b1-d4ac-4e05-94a7-6a4895a4bd98 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 7.8501ms 2024-09-04 20:18:03.131 +05:30 c8ce9db6-acfa-4857-9f9f-f0c4e757d104 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 7.8448ms 2024-09-04 20:18:03.264 +05:30 e2b02a0a-2bb5-4869-a3f7-f0d41565314a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:18:03.265 +05:30 e2b02a0a-2bb5-4869-a3f7-f0d41565314a INF CORS policy execution successful. 2024-09-04 20:18:03.265 +05:30 e2b02a0a-2bb5-4869-a3f7-f0d41565314a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 0.8164ms 2024-09-04 20:18:03.295 +05:30 e0c46515-e8e0-4689-8330-ee5b785c51d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:18:03.295 +05:30 e0c46515-e8e0-4689-8330-ee5b785c51d1 INF CORS policy execution successful. 2024-09-04 20:18:03.296 +05:30 e0c46515-e8e0-4689-8330-ee5b785c51d1 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:18:03.296 +05:30 d9e74618-1833-4522-9dd1-bb6ed31c01f9 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:18:03.296 +05:30 d9e74618-1833-4522-9dd1-bb6ed31c01f9 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-04 20:18:03.300 +05:30 d9e74618-1833-4522-9dd1-bb6ed31c01f9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:18:03.301 +05:30 d9e74618-1833-4522-9dd1-bb6ed31c01f9 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.611ms 2024-09-04 20:18:03.301 +05:30 d9e74618-1833-4522-9dd1-bb6ed31c01f9 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:18:03.301 +05:30 d9e74618-1833-4522-9dd1-bb6ed31c01f9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e0c46515-e8e0-4689-8330-ee5b785c51d1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 20:18:03.301 +05:30 d9e74618-1833-4522-9dd1-bb6ed31c01f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 6.2955ms 2024-09-04 20:18:08.027 +05:30 c4d38dba-193b-41e6-a874-291fc4a69222 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:18:08.028 +05:30 c4d38dba-193b-41e6-a874-291fc4a69222 INF CORS policy execution successful. 2024-09-04 20:18:08.028 +05:30 c4d38dba-193b-41e6-a874-291fc4a69222 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.7765ms 2024-09-04 20:18:08.070 +05:30 4582ac49-78a2-4ca9-b59f-c4eae17df552 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:18:08.071 +05:30 4582ac49-78a2-4ca9-b59f-c4eae17df552 INF CORS policy execution successful. 2024-09-04 20:18:08.071 +05:30 4582ac49-78a2-4ca9-b59f-c4eae17df552 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:18:08.072 +05:30 cc719ba1-a01d-42e2-a33a-eb22b39eefeb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:18:08.072 +05:30 cc719ba1-a01d-42e2-a33a-eb22b39eefeb 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-04 20:18:08.078 +05:30 cc719ba1-a01d-42e2-a33a-eb22b39eefeb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:18:08.078 +05:30 cc719ba1-a01d-42e2-a33a-eb22b39eefeb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 6.2115ms 2024-09-04 20:18:08.078 +05:30 cc719ba1-a01d-42e2-a33a-eb22b39eefeb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:18:08.079 +05:30 cc719ba1-a01d-42e2-a33a-eb22b39eefeb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4582ac49-78a2-4ca9-b59f-c4eae17df552}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:18:08.079 +05:30 cc719ba1-a01d-42e2-a33a-eb22b39eefeb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 8.7984ms 2024-09-04 20:18:09.406 +05:30 5eb3db30-2a3a-4cc4-90f9-f5b8b3c43096 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:18:09.406 +05:30 5eb3db30-2a3a-4cc4-90f9-f5b8b3c43096 INF CORS policy execution successful. 2024-09-04 20:18:09.407 +05:30 5eb3db30-2a3a-4cc4-90f9-f5b8b3c43096 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.8059ms 2024-09-04 20:18:09.437 +05:30 12c2d5c2-8fe0-4ab9-a8a3-cd5fc496502f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:18:09.438 +05:30 12c2d5c2-8fe0-4ab9-a8a3-cd5fc496502f INF CORS policy execution successful. 2024-09-04 20:18:09.439 +05:30 12c2d5c2-8fe0-4ab9-a8a3-cd5fc496502f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:18:09.439 +05:30 378abdec-c41a-47df-9631-d135192572f7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:18:09.439 +05:30 378abdec-c41a-47df-9631-d135192572f7 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-04 20:18:09.450 +05:30 378abdec-c41a-47df-9631-d135192572f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:18:09.451 +05:30 378abdec-c41a-47df-9631-d135192572f7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 11.2425ms 2024-09-04 20:18:09.451 +05:30 378abdec-c41a-47df-9631-d135192572f7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:18:09.451 +05:30 378abdec-c41a-47df-9631-d135192572f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12c2d5c2-8fe0-4ab9-a8a3-cd5fc496502f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:18:09.452 +05:30 378abdec-c41a-47df-9631-d135192572f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 14.3433ms 2024-09-04 20:18:14.787 +05:30 97967175-0519-4e5c-a277-1658a31f34c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:18:14.789 +05:30 97967175-0519-4e5c-a277-1658a31f34c3 INF CORS policy execution successful. 2024-09-04 20:18:14.790 +05:30 97967175-0519-4e5c-a277-1658a31f34c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 3.0558ms 2024-09-04 20:18:14.820 +05:30 15ec05f9-7602-4b2a-bc03-41bffa3572b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:18:14.820 +05:30 15ec05f9-7602-4b2a-bc03-41bffa3572b6 INF CORS policy execution successful. 2024-09-04 20:18:14.821 +05:30 15ec05f9-7602-4b2a-bc03-41bffa3572b6 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTE5NCwiZXhwIjoxNzI1NDYxNzk0LCJpYXQiOjE3MjU0NjExOTR9.ThetbluHxZ082trAGejj1NmBz0olnD3iLiBtVFG1Ucg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:18:14.821 +05:30 5a3b86d9-a51c-4522-a6f5-4acfe168338c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:18:14.821 +05:30 5a3b86d9-a51c-4522-a6f5-4acfe168338c 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-04 20:18:14.830 +05:30 5a3b86d9-a51c-4522-a6f5-4acfe168338c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:18:14.830 +05:30 5a3b86d9-a51c-4522-a6f5-4acfe168338c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.9458ms 2024-09-04 20:18:14.830 +05:30 5a3b86d9-a51c-4522-a6f5-4acfe168338c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:18:14.831 +05:30 5a3b86d9-a51c-4522-a6f5-4acfe168338c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 15ec05f9-7602-4b2a-bc03-41bffa3572b6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-04T14:46:45.313\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:18:14.831 +05:30 5a3b86d9-a51c-4522-a6f5-4acfe168338c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 11.8189ms 2024-09-04 20:18:17.504 +05:30 757439fe-c9fe-4ce2-a880-eea9491123e1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:18:17.504 +05:30 757439fe-c9fe-4ce2-a880-eea9491123e1 INF CORS policy execution successful. 2024-09-04 20:18:17.504 +05:30 757439fe-c9fe-4ce2-a880-eea9491123e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 0.8019ms 2024-09-04 20:18:17.538 +05:30 7be30a4b-f449-48ce-8db9-115e7a8373cb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:18:17.539 +05:30 7be30a4b-f449-48ce-8db9-115e7a8373cb INF CORS policy execution successful. 2024-09-04 20:18:17.539 +05:30 7be30a4b-f449-48ce-8db9-115e7a8373cb INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:18:17.540 +05:30 26900ab3-18fd-42e7-b7c3-312a6e767df3 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:18:17.540 +05:30 26900ab3-18fd-42e7-b7c3-312a6e767df3 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-04 20:18:17.543 +05:30 26900ab3-18fd-42e7-b7c3-312a6e767df3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:18:17.543 +05:30 26900ab3-18fd-42e7-b7c3-312a6e767df3 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.0253ms 2024-09-04 20:18:17.543 +05:30 26900ab3-18fd-42e7-b7c3-312a6e767df3 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:18:17.543 +05:30 26900ab3-18fd-42e7-b7c3-312a6e767df3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7be30a4b-f449-48ce-8db9-115e7a8373cb}, {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-04 20:18:17.543 +05:30 26900ab3-18fd-42e7-b7c3-312a6e767df3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 4.9793ms 2024-09-04 20:18:17.803 +05:30 6171e98c-fda5-4c1e-abf6-ac348e806f9f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:18:17.803 +05:30 68f73e35-841e-4f3f-89bc-84b5991c1849 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:18:17.803 +05:30 6171e98c-fda5-4c1e-abf6-ac348e806f9f INF CORS policy execution successful. 2024-09-04 20:18:17.803 +05:30 68f73e35-841e-4f3f-89bc-84b5991c1849 INF CORS policy execution successful. 2024-09-04 20:18:17.803 +05:30 6171e98c-fda5-4c1e-abf6-ac348e806f9f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.3854ms 2024-09-04 20:18:17.803 +05:30 68f73e35-841e-4f3f-89bc-84b5991c1849 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4152ms 2024-09-04 20:18:17.824 +05:30 7a10297a-0b1b-4360-b9b2-5ec83bc62f36 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:18:17.824 +05:30 7a10297a-0b1b-4360-b9b2-5ec83bc62f36 INF CORS policy execution successful. 2024-09-04 20:18:17.824 +05:30 7a10297a-0b1b-4360-b9b2-5ec83bc62f36 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 0.4266ms 2024-09-04 20:18:17.837 +05:30 76ffacc4-30ab-4882-9f7b-a23ab1410041 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:18:17.837 +05:30 650db29d-60b4-4e94-939a-dcb97cb9eed8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:18:17.838 +05:30 76ffacc4-30ab-4882-9f7b-a23ab1410041 INF CORS policy execution successful. 2024-09-04 20:18:17.838 +05:30 650db29d-60b4-4e94-939a-dcb97cb9eed8 INF CORS policy execution successful. 2024-09-04 20:18:17.838 +05:30 76ffacc4-30ab-4882-9f7b-a23ab1410041 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:18:17.838 +05:30 650db29d-60b4-4e94-939a-dcb97cb9eed8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:18:17.838 +05:30 0fa76576-e957-4506-a1e4-ffcaa6f620fa INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:18:17.838 +05:30 c1b17369-42d1-468f-93b0-cb64bb6d7833 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:18:17.838 +05:30 0fa76576-e957-4506-a1e4-ffcaa6f620fa 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-04 20:18:17.839 +05:30 c1b17369-42d1-468f-93b0-cb64bb6d7833 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-04 20:18:17.847 +05:30 0fa76576-e957-4506-a1e4-ffcaa6f620fa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:18:17.847 +05:30 0fa76576-e957-4506-a1e4-ffcaa6f620fa INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 8.6667ms 2024-09-04 20:18:17.847 +05:30 0fa76576-e957-4506-a1e4-ffcaa6f620fa INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:18:17.847 +05:30 0fa76576-e957-4506-a1e4-ffcaa6f620fa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 76ffacc4-30ab-4882-9f7b-a23ab1410041}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:18:17.848 +05:30 0fa76576-e957-4506-a1e4-ffcaa6f620fa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 10.5874ms 2024-09-04 20:18:17.848 +05:30 b16b6cb8-2d62-4851-956d-3fe3ee955e8e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:18:17.848 +05:30 c1b17369-42d1-468f-93b0-cb64bb6d7833 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:18:17.849 +05:30 c1b17369-42d1-468f-93b0-cb64bb6d7833 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.959ms 2024-09-04 20:18:17.849 +05:30 c1b17369-42d1-468f-93b0-cb64bb6d7833 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:18:17.849 +05:30 c1b17369-42d1-468f-93b0-cb64bb6d7833 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 650db29d-60b4-4e94-939a-dcb97cb9eed8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:18:17.849 +05:30 b16b6cb8-2d62-4851-956d-3fe3ee955e8e INF CORS policy execution successful. 2024-09-04 20:18:17.849 +05:30 b16b6cb8-2d62-4851-956d-3fe3ee955e8e INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:18:17.849 +05:30 c1b17369-42d1-468f-93b0-cb64bb6d7833 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 11.5312ms 2024-09-04 20:18:17.849 +05:30 6ded7df7-5e8b-41ff-a075-7585c2f422b9 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:18:17.849 +05:30 6ded7df7-5e8b-41ff-a075-7585c2f422b9 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-04 20:18:17.854 +05:30 6ded7df7-5e8b-41ff-a075-7585c2f422b9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:18:17.854 +05:30 6ded7df7-5e8b-41ff-a075-7585c2f422b9 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.492ms 2024-09-04 20:18:17.854 +05:30 6ded7df7-5e8b-41ff-a075-7585c2f422b9 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:18:17.854 +05:30 6ded7df7-5e8b-41ff-a075-7585c2f422b9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b16b6cb8-2d62-4851-956d-3fe3ee955e8e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 20:18:17.854 +05:30 6ded7df7-5e8b-41ff-a075-7585c2f422b9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 5.9515ms 2024-09-04 20:18:21.167 +05:30 44bbc7eb-4187-4602-8e55-c26b41c56ecf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:18:21.168 +05:30 44bbc7eb-4187-4602-8e55-c26b41c56ecf INF CORS policy execution successful. 2024-09-04 20:18:21.168 +05:30 44bbc7eb-4187-4602-8e55-c26b41c56ecf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.9735ms 2024-09-04 20:18:21.170 +05:30 0540d20b-3dc6-4aab-9c7d-d014d9804183 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:18:21.171 +05:30 0540d20b-3dc6-4aab-9c7d-d014d9804183 INF CORS policy execution successful. 2024-09-04 20:18:21.171 +05:30 0540d20b-3dc6-4aab-9c7d-d014d9804183 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.389ms 2024-09-04 20:18:21.203 +05:30 32f7bcf1-0c67-496b-800e-76b3144def7f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:18:21.205 +05:30 32f7bcf1-0c67-496b-800e-76b3144def7f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 2:46:35 PM', Current time (UTC): '9/4/2024 2:48:21 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 20:18:21.207 +05:30 32f7bcf1-0c67-496b-800e-76b3144def7f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 2:46:35 PM', Current time (UTC): '9/4/2024 2:48:21 PM'. 2024-09-04 20:18:21.207 +05:30 32f7bcf1-0c67-496b-800e-76b3144def7f INF CORS policy execution successful. 2024-09-04 20:18:21.208 +05:30 32f7bcf1-0c67-496b-800e-76b3144def7f INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:18:21.208 +05:30 ad3d0321-2cbf-47f5-ab9e-0b098c6dfcbd INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 20:18:21.209 +05:30 ad3d0321-2cbf-47f5-ab9e-0b098c6dfcbd INF AuthenticationScheme: Bearer was challenged. 2024-09-04 20:18:21.209 +05:30 ad3d0321-2cbf-47f5-ab9e-0b098c6dfcbd INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 32f7bcf1-0c67-496b-800e-76b3144def7f}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 14:46:35'"} Body: 2024-09-04 20:18:21.209 +05:30 ad3d0321-2cbf-47f5-ab9e-0b098c6dfcbd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 6.5679ms 2024-09-04 20:18:21.257 +05:30 bb33d9df-5c79-4863-be91-2554ddc33792 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:18:21.258 +05:30 bb33d9df-5c79-4863-be91-2554ddc33792 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 2:46:35 PM', Current time (UTC): '9/4/2024 2:48:21 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 20:18:21.258 +05:30 bb33d9df-5c79-4863-be91-2554ddc33792 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 2:46:35 PM', Current time (UTC): '9/4/2024 2:48:21 PM'. 2024-09-04 20:18:21.258 +05:30 bb33d9df-5c79-4863-be91-2554ddc33792 INF CORS policy execution successful. 2024-09-04 20:18:21.258 +05:30 bb33d9df-5c79-4863-be91-2554ddc33792 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTE5NSwiaWF0IjoxNzI1NDYwNTk1fQ.SqjDDw1IUtmRP7YZS0hkpNe1YZj4g1k5etnIpafgIPw}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:18:21.259 +05:30 c868aab3-39e8-47e5-9846-4c38106ca643 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 20:18:21.259 +05:30 c868aab3-39e8-47e5-9846-4c38106ca643 INF AuthenticationScheme: Bearer was challenged. 2024-09-04 20:18:21.259 +05:30 c868aab3-39e8-47e5-9846-4c38106ca643 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: bb33d9df-5c79-4863-be91-2554ddc33792}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 14:46:35'"} Body: 2024-09-04 20:18:21.259 +05:30 c868aab3-39e8-47e5-9846-4c38106ca643 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 2.0117ms 2024-09-04 20:18:21.290 +05:30 0a453e2a-b2c8-40d4-8459-e37ab73e15a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTQ5NSwiaWF0IjoxNzI1NDYwNTk1fQ.sK_8PZJmRjTwObbOmx4S1KXI5_ducZ13ZMf1R5SxYjs - null null 2024-09-04 20:18:21.290 +05:30 0a453e2a-b2c8-40d4-8459-e37ab73e15a7 INF CORS policy execution successful. 2024-09-04 20:18:21.291 +05:30 0a453e2a-b2c8-40d4-8459-e37ab73e15a7 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTQ5NSwiaWF0IjoxNzI1NDYwNTk1fQ.sK_8PZJmRjTwObbOmx4S1KXI5_ducZ13ZMf1R5SxYjs 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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:18:21.291 +05:30 a6fa64ab-83ce-4396-9911-54eebe5ba0a7 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:18:21.291 +05:30 a6fa64ab-83ce-4396-9911-54eebe5ba0a7 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-04 20:18:21.297 +05:30 a6fa64ab-83ce-4396-9911-54eebe5ba0a7 INF Token generated 2024-09-04 20:18:21.298 +05:30 a6fa64ab-83ce-4396-9911-54eebe5ba0a7 INF Token generated 2024-09-04 20:18:21.298 +05:30 a6fa64ab-83ce-4396-9911-54eebe5ba0a7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:18:21.298 +05:30 a6fa64ab-83ce-4396-9911-54eebe5ba0a7 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 6.9887ms 2024-09-04 20:18:21.298 +05:30 a6fa64ab-83ce-4396-9911-54eebe5ba0a7 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:18:21.298 +05:30 a6fa64ab-83ce-4396-9911-54eebe5ba0a7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0a453e2a-b2c8-40d4-8459-e37ab73e15a7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MjIwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hAX0MbX5KI1ybjC06x_IZx7Dxfp-FIc6M7cfdfgnLBE\"}"} 2024-09-04 20:18:21.299 +05:30 a6fa64ab-83ce-4396-9911-54eebe5ba0a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjA1OTUsImV4cCI6MTcyNTQ2MTQ5NSwiaWF0IjoxNzI1NDYwNTk1fQ.sK_8PZJmRjTwObbOmx4S1KXI5_ducZ13ZMf1R5SxYjs - 200 899 application/json; charset=utf-8 8.5423ms 2024-09-04 20:18:21.361 +05:30 171cacaa-fd19-4929-b6a0-d964ceb60913 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:18:21.361 +05:30 171cacaa-fd19-4929-b6a0-d964ceb60913 INF CORS policy execution successful. 2024-09-04 20:18:21.361 +05:30 171cacaa-fd19-4929-b6a0-d964ceb60913 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:18:21.361 +05:30 be4f6534-2b85-42a3-83ba-8c80cce5f38c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:18:21.362 +05:30 be4f6534-2b85-42a3-83ba-8c80cce5f38c 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-04 20:18:21.368 +05:30 be4f6534-2b85-42a3-83ba-8c80cce5f38c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:18:21.368 +05:30 be4f6534-2b85-42a3-83ba-8c80cce5f38c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.1135ms 2024-09-04 20:18:21.368 +05:30 be4f6534-2b85-42a3-83ba-8c80cce5f38c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:18:21.368 +05:30 be4f6534-2b85-42a3-83ba-8c80cce5f38c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 171cacaa-fd19-4929-b6a0-d964ceb60913}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-04T14:46:45.313\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:18:21.368 +05:30 be4f6534-2b85-42a3-83ba-8c80cce5f38c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 7.7428ms 2024-09-04 20:18:21.421 +05:30 0d5ea51e-4d7b-4d40-b843-d8bd040f4170 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:18:21.421 +05:30 0d5ea51e-4d7b-4d40-b843-d8bd040f4170 INF CORS policy execution successful. 2024-09-04 20:18:21.421 +05:30 0d5ea51e-4d7b-4d40-b843-d8bd040f4170 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:18:21.422 +05:30 96e311d7-82f0-4c7b-b225-2dac00ba5625 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:18:21.422 +05:30 96e311d7-82f0-4c7b-b225-2dac00ba5625 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-04 20:18:21.428 +05:30 96e311d7-82f0-4c7b-b225-2dac00ba5625 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:18:21.429 +05:30 96e311d7-82f0-4c7b-b225-2dac00ba5625 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.9073ms 2024-09-04 20:18:21.429 +05:30 96e311d7-82f0-4c7b-b225-2dac00ba5625 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:18:21.429 +05:30 96e311d7-82f0-4c7b-b225-2dac00ba5625 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0d5ea51e-4d7b-4d40-b843-d8bd040f4170}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-04T14:46:45.313\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:18:21.429 +05:30 96e311d7-82f0-4c7b-b225-2dac00ba5625 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 8.4198ms 2024-09-04 20:19:04.917 +05:30 1b831924-33c6-45d2-a73f-01bc209dce5a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:19:04.918 +05:30 1b831924-33c6-45d2-a73f-01bc209dce5a INF CORS policy execution successful. 2024-09-04 20:19:04.919 +05:30 1b831924-33c6-45d2-a73f-01bc209dce5a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 2.1217ms 2024-09-04 20:19:04.948 +05:30 c3496efe-54c1-4cc9-8411-8cdf4a130c9a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:19:04.952 +05:30 c3496efe-54c1-4cc9-8411-8cdf4a130c9a INF CORS policy execution successful. 2024-09-04 20:19:04.953 +05:30 c3496efe-54c1-4cc9-8411-8cdf4a130c9a INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:19:04.954 +05:30 0e0e5e87-4a54-4af0-8909-e956efb3f4d6 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 20:19:04.955 +05:30 0e0e5e87-4a54-4af0-8909-e956efb3f4d6 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-04 20:19:05.033 +05:30 0e0e5e87-4a54-4af0-8909-e956efb3f4d6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:19:05.034 +05:30 0e0e5e87-4a54-4af0-8909-e956efb3f4d6 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 79.0422ms 2024-09-04 20:19:05.034 +05:30 0e0e5e87-4a54-4af0-8909-e956efb3f4d6 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 20:19:05.034 +05:30 0e0e5e87-4a54-4af0-8909-e956efb3f4d6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c3496efe-54c1-4cc9-8411-8cdf4a130c9a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1311} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":null},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"09/04/2024 10:19:01\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"08/02/2024 15:29:26\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 20:19:05.035 +05:30 0e0e5e87-4a54-4af0-8909-e956efb3f4d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1311 application/json; charset=utf-8 86.9545ms 2024-09-04 20:19:28.466 +05:30 e6ff6934-1031-4b00-8e81-450bdc1c088b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:19:28.466 +05:30 e6ff6934-1031-4b00-8e81-450bdc1c088b INF CORS policy execution successful. 2024-09-04 20:19:28.467 +05:30 e6ff6934-1031-4b00-8e81-450bdc1c088b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.4936ms 2024-09-04 20:19:28.467 +05:30 e3dec4bc-5d64-4529-8d82-db12d3e952bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:19:28.468 +05:30 e3dec4bc-5d64-4529-8d82-db12d3e952bf INF CORS policy execution successful. 2024-09-04 20:19:28.468 +05:30 e3dec4bc-5d64-4529-8d82-db12d3e952bf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4364ms 2024-09-04 20:19:28.498 +05:30 bc788b56-2e81-4378-bff4-9d3225e8f422 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:19:28.499 +05:30 bc788b56-2e81-4378-bff4-9d3225e8f422 INF CORS policy execution successful. 2024-09-04 20:19:28.499 +05:30 bc788b56-2e81-4378-bff4-9d3225e8f422 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:19:28.500 +05:30 58d88cbc-37c7-4589-8111-ff75e8939bf5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:19:28.500 +05:30 58d88cbc-37c7-4589-8111-ff75e8939bf5 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-04 20:19:28.501 +05:30 b0b1bf6e-794d-465e-8c31-479e8aad7b84 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:19:28.502 +05:30 b0b1bf6e-794d-465e-8c31-479e8aad7b84 INF CORS policy execution successful. 2024-09-04 20:19:28.502 +05:30 b0b1bf6e-794d-465e-8c31-479e8aad7b84 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:19:28.502 +05:30 c23b8deb-491b-40a8-8b77-afca9fca91e3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:19:28.502 +05:30 c23b8deb-491b-40a8-8b77-afca9fca91e3 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-04 20:19:28.508 +05:30 58d88cbc-37c7-4589-8111-ff75e8939bf5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:19:28.508 +05:30 58d88cbc-37c7-4589-8111-ff75e8939bf5 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 8.2154ms 2024-09-04 20:19:28.508 +05:30 58d88cbc-37c7-4589-8111-ff75e8939bf5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:19:28.508 +05:30 58d88cbc-37c7-4589-8111-ff75e8939bf5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bc788b56-2e81-4378-bff4-9d3225e8f422}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:19:28.509 +05:30 c23b8deb-491b-40a8-8b77-afca9fca91e3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:19:28.509 +05:30 58d88cbc-37c7-4589-8111-ff75e8939bf5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 11.0839ms 2024-09-04 20:19:28.509 +05:30 c23b8deb-491b-40a8-8b77-afca9fca91e3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.7312ms 2024-09-04 20:19:28.509 +05:30 c23b8deb-491b-40a8-8b77-afca9fca91e3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:19:28.509 +05:30 c23b8deb-491b-40a8-8b77-afca9fca91e3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b0b1bf6e-794d-465e-8c31-479e8aad7b84}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:19:28.509 +05:30 c23b8deb-491b-40a8-8b77-afca9fca91e3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 7.8467ms 2024-09-04 20:19:34.140 +05:30 b18a1262-5e4a-4df0-abdf-41c4528dfd13 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:19:34.140 +05:30 b18a1262-5e4a-4df0-abdf-41c4528dfd13 INF CORS policy execution successful. 2024-09-04 20:19:34.140 +05:30 b18a1262-5e4a-4df0-abdf-41c4528dfd13 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.862ms 2024-09-04 20:19:34.165 +05:30 df54a678-96e4-4731-a599-b61e89126979 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:19:34.167 +05:30 df54a678-96e4-4731-a599-b61e89126979 INF CORS policy execution successful. 2024-09-04 20:19:34.168 +05:30 df54a678-96e4-4731-a599-b61e89126979 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:19:34.168 +05:30 bc88e485-603e-435b-b9fc-dea1b2d26f96 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:19:34.169 +05:30 bc88e485-603e-435b-b9fc-dea1b2d26f96 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-04 20:19:34.182 +05:30 bc88e485-603e-435b-b9fc-dea1b2d26f96 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:19:34.183 +05:30 bc88e485-603e-435b-b9fc-dea1b2d26f96 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 13.7774ms 2024-09-04 20:19:34.183 +05:30 bc88e485-603e-435b-b9fc-dea1b2d26f96 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:19:34.183 +05:30 bc88e485-603e-435b-b9fc-dea1b2d26f96 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: df54a678-96e4-4731-a599-b61e89126979}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1561} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-04T14:46:45.313\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"2024-08-28T08:16:26.36\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"2024-08-28T04:06:07.157\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-04 20:19:34.183 +05:30 bc88e485-603e-435b-b9fc-dea1b2d26f96 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 18.0045ms 2024-09-04 20:19:34.524 +05:30 f060cf28-01f9-4d4a-bc33-5b937a4fe59a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin&type=2 - null null 2024-09-04 20:19:34.524 +05:30 f060cf28-01f9-4d4a-bc33-5b937a4fe59a INF CORS policy execution successful. 2024-09-04 20:19:34.524 +05:30 f060cf28-01f9-4d4a-bc33-5b937a4fe59a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin&type=2 - 204 null null 0.4839ms 2024-09-04 20:19:34.580 +05:30 a447b0f6-948a-49b1-8751-45ca681d1b5f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin&type=2 - null null 2024-09-04 20:19:34.580 +05:30 a447b0f6-948a-49b1-8751-45ca681d1b5f INF CORS policy execution successful. 2024-09-04 20:19:34.580 +05:30 a447b0f6-948a-49b1-8751-45ca681d1b5f INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipin&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:19:34.581 +05:30 8cd88d9f-0731-4bd4-be30-45b110fa948d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:19:34.581 +05:30 8cd88d9f-0731-4bd4-be30-45b110fa948d 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-04 20:19:34.589 +05:30 8cd88d9f-0731-4bd4-be30-45b110fa948d INF Executing ConflictObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:19:34.589 +05:30 8cd88d9f-0731-4bd4-be30-45b110fa948d INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 8.1966ms 2024-09-04 20:19:34.589 +05:30 8cd88d9f-0731-4bd4-be30-45b110fa948d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:19:34.589 +05:30 8cd88d9f-0731-4bd4-be30-45b110fa948d INF HTTP Response: StatusCode: 409 Headers: {X-Correlation-Id: a447b0f6-948a-49b1-8751-45ca681d1b5f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 105} Body: {"status":"Failure","statusCode":3002,"message":"User with the provided user name exists.","result":null} 2024-09-04 20:19:34.590 +05:30 8cd88d9f-0731-4bd4-be30-45b110fa948d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin&type=2 - 409 105 application/json; charset=utf-8 10.1163ms 2024-09-04 20:20:19.470 +05:30 942da7a4-c0d4-461b-a8d2-387a39424913 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp30&type=2 - null null 2024-09-04 20:20:19.471 +05:30 942da7a4-c0d4-461b-a8d2-387a39424913 INF CORS policy execution successful. 2024-09-04 20:20:19.472 +05:30 942da7a4-c0d4-461b-a8d2-387a39424913 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp30&type=2 - 204 null null 1.9032ms 2024-09-04 20:20:19.519 +05:30 06611548-eca3-4f9d-b1cb-8515840188c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp30&type=2 - null null 2024-09-04 20:20:19.521 +05:30 06611548-eca3-4f9d-b1cb-8515840188c8 INF CORS policy execution successful. 2024-09-04 20:20:19.521 +05:30 06611548-eca3-4f9d-b1cb-8515840188c8 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipingrp30&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:20:19.522 +05:30 62738ab4-e18b-4215-a080-bc0627b47936 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:20:19.523 +05:30 62738ab4-e18b-4215-a080-bc0627b47936 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-04 20:20:19.538 +05:30 62738ab4-e18b-4215-a080-bc0627b47936 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:20:19.539 +05:30 62738ab4-e18b-4215-a080-bc0627b47936 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 15.9473ms 2024-09-04 20:20:19.539 +05:30 62738ab4-e18b-4215-a080-bc0627b47936 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:20:19.539 +05:30 62738ab4-e18b-4215-a080-bc0627b47936 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 06611548-eca3-4f9d-b1cb-8515840188c8}, {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-04 20:20:19.540 +05:30 62738ab4-e18b-4215-a080-bc0627b47936 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp30&type=2 - 200 113 application/json; charset=utf-8 20.3314ms 2024-09-04 20:20:21.724 +05:30 239bb42d-d297-4edd-abb8-6354d190046f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:20:21.725 +05:30 239bb42d-d297-4edd-abb8-6354d190046f INF CORS policy execution successful. 2024-09-04 20:20:21.725 +05:30 239bb42d-d297-4edd-abb8-6354d190046f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.7459ms 2024-09-04 20:20:21.827 +05:30 c23f8365-e8ff-423f-b097-03fb8851d38a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:20:21.828 +05:30 c23f8365-e8ff-423f-b097-03fb8851d38a INF CORS policy execution successful. 2024-09-04 20:20:21.828 +05:30 c23f8365-e8ff-423f-b097-03fb8851d38a INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:20:21.828 +05:30 1e75fc5c-fd9b-41fd-93dd-abdfea2b493e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:20:21.828 +05:30 1e75fc5c-fd9b-41fd-93dd-abdfea2b493e 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-04 20:20:21.840 +05:30 1e75fc5c-fd9b-41fd-93dd-abdfea2b493e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:20:21.840 +05:30 1e75fc5c-fd9b-41fd-93dd-abdfea2b493e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 12.2361ms 2024-09-04 20:20:21.841 +05:30 1e75fc5c-fd9b-41fd-93dd-abdfea2b493e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:20:21.841 +05:30 1e75fc5c-fd9b-41fd-93dd-abdfea2b493e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c23f8365-e8ff-423f-b097-03fb8851d38a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:20:21.841 +05:30 1e75fc5c-fd9b-41fd-93dd-abdfea2b493e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 13.9407ms 2024-09-04 20:20:22.024 +05:30 a2f0d83a-b90e-4940-b6dc-c1792cefe9db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:20:22.025 +05:30 a2f0d83a-b90e-4940-b6dc-c1792cefe9db INF CORS policy execution successful. 2024-09-04 20:20:22.026 +05:30 a2f0d83a-b90e-4940-b6dc-c1792cefe9db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.5976ms 2024-09-04 20:20:22.039 +05:30 746e7591-691b-4df5-8dae-ac0511080c6c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:20:22.040 +05:30 746e7591-691b-4df5-8dae-ac0511080c6c INF CORS policy execution successful. 2024-09-04 20:20:22.041 +05:30 746e7591-691b-4df5-8dae-ac0511080c6c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.629ms 2024-09-04 20:20:22.070 +05:30 4ec3a0a0-f778-4cfe-8ba0-ff53dc509e71 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:20:22.071 +05:30 4ec3a0a0-f778-4cfe-8ba0-ff53dc509e71 INF CORS policy execution successful. 2024-09-04 20:20:22.071 +05:30 4ec3a0a0-f778-4cfe-8ba0-ff53dc509e71 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:20:22.071 +05:30 1e07eec2-1ab4-4711-a09a-bc152692f579 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:20:22.072 +05:30 1e07eec2-1ab4-4711-a09a-bc152692f579 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-04 20:20:22.078 +05:30 1e07eec2-1ab4-4711-a09a-bc152692f579 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:20:22.078 +05:30 1e07eec2-1ab4-4711-a09a-bc152692f579 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 6.28ms 2024-09-04 20:20:22.078 +05:30 1e07eec2-1ab4-4711-a09a-bc152692f579 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:20:22.078 +05:30 1e07eec2-1ab4-4711-a09a-bc152692f579 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4ec3a0a0-f778-4cfe-8ba0-ff53dc509e71}, {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-04 20:20:22.079 +05:30 1e07eec2-1ab4-4711-a09a-bc152692f579 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 8.6789ms 2024-09-04 20:20:22.330 +05:30 8c2eaaa3-57e8-4f89-8dd8-a083f16d52c6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:20:22.330 +05:30 8c2eaaa3-57e8-4f89-8dd8-a083f16d52c6 INF CORS policy execution successful. 2024-09-04 20:20:22.331 +05:30 8c2eaaa3-57e8-4f89-8dd8-a083f16d52c6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.6664ms 2024-09-04 20:20:22.341 +05:30 f5c58217-2892-4715-bae0-75067c0609a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:20:22.341 +05:30 f5c58217-2892-4715-bae0-75067c0609a4 INF CORS policy execution successful. 2024-09-04 20:20:22.341 +05:30 f5c58217-2892-4715-bae0-75067c0609a4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:20:22.341 +05:30 fdda1426-2fb9-4c62-bf42-d2b5d8ebbd34 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:20:22.341 +05:30 fdda1426-2fb9-4c62-bf42-d2b5d8ebbd34 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-04 20:20:22.347 +05:30 fdda1426-2fb9-4c62-bf42-d2b5d8ebbd34 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:20:22.348 +05:30 fdda1426-2fb9-4c62-bf42-d2b5d8ebbd34 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.985ms 2024-09-04 20:20:22.348 +05:30 fdda1426-2fb9-4c62-bf42-d2b5d8ebbd34 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:20:22.348 +05:30 fdda1426-2fb9-4c62-bf42-d2b5d8ebbd34 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f5c58217-2892-4715-bae0-75067c0609a4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1109} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:20:22.348 +05:30 fdda1426-2fb9-4c62-bf42-d2b5d8ebbd34 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 7.3117ms 2024-09-04 20:20:22.374 +05:30 ec987954-bcfc-4721-846a-e69bfc9e4cc9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:20:22.374 +05:30 ec987954-bcfc-4721-846a-e69bfc9e4cc9 INF CORS policy execution successful. 2024-09-04 20:20:22.375 +05:30 ec987954-bcfc-4721-846a-e69bfc9e4cc9 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:20:22.375 +05:30 e0e3d4dd-e80a-419b-92e6-3f23942414f7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:20:22.375 +05:30 e0e3d4dd-e80a-419b-92e6-3f23942414f7 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-04 20:20:22.381 +05:30 e0e3d4dd-e80a-419b-92e6-3f23942414f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:20:22.381 +05:30 e0e3d4dd-e80a-419b-92e6-3f23942414f7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.3684ms 2024-09-04 20:20:22.381 +05:30 e0e3d4dd-e80a-419b-92e6-3f23942414f7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:20:22.382 +05:30 e0e3d4dd-e80a-419b-92e6-3f23942414f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec987954-bcfc-4721-846a-e69bfc9e4cc9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:20:22.382 +05:30 e0e3d4dd-e80a-419b-92e6-3f23942414f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 7.9591ms 2024-09-04 20:20:27.399 +05:30 2c5a0b8c-18c4-4b27-9c6b-0073cb2b35d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:20:27.399 +05:30 2c5a0b8c-18c4-4b27-9c6b-0073cb2b35d6 INF CORS policy execution successful. 2024-09-04 20:20:27.400 +05:30 2c5a0b8c-18c4-4b27-9c6b-0073cb2b35d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.9576ms 2024-09-04 20:20:27.402 +05:30 359d21ea-094c-4056-80cc-91199b3096aa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:20:27.402 +05:30 359d21ea-094c-4056-80cc-91199b3096aa INF CORS policy execution successful. 2024-09-04 20:20:27.402 +05:30 359d21ea-094c-4056-80cc-91199b3096aa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.3566ms 2024-09-04 20:20:27.444 +05:30 38918bf5-1ba8-438a-9914-6bd8db526b2d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:20:27.445 +05:30 38918bf5-1ba8-438a-9914-6bd8db526b2d INF CORS policy execution successful. 2024-09-04 20:20:27.445 +05:30 38918bf5-1ba8-438a-9914-6bd8db526b2d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:20:27.445 +05:30 8e2e6cf4-8715-4617-9c75-b5a8756dd9f6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:20:27.446 +05:30 8e2e6cf4-8715-4617-9c75-b5a8756dd9f6 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-04 20:20:27.451 +05:30 8e2e6cf4-8715-4617-9c75-b5a8756dd9f6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:20:27.452 +05:30 8e2e6cf4-8715-4617-9c75-b5a8756dd9f6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 6.355ms 2024-09-04 20:20:27.452 +05:30 8e2e6cf4-8715-4617-9c75-b5a8756dd9f6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:20:27.452 +05:30 8e2e6cf4-8715-4617-9c75-b5a8756dd9f6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 38918bf5-1ba8-438a-9914-6bd8db526b2d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:20:27.453 +05:30 8e2e6cf4-8715-4617-9c75-b5a8756dd9f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 9.0871ms 2024-09-04 20:20:27.487 +05:30 d5bde423-e224-4226-b0f5-2959c4c9f506 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:20:27.487 +05:30 d5bde423-e224-4226-b0f5-2959c4c9f506 INF CORS policy execution successful. 2024-09-04 20:20:27.487 +05:30 d5bde423-e224-4226-b0f5-2959c4c9f506 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:20:27.487 +05:30 9332d17e-f7b8-4d56-a215-035053575982 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:20:27.487 +05:30 9332d17e-f7b8-4d56-a215-035053575982 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-04 20:20:27.490 +05:30 9332d17e-f7b8-4d56-a215-035053575982 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:20:27.491 +05:30 9332d17e-f7b8-4d56-a215-035053575982 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 3.1333ms 2024-09-04 20:20:27.491 +05:30 9332d17e-f7b8-4d56-a215-035053575982 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:20:27.491 +05:30 9332d17e-f7b8-4d56-a215-035053575982 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d5bde423-e224-4226-b0f5-2959c4c9f506}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:20:27.491 +05:30 9332d17e-f7b8-4d56-a215-035053575982 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 4.3643ms 2024-09-04 20:20:32.447 +05:30 00e986a6-5220-4c89-87e2-6c4618442a2c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:20:32.447 +05:30 00e986a6-5220-4c89-87e2-6c4618442a2c INF CORS policy execution successful. 2024-09-04 20:20:32.447 +05:30 00e986a6-5220-4c89-87e2-6c4618442a2c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 0.6571ms 2024-09-04 20:20:32.481 +05:30 4993bd78-6462-4ace-b6fc-97931468e289 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 981 2024-09-04 20:20:32.482 +05:30 4993bd78-6462-4ace-b6fc-97931468e289 INF CORS policy execution successful. 2024-09-04 20:20:32.482 +05:30 4993bd78-6462-4ace-b6fc-97931468e289 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {Connection: keep-alive}, {Content-Length: 981}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"id":0,"group":true,"parent":100,"role":100,"userName":"dipingrp30","language":1,"altLanguage":1,"timeZone":0,"image":"","password":"","loginName":"","loginAbbr":"","securityQuestion":0,"securityAnswer":"","email":"","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-04 20:20:32.483 +05:30 ec1b1507-3588-429b-841e-4fbcbf7c3f85 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:20:32.483 +05:30 ec1b1507-3588-429b-841e-4fbcbf7c3f85 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-04 20:20:32.510 +05:30 ec1b1507-3588-429b-841e-4fbcbf7c3f85 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:20:32.511 +05:30 ec1b1507-3588-429b-841e-4fbcbf7c3f85 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 28.045ms 2024-09-04 20:20:32.511 +05:30 ec1b1507-3588-429b-841e-4fbcbf7c3f85 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:20:32.511 +05:30 ec1b1507-3588-429b-841e-4fbcbf7c3f85 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 4993bd78-6462-4ace-b6fc-97931468e289}, {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":"127"} 2024-09-04 20:20:32.512 +05:30 ec1b1507-3588-429b-841e-4fbcbf7c3f85 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 93 application/json; charset=utf-8 30.0898ms 2024-09-04 20:20:35.673 +05:30 c61beca2-7493-4478-a9ee-873318dbaafb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:20:35.674 +05:30 c61beca2-7493-4478-a9ee-873318dbaafb INF CORS policy execution successful. 2024-09-04 20:20:35.674 +05:30 c61beca2-7493-4478-a9ee-873318dbaafb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.9777ms 2024-09-04 20:20:35.676 +05:30 a555e86e-2eff-4eca-822c-57720b62a780 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:20:35.676 +05:30 a555e86e-2eff-4eca-822c-57720b62a780 INF CORS policy execution successful. 2024-09-04 20:20:35.676 +05:30 a555e86e-2eff-4eca-822c-57720b62a780 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.3286ms 2024-09-04 20:20:35.717 +05:30 abfdc1f8-2bd0-48fe-82a5-906fce442e01 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:20:35.718 +05:30 abfdc1f8-2bd0-48fe-82a5-906fce442e01 INF CORS policy execution successful. 2024-09-04 20:20:35.718 +05:30 abfdc1f8-2bd0-48fe-82a5-906fce442e01 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:20:35.718 +05:30 1ccd1371-4343-49a1-8f58-449aa454929c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:20:35.718 +05:30 1ccd1371-4343-49a1-8f58-449aa454929c 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-04 20:20:35.726 +05:30 1ccd1371-4343-49a1-8f58-449aa454929c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:20:35.726 +05:30 1ccd1371-4343-49a1-8f58-449aa454929c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.7226ms 2024-09-04 20:20:35.726 +05:30 1ccd1371-4343-49a1-8f58-449aa454929c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:20:35.726 +05:30 1ccd1371-4343-49a1-8f58-449aa454929c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: abfdc1f8-2bd0-48fe-82a5-906fce442e01}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1519} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"08/29/2024 11:22:45\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":105,\"TotalPages\":11}]}"} 2024-09-04 20:20:35.727 +05:30 1ccd1371-4343-49a1-8f58-449aa454929c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1519 application/json; charset=utf-8 9.7044ms 2024-09-04 20:20:35.766 +05:30 e42007bd-8461-4fbd-8b4d-4c2b4b70b2f2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:20:35.766 +05:30 e42007bd-8461-4fbd-8b4d-4c2b4b70b2f2 INF CORS policy execution successful. 2024-09-04 20:20:35.766 +05:30 e42007bd-8461-4fbd-8b4d-4c2b4b70b2f2 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:20:35.767 +05:30 790350f0-0059-4544-bebf-8926fba29f51 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:20:35.767 +05:30 790350f0-0059-4544-bebf-8926fba29f51 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-04 20:20:35.772 +05:30 790350f0-0059-4544-bebf-8926fba29f51 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:20:35.772 +05:30 790350f0-0059-4544-bebf-8926fba29f51 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.219ms 2024-09-04 20:20:35.772 +05:30 790350f0-0059-4544-bebf-8926fba29f51 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:20:35.772 +05:30 790350f0-0059-4544-bebf-8926fba29f51 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e42007bd-8461-4fbd-8b4d-4c2b4b70b2f2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1519} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"08/29/2024 11:22:45\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":105,\"TotalPages\":11}]}"} 2024-09-04 20:20:35.773 +05:30 790350f0-0059-4544-bebf-8926fba29f51 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1519 application/json; charset=utf-8 6.8977ms 2024-09-04 20:20:58.315 +05:30 71f96e77-f88c-483c-8699-d56f4434e9b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:20:58.316 +05:30 71f96e77-f88c-483c-8699-d56f4434e9b6 INF CORS policy execution successful. 2024-09-04 20:20:58.318 +05:30 71f96e77-f88c-483c-8699-d56f4434e9b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 3.2123ms 2024-09-04 20:20:58.319 +05:30 dfe5b6de-a673-40f7-a1ca-ac9344ba97b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:20:58.319 +05:30 dfe5b6de-a673-40f7-a1ca-ac9344ba97b3 INF CORS policy execution successful. 2024-09-04 20:20:58.320 +05:30 dfe5b6de-a673-40f7-a1ca-ac9344ba97b3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.545ms 2024-09-04 20:20:58.352 +05:30 93574c18-1950-421c-83ea-863d00d58ae3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:20:58.352 +05:30 93574c18-1950-421c-83ea-863d00d58ae3 INF CORS policy execution successful. 2024-09-04 20:20:58.353 +05:30 1e17de51-3b1a-403c-8b45-9bcb3ba2a942 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:20:58.353 +05:30 93574c18-1950-421c-83ea-863d00d58ae3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:20:58.353 +05:30 1e17de51-3b1a-403c-8b45-9bcb3ba2a942 INF CORS policy execution successful. 2024-09-04 20:20:58.353 +05:30 1e17de51-3b1a-403c-8b45-9bcb3ba2a942 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:20:58.353 +05:30 ce2d5dbb-6960-41c4-92f6-a89b08e087c2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:20:58.353 +05:30 c37851cf-3cf2-452f-ac64-49df2177727b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:20:58.353 +05:30 c37851cf-3cf2-452f-ac64-49df2177727b 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-04 20:20:58.353 +05:30 ce2d5dbb-6960-41c4-92f6-a89b08e087c2 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-04 20:20:58.363 +05:30 c37851cf-3cf2-452f-ac64-49df2177727b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:20:58.363 +05:30 ce2d5dbb-6960-41c4-92f6-a89b08e087c2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:20:58.363 +05:30 ce2d5dbb-6960-41c4-92f6-a89b08e087c2 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 9.8541ms 2024-09-04 20:20:58.363 +05:30 c37851cf-3cf2-452f-ac64-49df2177727b INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.8793ms 2024-09-04 20:20:58.363 +05:30 ce2d5dbb-6960-41c4-92f6-a89b08e087c2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:20:58.364 +05:30 c37851cf-3cf2-452f-ac64-49df2177727b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:20:58.364 +05:30 c37851cf-3cf2-452f-ac64-49df2177727b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1e17de51-3b1a-403c-8b45-9bcb3ba2a942}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:20:58.364 +05:30 ce2d5dbb-6960-41c4-92f6-a89b08e087c2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 93574c18-1950-421c-83ea-863d00d58ae3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1167} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:20:58.364 +05:30 ce2d5dbb-6960-41c4-92f6-a89b08e087c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1167 application/json; charset=utf-8 12.3797ms 2024-09-04 20:20:58.364 +05:30 c37851cf-3cf2-452f-ac64-49df2177727b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 11.4349ms 2024-09-04 20:21:05.364 +05:30 35cfa6b6-e77d-4631-a947-591bf1e5ea02 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin40&type=2 - null null 2024-09-04 20:21:05.365 +05:30 35cfa6b6-e77d-4631-a947-591bf1e5ea02 INF CORS policy execution successful. 2024-09-04 20:21:05.365 +05:30 35cfa6b6-e77d-4631-a947-591bf1e5ea02 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin40&type=2 - 204 null null 1.0207ms 2024-09-04 20:21:05.408 +05:30 4f16b2d5-db11-447e-a265-da881986b73d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin40&type=2 - null null 2024-09-04 20:21:05.408 +05:30 4f16b2d5-db11-447e-a265-da881986b73d INF CORS policy execution successful. 2024-09-04 20:21:05.409 +05:30 4f16b2d5-db11-447e-a265-da881986b73d INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipin40&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:21:05.409 +05:30 90337785-ffd7-4db5-bdf3-c55aeca6dd26 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:21:05.409 +05:30 90337785-ffd7-4db5-bdf3-c55aeca6dd26 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-04 20:21:05.418 +05:30 90337785-ffd7-4db5-bdf3-c55aeca6dd26 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:21:05.418 +05:30 90337785-ffd7-4db5-bdf3-c55aeca6dd26 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 8.837ms 2024-09-04 20:21:05.418 +05:30 90337785-ffd7-4db5-bdf3-c55aeca6dd26 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:21:05.418 +05:30 90337785-ffd7-4db5-bdf3-c55aeca6dd26 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f16b2d5-db11-447e-a265-da881986b73d}, {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-04 20:21:05.418 +05:30 90337785-ffd7-4db5-bdf3-c55aeca6dd26 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin40&type=2 - 200 113 application/json; charset=utf-8 10.6769ms 2024-09-04 20:21:07.671 +05:30 db4a72ad-80d2-4a62-98a2-623e63f708a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:21:07.672 +05:30 db4a72ad-80d2-4a62-98a2-623e63f708a7 INF CORS policy execution successful. 2024-09-04 20:21:07.674 +05:30 db4a72ad-80d2-4a62-98a2-623e63f708a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 2.6784ms 2024-09-04 20:21:07.706 +05:30 a785ea4c-2a33-4f4c-9167-7c0b7279a2c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:21:07.706 +05:30 a785ea4c-2a33-4f4c-9167-7c0b7279a2c4 INF CORS policy execution successful. 2024-09-04 20:21:07.707 +05:30 a785ea4c-2a33-4f4c-9167-7c0b7279a2c4 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:21:07.707 +05:30 bb327502-b944-45f7-81de-cb623f71911b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:21:07.707 +05:30 bb327502-b944-45f7-81de-cb623f71911b 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-04 20:21:07.715 +05:30 bb327502-b944-45f7-81de-cb623f71911b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:21:07.715 +05:30 bb327502-b944-45f7-81de-cb623f71911b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 8.3065ms 2024-09-04 20:21:07.715 +05:30 bb327502-b944-45f7-81de-cb623f71911b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:21:07.716 +05:30 bb327502-b944-45f7-81de-cb623f71911b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a785ea4c-2a33-4f4c-9167-7c0b7279a2c4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:21:07.716 +05:30 bb327502-b944-45f7-81de-cb623f71911b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 10.1943ms 2024-09-04 20:21:07.968 +05:30 e4637f53-e8e4-489b-9e4f-bcbb2262de26 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:21:07.968 +05:30 e4637f53-e8e4-489b-9e4f-bcbb2262de26 INF CORS policy execution successful. 2024-09-04 20:21:07.968 +05:30 e4637f53-e8e4-489b-9e4f-bcbb2262de26 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5599ms 2024-09-04 20:21:08.001 +05:30 fee7f60a-12bc-4770-9f86-c5e7270442bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:21:08.001 +05:30 fee7f60a-12bc-4770-9f86-c5e7270442bb INF CORS policy execution successful. 2024-09-04 20:21:08.002 +05:30 fee7f60a-12bc-4770-9f86-c5e7270442bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.8308ms 2024-09-04 20:21:08.002 +05:30 38a5e227-3634-4c60-9d41-19e6335f69f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:21:08.003 +05:30 38a5e227-3634-4c60-9d41-19e6335f69f4 INF CORS policy execution successful. 2024-09-04 20:21:08.003 +05:30 38a5e227-3634-4c60-9d41-19e6335f69f4 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:21:08.003 +05:30 5d94b26f-e0c3-42f9-9cc1-0adc6dccdfab INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:21:08.004 +05:30 5d94b26f-e0c3-42f9-9cc1-0adc6dccdfab 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-04 20:21:08.007 +05:30 5d94b26f-e0c3-42f9-9cc1-0adc6dccdfab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:21:08.007 +05:30 5d94b26f-e0c3-42f9-9cc1-0adc6dccdfab INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.3119ms 2024-09-04 20:21:08.007 +05:30 5d94b26f-e0c3-42f9-9cc1-0adc6dccdfab INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:21:08.007 +05:30 5d94b26f-e0c3-42f9-9cc1-0adc6dccdfab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 38a5e227-3634-4c60-9d41-19e6335f69f4}, {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-04 20:21:08.007 +05:30 5d94b26f-e0c3-42f9-9cc1-0adc6dccdfab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 5.0112ms 2024-09-04 20:21:08.034 +05:30 b2f93035-4b04-4154-89e6-2f927fb8d4d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:21:08.035 +05:30 b2f93035-4b04-4154-89e6-2f927fb8d4d7 INF CORS policy execution successful. 2024-09-04 20:21:08.035 +05:30 b2f93035-4b04-4154-89e6-2f927fb8d4d7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:21:08.036 +05:30 48b91087-f372-48fc-8d0e-1292ba85618b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:21:08.036 +05:30 48b91087-f372-48fc-8d0e-1292ba85618b 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-04 20:21:08.040 +05:30 48b91087-f372-48fc-8d0e-1292ba85618b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:21:08.041 +05:30 48b91087-f372-48fc-8d0e-1292ba85618b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.6799ms 2024-09-04 20:21:08.041 +05:30 48b91087-f372-48fc-8d0e-1292ba85618b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:21:08.041 +05:30 48b91087-f372-48fc-8d0e-1292ba85618b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b2f93035-4b04-4154-89e6-2f927fb8d4d7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1167} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:21:08.041 +05:30 48b91087-f372-48fc-8d0e-1292ba85618b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1167 application/json; charset=utf-8 6.7508ms 2024-09-04 20:21:08.278 +05:30 a827bdea-6937-4aa7-8c29-b1f88b4312d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:21:08.278 +05:30 a827bdea-6937-4aa7-8c29-b1f88b4312d8 INF CORS policy execution successful. 2024-09-04 20:21:08.279 +05:30 a827bdea-6937-4aa7-8c29-b1f88b4312d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.574ms 2024-09-04 20:21:08.312 +05:30 c01f159e-bb5e-4501-9343-91b2c8ac4eee INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:21:08.312 +05:30 c01f159e-bb5e-4501-9343-91b2c8ac4eee INF CORS policy execution successful. 2024-09-04 20:21:08.313 +05:30 c01f159e-bb5e-4501-9343-91b2c8ac4eee INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:21:08.313 +05:30 d861686d-b04f-4bc4-b8a9-2fd36b2b2143 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:21:08.313 +05:30 d861686d-b04f-4bc4-b8a9-2fd36b2b2143 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-04 20:21:08.326 +05:30 d861686d-b04f-4bc4-b8a9-2fd36b2b2143 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:21:08.326 +05:30 d861686d-b04f-4bc4-b8a9-2fd36b2b2143 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 13.1562ms 2024-09-04 20:21:08.327 +05:30 d861686d-b04f-4bc4-b8a9-2fd36b2b2143 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:21:08.328 +05:30 d861686d-b04f-4bc4-b8a9-2fd36b2b2143 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c01f159e-bb5e-4501-9343-91b2c8ac4eee}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:21:08.329 +05:30 d861686d-b04f-4bc4-b8a9-2fd36b2b2143 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 17.0929ms 2024-09-04 20:21:16.985 +05:30 518f38a8-2ccc-4be0-b282-ac63dc8fbd89 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin40&type=1 - null null 2024-09-04 20:21:16.986 +05:30 518f38a8-2ccc-4be0-b282-ac63dc8fbd89 INF CORS policy execution successful. 2024-09-04 20:21:16.987 +05:30 518f38a8-2ccc-4be0-b282-ac63dc8fbd89 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin40&type=1 - 204 null null 1.8263ms 2024-09-04 20:21:17.018 +05:30 daaeaedb-6574-4f76-946b-d9db39265123 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin40&type=1 - null null 2024-09-04 20:21:17.019 +05:30 daaeaedb-6574-4f76-946b-d9db39265123 INF CORS policy execution successful. 2024-09-04 20:21:17.020 +05:30 daaeaedb-6574-4f76-946b-d9db39265123 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=dipin40&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:21:17.020 +05:30 7ffa08ab-348a-4ec6-ac99-f7c0a5b22e4a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:21:17.020 +05:30 7ffa08ab-348a-4ec6-ac99-f7c0a5b22e4a 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-04 20:21:17.027 +05:30 7ffa08ab-348a-4ec6-ac99-f7c0a5b22e4a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:21:17.028 +05:30 7ffa08ab-348a-4ec6-ac99-f7c0a5b22e4a INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 7.1106ms 2024-09-04 20:21:17.028 +05:30 7ffa08ab-348a-4ec6-ac99-f7c0a5b22e4a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:21:17.028 +05:30 7ffa08ab-348a-4ec6-ac99-f7c0a5b22e4a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: daaeaedb-6574-4f76-946b-d9db39265123}, {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-04 20:21:17.028 +05:30 7ffa08ab-348a-4ec6-ac99-f7c0a5b22e4a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin40&type=1 - 200 114 application/json; charset=utf-8 10.5078ms 2024-09-04 20:21:34.018 +05:30 e2c7f52a-9153-4cdf-b13f-3a204325a117 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:21:34.019 +05:30 e2c7f52a-9153-4cdf-b13f-3a204325a117 INF CORS policy execution successful. 2024-09-04 20:21:34.020 +05:30 e2c7f52a-9153-4cdf-b13f-3a204325a117 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.2056ms 2024-09-04 20:21:34.039 +05:30 9d9b70d1-cad6-4e03-a28a-7bc23cf2cc36 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:21:34.039 +05:30 9d9b70d1-cad6-4e03-a28a-7bc23cf2cc36 INF CORS policy execution successful. 2024-09-04 20:21:34.039 +05:30 9d9b70d1-cad6-4e03-a28a-7bc23cf2cc36 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.3815ms 2024-09-04 20:21:34.063 +05:30 9b028238-fc4a-4c90-bf98-2a0c102eed03 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:21:34.064 +05:30 9b028238-fc4a-4c90-bf98-2a0c102eed03 INF CORS policy execution successful. 2024-09-04 20:21:34.064 +05:30 a89bacca-433a-481d-9de2-0394318b196c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:21:34.064 +05:30 9b028238-fc4a-4c90-bf98-2a0c102eed03 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:21:34.064 +05:30 a89bacca-433a-481d-9de2-0394318b196c INF CORS policy execution successful. 2024-09-04 20:21:34.064 +05:30 a89bacca-433a-481d-9de2-0394318b196c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:21:34.065 +05:30 c87917d5-1e17-4acf-bc0b-74ad09160bb4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:21:34.065 +05:30 fd263ee7-a530-4a61-8500-1debfd4e0b95 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:21:34.065 +05:30 fd263ee7-a530-4a61-8500-1debfd4e0b95 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-04 20:21:34.065 +05:30 c87917d5-1e17-4acf-bc0b-74ad09160bb4 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-04 20:21:34.077 +05:30 fd263ee7-a530-4a61-8500-1debfd4e0b95 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:21:34.077 +05:30 c87917d5-1e17-4acf-bc0b-74ad09160bb4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:21:34.078 +05:30 c87917d5-1e17-4acf-bc0b-74ad09160bb4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.3178ms 2024-09-04 20:21:34.078 +05:30 fd263ee7-a530-4a61-8500-1debfd4e0b95 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 12.3546ms 2024-09-04 20:21:34.078 +05:30 fd263ee7-a530-4a61-8500-1debfd4e0b95 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:21:34.078 +05:30 c87917d5-1e17-4acf-bc0b-74ad09160bb4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:21:34.078 +05:30 fd263ee7-a530-4a61-8500-1debfd4e0b95 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a89bacca-433a-481d-9de2-0394318b196c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1167} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:21:34.078 +05:30 c87917d5-1e17-4acf-bc0b-74ad09160bb4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9b028238-fc4a-4c90-bf98-2a0c102eed03}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:21:34.079 +05:30 fd263ee7-a530-4a61-8500-1debfd4e0b95 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1167 application/json; charset=utf-8 14.6454ms 2024-09-04 20:21:34.079 +05:30 c87917d5-1e17-4acf-bc0b-74ad09160bb4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 15.6796ms 2024-09-04 20:21:54.494 +05:30 81f61e1b-fda5-4cc0-b074-333712616279 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:21:54.494 +05:30 81f61e1b-fda5-4cc0-b074-333712616279 INF CORS policy execution successful. 2024-09-04 20:21:54.495 +05:30 81f61e1b-fda5-4cc0-b074-333712616279 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.9044ms 2024-09-04 20:21:54.497 +05:30 69f07e7d-96c1-41fd-a6f2-bcffdc0fd0ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:21:54.497 +05:30 69f07e7d-96c1-41fd-a6f2-bcffdc0fd0ad INF CORS policy execution successful. 2024-09-04 20:21:54.497 +05:30 69f07e7d-96c1-41fd-a6f2-bcffdc0fd0ad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.2686ms 2024-09-04 20:21:54.531 +05:30 84a86d7f-f6d9-4f70-9c70-58bbc998b343 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:21:54.531 +05:30 84a86d7f-f6d9-4f70-9c70-58bbc998b343 INF CORS policy execution successful. 2024-09-04 20:21:54.532 +05:30 84a86d7f-f6d9-4f70-9c70-58bbc998b343 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:21:54.532 +05:30 a59b4ec7-d9e9-49a8-a079-df1c021167b8 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:21:54.532 +05:30 a59b4ec7-d9e9-49a8-a079-df1c021167b8 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-04 20:21:54.537 +05:30 a59b4ec7-d9e9-49a8-a079-df1c021167b8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:21:54.537 +05:30 a59b4ec7-d9e9-49a8-a079-df1c021167b8 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 5.2996ms 2024-09-04 20:21:54.538 +05:30 a59b4ec7-d9e9-49a8-a079-df1c021167b8 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:21:54.538 +05:30 a59b4ec7-d9e9-49a8-a079-df1c021167b8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 84a86d7f-f6d9-4f70-9c70-58bbc998b343}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:21:54.538 +05:30 a59b4ec7-d9e9-49a8-a079-df1c021167b8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 7.5159ms 2024-09-04 20:21:54.583 +05:30 e65a064f-3174-4c39-a64e-198a35ddafbf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:21:54.583 +05:30 e65a064f-3174-4c39-a64e-198a35ddafbf INF CORS policy execution successful. 2024-09-04 20:21:54.583 +05:30 e65a064f-3174-4c39-a64e-198a35ddafbf 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:21:54.583 +05:30 7c429d20-c288-431c-b70e-a0f582acbe82 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:21:54.584 +05:30 7c429d20-c288-431c-b70e-a0f582acbe82 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-04 20:21:54.590 +05:30 7c429d20-c288-431c-b70e-a0f582acbe82 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:21:54.590 +05:30 7c429d20-c288-431c-b70e-a0f582acbe82 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 6.8212ms 2024-09-04 20:21:54.591 +05:30 7c429d20-c288-431c-b70e-a0f582acbe82 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:21:54.591 +05:30 7c429d20-c288-431c-b70e-a0f582acbe82 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e65a064f-3174-4c39-a64e-198a35ddafbf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:21:54.591 +05:30 7c429d20-c288-431c-b70e-a0f582acbe82 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 8.4715ms 2024-09-04 20:22:04.864 +05:30 342f61c0-e21b-4b85-b7a5-17873feb86fa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:22:04.865 +05:30 342f61c0-e21b-4b85-b7a5-17873feb86fa INF CORS policy execution successful. 2024-09-04 20:22:04.866 +05:30 342f61c0-e21b-4b85-b7a5-17873feb86fa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 2.5349ms 2024-09-04 20:22:04.902 +05:30 c85d0c19-1294-44d8-84ac-9c3d890802a6 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1030 2024-09-04 20:22:04.905 +05:30 c85d0c19-1294-44d8-84ac-9c3d890802a6 INF CORS policy execution successful. 2024-09-04 20:22:04.906 +05:30 c85d0c19-1294-44d8-84ac-9c3d890802a6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {Connection: keep-alive}, {Content-Length: 1030}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"id":0,"group":false,"parent":100,"role":100,"userName":"dipin40","language":1,"altLanguage":1,"timeZone":0,"image":"","password":"UjgEpa1oE5f/WyfCWCwrcg==","loginName":"dipin40","loginAbbr":"","securityQuestion":1,"securityAnswer":"nil","email":"dipin40@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-04 20:22:04.907 +05:30 3fe55a1f-1392-4535-9d90-68b5571cf9d0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:22:04.907 +05:30 3fe55a1f-1392-4535-9d90-68b5571cf9d0 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-04 20:22:04.968 +05:30 3fe55a1f-1392-4535-9d90-68b5571cf9d0 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:22:04.970 +05:30 3fe55a1f-1392-4535-9d90-68b5571cf9d0 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 62.9534ms 2024-09-04 20:22:04.971 +05:30 3fe55a1f-1392-4535-9d90-68b5571cf9d0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:22:04.971 +05:30 3fe55a1f-1392-4535-9d90-68b5571cf9d0 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: c85d0c19-1294-44d8-84ac-9c3d890802a6}, {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":"128"} 2024-09-04 20:22:04.971 +05:30 3fe55a1f-1392-4535-9d90-68b5571cf9d0 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 93 application/json; charset=utf-8 69.3271ms 2024-09-04 20:22:08.347 +05:30 c90ee652-159a-44d8-af29-f4db5260d3ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:22:08.347 +05:30 c90ee652-159a-44d8-af29-f4db5260d3ba INF CORS policy execution successful. 2024-09-04 20:22:08.347 +05:30 c90ee652-159a-44d8-af29-f4db5260d3ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6229ms 2024-09-04 20:22:08.350 +05:30 2ec78790-82b3-4d4f-948f-d6e0b507b0f8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:22:08.350 +05:30 2ec78790-82b3-4d4f-948f-d6e0b507b0f8 INF CORS policy execution successful. 2024-09-04 20:22:08.350 +05:30 2ec78790-82b3-4d4f-948f-d6e0b507b0f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.3115ms 2024-09-04 20:22:08.469 +05:30 c808900d-75f6-4b22-86f2-a317f2c495e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:22:08.470 +05:30 c808900d-75f6-4b22-86f2-a317f2c495e5 INF CORS policy execution successful. 2024-09-04 20:22:08.470 +05:30 c808900d-75f6-4b22-86f2-a317f2c495e5 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:22:08.470 +05:30 50890fa1-12b8-4498-991c-1b7a4393036d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:22:08.470 +05:30 50890fa1-12b8-4498-991c-1b7a4393036d 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-04 20:22:08.478 +05:30 50890fa1-12b8-4498-991c-1b7a4393036d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:22:08.479 +05:30 50890fa1-12b8-4498-991c-1b7a4393036d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.1457ms 2024-09-04 20:22:08.479 +05:30 50890fa1-12b8-4498-991c-1b7a4393036d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:22:08.479 +05:30 50890fa1-12b8-4498-991c-1b7a4393036d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c808900d-75f6-4b22-86f2-a317f2c495e5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1512} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"08/29/2024 11:22:45\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"}],\"PageSummary\":[{\"TotalRows\":106,\"TotalPages\":11}]}"} 2024-09-04 20:22:08.479 +05:30 50890fa1-12b8-4498-991c-1b7a4393036d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1512 application/json; charset=utf-8 10.1915ms 2024-09-04 20:22:08.522 +05:30 c25b5948-9dd0-4ace-a596-b460ad37ba96 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:22:08.523 +05:30 c25b5948-9dd0-4ace-a596-b460ad37ba96 INF CORS policy execution successful. 2024-09-04 20:22:08.523 +05:30 c25b5948-9dd0-4ace-a596-b460ad37ba96 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MTkwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hTTkeRuDWKFcHmZrJMMicwD3IKsqev1CqX5yYyP7icI}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:22:08.523 +05:30 40643a0d-2eb9-4263-9750-b738b1381e92 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:22:08.523 +05:30 40643a0d-2eb9-4263-9750-b738b1381e92 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-04 20:22:08.528 +05:30 40643a0d-2eb9-4263-9750-b738b1381e92 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:22:08.529 +05:30 40643a0d-2eb9-4263-9750-b738b1381e92 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.5488ms 2024-09-04 20:22:08.529 +05:30 40643a0d-2eb9-4263-9750-b738b1381e92 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:22:08.529 +05:30 40643a0d-2eb9-4263-9750-b738b1381e92 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c25b5948-9dd0-4ace-a596-b460ad37ba96}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1512} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"08/29/2024 11:22:45\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"}],\"PageSummary\":[{\"TotalRows\":106,\"TotalPages\":11}]}"} 2024-09-04 20:22:08.530 +05:30 40643a0d-2eb9-4263-9750-b738b1381e92 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1512 application/json; charset=utf-8 7.8281ms 2024-09-04 20:23:12.014 +05:30 a1a7820e-9db7-42d4-a78c-97a518c3728c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 20:23:12.015 +05:30 a1a7820e-9db7-42d4-a78c-97a518c3728c INF CORS policy execution successful. 2024-09-04 20:23:12.016 +05:30 a1a7820e-9db7-42d4-a78c-97a518c3728c INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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://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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:12.017 +05:30 a000ae86-760f-4f3f-9b3b-065a0f62e1a6 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:23:12.018 +05:30 a000ae86-760f-4f3f-9b3b-065a0f62e1a6 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-04 20:23:12.032 +05:30 a000ae86-760f-4f3f-9b3b-065a0f62e1a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:12.033 +05:30 a000ae86-760f-4f3f-9b3b-065a0f62e1a6 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 14.5788ms 2024-09-04 20:23:12.033 +05:30 a000ae86-760f-4f3f-9b3b-065a0f62e1a6 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:23:12.033 +05:30 a000ae86-760f-4f3f-9b3b-065a0f62e1a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a1a7820e-9db7-42d4-a78c-97a518c3728c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 20:23:12.034 +05:30 a000ae86-760f-4f3f-9b3b-065a0f62e1a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 20.1967ms 2024-09-04 20:23:13.402 +05:30 f4117b5b-76c1-41ed-b393-906711746dd5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 20:23:13.403 +05:30 f4117b5b-76c1-41ed-b393-906711746dd5 INF CORS policy execution successful. 2024-09-04 20:23:13.403 +05:30 f4117b5b-76c1-41ed-b393-906711746dd5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.4834ms 2024-09-04 20:23:13.436 +05:30 7353fc2e-ab06-473f-8d20-cc0c5d80c638 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 101 2024-09-04 20:23:13.436 +05:30 7353fc2e-ab06-473f-8d20-cc0c5d80c638 INF CORS policy execution successful. 2024-09-04 20:23:13.436 +05:30 7353fc2e-ab06-473f-8d20-cc0c5d80c638 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: 101}, {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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2 ","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 20:23:13.437 +05:30 3bd3da4c-14dd-4b77-8aca-9d97c750eff5 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 20:23:13.437 +05:30 3bd3da4c-14dd-4b77-8aca-9d97c750eff5 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-04 20:23:13.446 +05:30 3bd3da4c-14dd-4b77-8aca-9d97c750eff5 INF Database retrieved 2024-09-04 20:23:13.450 +05:30 3bd3da4c-14dd-4b77-8aca-9d97c750eff5 INF Token generated 2024-09-04 20:23:13.451 +05:30 3bd3da4c-14dd-4b77-8aca-9d97c750eff5 INF Token generated 2024-09-04 20:23:13.451 +05:30 3bd3da4c-14dd-4b77-8aca-9d97c750eff5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:13.451 +05:30 3bd3da4c-14dd-4b77-8aca-9d97c750eff5 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 14.3439ms 2024-09-04 20:23:13.451 +05:30 3bd3da4c-14dd-4b77-8aca-9d97c750eff5 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 20:23:13.451 +05:30 3bd3da4c-14dd-4b77-8aca-9d97c750eff5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7353fc2e-ab06-473f-8d20-cc0c5d80c638}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 902} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyNDkzLCJpYXQiOjE3MjU0NjE1OTN9.xSGjoJb_HCTkyMVAB6RyyCiXK72GuGJQCdu0On51L4g\"}"} 2024-09-04 20:23:13.452 +05:30 3bd3da4c-14dd-4b77-8aca-9d97c750eff5 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 902 application/json; charset=utf-8 16.2917ms 2024-09-04 20:23:18.588 +05:30 367e6593-e09f-4a71-8fdd-94e641db02cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:23:18.588 +05:30 367e6593-e09f-4a71-8fdd-94e641db02cd INF CORS policy execution successful. 2024-09-04 20:23:18.589 +05:30 367e6593-e09f-4a71-8fdd-94e641db02cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.2671ms 2024-09-04 20:23:18.772 +05:30 1060379d-8419-4e87-87de-a9a84a1e1d69 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:23:18.773 +05:30 1060379d-8419-4e87-87de-a9a84a1e1d69 INF CORS policy execution successful. 2024-09-04 20:23:18.773 +05:30 1060379d-8419-4e87-87de-a9a84a1e1d69 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:18.773 +05:30 98d5abe0-b37b-4ae7-bcc8-ebb98ec9c558 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:23:18.774 +05:30 98d5abe0-b37b-4ae7-bcc8-ebb98ec9c558 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-04 20:23:18.790 +05:30 98d5abe0-b37b-4ae7-bcc8-ebb98ec9c558 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:18.790 +05:30 98d5abe0-b37b-4ae7-bcc8-ebb98ec9c558 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 16.2662ms 2024-09-04 20:23:18.790 +05:30 98d5abe0-b37b-4ae7-bcc8-ebb98ec9c558 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:23:18.790 +05:30 98d5abe0-b37b-4ae7-bcc8-ebb98ec9c558 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1060379d-8419-4e87-87de-a9a84a1e1d69}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1512} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"08/29/2024 11:22:45\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"}],\"PageSummary\":[{\"TotalRows\":106,\"TotalPages\":11}]}"} 2024-09-04 20:23:18.790 +05:30 98d5abe0-b37b-4ae7-bcc8-ebb98ec9c558 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1512 application/json; charset=utf-8 18.4288ms 2024-09-04 20:23:21.285 +05:30 bbac8612-a766-4b40-8976-442f6ca5e438 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:23:21.285 +05:30 9ca6a87c-27ac-4359-879d-9ff502d886c9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:23:21.286 +05:30 bbac8612-a766-4b40-8976-442f6ca5e438 INF CORS policy execution successful. 2024-09-04 20:23:21.286 +05:30 9ca6a87c-27ac-4359-879d-9ff502d886c9 INF CORS policy execution successful. 2024-09-04 20:23:21.286 +05:30 bbac8612-a766-4b40-8976-442f6ca5e438 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5234ms 2024-09-04 20:23:21.286 +05:30 9ca6a87c-27ac-4359-879d-9ff502d886c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5495ms 2024-09-04 20:23:21.384 +05:30 82a7acc6-3d44-43a9-9010-3d467ac3e31a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:23:21.384 +05:30 f4321e31-86e7-4e15-80c0-1ce820877bea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:23:21.384 +05:30 f4321e31-86e7-4e15-80c0-1ce820877bea INF CORS policy execution successful. 2024-09-04 20:23:21.384 +05:30 82a7acc6-3d44-43a9-9010-3d467ac3e31a INF CORS policy execution successful. 2024-09-04 20:23:21.385 +05:30 f4321e31-86e7-4e15-80c0-1ce820877bea 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:21.385 +05:30 82a7acc6-3d44-43a9-9010-3d467ac3e31a 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:21.385 +05:30 c5dc248d-26cb-4db4-b640-d49b7b8744cf INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:23:21.385 +05:30 a0d89ae1-521c-47e6-983b-4d21784d1f5f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:23:21.385 +05:30 a0d89ae1-521c-47e6-983b-4d21784d1f5f 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-04 20:23:21.385 +05:30 c5dc248d-26cb-4db4-b640-d49b7b8744cf 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-04 20:23:21.388 +05:30 a0d89ae1-521c-47e6-983b-4d21784d1f5f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:21.388 +05:30 a0d89ae1-521c-47e6-983b-4d21784d1f5f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.2431ms 2024-09-04 20:23:21.388 +05:30 a0d89ae1-521c-47e6-983b-4d21784d1f5f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:23:21.389 +05:30 a0d89ae1-521c-47e6-983b-4d21784d1f5f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f4321e31-86e7-4e15-80c0-1ce820877bea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1167} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:23:21.389 +05:30 a0d89ae1-521c-47e6-983b-4d21784d1f5f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1167 application/json; charset=utf-8 5.0305ms 2024-09-04 20:23:21.390 +05:30 c5dc248d-26cb-4db4-b640-d49b7b8744cf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:21.390 +05:30 c5dc248d-26cb-4db4-b640-d49b7b8744cf INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.1979ms 2024-09-04 20:23:21.390 +05:30 c5dc248d-26cb-4db4-b640-d49b7b8744cf INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:23:21.390 +05:30 c5dc248d-26cb-4db4-b640-d49b7b8744cf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 82a7acc6-3d44-43a9-9010-3d467ac3e31a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:23:21.391 +05:30 c5dc248d-26cb-4db4-b640-d49b7b8744cf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 6.9334ms 2024-09-04 20:23:30.105 +05:30 17a522b4-72ae-4150-996e-2d946a7c152c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp31&type=2 - null null 2024-09-04 20:23:30.105 +05:30 17a522b4-72ae-4150-996e-2d946a7c152c INF CORS policy execution successful. 2024-09-04 20:23:30.106 +05:30 17a522b4-72ae-4150-996e-2d946a7c152c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp31&type=2 - 204 null null 1.1087ms 2024-09-04 20:23:30.139 +05:30 4930b2ab-4c66-46c1-98df-695a4fe19c58 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp31&type=2 - null null 2024-09-04 20:23:30.139 +05:30 4930b2ab-4c66-46c1-98df-695a4fe19c58 INF CORS policy execution successful. 2024-09-04 20:23:30.140 +05:30 4930b2ab-4c66-46c1-98df-695a4fe19c58 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipingrp31&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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:30.140 +05:30 504ee4d2-94f1-469a-bccb-094aaa5a0543 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:23:30.140 +05:30 504ee4d2-94f1-469a-bccb-094aaa5a0543 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-04 20:23:30.150 +05:30 504ee4d2-94f1-469a-bccb-094aaa5a0543 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:30.151 +05:30 504ee4d2-94f1-469a-bccb-094aaa5a0543 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 10.4478ms 2024-09-04 20:23:30.151 +05:30 504ee4d2-94f1-469a-bccb-094aaa5a0543 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:23:30.151 +05:30 504ee4d2-94f1-469a-bccb-094aaa5a0543 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4930b2ab-4c66-46c1-98df-695a4fe19c58}, {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-04 20:23:30.151 +05:30 504ee4d2-94f1-469a-bccb-094aaa5a0543 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp31&type=2 - 200 113 application/json; charset=utf-8 12.4232ms 2024-09-04 20:23:34.821 +05:30 0d37999e-3f3b-4739-8666-0606bdbcc019 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:23:34.821 +05:30 0d37999e-3f3b-4739-8666-0606bdbcc019 INF CORS policy execution successful. 2024-09-04 20:23:34.821 +05:30 0d37999e-3f3b-4739-8666-0606bdbcc019 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.5903ms 2024-09-04 20:23:34.851 +05:30 3c000127-145e-4d75-b8cd-c646869613d3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:23:34.851 +05:30 3c000127-145e-4d75-b8cd-c646869613d3 INF CORS policy execution successful. 2024-09-04 20:23:34.852 +05:30 3c000127-145e-4d75-b8cd-c646869613d3 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:34.852 +05:30 bfc5bf36-7f8e-4f9b-84ad-6f64457bfd8e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:23:34.852 +05:30 bfc5bf36-7f8e-4f9b-84ad-6f64457bfd8e 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-04 20:23:34.862 +05:30 bfc5bf36-7f8e-4f9b-84ad-6f64457bfd8e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:34.863 +05:30 bfc5bf36-7f8e-4f9b-84ad-6f64457bfd8e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 10.657ms 2024-09-04 20:23:34.863 +05:30 bfc5bf36-7f8e-4f9b-84ad-6f64457bfd8e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:23:34.863 +05:30 bfc5bf36-7f8e-4f9b-84ad-6f64457bfd8e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3c000127-145e-4d75-b8cd-c646869613d3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:23:34.864 +05:30 bfc5bf36-7f8e-4f9b-84ad-6f64457bfd8e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 13.1331ms 2024-09-04 20:23:34.954 +05:30 37dc7822-8a16-4dee-aa26-0c65dde7f7ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:23:34.954 +05:30 37dc7822-8a16-4dee-aa26-0c65dde7f7ac INF CORS policy execution successful. 2024-09-04 20:23:34.954 +05:30 37dc7822-8a16-4dee-aa26-0c65dde7f7ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.4531ms 2024-09-04 20:23:34.982 +05:30 1e4a6be7-513a-458c-99d9-0b1d8dc4ef6f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:23:34.983 +05:30 1e4a6be7-513a-458c-99d9-0b1d8dc4ef6f INF CORS policy execution successful. 2024-09-04 20:23:34.983 +05:30 1e4a6be7-513a-458c-99d9-0b1d8dc4ef6f INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:34.983 +05:30 71a30ed0-5ece-4bff-81ad-cb19e3fdb2f0 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:23:34.983 +05:30 71a30ed0-5ece-4bff-81ad-cb19e3fdb2f0 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-04 20:23:34.985 +05:30 71a30ed0-5ece-4bff-81ad-cb19e3fdb2f0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:34.986 +05:30 71a30ed0-5ece-4bff-81ad-cb19e3fdb2f0 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.4592ms 2024-09-04 20:23:34.986 +05:30 71a30ed0-5ece-4bff-81ad-cb19e3fdb2f0 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:23:34.986 +05:30 71a30ed0-5ece-4bff-81ad-cb19e3fdb2f0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1e4a6be7-513a-458c-99d9-0b1d8dc4ef6f}, {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-04 20:23:34.986 +05:30 71a30ed0-5ece-4bff-81ad-cb19e3fdb2f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 4.0093ms 2024-09-04 20:23:35.134 +05:30 031d51b9-67b9-4ca9-8029-e52927d342e5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:23:35.134 +05:30 031d51b9-67b9-4ca9-8029-e52927d342e5 INF CORS policy execution successful. 2024-09-04 20:23:35.134 +05:30 031d51b9-67b9-4ca9-8029-e52927d342e5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4349ms 2024-09-04 20:23:35.167 +05:30 efb5c45e-2282-4c2a-a35d-e089205241a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:23:35.168 +05:30 efb5c45e-2282-4c2a-a35d-e089205241a0 INF CORS policy execution successful. 2024-09-04 20:23:35.168 +05:30 efb5c45e-2282-4c2a-a35d-e089205241a0 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:35.168 +05:30 2e1d4100-79bd-4dcd-9672-e293e5437f7d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:23:35.168 +05:30 2e1d4100-79bd-4dcd-9672-e293e5437f7d 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-04 20:23:35.175 +05:30 2e1d4100-79bd-4dcd-9672-e293e5437f7d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:35.175 +05:30 2e1d4100-79bd-4dcd-9672-e293e5437f7d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.4588ms 2024-09-04 20:23:35.176 +05:30 2e1d4100-79bd-4dcd-9672-e293e5437f7d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:23:35.176 +05:30 2e1d4100-79bd-4dcd-9672-e293e5437f7d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: efb5c45e-2282-4c2a-a35d-e089205241a0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1167} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:23:35.176 +05:30 2e1d4100-79bd-4dcd-9672-e293e5437f7d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1167 application/json; charset=utf-8 8.8556ms 2024-09-04 20:23:35.258 +05:30 66ba958e-5a4c-42b1-9c44-b5cb550122f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:23:35.258 +05:30 66ba958e-5a4c-42b1-9c44-b5cb550122f1 INF CORS policy execution successful. 2024-09-04 20:23:35.259 +05:30 66ba958e-5a4c-42b1-9c44-b5cb550122f1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.5424ms 2024-09-04 20:23:35.286 +05:30 bf204bf3-7091-4fdb-81bc-947652b2798f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:23:35.287 +05:30 bf204bf3-7091-4fdb-81bc-947652b2798f INF CORS policy execution successful. 2024-09-04 20:23:35.287 +05:30 bf204bf3-7091-4fdb-81bc-947652b2798f INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:35.287 +05:30 8d84bdbe-7929-446c-8eb6-5c8844b072d8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:23:35.287 +05:30 8d84bdbe-7929-446c-8eb6-5c8844b072d8 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-04 20:23:35.293 +05:30 8d84bdbe-7929-446c-8eb6-5c8844b072d8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:35.294 +05:30 8d84bdbe-7929-446c-8eb6-5c8844b072d8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.4137ms 2024-09-04 20:23:35.294 +05:30 8d84bdbe-7929-446c-8eb6-5c8844b072d8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:23:35.294 +05:30 8d84bdbe-7929-446c-8eb6-5c8844b072d8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bf204bf3-7091-4fdb-81bc-947652b2798f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:23:35.294 +05:30 8d84bdbe-7929-446c-8eb6-5c8844b072d8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 8.0567ms 2024-09-04 20:23:36.456 +05:30 5d40f7fc-c06a-4cac-a586-e2ea646020a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:23:36.457 +05:30 5d40f7fc-c06a-4cac-a586-e2ea646020a6 INF CORS policy execution successful. 2024-09-04 20:23:36.457 +05:30 5d40f7fc-c06a-4cac-a586-e2ea646020a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 0.6355ms 2024-09-04 20:23:36.487 +05:30 f5e1c6ce-88b9-422e-9186-ef5022936dfb INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 981 2024-09-04 20:23:36.487 +05:30 f5e1c6ce-88b9-422e-9186-ef5022936dfb INF CORS policy execution successful. 2024-09-04 20:23:36.488 +05:30 f5e1c6ce-88b9-422e-9186-ef5022936dfb 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Content-Length: 981}, {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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":0,"group":true,"parent":100,"role":100,"userName":"dipingrp31","language":1,"altLanguage":1,"timeZone":0,"image":"","password":"","loginName":"","loginAbbr":"","securityQuestion":0,"securityAnswer":"","email":"","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-04 20:23:36.488 +05:30 6ad42969-841e-4768-91cf-1ac8b3206afb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:23:36.488 +05:30 6ad42969-841e-4768-91cf-1ac8b3206afb 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-04 20:23:36.518 +05:30 6ad42969-841e-4768-91cf-1ac8b3206afb INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:36.519 +05:30 6ad42969-841e-4768-91cf-1ac8b3206afb INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 30.4862ms 2024-09-04 20:23:36.519 +05:30 6ad42969-841e-4768-91cf-1ac8b3206afb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:23:36.519 +05:30 6ad42969-841e-4768-91cf-1ac8b3206afb INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: f5e1c6ce-88b9-422e-9186-ef5022936dfb}, {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":"129"} 2024-09-04 20:23:36.520 +05:30 6ad42969-841e-4768-91cf-1ac8b3206afb INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 93 application/json; charset=utf-8 33.176ms 2024-09-04 20:23:37.031 +05:30 e888bb78-9c96-468b-bcaa-879ddf737109 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:23:37.031 +05:30 e888bb78-9c96-468b-bcaa-879ddf737109 INF CORS policy execution successful. 2024-09-04 20:23:37.032 +05:30 e888bb78-9c96-468b-bcaa-879ddf737109 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5649ms 2024-09-04 20:23:37.038 +05:30 27e03d3c-b9b3-42e2-b8d1-ff242797463d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:23:37.039 +05:30 27e03d3c-b9b3-42e2-b8d1-ff242797463d INF CORS policy execution successful. 2024-09-04 20:23:37.039 +05:30 27e03d3c-b9b3-42e2-b8d1-ff242797463d 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:37.039 +05:30 bcdebd80-69ea-4e4f-95c4-ee50f53da15b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:23:37.039 +05:30 bcdebd80-69ea-4e4f-95c4-ee50f53da15b 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-04 20:23:37.044 +05:30 bcdebd80-69ea-4e4f-95c4-ee50f53da15b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:37.044 +05:30 bcdebd80-69ea-4e4f-95c4-ee50f53da15b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.5949ms 2024-09-04 20:23:37.044 +05:30 bcdebd80-69ea-4e4f-95c4-ee50f53da15b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:23:37.044 +05:30 bcdebd80-69ea-4e4f-95c4-ee50f53da15b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 27e03d3c-b9b3-42e2-b8d1-ff242797463d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:23:37.045 +05:30 bcdebd80-69ea-4e4f-95c4-ee50f53da15b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 6.3305ms 2024-09-04 20:23:37.057 +05:30 ce5dca61-196b-4238-b810-3e30962ec36c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:23:37.057 +05:30 ce5dca61-196b-4238-b810-3e30962ec36c INF CORS policy execution successful. 2024-09-04 20:23:37.057 +05:30 ce5dca61-196b-4238-b810-3e30962ec36c 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:37.057 +05:30 2aea8731-e7ac-45e3-a7f7-74f5874a3338 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:23:37.057 +05:30 2aea8731-e7ac-45e3-a7f7-74f5874a3338 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-04 20:23:37.061 +05:30 2aea8731-e7ac-45e3-a7f7-74f5874a3338 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:37.062 +05:30 2aea8731-e7ac-45e3-a7f7-74f5874a3338 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.2516ms 2024-09-04 20:23:37.062 +05:30 2aea8731-e7ac-45e3-a7f7-74f5874a3338 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:23:37.062 +05:30 2aea8731-e7ac-45e3-a7f7-74f5874a3338 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ce5dca61-196b-4238-b810-3e30962ec36c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:23:37.062 +05:30 2aea8731-e7ac-45e3-a7f7-74f5874a3338 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 5.7256ms 2024-09-04 20:23:39.559 +05:30 dcfbe573-a434-4497-8d73-376d814cc845 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:23:39.560 +05:30 dcfbe573-a434-4497-8d73-376d814cc845 INF CORS policy execution successful. 2024-09-04 20:23:39.560 +05:30 dcfbe573-a434-4497-8d73-376d814cc845 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7034ms 2024-09-04 20:23:39.599 +05:30 3bb5f570-3814-4cda-a383-6926132acc26 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:23:39.600 +05:30 3bb5f570-3814-4cda-a383-6926132acc26 INF CORS policy execution successful. 2024-09-04 20:23:39.601 +05:30 3bb5f570-3814-4cda-a383-6926132acc26 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:39.601 +05:30 eefbea90-a756-4024-b34f-4f345c7f10a4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:23:39.601 +05:30 eefbea90-a756-4024-b34f-4f345c7f10a4 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-04 20:23:39.609 +05:30 eefbea90-a756-4024-b34f-4f345c7f10a4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:39.609 +05:30 eefbea90-a756-4024-b34f-4f345c7f10a4 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.7978ms 2024-09-04 20:23:39.609 +05:30 eefbea90-a756-4024-b34f-4f345c7f10a4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:23:39.609 +05:30 eefbea90-a756-4024-b34f-4f345c7f10a4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3bb5f570-3814-4cda-a383-6926132acc26}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1488} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":null},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"08/29/2024 11:22:45\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":107,\"TotalPages\":11}]}"} 2024-09-04 20:23:39.609 +05:30 eefbea90-a756-4024-b34f-4f345c7f10a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1488 application/json; charset=utf-8 10.0198ms 2024-09-04 20:23:40.869 +05:30 da0c727a-3ced-4ab2-b73c-df4ad9f923b4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:23:40.869 +05:30 da0c727a-3ced-4ab2-b73c-df4ad9f923b4 INF CORS policy execution successful. 2024-09-04 20:23:40.870 +05:30 da0c727a-3ced-4ab2-b73c-df4ad9f923b4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6287ms 2024-09-04 20:23:40.877 +05:30 41c913dd-9c9d-4c4a-9f1a-3167ab877485 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:23:40.878 +05:30 41c913dd-9c9d-4c4a-9f1a-3167ab877485 INF CORS policy execution successful. 2024-09-04 20:23:40.878 +05:30 41c913dd-9c9d-4c4a-9f1a-3167ab877485 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:40.878 +05:30 7d6a819e-94f6-4cf4-b685-498b43c63258 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:23:40.879 +05:30 7d6a819e-94f6-4cf4-b685-498b43c63258 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-04 20:23:40.886 +05:30 7d6a819e-94f6-4cf4-b685-498b43c63258 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:40.886 +05:30 7d6a819e-94f6-4cf4-b685-498b43c63258 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.7735ms 2024-09-04 20:23:40.886 +05:30 7d6a819e-94f6-4cf4-b685-498b43c63258 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:23:40.887 +05:30 7d6a819e-94f6-4cf4-b685-498b43c63258 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 41c913dd-9c9d-4c4a-9f1a-3167ab877485}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:23:40.887 +05:30 7d6a819e-94f6-4cf4-b685-498b43c63258 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 10.2441ms 2024-09-04 20:23:40.895 +05:30 2854c3f8-4478-44cc-87fa-6a7a5368d8fa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:23:40.896 +05:30 2854c3f8-4478-44cc-87fa-6a7a5368d8fa INF CORS policy execution successful. 2024-09-04 20:23:40.896 +05:30 2854c3f8-4478-44cc-87fa-6a7a5368d8fa 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:40.896 +05:30 fcba8ed3-d880-4303-a972-1a7fede2e949 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:23:40.896 +05:30 fcba8ed3-d880-4303-a972-1a7fede2e949 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-04 20:23:40.901 +05:30 fcba8ed3-d880-4303-a972-1a7fede2e949 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:40.901 +05:30 fcba8ed3-d880-4303-a972-1a7fede2e949 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.5439ms 2024-09-04 20:23:40.901 +05:30 fcba8ed3-d880-4303-a972-1a7fede2e949 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:23:40.901 +05:30 fcba8ed3-d880-4303-a972-1a7fede2e949 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2854c3f8-4478-44cc-87fa-6a7a5368d8fa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:23:40.901 +05:30 fcba8ed3-d880-4303-a972-1a7fede2e949 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 6.3377ms 2024-09-04 20:23:45.395 +05:30 149c4e9f-bb5e-43e7-b642-a87d2aa9dcf8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - null null 2024-09-04 20:23:45.395 +05:30 149c4e9f-bb5e-43e7-b642-a87d2aa9dcf8 INF CORS policy execution successful. 2024-09-04 20:23:45.396 +05:30 149c4e9f-bb5e-43e7-b642-a87d2aa9dcf8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - 204 null null 0.8197ms 2024-09-04 20:23:45.521 +05:30 0d270a3d-78c1-4dde-a150-348bb2c3eab8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - null null 2024-09-04 20:23:45.522 +05:30 0d270a3d-78c1-4dde-a150-348bb2c3eab8 INF CORS policy execution successful. 2024-09-04 20:23:45.522 +05:30 0d270a3d-78c1-4dde-a150-348bb2c3eab8 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipin41&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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:45.522 +05:30 43fc8a39-3913-43f9-b755-13e17ed50d2a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:23:45.522 +05:30 43fc8a39-3913-43f9-b755-13e17ed50d2a 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-04 20:23:45.528 +05:30 43fc8a39-3913-43f9-b755-13e17ed50d2a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:45.528 +05:30 43fc8a39-3913-43f9-b755-13e17ed50d2a INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 5.8454ms 2024-09-04 20:23:45.528 +05:30 43fc8a39-3913-43f9-b755-13e17ed50d2a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:23:45.528 +05:30 43fc8a39-3913-43f9-b755-13e17ed50d2a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0d270a3d-78c1-4dde-a150-348bb2c3eab8}, {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-04 20:23:45.529 +05:30 43fc8a39-3913-43f9-b755-13e17ed50d2a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - 200 113 application/json; charset=utf-8 7.843ms 2024-09-04 20:23:55.645 +05:30 2f60d4a9-d28c-4b9e-a93c-f1d77ff5f1a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:23:55.645 +05:30 2f60d4a9-d28c-4b9e-a93c-f1d77ff5f1a1 INF CORS policy execution successful. 2024-09-04 20:23:55.645 +05:30 2f60d4a9-d28c-4b9e-a93c-f1d77ff5f1a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6292ms 2024-09-04 20:23:55.684 +05:30 13668d6a-7aec-46c7-938d-fcf3ed5d5c23 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:23:55.685 +05:30 13668d6a-7aec-46c7-938d-fcf3ed5d5c23 INF CORS policy execution successful. 2024-09-04 20:23:55.685 +05:30 13668d6a-7aec-46c7-938d-fcf3ed5d5c23 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:55.686 +05:30 8567428b-d8f8-45b8-b50b-c908a4ec09ad INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:23:55.686 +05:30 8567428b-d8f8-45b8-b50b-c908a4ec09ad 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-04 20:23:55.697 +05:30 8567428b-d8f8-45b8-b50b-c908a4ec09ad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:55.698 +05:30 8567428b-d8f8-45b8-b50b-c908a4ec09ad INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 11.7226ms 2024-09-04 20:23:55.698 +05:30 8567428b-d8f8-45b8-b50b-c908a4ec09ad INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:23:55.698 +05:30 8567428b-d8f8-45b8-b50b-c908a4ec09ad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 13668d6a-7aec-46c7-938d-fcf3ed5d5c23}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1488} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":null},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"08/29/2024 11:22:45\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":107,\"TotalPages\":11}]}"} 2024-09-04 20:23:55.698 +05:30 8567428b-d8f8-45b8-b50b-c908a4ec09ad INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1488 application/json; charset=utf-8 14.7061ms 2024-09-04 20:23:57.945 +05:30 fbd01c9a-e70b-41b7-a296-b1a93b6cf4c6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:23:57.946 +05:30 fbd01c9a-e70b-41b7-a296-b1a93b6cf4c6 INF CORS policy execution successful. 2024-09-04 20:23:57.946 +05:30 fbd01c9a-e70b-41b7-a296-b1a93b6cf4c6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4496ms 2024-09-04 20:23:57.949 +05:30 ba2844f3-83da-4977-82a1-3702318820a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:23:57.949 +05:30 ba2844f3-83da-4977-82a1-3702318820a6 INF CORS policy execution successful. 2024-09-04 20:23:57.949 +05:30 ba2844f3-83da-4977-82a1-3702318820a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.364ms 2024-09-04 20:23:57.972 +05:30 5413ad4a-d99b-42b5-b568-9d8266cc4041 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:23:57.973 +05:30 5413ad4a-d99b-42b5-b568-9d8266cc4041 INF CORS policy execution successful. 2024-09-04 20:23:57.973 +05:30 5413ad4a-d99b-42b5-b568-9d8266cc4041 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:57.973 +05:30 ecd168d2-80bf-48ac-a8e5-d2131af75d48 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:23:57.973 +05:30 ecd168d2-80bf-48ac-a8e5-d2131af75d48 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-04 20:23:57.978 +05:30 ecd168d2-80bf-48ac-a8e5-d2131af75d48 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:57.979 +05:30 ecd168d2-80bf-48ac-a8e5-d2131af75d48 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.3373ms 2024-09-04 20:23:57.979 +05:30 ecd168d2-80bf-48ac-a8e5-d2131af75d48 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:23:57.979 +05:30 ecd168d2-80bf-48ac-a8e5-d2131af75d48 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5413ad4a-d99b-42b5-b568-9d8266cc4041}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:23:57.979 +05:30 ecd168d2-80bf-48ac-a8e5-d2131af75d48 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 7.0474ms 2024-09-04 20:23:57.988 +05:30 1e3553ea-8c1a-4701-998e-4998cc7a1c9d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:23:57.989 +05:30 1e3553ea-8c1a-4701-998e-4998cc7a1c9d INF CORS policy execution successful. 2024-09-04 20:23:57.990 +05:30 1e3553ea-8c1a-4701-998e-4998cc7a1c9d 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:23:57.990 +05:30 30a15ea0-c12b-498e-bc66-757527c045d0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:23:57.991 +05:30 30a15ea0-c12b-498e-bc66-757527c045d0 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-04 20:23:58.001 +05:30 30a15ea0-c12b-498e-bc66-757527c045d0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:23:58.001 +05:30 30a15ea0-c12b-498e-bc66-757527c045d0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 10.4968ms 2024-09-04 20:23:58.001 +05:30 30a15ea0-c12b-498e-bc66-757527c045d0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:23:58.002 +05:30 30a15ea0-c12b-498e-bc66-757527c045d0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1e3553ea-8c1a-4701-998e-4998cc7a1c9d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:23:58.002 +05:30 30a15ea0-c12b-498e-bc66-757527c045d0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 14.7457ms 2024-09-04 20:24:00.888 +05:30 9005c6ab-cbbd-4249-afda-2a03dff27cb0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - null null 2024-09-04 20:24:00.889 +05:30 9005c6ab-cbbd-4249-afda-2a03dff27cb0 INF CORS policy execution successful. 2024-09-04 20:24:00.889 +05:30 9005c6ab-cbbd-4249-afda-2a03dff27cb0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - 204 null null 0.9705ms 2024-09-04 20:24:00.914 +05:30 dc6a4ead-416a-456a-9b79-2be895a1ab7b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - null null 2024-09-04 20:24:00.915 +05:30 dc6a4ead-416a-456a-9b79-2be895a1ab7b INF CORS policy execution successful. 2024-09-04 20:24:00.915 +05:30 dc6a4ead-416a-456a-9b79-2be895a1ab7b INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipin41&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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:24:00.915 +05:30 9ac16834-ce77-4fe0-beea-c5cfaf0afdb8 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:24:00.915 +05:30 9ac16834-ce77-4fe0-beea-c5cfaf0afdb8 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-04 20:24:00.920 +05:30 9ac16834-ce77-4fe0-beea-c5cfaf0afdb8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:24:00.921 +05:30 9ac16834-ce77-4fe0-beea-c5cfaf0afdb8 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 5.9354ms 2024-09-04 20:24:00.921 +05:30 9ac16834-ce77-4fe0-beea-c5cfaf0afdb8 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:24:00.922 +05:30 9ac16834-ce77-4fe0-beea-c5cfaf0afdb8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc6a4ead-416a-456a-9b79-2be895a1ab7b}, {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-04 20:24:00.923 +05:30 9ac16834-ce77-4fe0-beea-c5cfaf0afdb8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - 200 113 application/json; charset=utf-8 8.3415ms 2024-09-04 20:24:05.866 +05:30 1afabb1d-2ee4-4d8b-b9fb-491dbdca220c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:24:05.866 +05:30 1afabb1d-2ee4-4d8b-b9fb-491dbdca220c INF CORS policy execution successful. 2024-09-04 20:24:05.867 +05:30 1afabb1d-2ee4-4d8b-b9fb-491dbdca220c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.7826ms 2024-09-04 20:24:05.898 +05:30 23eaa6cb-3093-4aa3-82de-4e16f3ee0183 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:24:05.898 +05:30 23eaa6cb-3093-4aa3-82de-4e16f3ee0183 INF CORS policy execution successful. 2024-09-04 20:24:05.899 +05:30 23eaa6cb-3093-4aa3-82de-4e16f3ee0183 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:24:05.899 +05:30 842a38c2-a92f-4390-befb-8b7da8fad040 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:24:05.899 +05:30 842a38c2-a92f-4390-befb-8b7da8fad040 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-04 20:24:05.905 +05:30 842a38c2-a92f-4390-befb-8b7da8fad040 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:24:05.905 +05:30 842a38c2-a92f-4390-befb-8b7da8fad040 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 5.9676ms 2024-09-04 20:24:05.905 +05:30 842a38c2-a92f-4390-befb-8b7da8fad040 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:24:05.905 +05:30 842a38c2-a92f-4390-befb-8b7da8fad040 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 23eaa6cb-3093-4aa3-82de-4e16f3ee0183}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:24:05.906 +05:30 842a38c2-a92f-4390-befb-8b7da8fad040 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 7.8884ms 2024-09-04 20:24:06.007 +05:30 702a24b0-330a-45a7-bef7-f4a5c1ef50c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:24:06.007 +05:30 702a24b0-330a-45a7-bef7-f4a5c1ef50c3 INF CORS policy execution successful. 2024-09-04 20:24:06.007 +05:30 702a24b0-330a-45a7-bef7-f4a5c1ef50c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5099ms 2024-09-04 20:24:06.066 +05:30 2fe008f0-09ab-4df9-8218-0d1e0370f8e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:24:06.067 +05:30 2fe008f0-09ab-4df9-8218-0d1e0370f8e0 INF CORS policy execution successful. 2024-09-04 20:24:06.067 +05:30 2fe008f0-09ab-4df9-8218-0d1e0370f8e0 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:24:06.068 +05:30 56de7251-90b2-4fd4-b388-b59070b92b39 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:24:06.069 +05:30 56de7251-90b2-4fd4-b388-b59070b92b39 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-04 20:24:06.077 +05:30 56de7251-90b2-4fd4-b388-b59070b92b39 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:24:06.078 +05:30 56de7251-90b2-4fd4-b388-b59070b92b39 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 8.8294ms 2024-09-04 20:24:06.078 +05:30 56de7251-90b2-4fd4-b388-b59070b92b39 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:24:06.078 +05:30 56de7251-90b2-4fd4-b388-b59070b92b39 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2fe008f0-09ab-4df9-8218-0d1e0370f8e0}, {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-04 20:24:06.078 +05:30 56de7251-90b2-4fd4-b388-b59070b92b39 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 12.1359ms 2024-09-04 20:24:06.167 +05:30 c593b34a-0640-4bd0-90b2-5ad1e9f4c115 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:24:06.167 +05:30 c593b34a-0640-4bd0-90b2-5ad1e9f4c115 INF CORS policy execution successful. 2024-09-04 20:24:06.168 +05:30 c593b34a-0640-4bd0-90b2-5ad1e9f4c115 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5387ms 2024-09-04 20:24:06.195 +05:30 df11f1a6-a646-43e1-9116-9354dca6743e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:24:06.196 +05:30 df11f1a6-a646-43e1-9116-9354dca6743e INF CORS policy execution successful. 2024-09-04 20:24:06.196 +05:30 df11f1a6-a646-43e1-9116-9354dca6743e 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:24:06.196 +05:30 d03f7d03-759a-488b-8fd1-f7804edef062 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:24:06.196 +05:30 d03f7d03-759a-488b-8fd1-f7804edef062 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-04 20:24:06.205 +05:30 d03f7d03-759a-488b-8fd1-f7804edef062 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:24:06.205 +05:30 d03f7d03-759a-488b-8fd1-f7804edef062 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 8.3983ms 2024-09-04 20:24:06.205 +05:30 d03f7d03-759a-488b-8fd1-f7804edef062 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:24:06.205 +05:30 d03f7d03-759a-488b-8fd1-f7804edef062 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: df11f1a6-a646-43e1-9116-9354dca6743e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:24:06.206 +05:30 d03f7d03-759a-488b-8fd1-f7804edef062 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 10.4553ms 2024-09-04 20:24:06.324 +05:30 6773a8c7-4c61-4bcd-84e4-bc5b7b81301b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:24:06.324 +05:30 6773a8c7-4c61-4bcd-84e4-bc5b7b81301b INF CORS policy execution successful. 2024-09-04 20:24:06.324 +05:30 6773a8c7-4c61-4bcd-84e4-bc5b7b81301b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.562ms 2024-09-04 20:24:06.355 +05:30 a8aef788-7e17-44c2-8ec1-76a7f0cc96c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:24:06.356 +05:30 a8aef788-7e17-44c2-8ec1-76a7f0cc96c4 INF CORS policy execution successful. 2024-09-04 20:24:06.356 +05:30 a8aef788-7e17-44c2-8ec1-76a7f0cc96c4 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:24:06.356 +05:30 d3a14050-3e39-452e-820e-35a0206cc4c0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:24:06.356 +05:30 d3a14050-3e39-452e-820e-35a0206cc4c0 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-04 20:24:06.362 +05:30 d3a14050-3e39-452e-820e-35a0206cc4c0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:24:06.362 +05:30 d3a14050-3e39-452e-820e-35a0206cc4c0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.1556ms 2024-09-04 20:24:06.363 +05:30 d3a14050-3e39-452e-820e-35a0206cc4c0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:24:06.363 +05:30 d3a14050-3e39-452e-820e-35a0206cc4c0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a8aef788-7e17-44c2-8ec1-76a7f0cc96c4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:24:06.363 +05:30 d3a14050-3e39-452e-820e-35a0206cc4c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 8.1029ms 2024-09-04 20:24:12.792 +05:30 9e779bc6-90c6-4278-9d27-2ac80db37859 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin41&type=1 - null null 2024-09-04 20:24:12.793 +05:30 9e779bc6-90c6-4278-9d27-2ac80db37859 INF CORS policy execution successful. 2024-09-04 20:24:12.793 +05:30 9e779bc6-90c6-4278-9d27-2ac80db37859 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin41&type=1 - 204 null null 1.0064ms 2024-09-04 20:24:12.828 +05:30 1c0781a2-9d90-470f-964b-62e2f296c460 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin41&type=1 - null null 2024-09-04 20:24:12.829 +05:30 1c0781a2-9d90-470f-964b-62e2f296c460 INF CORS policy execution successful. 2024-09-04 20:24:12.829 +05:30 1c0781a2-9d90-470f-964b-62e2f296c460 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=dipin41&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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:24:12.829 +05:30 5917ec7b-6c7f-4c9f-8e96-e86fe07ebafd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:24:12.830 +05:30 5917ec7b-6c7f-4c9f-8e96-e86fe07ebafd 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-04 20:24:12.837 +05:30 5917ec7b-6c7f-4c9f-8e96-e86fe07ebafd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:24:12.837 +05:30 5917ec7b-6c7f-4c9f-8e96-e86fe07ebafd INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 7.3337ms 2024-09-04 20:24:12.837 +05:30 5917ec7b-6c7f-4c9f-8e96-e86fe07ebafd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:24:12.837 +05:30 5917ec7b-6c7f-4c9f-8e96-e86fe07ebafd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1c0781a2-9d90-470f-964b-62e2f296c460}, {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-04 20:24:12.837 +05:30 5917ec7b-6c7f-4c9f-8e96-e86fe07ebafd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin41&type=1 - 200 114 application/json; charset=utf-8 9.4141ms 2024-09-04 20:24:52.973 +05:30 5eb880d8-5d68-49d6-99de-bfe1ca4ceae7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:24:52.975 +05:30 5eb880d8-5d68-49d6-99de-bfe1ca4ceae7 INF CORS policy execution successful. 2024-09-04 20:24:52.977 +05:30 5eb880d8-5d68-49d6-99de-bfe1ca4ceae7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 4.5763ms 2024-09-04 20:24:53.011 +05:30 f8962807-c20e-426c-8430-3811974d81d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:24:53.013 +05:30 f8962807-c20e-426c-8430-3811974d81d0 INF CORS policy execution successful. 2024-09-04 20:24:53.014 +05:30 f8962807-c20e-426c-8430-3811974d81d0 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:24:53.015 +05:30 84a82ef7-f576-4e40-9f02-d0225de83839 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:24:53.016 +05:30 84a82ef7-f576-4e40-9f02-d0225de83839 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-04 20:24:53.033 +05:30 84a82ef7-f576-4e40-9f02-d0225de83839 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:24:53.034 +05:30 84a82ef7-f576-4e40-9f02-d0225de83839 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 16.9256ms 2024-09-04 20:24:53.034 +05:30 84a82ef7-f576-4e40-9f02-d0225de83839 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:24:53.034 +05:30 84a82ef7-f576-4e40-9f02-d0225de83839 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f8962807-c20e-426c-8430-3811974d81d0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:24:53.035 +05:30 84a82ef7-f576-4e40-9f02-d0225de83839 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 23.4586ms 2024-09-04 20:25:35.579 +05:30 a861c3ec-fabb-4ab5-b445-5ad859517504 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:25:35.582 +05:30 a861c3ec-fabb-4ab5-b445-5ad859517504 INF CORS policy execution successful. 2024-09-04 20:25:35.584 +05:30 a861c3ec-fabb-4ab5-b445-5ad859517504 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 5.6062ms 2024-09-04 20:25:35.764 +05:30 dba1edc2-7e41-46af-9417-b36c64fb70ad INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:25:35.766 +05:30 dba1edc2-7e41-46af-9417-b36c64fb70ad INF CORS policy execution successful. 2024-09-04 20:25:35.768 +05:30 dba1edc2-7e41-46af-9417-b36c64fb70ad INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:25:35.769 +05:30 78c4979d-0f32-4c6c-8076-11d8b8361d73 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:25:35.770 +05:30 78c4979d-0f32-4c6c-8076-11d8b8361d73 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-04 20:25:35.780 +05:30 65d71f77-3ebf-4639-a81f-4ac1f91c473c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:25:35.780 +05:30 65d71f77-3ebf-4639-a81f-4ac1f91c473c INF CORS policy execution successful. 2024-09-04 20:25:35.780 +05:30 65d71f77-3ebf-4639-a81f-4ac1f91c473c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.3932ms 2024-09-04 20:25:35.784 +05:30 78c4979d-0f32-4c6c-8076-11d8b8361d73 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:25:35.784 +05:30 78c4979d-0f32-4c6c-8076-11d8b8361d73 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 14.1704ms 2024-09-04 20:25:35.785 +05:30 8e665dc4-2279-4033-aa8b-0764d5a367f9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:25:35.785 +05:30 78c4979d-0f32-4c6c-8076-11d8b8361d73 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:25:35.785 +05:30 8e665dc4-2279-4033-aa8b-0764d5a367f9 INF CORS policy execution successful. 2024-09-04 20:25:35.785 +05:30 78c4979d-0f32-4c6c-8076-11d8b8361d73 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dba1edc2-7e41-46af-9417-b36c64fb70ad}, {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-04 20:25:35.785 +05:30 8e665dc4-2279-4033-aa8b-0764d5a367f9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.3868ms 2024-09-04 20:25:35.785 +05:30 78c4979d-0f32-4c6c-8076-11d8b8361d73 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 21.5942ms 2024-09-04 20:25:35.825 +05:30 b3517bbf-fa84-4b76-98e4-c8f67269b657 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:25:35.825 +05:30 b3517bbf-fa84-4b76-98e4-c8f67269b657 INF CORS policy execution successful. 2024-09-04 20:25:35.826 +05:30 b3517bbf-fa84-4b76-98e4-c8f67269b657 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:25:35.826 +05:30 cd3bc9b0-b41e-4981-a6ef-b6c0bbf114f3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:25:35.826 +05:30 cd3bc9b0-b41e-4981-a6ef-b6c0bbf114f3 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-04 20:25:35.834 +05:30 7c36f04c-79fd-4251-b205-dd437664404d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:25:35.835 +05:30 7c36f04c-79fd-4251-b205-dd437664404d INF CORS policy execution successful. 2024-09-04 20:25:35.835 +05:30 7c36f04c-79fd-4251-b205-dd437664404d 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:25:35.835 +05:30 3540c53b-efe6-4e5e-8fc4-8e3aebc74032 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:25:35.835 +05:30 3540c53b-efe6-4e5e-8fc4-8e3aebc74032 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-04 20:25:35.837 +05:30 cd3bc9b0-b41e-4981-a6ef-b6c0bbf114f3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:25:35.837 +05:30 cd3bc9b0-b41e-4981-a6ef-b6c0bbf114f3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 10.4864ms 2024-09-04 20:25:35.837 +05:30 cd3bc9b0-b41e-4981-a6ef-b6c0bbf114f3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:25:35.837 +05:30 cd3bc9b0-b41e-4981-a6ef-b6c0bbf114f3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b3517bbf-fa84-4b76-98e4-c8f67269b657}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:25:35.837 +05:30 cd3bc9b0-b41e-4981-a6ef-b6c0bbf114f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 12.5706ms 2024-09-04 20:25:35.844 +05:30 3540c53b-efe6-4e5e-8fc4-8e3aebc74032 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:25:35.845 +05:30 3540c53b-efe6-4e5e-8fc4-8e3aebc74032 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 9.3003ms 2024-09-04 20:25:35.845 +05:30 3540c53b-efe6-4e5e-8fc4-8e3aebc74032 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:25:35.845 +05:30 3540c53b-efe6-4e5e-8fc4-8e3aebc74032 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7c36f04c-79fd-4251-b205-dd437664404d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:25:35.846 +05:30 3540c53b-efe6-4e5e-8fc4-8e3aebc74032 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 11.6064ms 2024-09-04 20:25:35.925 +05:30 ce0e6bda-d85c-45ff-b6c9-02e1eafe458f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:25:35.925 +05:30 ce0e6bda-d85c-45ff-b6c9-02e1eafe458f INF CORS policy execution successful. 2024-09-04 20:25:35.926 +05:30 ce0e6bda-d85c-45ff-b6c9-02e1eafe458f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.5853ms 2024-09-04 20:25:35.946 +05:30 82298c1c-bc56-4869-accf-f9a44a3e0044 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:25:35.946 +05:30 82298c1c-bc56-4869-accf-f9a44a3e0044 INF CORS policy execution successful. 2024-09-04 20:25:35.946 +05:30 82298c1c-bc56-4869-accf-f9a44a3e0044 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.5207ms 2024-09-04 20:25:35.957 +05:30 edf7be3f-2413-46c2-ac53-6ea566e3cc6f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:25:35.957 +05:30 edf7be3f-2413-46c2-ac53-6ea566e3cc6f INF CORS policy execution successful. 2024-09-04 20:25:35.957 +05:30 edf7be3f-2413-46c2-ac53-6ea566e3cc6f 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:25:35.957 +05:30 b73c24b1-7747-466e-a9b5-bd362c75c703 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:25:35.957 +05:30 b73c24b1-7747-466e-a9b5-bd362c75c703 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-04 20:25:35.961 +05:30 b73c24b1-7747-466e-a9b5-bd362c75c703 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:25:35.961 +05:30 b73c24b1-7747-466e-a9b5-bd362c75c703 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.3797ms 2024-09-04 20:25:35.961 +05:30 b73c24b1-7747-466e-a9b5-bd362c75c703 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:25:35.961 +05:30 b73c24b1-7747-466e-a9b5-bd362c75c703 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: edf7be3f-2413-46c2-ac53-6ea566e3cc6f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:25:35.961 +05:30 b73c24b1-7747-466e-a9b5-bd362c75c703 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 4.6895ms 2024-09-04 20:25:36.004 +05:30 f49f7b5e-7319-4acf-8dbd-f28b89e3be7b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:25:36.005 +05:30 f49f7b5e-7319-4acf-8dbd-f28b89e3be7b INF CORS policy execution successful. 2024-09-04 20:25:36.005 +05:30 f49f7b5e-7319-4acf-8dbd-f28b89e3be7b INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:25:36.006 +05:30 25d99faf-3914-44b9-94ba-abf54fee1a2a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:25:36.006 +05:30 25d99faf-3914-44b9-94ba-abf54fee1a2a 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-04 20:25:36.011 +05:30 25d99faf-3914-44b9-94ba-abf54fee1a2a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:25:36.011 +05:30 25d99faf-3914-44b9-94ba-abf54fee1a2a INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.7724ms 2024-09-04 20:25:36.012 +05:30 25d99faf-3914-44b9-94ba-abf54fee1a2a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:25:36.012 +05:30 25d99faf-3914-44b9-94ba-abf54fee1a2a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f49f7b5e-7319-4acf-8dbd-f28b89e3be7b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:25:36.012 +05:30 25d99faf-3914-44b9-94ba-abf54fee1a2a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 8.2661ms 2024-09-04 20:25:44.183 +05:30 3b9be441-28d8-43c7-9312-a32f27a70dde INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:25:44.183 +05:30 3b9be441-28d8-43c7-9312-a32f27a70dde INF CORS policy execution successful. 2024-09-04 20:25:44.184 +05:30 3b9be441-28d8-43c7-9312-a32f27a70dde INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.7434ms 2024-09-04 20:25:44.234 +05:30 45c220f3-04b5-4a9c-a51e-88dc840e01ea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:25:44.235 +05:30 45c220f3-04b5-4a9c-a51e-88dc840e01ea INF CORS policy execution successful. 2024-09-04 20:25:44.235 +05:30 45c220f3-04b5-4a9c-a51e-88dc840e01ea INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:25:44.236 +05:30 9aae0936-9590-4fa0-bc02-5e68668894ca INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:25:44.236 +05:30 9aae0936-9590-4fa0-bc02-5e68668894ca 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-04 20:25:44.240 +05:30 9aae0936-9590-4fa0-bc02-5e68668894ca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:25:44.241 +05:30 9aae0936-9590-4fa0-bc02-5e68668894ca INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.8518ms 2024-09-04 20:25:44.241 +05:30 9aae0936-9590-4fa0-bc02-5e68668894ca INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:25:44.241 +05:30 9aae0936-9590-4fa0-bc02-5e68668894ca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 45c220f3-04b5-4a9c-a51e-88dc840e01ea}, {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-04 20:25:44.241 +05:30 9aae0936-9590-4fa0-bc02-5e68668894ca INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 7.3686ms 2024-09-04 20:25:44.449 +05:30 89aa8abf-868f-475b-9315-08575015cf88 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:25:44.449 +05:30 89aa8abf-868f-475b-9315-08575015cf88 INF CORS policy execution successful. 2024-09-04 20:25:44.450 +05:30 89aa8abf-868f-475b-9315-08575015cf88 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4762ms 2024-09-04 20:25:44.460 +05:30 91aeb9c4-ec18-4e83-98b5-08bd476e11df INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:25:44.460 +05:30 91aeb9c4-ec18-4e83-98b5-08bd476e11df INF CORS policy execution successful. 2024-09-04 20:25:44.460 +05:30 91aeb9c4-ec18-4e83-98b5-08bd476e11df INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6111ms 2024-09-04 20:25:44.477 +05:30 305d0343-f6fa-4154-96df-61ef714945df INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:25:44.478 +05:30 305d0343-f6fa-4154-96df-61ef714945df INF CORS policy execution successful. 2024-09-04 20:25:44.478 +05:30 305d0343-f6fa-4154-96df-61ef714945df 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:25:44.478 +05:30 a432e6fb-5a21-43e0-985b-bf1219ac69fd INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:25:44.478 +05:30 a432e6fb-5a21-43e0-985b-bf1219ac69fd 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-04 20:25:44.483 +05:30 a432e6fb-5a21-43e0-985b-bf1219ac69fd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:25:44.483 +05:30 a432e6fb-5a21-43e0-985b-bf1219ac69fd INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.2078ms 2024-09-04 20:25:44.483 +05:30 a432e6fb-5a21-43e0-985b-bf1219ac69fd INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:25:44.484 +05:30 a432e6fb-5a21-43e0-985b-bf1219ac69fd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 305d0343-f6fa-4154-96df-61ef714945df}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:25:44.484 +05:30 a432e6fb-5a21-43e0-985b-bf1219ac69fd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 6.4984ms 2024-09-04 20:25:44.504 +05:30 1bbef7fa-b409-423f-92d0-59ba691e1385 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:25:44.505 +05:30 1bbef7fa-b409-423f-92d0-59ba691e1385 INF CORS policy execution successful. 2024-09-04 20:25:44.505 +05:30 1bbef7fa-b409-423f-92d0-59ba691e1385 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:25:44.505 +05:30 93f75afc-c73d-470b-a2f7-706f9dfedc4d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:25:44.505 +05:30 93f75afc-c73d-470b-a2f7-706f9dfedc4d 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-04 20:25:44.511 +05:30 93f75afc-c73d-470b-a2f7-706f9dfedc4d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:25:44.511 +05:30 93f75afc-c73d-470b-a2f7-706f9dfedc4d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.2283ms 2024-09-04 20:25:44.511 +05:30 93f75afc-c73d-470b-a2f7-706f9dfedc4d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:25:44.511 +05:30 93f75afc-c73d-470b-a2f7-706f9dfedc4d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1bbef7fa-b409-423f-92d0-59ba691e1385}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:25:44.511 +05:30 93f75afc-c73d-470b-a2f7-706f9dfedc4d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 6.777ms 2024-09-04 20:25:44.603 +05:30 bf991e12-4740-4ee6-afdf-514aac3bd195 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:25:44.603 +05:30 bf991e12-4740-4ee6-afdf-514aac3bd195 INF CORS policy execution successful. 2024-09-04 20:25:44.603 +05:30 bf991e12-4740-4ee6-afdf-514aac3bd195 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.5576ms 2024-09-04 20:25:44.615 +05:30 83bfa3f5-aea7-4f42-9d2f-0672cecf9039 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:25:44.615 +05:30 83bfa3f5-aea7-4f42-9d2f-0672cecf9039 INF CORS policy execution successful. 2024-09-04 20:25:44.616 +05:30 83bfa3f5-aea7-4f42-9d2f-0672cecf9039 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5511ms 2024-09-04 20:25:44.642 +05:30 136e3b1a-bea4-4f61-967b-4e88fdff4081 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:25:44.643 +05:30 136e3b1a-bea4-4f61-967b-4e88fdff4081 INF CORS policy execution successful. 2024-09-04 20:25:44.643 +05:30 136e3b1a-bea4-4f61-967b-4e88fdff4081 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:25:44.643 +05:30 b4354007-4a3a-4af2-a469-fe737e8b5a63 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:25:44.643 +05:30 b4354007-4a3a-4af2-a469-fe737e8b5a63 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-04 20:25:44.655 +05:30 b4354007-4a3a-4af2-a469-fe737e8b5a63 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:25:44.656 +05:30 b4354007-4a3a-4af2-a469-fe737e8b5a63 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.4688ms 2024-09-04 20:25:44.656 +05:30 b4354007-4a3a-4af2-a469-fe737e8b5a63 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:25:44.656 +05:30 b4354007-4a3a-4af2-a469-fe737e8b5a63 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 136e3b1a-bea4-4f61-967b-4e88fdff4081}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:25:44.657 +05:30 b4354007-4a3a-4af2-a469-fe737e8b5a63 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 14.4491ms 2024-09-04 20:25:44.658 +05:30 6e42ac67-c7ef-436f-8240-bc9bdb33458e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:25:44.659 +05:30 6e42ac67-c7ef-436f-8240-bc9bdb33458e INF CORS policy execution successful. 2024-09-04 20:25:44.659 +05:30 6e42ac67-c7ef-436f-8240-bc9bdb33458e 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:25:44.659 +05:30 3a5694f4-9fe0-4fd3-af0e-83b5e93934c4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:25:44.659 +05:30 3a5694f4-9fe0-4fd3-af0e-83b5e93934c4 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-04 20:25:44.664 +05:30 3a5694f4-9fe0-4fd3-af0e-83b5e93934c4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:25:44.664 +05:30 3a5694f4-9fe0-4fd3-af0e-83b5e93934c4 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.6427ms 2024-09-04 20:25:44.664 +05:30 3a5694f4-9fe0-4fd3-af0e-83b5e93934c4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:25:44.664 +05:30 3a5694f4-9fe0-4fd3-af0e-83b5e93934c4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6e42ac67-c7ef-436f-8240-bc9bdb33458e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:25:44.665 +05:30 3a5694f4-9fe0-4fd3-af0e-83b5e93934c4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 6.5618ms 2024-09-04 20:25:48.384 +05:30 afe0793d-9af6-43c8-bf6c-49bff7d0d668 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:25:48.385 +05:30 afe0793d-9af6-43c8-bf6c-49bff7d0d668 INF CORS policy execution successful. 2024-09-04 20:25:48.385 +05:30 afe0793d-9af6-43c8-bf6c-49bff7d0d668 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.016ms 2024-09-04 20:25:48.437 +05:30 14dee13c-af5c-47b3-b2a2-2490329d630f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:25:48.438 +05:30 14dee13c-af5c-47b3-b2a2-2490329d630f INF CORS policy execution successful. 2024-09-04 20:25:48.438 +05:30 14dee13c-af5c-47b3-b2a2-2490329d630f INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:25:48.438 +05:30 6f635866-b3e4-4b8f-956e-b0e47884f292 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:25:48.438 +05:30 6f635866-b3e4-4b8f-956e-b0e47884f292 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-04 20:25:48.441 +05:30 6f635866-b3e4-4b8f-956e-b0e47884f292 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:25:48.441 +05:30 6f635866-b3e4-4b8f-956e-b0e47884f292 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.7044ms 2024-09-04 20:25:48.441 +05:30 6f635866-b3e4-4b8f-956e-b0e47884f292 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:25:48.441 +05:30 6f635866-b3e4-4b8f-956e-b0e47884f292 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 14dee13c-af5c-47b3-b2a2-2490329d630f}, {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-04 20:25:48.441 +05:30 6f635866-b3e4-4b8f-956e-b0e47884f292 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 4.7428ms 2024-09-04 20:25:48.666 +05:30 ee2570bb-0cb1-4bac-86e9-292e77b55278 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:25:48.666 +05:30 ee2570bb-0cb1-4bac-86e9-292e77b55278 INF CORS policy execution successful. 2024-09-04 20:25:48.667 +05:30 ee2570bb-0cb1-4bac-86e9-292e77b55278 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5183ms 2024-09-04 20:25:48.677 +05:30 0fe83f4d-08b6-4ce3-8a36-bdaa6fd06e0b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:25:48.677 +05:30 0fe83f4d-08b6-4ce3-8a36-bdaa6fd06e0b INF CORS policy execution successful. 2024-09-04 20:25:48.678 +05:30 0fe83f4d-08b6-4ce3-8a36-bdaa6fd06e0b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.494ms 2024-09-04 20:25:48.699 +05:30 ca48d5df-a14b-4854-beb2-e5e17ec7657f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:25:48.700 +05:30 ca48d5df-a14b-4854-beb2-e5e17ec7657f INF CORS policy execution successful. 2024-09-04 20:25:48.700 +05:30 ca48d5df-a14b-4854-beb2-e5e17ec7657f 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:25:48.700 +05:30 d86f039a-39d9-4abc-92b2-ca9749d09d70 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:25:48.700 +05:30 d86f039a-39d9-4abc-92b2-ca9749d09d70 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-04 20:25:48.705 +05:30 d86f039a-39d9-4abc-92b2-ca9749d09d70 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:25:48.705 +05:30 d86f039a-39d9-4abc-92b2-ca9749d09d70 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.0265ms 2024-09-04 20:25:48.705 +05:30 d86f039a-39d9-4abc-92b2-ca9749d09d70 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:25:48.706 +05:30 d86f039a-39d9-4abc-92b2-ca9749d09d70 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ca48d5df-a14b-4854-beb2-e5e17ec7657f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:25:48.706 +05:30 d86f039a-39d9-4abc-92b2-ca9749d09d70 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 6.7558ms 2024-09-04 20:25:48.724 +05:30 26777003-81a5-4a5b-bd50-dffa4ef47ff8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:25:48.725 +05:30 26777003-81a5-4a5b-bd50-dffa4ef47ff8 INF CORS policy execution successful. 2024-09-04 20:25:48.725 +05:30 26777003-81a5-4a5b-bd50-dffa4ef47ff8 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:25:48.725 +05:30 db1865ff-6d77-4800-ad50-33223cafb014 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:25:48.725 +05:30 db1865ff-6d77-4800-ad50-33223cafb014 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-04 20:25:48.729 +05:30 db1865ff-6d77-4800-ad50-33223cafb014 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:25:48.729 +05:30 db1865ff-6d77-4800-ad50-33223cafb014 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.3468ms 2024-09-04 20:25:48.729 +05:30 db1865ff-6d77-4800-ad50-33223cafb014 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:25:48.729 +05:30 db1865ff-6d77-4800-ad50-33223cafb014 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 26777003-81a5-4a5b-bd50-dffa4ef47ff8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:25:48.729 +05:30 db1865ff-6d77-4800-ad50-33223cafb014 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 4.971ms 2024-09-04 20:25:48.808 +05:30 9e769141-6a58-47b3-9ba1-67181991d9b0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:25:48.808 +05:30 9e769141-6a58-47b3-9ba1-67181991d9b0 INF CORS policy execution successful. 2024-09-04 20:25:48.808 +05:30 9e769141-6a58-47b3-9ba1-67181991d9b0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4736ms 2024-09-04 20:25:48.809 +05:30 92b8afdd-a989-4ad3-9013-821edd6229e3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:25:48.809 +05:30 92b8afdd-a989-4ad3-9013-821edd6229e3 INF CORS policy execution successful. 2024-09-04 20:25:48.809 +05:30 92b8afdd-a989-4ad3-9013-821edd6229e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.2706ms 2024-09-04 20:25:48.846 +05:30 358996b9-0d0f-4c32-8cbf-01e1b8953eb1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:25:48.847 +05:30 358996b9-0d0f-4c32-8cbf-01e1b8953eb1 INF CORS policy execution successful. 2024-09-04 20:25:48.847 +05:30 358996b9-0d0f-4c32-8cbf-01e1b8953eb1 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:25:48.847 +05:30 c1ae0730-e77c-45eb-bfee-26079184552f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:25:48.847 +05:30 c1ae0730-e77c-45eb-bfee-26079184552f 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-04 20:25:48.848 +05:30 88182ba0-a068-429d-98f6-4793e42d1d36 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:25:48.849 +05:30 88182ba0-a068-429d-98f6-4793e42d1d36 INF CORS policy execution successful. 2024-09-04 20:25:48.849 +05:30 88182ba0-a068-429d-98f6-4793e42d1d36 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:25:48.849 +05:30 e55b1c0b-70fb-4f28-9818-0e8f8ad5a506 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:25:48.849 +05:30 e55b1c0b-70fb-4f28-9818-0e8f8ad5a506 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-04 20:25:48.851 +05:30 c1ae0730-e77c-45eb-bfee-26079184552f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:25:48.851 +05:30 c1ae0730-e77c-45eb-bfee-26079184552f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.7829ms 2024-09-04 20:25:48.851 +05:30 c1ae0730-e77c-45eb-bfee-26079184552f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:25:48.852 +05:30 c1ae0730-e77c-45eb-bfee-26079184552f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 358996b9-0d0f-4c32-8cbf-01e1b8953eb1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:25:48.852 +05:30 c1ae0730-e77c-45eb-bfee-26079184552f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 5.6989ms 2024-09-04 20:25:48.853 +05:30 e55b1c0b-70fb-4f28-9818-0e8f8ad5a506 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:25:48.854 +05:30 e55b1c0b-70fb-4f28-9818-0e8f8ad5a506 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.4868ms 2024-09-04 20:25:48.854 +05:30 e55b1c0b-70fb-4f28-9818-0e8f8ad5a506 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:25:48.854 +05:30 e55b1c0b-70fb-4f28-9818-0e8f8ad5a506 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 88182ba0-a068-429d-98f6-4793e42d1d36}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:25:48.854 +05:30 e55b1c0b-70fb-4f28-9818-0e8f8ad5a506 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 5.6046ms 2024-09-04 20:26:12.631 +05:30 c6f1c9d7-29d2-484e-8dd4-8d3c27d9de87 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:26:12.632 +05:30 c6f1c9d7-29d2-484e-8dd4-8d3c27d9de87 INF CORS policy execution successful. 2024-09-04 20:26:12.632 +05:30 c6f1c9d7-29d2-484e-8dd4-8d3c27d9de87 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.5944ms 2024-09-04 20:26:12.670 +05:30 d84064e8-1ca8-44bc-8aac-4263e4012316 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:26:12.670 +05:30 d84064e8-1ca8-44bc-8aac-4263e4012316 INF CORS policy execution successful. 2024-09-04 20:26:12.671 +05:30 d84064e8-1ca8-44bc-8aac-4263e4012316 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:26:12.671 +05:30 82d06731-8d77-4247-b33b-0b4a5173a25a INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:26:12.672 +05:30 82d06731-8d77-4247-b33b-0b4a5173a25a 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-04 20:26:12.678 +05:30 82d06731-8d77-4247-b33b-0b4a5173a25a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:26:12.678 +05:30 82d06731-8d77-4247-b33b-0b4a5173a25a INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 6.5648ms 2024-09-04 20:26:12.678 +05:30 82d06731-8d77-4247-b33b-0b4a5173a25a INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:26:12.679 +05:30 82d06731-8d77-4247-b33b-0b4a5173a25a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d84064e8-1ca8-44bc-8aac-4263e4012316}, {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-04 20:26:12.679 +05:30 82d06731-8d77-4247-b33b-0b4a5173a25a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 9.5402ms 2024-09-04 20:26:12.896 +05:30 d025358b-e1a0-44fb-b2fc-59df5d53c771 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:26:12.896 +05:30 d025358b-e1a0-44fb-b2fc-59df5d53c771 INF CORS policy execution successful. 2024-09-04 20:26:12.896 +05:30 d025358b-e1a0-44fb-b2fc-59df5d53c771 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5883ms 2024-09-04 20:26:12.897 +05:30 58be366b-958a-403f-a37c-2c9ce0f15013 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:26:12.897 +05:30 58be366b-958a-403f-a37c-2c9ce0f15013 INF CORS policy execution successful. 2024-09-04 20:26:12.897 +05:30 58be366b-958a-403f-a37c-2c9ce0f15013 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.2131ms 2024-09-04 20:26:12.925 +05:30 e5c2791f-6415-4231-a670-17074467b3e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:26:12.926 +05:30 e5c2791f-6415-4231-a670-17074467b3e2 INF CORS policy execution successful. 2024-09-04 20:26:12.926 +05:30 e5c2791f-6415-4231-a670-17074467b3e2 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:26:12.926 +05:30 d2f69b94-8b97-4e8a-8100-d38433d92fb2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:26:12.926 +05:30 d2f69b94-8b97-4e8a-8100-d38433d92fb2 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-04 20:26:12.940 +05:30 d2f69b94-8b97-4e8a-8100-d38433d92fb2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:26:12.941 +05:30 d2f69b94-8b97-4e8a-8100-d38433d92fb2 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 14.2583ms 2024-09-04 20:26:12.941 +05:30 d2f69b94-8b97-4e8a-8100-d38433d92fb2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:26:12.941 +05:30 d2f69b94-8b97-4e8a-8100-d38433d92fb2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e5c2791f-6415-4231-a670-17074467b3e2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:26:12.941 +05:30 d2f69b94-8b97-4e8a-8100-d38433d92fb2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 16.2594ms 2024-09-04 20:26:12.942 +05:30 8f920197-d7a8-452e-ae25-438d130a3cb7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:26:12.943 +05:30 8f920197-d7a8-452e-ae25-438d130a3cb7 INF CORS policy execution successful. 2024-09-04 20:26:12.943 +05:30 8f920197-d7a8-452e-ae25-438d130a3cb7 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:26:12.944 +05:30 d47f1011-9c58-4d10-b627-808985e19190 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:26:12.944 +05:30 d47f1011-9c58-4d10-b627-808985e19190 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-04 20:26:12.952 +05:30 d47f1011-9c58-4d10-b627-808985e19190 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:26:12.953 +05:30 d47f1011-9c58-4d10-b627-808985e19190 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.4792ms 2024-09-04 20:26:12.953 +05:30 d47f1011-9c58-4d10-b627-808985e19190 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:26:12.953 +05:30 d47f1011-9c58-4d10-b627-808985e19190 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8f920197-d7a8-452e-ae25-438d130a3cb7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:26:12.953 +05:30 d47f1011-9c58-4d10-b627-808985e19190 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 11.4392ms 2024-09-04 20:26:12.957 +05:30 d447a883-31f4-49f3-b3fb-7f48d8a1f1a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:26:12.957 +05:30 d447a883-31f4-49f3-b3fb-7f48d8a1f1a8 INF CORS policy execution successful. 2024-09-04 20:26:12.958 +05:30 d447a883-31f4-49f3-b3fb-7f48d8a1f1a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.649ms 2024-09-04 20:26:12.967 +05:30 881e1666-270b-4edb-893a-3532c831fe71 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:26:12.968 +05:30 881e1666-270b-4edb-893a-3532c831fe71 INF CORS policy execution successful. 2024-09-04 20:26:12.968 +05:30 881e1666-270b-4edb-893a-3532c831fe71 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:26:12.968 +05:30 c6192852-77f2-4ed2-ba54-12118bcc9ed4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:26:12.969 +05:30 c6192852-77f2-4ed2-ba54-12118bcc9ed4 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-04 20:26:12.973 +05:30 c6192852-77f2-4ed2-ba54-12118bcc9ed4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:26:12.974 +05:30 c6192852-77f2-4ed2-ba54-12118bcc9ed4 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.184ms 2024-09-04 20:26:12.974 +05:30 c6192852-77f2-4ed2-ba54-12118bcc9ed4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:26:12.974 +05:30 c6192852-77f2-4ed2-ba54-12118bcc9ed4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 881e1666-270b-4edb-893a-3532c831fe71}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:26:12.975 +05:30 c6192852-77f2-4ed2-ba54-12118bcc9ed4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 7.5746ms 2024-09-04 20:26:12.985 +05:30 a7f1d4f5-d0f3-44c7-8341-0d336b29dda5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:26:12.986 +05:30 a7f1d4f5-d0f3-44c7-8341-0d336b29dda5 INF CORS policy execution successful. 2024-09-04 20:26:12.986 +05:30 a7f1d4f5-d0f3-44c7-8341-0d336b29dda5 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:26:12.987 +05:30 8f9f1aca-cde9-4b9d-adef-1601c0baedf1 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:26:12.987 +05:30 8f9f1aca-cde9-4b9d-adef-1601c0baedf1 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-04 20:26:12.991 +05:30 8f9f1aca-cde9-4b9d-adef-1601c0baedf1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:26:12.991 +05:30 8f9f1aca-cde9-4b9d-adef-1601c0baedf1 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.2847ms 2024-09-04 20:26:12.991 +05:30 8f9f1aca-cde9-4b9d-adef-1601c0baedf1 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:26:12.991 +05:30 8f9f1aca-cde9-4b9d-adef-1601c0baedf1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a7f1d4f5-d0f3-44c7-8341-0d336b29dda5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:26:12.992 +05:30 8f9f1aca-cde9-4b9d-adef-1601c0baedf1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 6.2563ms 2024-09-04 20:26:20.110 +05:30 9c7dc663-29d5-450d-b916-b25d79176d14 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:26:20.111 +05:30 9c7dc663-29d5-450d-b916-b25d79176d14 INF CORS policy execution successful. 2024-09-04 20:26:20.111 +05:30 9c7dc663-29d5-450d-b916-b25d79176d14 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7034ms 2024-09-04 20:26:20.253 +05:30 1587eacc-8bf9-41bd-9fb0-bee71ddf6f61 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:26:20.253 +05:30 1587eacc-8bf9-41bd-9fb0-bee71ddf6f61 INF CORS policy execution successful. 2024-09-04 20:26:20.254 +05:30 1587eacc-8bf9-41bd-9fb0-bee71ddf6f61 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:26:20.254 +05:30 c7d87b9f-74b8-4a9f-95ab-fbe792d58c35 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:26:20.254 +05:30 c7d87b9f-74b8-4a9f-95ab-fbe792d58c35 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-04 20:26:20.261 +05:30 c7d87b9f-74b8-4a9f-95ab-fbe792d58c35 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:26:20.261 +05:30 c7d87b9f-74b8-4a9f-95ab-fbe792d58c35 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.8896ms 2024-09-04 20:26:20.261 +05:30 c7d87b9f-74b8-4a9f-95ab-fbe792d58c35 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:26:20.261 +05:30 c7d87b9f-74b8-4a9f-95ab-fbe792d58c35 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1587eacc-8bf9-41bd-9fb0-bee71ddf6f61}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1488} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":null},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"08/29/2024 11:22:45\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":107,\"TotalPages\":11}]}"} 2024-09-04 20:26:20.262 +05:30 c7d87b9f-74b8-4a9f-95ab-fbe792d58c35 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1488 application/json; charset=utf-8 8.8729ms 2024-09-04 20:26:27.372 +05:30 89c017df-18e2-4995-9279-d2c3ec572d47 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:26:27.373 +05:30 89c017df-18e2-4995-9279-d2c3ec572d47 INF CORS policy execution successful. 2024-09-04 20:26:27.373 +05:30 89c017df-18e2-4995-9279-d2c3ec572d47 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7728ms 2024-09-04 20:26:27.423 +05:30 362e0192-52af-4af0-957e-4bcb4641053c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:26:27.423 +05:30 362e0192-52af-4af0-957e-4bcb4641053c INF CORS policy execution successful. 2024-09-04 20:26:27.424 +05:30 362e0192-52af-4af0-957e-4bcb4641053c INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:26:27.424 +05:30 2a28b258-a273-4ab6-9451-7a82c4e9116e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:26:27.424 +05:30 2a28b258-a273-4ab6-9451-7a82c4e9116e 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-04 20:26:27.429 +05:30 2a28b258-a273-4ab6-9451-7a82c4e9116e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:26:27.429 +05:30 2a28b258-a273-4ab6-9451-7a82c4e9116e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.0105ms 2024-09-04 20:26:27.429 +05:30 2a28b258-a273-4ab6-9451-7a82c4e9116e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:26:27.429 +05:30 2a28b258-a273-4ab6-9451-7a82c4e9116e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 362e0192-52af-4af0-957e-4bcb4641053c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1488} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":null},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"08/29/2024 11:22:45\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":107,\"TotalPages\":11}]}"} 2024-09-04 20:26:27.429 +05:30 2a28b258-a273-4ab6-9451-7a82c4e9116e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1488 application/json; charset=utf-8 6.3901ms 2024-09-04 20:26:28.720 +05:30 2c1e61f0-157b-4c50-b55c-aaed9f5efbc1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:26:28.721 +05:30 2c1e61f0-157b-4c50-b55c-aaed9f5efbc1 INF CORS policy execution successful. 2024-09-04 20:26:28.722 +05:30 2c1e61f0-157b-4c50-b55c-aaed9f5efbc1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.4914ms 2024-09-04 20:26:28.731 +05:30 437f81de-2e43-4c73-a5ab-edc432a9d873 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:26:28.731 +05:30 437f81de-2e43-4c73-a5ab-edc432a9d873 INF CORS policy execution successful. 2024-09-04 20:26:28.731 +05:30 437f81de-2e43-4c73-a5ab-edc432a9d873 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5335ms 2024-09-04 20:26:28.749 +05:30 4af3ef41-56f0-47f2-bd1f-8c3d48daf7d3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:26:28.750 +05:30 4af3ef41-56f0-47f2-bd1f-8c3d48daf7d3 INF CORS policy execution successful. 2024-09-04 20:26:28.750 +05:30 4af3ef41-56f0-47f2-bd1f-8c3d48daf7d3 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:26:28.750 +05:30 24511909-4ed0-44c5-af88-d2073be65811 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:26:28.750 +05:30 24511909-4ed0-44c5-af88-d2073be65811 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-04 20:26:28.756 +05:30 24511909-4ed0-44c5-af88-d2073be65811 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:26:28.756 +05:30 24511909-4ed0-44c5-af88-d2073be65811 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.0598ms 2024-09-04 20:26:28.756 +05:30 24511909-4ed0-44c5-af88-d2073be65811 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:26:28.757 +05:30 24511909-4ed0-44c5-af88-d2073be65811 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4af3ef41-56f0-47f2-bd1f-8c3d48daf7d3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:26:28.757 +05:30 24511909-4ed0-44c5-af88-d2073be65811 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 7.8394ms 2024-09-04 20:26:28.774 +05:30 fcba3d12-fa24-40ef-aacc-2c19ed4529a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:26:28.775 +05:30 fcba3d12-fa24-40ef-aacc-2c19ed4529a2 INF CORS policy execution successful. 2024-09-04 20:26:28.775 +05:30 fcba3d12-fa24-40ef-aacc-2c19ed4529a2 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:26:28.775 +05:30 5cc0c5b0-2c35-4def-b638-4cf41581fafd INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:26:28.775 +05:30 5cc0c5b0-2c35-4def-b638-4cf41581fafd 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-04 20:26:28.781 +05:30 5cc0c5b0-2c35-4def-b638-4cf41581fafd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:26:28.781 +05:30 5cc0c5b0-2c35-4def-b638-4cf41581fafd INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.5403ms 2024-09-04 20:26:28.781 +05:30 5cc0c5b0-2c35-4def-b638-4cf41581fafd INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:26:28.781 +05:30 5cc0c5b0-2c35-4def-b638-4cf41581fafd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fcba3d12-fa24-40ef-aacc-2c19ed4529a2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:26:28.782 +05:30 5cc0c5b0-2c35-4def-b638-4cf41581fafd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 7.4862ms 2024-09-04 20:26:36.373 +05:30 85284f43-9b50-4aa9-a63c-edfe988ab6b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - null null 2024-09-04 20:26:36.373 +05:30 85284f43-9b50-4aa9-a63c-edfe988ab6b8 INF CORS policy execution successful. 2024-09-04 20:26:36.374 +05:30 85284f43-9b50-4aa9-a63c-edfe988ab6b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - 204 null null 1.038ms 2024-09-04 20:26:36.410 +05:30 758884e2-acd9-4b02-a29a-10dc006be99e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - null null 2024-09-04 20:26:36.411 +05:30 758884e2-acd9-4b02-a29a-10dc006be99e INF CORS policy execution successful. 2024-09-04 20:26:36.412 +05:30 758884e2-acd9-4b02-a29a-10dc006be99e INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipin41&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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:26:36.413 +05:30 2ce2f2c8-914a-4051-b95b-4c9cc6ce39a6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:26:36.413 +05:30 2ce2f2c8-914a-4051-b95b-4c9cc6ce39a6 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-04 20:26:36.421 +05:30 2ce2f2c8-914a-4051-b95b-4c9cc6ce39a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:26:36.421 +05:30 2ce2f2c8-914a-4051-b95b-4c9cc6ce39a6 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 8.1288ms 2024-09-04 20:26:36.422 +05:30 2ce2f2c8-914a-4051-b95b-4c9cc6ce39a6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:26:36.422 +05:30 2ce2f2c8-914a-4051-b95b-4c9cc6ce39a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 758884e2-acd9-4b02-a29a-10dc006be99e}, {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-04 20:26:36.422 +05:30 2ce2f2c8-914a-4051-b95b-4c9cc6ce39a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - 200 113 application/json; charset=utf-8 11.5168ms 2024-09-04 20:26:39.574 +05:30 074714ae-c604-4f06-9860-8991e471258a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:26:39.574 +05:30 074714ae-c604-4f06-9860-8991e471258a INF CORS policy execution successful. 2024-09-04 20:26:39.574 +05:30 074714ae-c604-4f06-9860-8991e471258a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.839ms 2024-09-04 20:26:39.610 +05:30 a23b2808-dcfb-4807-b012-85f436b9ea94 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:26:39.611 +05:30 a23b2808-dcfb-4807-b012-85f436b9ea94 INF CORS policy execution successful. 2024-09-04 20:26:39.611 +05:30 a23b2808-dcfb-4807-b012-85f436b9ea94 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:26:39.612 +05:30 5a4cbbf2-2bd8-49b4-b465-7b6148661320 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:26:39.612 +05:30 5a4cbbf2-2bd8-49b4-b465-7b6148661320 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-04 20:26:39.619 +05:30 5a4cbbf2-2bd8-49b4-b465-7b6148661320 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:26:39.619 +05:30 5a4cbbf2-2bd8-49b4-b465-7b6148661320 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 6.9633ms 2024-09-04 20:26:39.619 +05:30 5a4cbbf2-2bd8-49b4-b465-7b6148661320 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:26:39.619 +05:30 5a4cbbf2-2bd8-49b4-b465-7b6148661320 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a23b2808-dcfb-4807-b012-85f436b9ea94}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:26:39.619 +05:30 5a4cbbf2-2bd8-49b4-b465-7b6148661320 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 8.8247ms 2024-09-04 20:26:39.745 +05:30 9a066ce1-ad61-4b9c-9297-c5ce0dd82b7b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:26:39.745 +05:30 9a066ce1-ad61-4b9c-9297-c5ce0dd82b7b INF CORS policy execution successful. 2024-09-04 20:26:39.745 +05:30 9a066ce1-ad61-4b9c-9297-c5ce0dd82b7b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.7792ms 2024-09-04 20:26:39.783 +05:30 ccca9689-cf85-4e52-a11a-242cbcc1764e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:26:39.783 +05:30 ccca9689-cf85-4e52-a11a-242cbcc1764e INF CORS policy execution successful. 2024-09-04 20:26:39.783 +05:30 ccca9689-cf85-4e52-a11a-242cbcc1764e INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:26:39.784 +05:30 41fba7f4-c5f3-42e3-92af-620909653b59 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:26:39.784 +05:30 41fba7f4-c5f3-42e3-92af-620909653b59 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-04 20:26:39.787 +05:30 41fba7f4-c5f3-42e3-92af-620909653b59 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:26:39.787 +05:30 41fba7f4-c5f3-42e3-92af-620909653b59 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.1694ms 2024-09-04 20:26:39.787 +05:30 41fba7f4-c5f3-42e3-92af-620909653b59 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:26:39.787 +05:30 41fba7f4-c5f3-42e3-92af-620909653b59 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ccca9689-cf85-4e52-a11a-242cbcc1764e}, {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-04 20:26:39.788 +05:30 41fba7f4-c5f3-42e3-92af-620909653b59 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 4.8645ms 2024-09-04 20:26:39.887 +05:30 15054ad3-98fb-4e8b-961b-804d8b335833 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:26:39.887 +05:30 15054ad3-98fb-4e8b-961b-804d8b335833 INF CORS policy execution successful. 2024-09-04 20:26:39.887 +05:30 15054ad3-98fb-4e8b-961b-804d8b335833 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5706ms 2024-09-04 20:26:39.927 +05:30 ca939d3f-8b67-4f19-87eb-53bf276cc11c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:26:39.928 +05:30 ca939d3f-8b67-4f19-87eb-53bf276cc11c INF CORS policy execution successful. 2024-09-04 20:26:39.928 +05:30 ca939d3f-8b67-4f19-87eb-53bf276cc11c 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:26:39.928 +05:30 ae510373-6118-4dda-adcc-4fbcbd367203 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:26:39.929 +05:30 ae510373-6118-4dda-adcc-4fbcbd367203 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-04 20:26:39.934 +05:30 ae510373-6118-4dda-adcc-4fbcbd367203 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:26:39.934 +05:30 ae510373-6118-4dda-adcc-4fbcbd367203 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.254ms 2024-09-04 20:26:39.934 +05:30 ae510373-6118-4dda-adcc-4fbcbd367203 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:26:39.934 +05:30 ae510373-6118-4dda-adcc-4fbcbd367203 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ca939d3f-8b67-4f19-87eb-53bf276cc11c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:26:39.935 +05:30 ae510373-6118-4dda-adcc-4fbcbd367203 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 7.9047ms 2024-09-04 20:26:40.045 +05:30 fe253e97-7a76-4245-85e1-bdfe042e0154 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:26:40.046 +05:30 fe253e97-7a76-4245-85e1-bdfe042e0154 INF CORS policy execution successful. 2024-09-04 20:26:40.046 +05:30 fe253e97-7a76-4245-85e1-bdfe042e0154 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.4867ms 2024-09-04 20:26:40.083 +05:30 951ccacb-3ea2-40fa-958f-ca6d40d1a525 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:26:40.084 +05:30 951ccacb-3ea2-40fa-958f-ca6d40d1a525 INF CORS policy execution successful. 2024-09-04 20:26:40.084 +05:30 951ccacb-3ea2-40fa-958f-ca6d40d1a525 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:26:40.084 +05:30 568895ce-e8f7-4a54-9e41-85142e54a9fe INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:26:40.085 +05:30 568895ce-e8f7-4a54-9e41-85142e54a9fe 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-04 20:26:40.092 +05:30 568895ce-e8f7-4a54-9e41-85142e54a9fe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:26:40.092 +05:30 568895ce-e8f7-4a54-9e41-85142e54a9fe INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.5751ms 2024-09-04 20:26:40.093 +05:30 568895ce-e8f7-4a54-9e41-85142e54a9fe INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:26:40.093 +05:30 568895ce-e8f7-4a54-9e41-85142e54a9fe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 951ccacb-3ea2-40fa-958f-ca6d40d1a525}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:26:40.094 +05:30 568895ce-e8f7-4a54-9e41-85142e54a9fe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 10.6344ms 2024-09-04 20:27:09.359 +05:30 40dbc3f2-4432-4450-b72f-28f4c629f3dd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin41&type=1 - null null 2024-09-04 20:27:09.362 +05:30 40dbc3f2-4432-4450-b72f-28f4c629f3dd INF CORS policy execution successful. 2024-09-04 20:27:09.363 +05:30 40dbc3f2-4432-4450-b72f-28f4c629f3dd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin41&type=1 - 204 null null 4.2391ms 2024-09-04 20:27:09.419 +05:30 cf202367-b650-4eff-a5e9-811d8b169946 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin41&type=1 - null null 2024-09-04 20:27:09.420 +05:30 cf202367-b650-4eff-a5e9-811d8b169946 INF CORS policy execution successful. 2024-09-04 20:27:09.421 +05:30 cf202367-b650-4eff-a5e9-811d8b169946 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=dipin41&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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:27:09.421 +05:30 383f855d-3b4c-4997-ad34-b8991f8614bd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:27:09.422 +05:30 383f855d-3b4c-4997-ad34-b8991f8614bd 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-04 20:27:09.433 +05:30 383f855d-3b4c-4997-ad34-b8991f8614bd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:27:09.434 +05:30 383f855d-3b4c-4997-ad34-b8991f8614bd INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 12.2134ms 2024-09-04 20:27:09.434 +05:30 383f855d-3b4c-4997-ad34-b8991f8614bd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:27:09.434 +05:30 383f855d-3b4c-4997-ad34-b8991f8614bd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf202367-b650-4eff-a5e9-811d8b169946}, {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-04 20:27:09.435 +05:30 383f855d-3b4c-4997-ad34-b8991f8614bd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin41&type=1 - 200 114 application/json; charset=utf-8 16.3875ms 2024-09-04 20:27:19.758 +05:30 578d916a-8e8d-45b2-831f-9874c9845008 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:27:19.758 +05:30 578d916a-8e8d-45b2-831f-9874c9845008 INF CORS policy execution successful. 2024-09-04 20:27:19.759 +05:30 578d916a-8e8d-45b2-831f-9874c9845008 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 1.5165ms 2024-09-04 20:27:19.866 +05:30 9507160d-8dfd-43bf-82e4-6c622fd481be INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:27:19.867 +05:30 9507160d-8dfd-43bf-82e4-6c622fd481be INF CORS policy execution successful. 2024-09-04 20:27:19.867 +05:30 9507160d-8dfd-43bf-82e4-6c622fd481be 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:27:19.868 +05:30 b45b1265-c398-41f1-bed3-16fc5a39f1d6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:27:19.868 +05:30 b45b1265-c398-41f1-bed3-16fc5a39f1d6 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-04 20:27:19.877 +05:30 b45b1265-c398-41f1-bed3-16fc5a39f1d6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:27:19.878 +05:30 b45b1265-c398-41f1-bed3-16fc5a39f1d6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 9.4786ms 2024-09-04 20:27:19.878 +05:30 b45b1265-c398-41f1-bed3-16fc5a39f1d6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:27:19.878 +05:30 b45b1265-c398-41f1-bed3-16fc5a39f1d6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9507160d-8dfd-43bf-82e4-6c622fd481be}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:27:19.878 +05:30 b45b1265-c398-41f1-bed3-16fc5a39f1d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 12.4412ms 2024-09-04 20:33:38.999 +05:30 f7d835c7-68ea-4a00-b560-79bd97ae73fc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MjIwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hAX0MbX5KI1ybjC06x_IZx7Dxfp-FIc6M7cfdfgnLBE - null null 2024-09-04 20:33:39.001 +05:30 f7d835c7-68ea-4a00-b560-79bd97ae73fc INF CORS policy execution successful. 2024-09-04 20:33:39.002 +05:30 f7d835c7-68ea-4a00-b560-79bd97ae73fc INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MjIwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hAX0MbX5KI1ybjC06x_IZx7Dxfp-FIc6M7cfdfgnLBE 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:33:39.003 +05:30 20d28782-d9de-4b2c-9d54-f81039b6feb0 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:33:39.004 +05:30 20d28782-d9de-4b2c-9d54-f81039b6feb0 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-04 20:33:39.009 +05:30 20d28782-d9de-4b2c-9d54-f81039b6feb0 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:33:39.009 +05:30 20d28782-d9de-4b2c-9d54-f81039b6feb0 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.4255ms 2024-09-04 20:33:39.010 +05:30 20d28782-d9de-4b2c-9d54-f81039b6feb0 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:33:39.010 +05:30 20d28782-d9de-4b2c-9d54-f81039b6feb0 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: f7d835c7-68ea-4a00-b560-79bd97ae73fc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 20:33:39.011 +05:30 20d28782-d9de-4b2c-9d54-f81039b6feb0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEzMDEsImV4cCI6MTcyNTQ2MjIwMSwiaWF0IjoxNzI1NDYxMzAxfQ.hAX0MbX5KI1ybjC06x_IZx7Dxfp-FIc6M7cfdfgnLBE - 400 90 application/json; charset=utf-8 11.8428ms 2024-09-04 20:33:55.532 +05:30 2eb0da43-c1a5-4cf4-90f4-c172e98ecc63 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:33:55.533 +05:30 2eb0da43-c1a5-4cf4-90f4-c172e98ecc63 INF CORS policy execution successful. 2024-09-04 20:33:55.534 +05:30 2eb0da43-c1a5-4cf4-90f4-c172e98ecc63 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.8515ms 2024-09-04 20:33:55.570 +05:30 ec622861-7197-437e-ab66-f5ab5e313c16 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:33:55.572 +05:30 ec622861-7197-437e-ab66-f5ab5e313c16 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:03:13 PM', Current time (UTC): '9/4/2024 3:03:55 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 20:33:55.575 +05:30 ec622861-7197-437e-ab66-f5ab5e313c16 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:03:13 PM', Current time (UTC): '9/4/2024 3:03:55 PM'. 2024-09-04 20:33:55.575 +05:30 ec622861-7197-437e-ab66-f5ab5e313c16 INF CORS policy execution successful. 2024-09-04 20:33:55.575 +05:30 ec622861-7197-437e-ab66-f5ab5e313c16 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyMTkzLCJpYXQiOjE3MjU0NjE1OTN9.k1FAWGQOkwedree2X-h0_xd90FHUxhybiaPgaTihFns}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:33:55.576 +05:30 78721065-b529-4106-899c-ba8a6818e3de INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 20:33:55.576 +05:30 78721065-b529-4106-899c-ba8a6818e3de INF AuthenticationScheme: Bearer was challenged. 2024-09-04 20:33:55.576 +05:30 78721065-b529-4106-899c-ba8a6818e3de INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: ec622861-7197-437e-ab66-f5ab5e313c16}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 15:03:13'"} Body: 2024-09-04 20:33:55.577 +05:30 78721065-b529-4106-899c-ba8a6818e3de INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 6.263ms 2024-09-04 20:33:55.619 +05:30 7b63fc5b-5624-4de9-97dc-84f750cd41ae INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyNDkzLCJpYXQiOjE3MjU0NjE1OTN9.xSGjoJb_HCTkyMVAB6RyyCiXK72GuGJQCdu0On51L4g - null null 2024-09-04 20:33:55.619 +05:30 7b63fc5b-5624-4de9-97dc-84f750cd41ae INF CORS policy execution successful. 2024-09-04 20:33:55.619 +05:30 7b63fc5b-5624-4de9-97dc-84f750cd41ae INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyNDkzLCJpYXQiOjE3MjU0NjE1OTN9.xSGjoJb_HCTkyMVAB6RyyCiXK72GuGJQCdu0On51L4g 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://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:33:55.620 +05:30 7954a066-6600-4d4d-886e-1f2f84f4b418 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:33:55.620 +05:30 7954a066-6600-4d4d-886e-1f2f84f4b418 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-04 20:33:55.654 +05:30 7954a066-6600-4d4d-886e-1f2f84f4b418 INF Token generated 2024-09-04 20:33:55.655 +05:30 7954a066-6600-4d4d-886e-1f2f84f4b418 INF Token generated 2024-09-04 20:33:55.655 +05:30 7954a066-6600-4d4d-886e-1f2f84f4b418 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:33:55.656 +05:30 7954a066-6600-4d4d-886e-1f2f84f4b418 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 35.7914ms 2024-09-04 20:33:55.656 +05:30 7954a066-6600-4d4d-886e-1f2f84f4b418 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:33:55.656 +05:30 7954a066-6600-4d4d-886e-1f2f84f4b418 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7b63fc5b-5624-4de9-97dc-84f750cd41ae}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 903} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYzMTM1LCJpYXQiOjE3MjU0NjIyMzV9.ZmzIygx5D1DNRVmN4eo-sL4ed7gxL9ORbRv80M9qRSE\"}"} 2024-09-04 20:33:55.656 +05:30 7954a066-6600-4d4d-886e-1f2f84f4b418 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MTU5MywiZXhwIjoxNzI1NDYyNDkzLCJpYXQiOjE3MjU0NjE1OTN9.xSGjoJb_HCTkyMVAB6RyyCiXK72GuGJQCdu0On51L4g - 200 903 application/json; charset=utf-8 37.6762ms 2024-09-04 20:33:55.696 +05:30 321355e2-8bf4-434e-b2e1-621ea6324574 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:33:55.696 +05:30 321355e2-8bf4-434e-b2e1-621ea6324574 INF CORS policy execution successful. 2024-09-04 20:33:55.696 +05:30 321355e2-8bf4-434e-b2e1-621ea6324574 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.5218ms 2024-09-04 20:33:55.742 +05:30 13aac490-4f5d-4c08-a929-62de82dfab96 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:33:55.743 +05:30 13aac490-4f5d-4c08-a929-62de82dfab96 INF CORS policy execution successful. 2024-09-04 20:33:55.744 +05:30 13aac490-4f5d-4c08-a929-62de82dfab96 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:33:55.744 +05:30 b53b177c-7c06-4b86-8039-9b1e86e30867 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:33:55.744 +05:30 b53b177c-7c06-4b86-8039-9b1e86e30867 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-04 20:33:55.756 +05:30 b53b177c-7c06-4b86-8039-9b1e86e30867 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:33:55.756 +05:30 b53b177c-7c06-4b86-8039-9b1e86e30867 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 11.7878ms 2024-09-04 20:33:55.757 +05:30 b53b177c-7c06-4b86-8039-9b1e86e30867 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:33:55.757 +05:30 b53b177c-7c06-4b86-8039-9b1e86e30867 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 13aac490-4f5d-4c08-a929-62de82dfab96}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1488} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":null},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"08/29/2024 11:22:45\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":107,\"TotalPages\":11}]}"} 2024-09-04 20:33:55.757 +05:30 b53b177c-7c06-4b86-8039-9b1e86e30867 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1488 application/json; charset=utf-8 15.5098ms 2024-09-04 20:33:58.144 +05:30 5c068412-3f05-47a6-8f95-629406a6dfd8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=129 - null null 2024-09-04 20:33:58.144 +05:30 5c068412-3f05-47a6-8f95-629406a6dfd8 INF CORS policy execution successful. 2024-09-04 20:33:58.144 +05:30 5c068412-3f05-47a6-8f95-629406a6dfd8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=129 - 204 null null 0.7556ms 2024-09-04 20:33:58.174 +05:30 5645f53f-3640-4970-9610-08b27ff06f99 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=129 - null null 2024-09-04 20:33:58.174 +05:30 5645f53f-3640-4970-9610-08b27ff06f99 INF CORS policy execution successful. 2024-09-04 20:33:58.175 +05:30 5645f53f-3640-4970-9610-08b27ff06f99 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=129 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:33:58.175 +05:30 d454e5b1-9e03-4f06-ba11-025ccf46a444 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:33:58.175 +05:30 d454e5b1-9e03-4f06-ba11-025ccf46a444 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-04 20:33:58.187 +05:30 d454e5b1-9e03-4f06-ba11-025ccf46a444 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:33:58.187 +05:30 d454e5b1-9e03-4f06-ba11-025ccf46a444 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 11.8245ms 2024-09-04 20:33:58.187 +05:30 d454e5b1-9e03-4f06-ba11-025ccf46a444 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:33:58.187 +05:30 d454e5b1-9e03-4f06-ba11-025ccf46a444 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5645f53f-3640-4970-9610-08b27ff06f99}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1298} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":129,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp31\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":100,\"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\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:33:58.188 +05:30 d454e5b1-9e03-4f06-ba11-025ccf46a444 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=129 - 200 1298 application/json; charset=utf-8 13.8983ms 2024-09-04 20:33:58.372 +05:30 ecf04a35-44cd-4133-ba39-420cda09dda5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:33:58.372 +05:30 ecf04a35-44cd-4133-ba39-420cda09dda5 INF CORS policy execution successful. 2024-09-04 20:33:58.372 +05:30 ecf04a35-44cd-4133-ba39-420cda09dda5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.4045ms 2024-09-04 20:33:58.414 +05:30 ba12cb88-8296-4da8-ae3a-aba9b7e0cbbc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:33:58.414 +05:30 ba12cb88-8296-4da8-ae3a-aba9b7e0cbbc INF CORS policy execution successful. 2024-09-04 20:33:58.414 +05:30 ba12cb88-8296-4da8-ae3a-aba9b7e0cbbc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.4827ms 2024-09-04 20:33:58.430 +05:30 cd2f64e8-e546-47d3-8f8c-d0e7bc6d7920 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:33:58.431 +05:30 cd2f64e8-e546-47d3-8f8c-d0e7bc6d7920 INF CORS policy execution successful. 2024-09-04 20:33:58.431 +05:30 cd2f64e8-e546-47d3-8f8c-d0e7bc6d7920 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:33:58.431 +05:30 76b74238-825a-4931-9e63-118ac4d46a61 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:33:58.431 +05:30 76b74238-825a-4931-9e63-118ac4d46a61 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-04 20:33:58.434 +05:30 76b74238-825a-4931-9e63-118ac4d46a61 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:33:58.434 +05:30 76b74238-825a-4931-9e63-118ac4d46a61 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.3335ms 2024-09-04 20:33:58.434 +05:30 76b74238-825a-4931-9e63-118ac4d46a61 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:33:58.434 +05:30 76b74238-825a-4931-9e63-118ac4d46a61 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cd2f64e8-e546-47d3-8f8c-d0e7bc6d7920}, {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-04 20:33:58.434 +05:30 76b74238-825a-4931-9e63-118ac4d46a61 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 3.614ms 2024-09-04 20:33:58.452 +05:30 97120ab0-da8a-4b24-b7b8-06139564a9ee INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:33:58.453 +05:30 97120ab0-da8a-4b24-b7b8-06139564a9ee INF CORS policy execution successful. 2024-09-04 20:33:58.453 +05:30 97120ab0-da8a-4b24-b7b8-06139564a9ee INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:33:58.453 +05:30 a86cadce-f62d-40f4-a1f0-eede74156cf1 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:33:58.453 +05:30 a86cadce-f62d-40f4-a1f0-eede74156cf1 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-04 20:33:58.456 +05:30 a86cadce-f62d-40f4-a1f0-eede74156cf1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:33:58.457 +05:30 a86cadce-f62d-40f4-a1f0-eede74156cf1 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 4.1316ms 2024-09-04 20:33:58.457 +05:30 a86cadce-f62d-40f4-a1f0-eede74156cf1 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:33:58.457 +05:30 a86cadce-f62d-40f4-a1f0-eede74156cf1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 97120ab0-da8a-4b24-b7b8-06139564a9ee}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:33:58.458 +05:30 a86cadce-f62d-40f4-a1f0-eede74156cf1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 5.5634ms 2024-09-04 20:33:58.526 +05:30 feb41901-ebc2-4ec3-8983-602ad94cd677 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:33:58.527 +05:30 feb41901-ebc2-4ec3-8983-602ad94cd677 INF CORS policy execution successful. 2024-09-04 20:33:58.528 +05:30 feb41901-ebc2-4ec3-8983-602ad94cd677 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.1927ms 2024-09-04 20:33:58.536 +05:30 5f079f7b-6545-480a-bb22-19e55ed48022 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:33:58.536 +05:30 5f079f7b-6545-480a-bb22-19e55ed48022 INF CORS policy execution successful. 2024-09-04 20:33:58.536 +05:30 5f079f7b-6545-480a-bb22-19e55ed48022 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.9379ms 2024-09-04 20:33:58.582 +05:30 e31d6034-2d8f-4df5-a93e-71187f8a83e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:33:58.583 +05:30 e31d6034-2d8f-4df5-a93e-71187f8a83e8 INF CORS policy execution successful. 2024-09-04 20:33:58.583 +05:30 e31d6034-2d8f-4df5-a93e-71187f8a83e8 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:33:58.583 +05:30 259edd22-f793-4233-b0a8-d9e846c99c0c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:33:58.583 +05:30 259edd22-f793-4233-b0a8-d9e846c99c0c 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-04 20:33:58.587 +05:30 259edd22-f793-4233-b0a8-d9e846c99c0c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:33:58.587 +05:30 259edd22-f793-4233-b0a8-d9e846c99c0c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.6965ms 2024-09-04 20:33:58.587 +05:30 259edd22-f793-4233-b0a8-d9e846c99c0c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:33:58.587 +05:30 259edd22-f793-4233-b0a8-d9e846c99c0c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e31d6034-2d8f-4df5-a93e-71187f8a83e8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:33:58.587 +05:30 259edd22-f793-4233-b0a8-d9e846c99c0c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 5.0995ms 2024-09-04 20:33:58.599 +05:30 d7093e8a-12fb-4b43-bcc3-099656686d43 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:33:58.599 +05:30 d7093e8a-12fb-4b43-bcc3-099656686d43 INF CORS policy execution successful. 2024-09-04 20:33:58.600 +05:30 d7093e8a-12fb-4b43-bcc3-099656686d43 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:33:58.600 +05:30 0b82985d-535e-491e-9e05-7c0069f9b9cc INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:33:58.600 +05:30 0b82985d-535e-491e-9e05-7c0069f9b9cc 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-04 20:33:58.609 +05:30 0b82985d-535e-491e-9e05-7c0069f9b9cc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:33:58.609 +05:30 0b82985d-535e-491e-9e05-7c0069f9b9cc INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.0896ms 2024-09-04 20:33:58.609 +05:30 0b82985d-535e-491e-9e05-7c0069f9b9cc INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:33:58.609 +05:30 0b82985d-535e-491e-9e05-7c0069f9b9cc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d7093e8a-12fb-4b43-bcc3-099656686d43}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:33:58.610 +05:30 0b82985d-535e-491e-9e05-7c0069f9b9cc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 10.4765ms 2024-09-04 20:33:58.848 +05:30 19df9ce5-4652-4e3d-a496-775d519334bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:33:58.848 +05:30 19df9ce5-4652-4e3d-a496-775d519334bd INF CORS policy execution successful. 2024-09-04 20:33:58.848 +05:30 19df9ce5-4652-4e3d-a496-775d519334bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.4231ms 2024-09-04 20:33:58.894 +05:30 6e2f8646-c5d5-484b-8f47-e107015e81ff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:33:58.895 +05:30 6e2f8646-c5d5-484b-8f47-e107015e81ff INF CORS policy execution successful. 2024-09-04 20:33:58.895 +05:30 6e2f8646-c5d5-484b-8f47-e107015e81ff INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:33:58.895 +05:30 bdeac186-2c00-4e1b-a953-138f9c307aef INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:33:58.895 +05:30 bdeac186-2c00-4e1b-a953-138f9c307aef 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-04 20:33:58.900 +05:30 bdeac186-2c00-4e1b-a953-138f9c307aef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:33:58.900 +05:30 bdeac186-2c00-4e1b-a953-138f9c307aef INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.8128ms 2024-09-04 20:33:58.900 +05:30 bdeac186-2c00-4e1b-a953-138f9c307aef INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:33:58.901 +05:30 bdeac186-2c00-4e1b-a953-138f9c307aef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6e2f8646-c5d5-484b-8f47-e107015e81ff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:33:58.901 +05:30 bdeac186-2c00-4e1b-a953-138f9c307aef INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 6.693ms 2024-09-04 20:33:59.145 +05:30 e4ba7400-5df5-43c0-a208-c650364b9e72 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:33:59.145 +05:30 e4ba7400-5df5-43c0-a208-c650364b9e72 INF CORS policy execution successful. 2024-09-04 20:33:59.145 +05:30 e4ba7400-5df5-43c0-a208-c650364b9e72 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5646ms 2024-09-04 20:33:59.191 +05:30 a499bcb6-f292-474d-b477-2477140bd0f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:33:59.192 +05:30 a499bcb6-f292-474d-b477-2477140bd0f3 INF CORS policy execution successful. 2024-09-04 20:33:59.192 +05:30 a499bcb6-f292-474d-b477-2477140bd0f3 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:33:59.192 +05:30 3266ba72-6e83-4004-8c6f-659f3834c0f0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:33:59.192 +05:30 3266ba72-6e83-4004-8c6f-659f3834c0f0 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-04 20:33:59.196 +05:30 3266ba72-6e83-4004-8c6f-659f3834c0f0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:33:59.196 +05:30 3266ba72-6e83-4004-8c6f-659f3834c0f0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.6148ms 2024-09-04 20:33:59.196 +05:30 3266ba72-6e83-4004-8c6f-659f3834c0f0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:33:59.196 +05:30 3266ba72-6e83-4004-8c6f-659f3834c0f0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a499bcb6-f292-474d-b477-2477140bd0f3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:33:59.197 +05:30 3266ba72-6e83-4004-8c6f-659f3834c0f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 5.2877ms 2024-09-04 20:34:00.518 +05:30 3aa98eee-a8b6-4cb5-86b5-9499d00e6457 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:34:00.519 +05:30 3aa98eee-a8b6-4cb5-86b5-9499d00e6457 INF CORS policy execution successful. 2024-09-04 20:34:00.519 +05:30 3aa98eee-a8b6-4cb5-86b5-9499d00e6457 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 0.6016ms 2024-09-04 20:34:00.556 +05:30 05187c6d-3091-4c3e-8516-3c71383cac97 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 983 2024-09-04 20:34:00.557 +05:30 05187c6d-3091-4c3e-8516-3c71383cac97 INF CORS policy execution successful. 2024-09-04 20:34:00.557 +05:30 05187c6d-3091-4c3e-8516-3c71383cac97 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 983}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":129,"group":true,"parent":100,"role":100,"userName":"dipingrp31","language":1,"altLanguage":1,"timeZone":0,"image":"","password":"","loginName":"","loginAbbr":"","securityQuestion":0,"securityAnswer":"","email":"","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-04 20:34:00.558 +05:30 8572302a-9a98-4808-9988-cc8a0e86c3ac INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:34:00.558 +05:30 8572302a-9a98-4808-9988-cc8a0e86c3ac 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-04 20:34:00.586 +05:30 8572302a-9a98-4808-9988-cc8a0e86c3ac INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:00.589 +05:30 8572302a-9a98-4808-9988-cc8a0e86c3ac INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 31.0896ms 2024-09-04 20:34:00.589 +05:30 8572302a-9a98-4808-9988-cc8a0e86c3ac INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:34:00.589 +05:30 8572302a-9a98-4808-9988-cc8a0e86c3ac INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 05187c6d-3091-4c3e-8516-3c71383cac97}, {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 updated successfully.","result":"129"} 2024-09-04 20:34:00.590 +05:30 8572302a-9a98-4808-9988-cc8a0e86c3ac INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 92 application/json; charset=utf-8 33.1254ms 2024-09-04 20:34:01.179 +05:30 b64ca123-e8a5-4b51-bded-42c80f677da9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:01.181 +05:30 b64ca123-e8a5-4b51-bded-42c80f677da9 INF CORS policy execution successful. 2024-09-04 20:34:01.182 +05:30 b64ca123-e8a5-4b51-bded-42c80f677da9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 2.3837ms 2024-09-04 20:34:01.183 +05:30 03ea2ccd-5865-4a3c-bbd1-ba631fc9609b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:34:01.184 +05:30 03ea2ccd-5865-4a3c-bbd1-ba631fc9609b INF CORS policy execution successful. 2024-09-04 20:34:01.184 +05:30 03ea2ccd-5865-4a3c-bbd1-ba631fc9609b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4344ms 2024-09-04 20:34:01.216 +05:30 7b0b3daf-f3d2-48d9-b6f4-e8b8f163b2e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:01.217 +05:30 7b0b3daf-f3d2-48d9-b6f4-e8b8f163b2e1 INF CORS policy execution successful. 2024-09-04 20:34:01.217 +05:30 7b0b3daf-f3d2-48d9-b6f4-e8b8f163b2e1 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:01.217 +05:30 e1c632db-7c2c-44dd-bf59-d6b3005f9223 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:01.218 +05:30 e1c632db-7c2c-44dd-bf59-d6b3005f9223 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-04 20:34:01.218 +05:30 72b5a1b2-2038-4c3c-bb3b-4ed45b46eb0f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:34:01.219 +05:30 72b5a1b2-2038-4c3c-bb3b-4ed45b46eb0f INF CORS policy execution successful. 2024-09-04 20:34:01.219 +05:30 72b5a1b2-2038-4c3c-bb3b-4ed45b46eb0f 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:01.219 +05:30 89119910-b0b3-43db-9b9e-0d8c0c50bd73 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:01.219 +05:30 89119910-b0b3-43db-9b9e-0d8c0c50bd73 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-04 20:34:01.221 +05:30 e1c632db-7c2c-44dd-bf59-d6b3005f9223 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:01.222 +05:30 e1c632db-7c2c-44dd-bf59-d6b3005f9223 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.9968ms 2024-09-04 20:34:01.222 +05:30 e1c632db-7c2c-44dd-bf59-d6b3005f9223 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:01.222 +05:30 e1c632db-7c2c-44dd-bf59-d6b3005f9223 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7b0b3daf-f3d2-48d9-b6f4-e8b8f163b2e1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:34:01.222 +05:30 e1c632db-7c2c-44dd-bf59-d6b3005f9223 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 5.8175ms 2024-09-04 20:34:01.229 +05:30 89119910-b0b3-43db-9b9e-0d8c0c50bd73 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:01.229 +05:30 89119910-b0b3-43db-9b9e-0d8c0c50bd73 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 10.3791ms 2024-09-04 20:34:01.230 +05:30 89119910-b0b3-43db-9b9e-0d8c0c50bd73 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:01.230 +05:30 89119910-b0b3-43db-9b9e-0d8c0c50bd73 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 72b5a1b2-2038-4c3c-bb3b-4ed45b46eb0f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:34:01.230 +05:30 89119910-b0b3-43db-9b9e-0d8c0c50bd73 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 11.768ms 2024-09-04 20:34:03.990 +05:30 b1deec7d-c982-46c1-8e9d-c7b7ef38d062 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:34:03.990 +05:30 b1deec7d-c982-46c1-8e9d-c7b7ef38d062 INF CORS policy execution successful. 2024-09-04 20:34:03.990 +05:30 b1deec7d-c982-46c1-8e9d-c7b7ef38d062 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.4826ms 2024-09-04 20:34:04.024 +05:30 1624c6b2-5336-4ad3-9cea-56642c858155 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:34:04.024 +05:30 1624c6b2-5336-4ad3-9cea-56642c858155 INF CORS policy execution successful. 2024-09-04 20:34:04.024 +05:30 1624c6b2-5336-4ad3-9cea-56642c858155 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:04.025 +05:30 cf5a50ab-aa23-484a-accf-c829ace9f826 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:34:04.025 +05:30 cf5a50ab-aa23-484a-accf-c829ace9f826 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-04 20:34:04.031 +05:30 cf5a50ab-aa23-484a-accf-c829ace9f826 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:04.031 +05:30 cf5a50ab-aa23-484a-accf-c829ace9f826 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.1124ms 2024-09-04 20:34:04.031 +05:30 cf5a50ab-aa23-484a-accf-c829ace9f826 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:34:04.031 +05:30 cf5a50ab-aa23-484a-accf-c829ace9f826 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1624c6b2-5336-4ad3-9cea-56642c858155}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1522} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"2024-09-04T15:04:00.577\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-04T14:46:45.313\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":107,\"TotalPages\":11}]}"} 2024-09-04 20:34:04.031 +05:30 cf5a50ab-aa23-484a-accf-c829ace9f826 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1522 application/json; charset=utf-8 7.7365ms 2024-09-04 20:34:08.128 +05:30 506c4538-aa1c-41ab-ba20-d2b28f6badd8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=129 - null null 2024-09-04 20:34:08.129 +05:30 506c4538-aa1c-41ab-ba20-d2b28f6badd8 INF CORS policy execution successful. 2024-09-04 20:34:08.130 +05:30 506c4538-aa1c-41ab-ba20-d2b28f6badd8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=129 - 204 null null 1.381ms 2024-09-04 20:34:08.206 +05:30 7e62a807-8682-4379-98e9-e6b1c4736b35 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=129 - null null 2024-09-04 20:34:08.206 +05:30 7e62a807-8682-4379-98e9-e6b1c4736b35 INF CORS policy execution successful. 2024-09-04 20:34:08.206 +05:30 7e62a807-8682-4379-98e9-e6b1c4736b35 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=129 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:08.206 +05:30 418f3f57-76ff-4f40-b498-11e70680517f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:34:08.207 +05:30 418f3f57-76ff-4f40-b498-11e70680517f 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-04 20:34:08.210 +05:30 418f3f57-76ff-4f40-b498-11e70680517f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:08.211 +05:30 418f3f57-76ff-4f40-b498-11e70680517f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 3.9458ms 2024-09-04 20:34:08.211 +05:30 418f3f57-76ff-4f40-b498-11e70680517f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:34:08.211 +05:30 418f3f57-76ff-4f40-b498-11e70680517f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e62a807-8682-4379-98e9-e6b1c4736b35}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1298} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":129,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp31\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":100,\"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\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:34:08.211 +05:30 418f3f57-76ff-4f40-b498-11e70680517f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=129 - 200 1298 application/json; charset=utf-8 5.3373ms 2024-09-04 20:34:08.350 +05:30 e9a0dc9e-173b-421f-92bf-579471a877b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:34:08.350 +05:30 ec7655a4-dd1e-40d9-95a9-97789d9cafee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:34:08.351 +05:30 ec7655a4-dd1e-40d9-95a9-97789d9cafee INF CORS policy execution successful. 2024-09-04 20:34:08.351 +05:30 e9a0dc9e-173b-421f-92bf-579471a877b6 INF CORS policy execution successful. 2024-09-04 20:34:08.351 +05:30 ec7655a4-dd1e-40d9-95a9-97789d9cafee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.4709ms 2024-09-04 20:34:08.351 +05:30 e9a0dc9e-173b-421f-92bf-579471a877b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.4885ms 2024-09-04 20:34:08.392 +05:30 f030afaf-f230-41da-a42e-e514abc5c50a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:34:08.392 +05:30 ea805802-220a-460d-9482-6eb08a3fabd5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:34:08.392 +05:30 ea805802-220a-460d-9482-6eb08a3fabd5 INF CORS policy execution successful. 2024-09-04 20:34:08.392 +05:30 f030afaf-f230-41da-a42e-e514abc5c50a INF CORS policy execution successful. 2024-09-04 20:34:08.393 +05:30 ea805802-220a-460d-9482-6eb08a3fabd5 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:08.393 +05:30 f030afaf-f230-41da-a42e-e514abc5c50a INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:08.399 +05:30 894cd5c9-8e03-423c-a569-d9e1044a0452 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:34:08.399 +05:30 522bc632-a6c2-43c7-afbf-6a2ad1b6da55 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:34:08.399 +05:30 894cd5c9-8e03-423c-a569-d9e1044a0452 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-04 20:34:08.399 +05:30 522bc632-a6c2-43c7-afbf-6a2ad1b6da55 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-04 20:34:08.403 +05:30 522bc632-a6c2-43c7-afbf-6a2ad1b6da55 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:08.403 +05:30 522bc632-a6c2-43c7-afbf-6a2ad1b6da55 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.5612ms 2024-09-04 20:34:08.403 +05:30 522bc632-a6c2-43c7-afbf-6a2ad1b6da55 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:34:08.403 +05:30 522bc632-a6c2-43c7-afbf-6a2ad1b6da55 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f030afaf-f230-41da-a42e-e514abc5c50a}, {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-04 20:34:08.404 +05:30 522bc632-a6c2-43c7-afbf-6a2ad1b6da55 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 11.9133ms 2024-09-04 20:34:08.415 +05:30 894cd5c9-8e03-423c-a569-d9e1044a0452 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:08.416 +05:30 894cd5c9-8e03-423c-a569-d9e1044a0452 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 16.1479ms 2024-09-04 20:34:08.416 +05:30 894cd5c9-8e03-423c-a569-d9e1044a0452 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:34:08.416 +05:30 894cd5c9-8e03-423c-a569-d9e1044a0452 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ea805802-220a-460d-9482-6eb08a3fabd5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:34:08.416 +05:30 894cd5c9-8e03-423c-a569-d9e1044a0452 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 24.0923ms 2024-09-04 20:34:08.440 +05:30 dba64631-71b4-4040-8926-a41b1d1be8bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:34:08.440 +05:30 77e7a3be-6cd6-4f70-8b53-3116920752ee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:08.440 +05:30 dba64631-71b4-4040-8926-a41b1d1be8bb INF CORS policy execution successful. 2024-09-04 20:34:08.440 +05:30 77e7a3be-6cd6-4f70-8b53-3116920752ee INF CORS policy execution successful. 2024-09-04 20:34:08.440 +05:30 dba64631-71b4-4040-8926-a41b1d1be8bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.3747ms 2024-09-04 20:34:08.440 +05:30 77e7a3be-6cd6-4f70-8b53-3116920752ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.409ms 2024-09-04 20:34:08.491 +05:30 f1dd3ddc-a817-406f-9cc3-b22cc24f9c3f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:34:08.491 +05:30 f1dd3ddc-a817-406f-9cc3-b22cc24f9c3f INF CORS policy execution successful. 2024-09-04 20:34:08.492 +05:30 f1dd3ddc-a817-406f-9cc3-b22cc24f9c3f 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:08.492 +05:30 4f1674bc-a15c-478b-a842-df6179df60de INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:08.492 +05:30 4f1674bc-a15c-478b-a842-df6179df60de 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-04 20:34:08.494 +05:30 5f35c9f8-2db6-4416-8c43-0732be62c9e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:08.495 +05:30 5f35c9f8-2db6-4416-8c43-0732be62c9e5 INF CORS policy execution successful. 2024-09-04 20:34:08.495 +05:30 5f35c9f8-2db6-4416-8c43-0732be62c9e5 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:08.495 +05:30 30d8b3ba-6a80-4d1b-81ee-3cc1b0c46f00 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:08.495 +05:30 30d8b3ba-6a80-4d1b-81ee-3cc1b0c46f00 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-04 20:34:08.497 +05:30 4f1674bc-a15c-478b-a842-df6179df60de INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:08.497 +05:30 4f1674bc-a15c-478b-a842-df6179df60de INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.1385ms 2024-09-04 20:34:08.497 +05:30 4f1674bc-a15c-478b-a842-df6179df60de INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:08.497 +05:30 4f1674bc-a15c-478b-a842-df6179df60de INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f1dd3ddc-a817-406f-9cc3-b22cc24f9c3f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:34:08.498 +05:30 4f1674bc-a15c-478b-a842-df6179df60de INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 6.7693ms 2024-09-04 20:34:08.498 +05:30 30d8b3ba-6a80-4d1b-81ee-3cc1b0c46f00 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:08.498 +05:30 30d8b3ba-6a80-4d1b-81ee-3cc1b0c46f00 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.0341ms 2024-09-04 20:34:08.498 +05:30 30d8b3ba-6a80-4d1b-81ee-3cc1b0c46f00 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:08.498 +05:30 30d8b3ba-6a80-4d1b-81ee-3cc1b0c46f00 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5f35c9f8-2db6-4416-8c43-0732be62c9e5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:34:08.499 +05:30 30d8b3ba-6a80-4d1b-81ee-3cc1b0c46f00 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 4.3746ms 2024-09-04 20:34:08.771 +05:30 c832cee2-46cd-4ea3-a593-5da0d44e9314 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:34:08.771 +05:30 c832cee2-46cd-4ea3-a593-5da0d44e9314 INF CORS policy execution successful. 2024-09-04 20:34:08.772 +05:30 c832cee2-46cd-4ea3-a593-5da0d44e9314 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.442ms 2024-09-04 20:34:08.818 +05:30 0e03c6c9-a101-4635-b665-6c009c8fc9a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:34:08.819 +05:30 0e03c6c9-a101-4635-b665-6c009c8fc9a2 INF CORS policy execution successful. 2024-09-04 20:34:08.819 +05:30 0e03c6c9-a101-4635-b665-6c009c8fc9a2 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:08.819 +05:30 a2949957-ef92-4fb9-b575-d8d9283cb8b4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:08.819 +05:30 a2949957-ef92-4fb9-b575-d8d9283cb8b4 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-04 20:34:08.827 +05:30 a2949957-ef92-4fb9-b575-d8d9283cb8b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:08.827 +05:30 a2949957-ef92-4fb9-b575-d8d9283cb8b4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.8041ms 2024-09-04 20:34:08.827 +05:30 a2949957-ef92-4fb9-b575-d8d9283cb8b4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:08.827 +05:30 a2949957-ef92-4fb9-b575-d8d9283cb8b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0e03c6c9-a101-4635-b665-6c009c8fc9a2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:34:08.828 +05:30 a2949957-ef92-4fb9-b575-d8d9283cb8b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 9.7115ms 2024-09-04 20:34:08.944 +05:30 e4590652-83fd-4003-9eef-8da396b14be1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:08.945 +05:30 e4590652-83fd-4003-9eef-8da396b14be1 INF CORS policy execution successful. 2024-09-04 20:34:08.945 +05:30 e4590652-83fd-4003-9eef-8da396b14be1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5205ms 2024-09-04 20:34:09.019 +05:30 4ed699a6-eda4-40e1-b5c2-2758d6a52384 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:09.020 +05:30 4ed699a6-eda4-40e1-b5c2-2758d6a52384 INF CORS policy execution successful. 2024-09-04 20:34:09.020 +05:30 4ed699a6-eda4-40e1-b5c2-2758d6a52384 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:09.020 +05:30 27c05a6b-650e-48e7-a5d9-14f71f91aea1 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:09.020 +05:30 27c05a6b-650e-48e7-a5d9-14f71f91aea1 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-04 20:34:09.024 +05:30 27c05a6b-650e-48e7-a5d9-14f71f91aea1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:09.025 +05:30 27c05a6b-650e-48e7-a5d9-14f71f91aea1 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.3279ms 2024-09-04 20:34:09.025 +05:30 27c05a6b-650e-48e7-a5d9-14f71f91aea1 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:09.025 +05:30 27c05a6b-650e-48e7-a5d9-14f71f91aea1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4ed699a6-eda4-40e1-b5c2-2758d6a52384}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:34:09.025 +05:30 27c05a6b-650e-48e7-a5d9-14f71f91aea1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 6.0307ms 2024-09-04 20:34:10.965 +05:30 713b5290-86a9-4bba-9a3a-a1a546081899 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:34:10.966 +05:30 713b5290-86a9-4bba-9a3a-a1a546081899 INF CORS policy execution successful. 2024-09-04 20:34:10.966 +05:30 713b5290-86a9-4bba-9a3a-a1a546081899 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 0.5726ms 2024-09-04 20:34:11.010 +05:30 a6efafa1-cb38-43a1-a701-54bfafd86314 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 983 2024-09-04 20:34:11.010 +05:30 a6efafa1-cb38-43a1-a701-54bfafd86314 INF CORS policy execution successful. 2024-09-04 20:34:11.020 +05:30 a6efafa1-cb38-43a1-a701-54bfafd86314 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 983}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":129,"group":true,"parent":100,"role":100,"userName":"dipingrp31","language":1,"altLanguage":1,"timeZone":0,"image":"","password":"","loginName":"","loginAbbr":"","securityQuestion":0,"securityAnswer":"","email":"","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-04 20:34:11.021 +05:30 326a237b-09d0-44bf-bfcd-f6cd6320409e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:34:11.021 +05:30 326a237b-09d0-44bf-bfcd-f6cd6320409e 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-04 20:34:11.032 +05:30 326a237b-09d0-44bf-bfcd-f6cd6320409e INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:11.033 +05:30 326a237b-09d0-44bf-bfcd-f6cd6320409e INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 11.997ms 2024-09-04 20:34:11.033 +05:30 326a237b-09d0-44bf-bfcd-f6cd6320409e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:34:11.033 +05:30 326a237b-09d0-44bf-bfcd-f6cd6320409e INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: a6efafa1-cb38-43a1-a701-54bfafd86314}, {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 updated successfully.","result":"129"} 2024-09-04 20:34:11.033 +05:30 326a237b-09d0-44bf-bfcd-f6cd6320409e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 92 application/json; charset=utf-8 23.7985ms 2024-09-04 20:34:11.571 +05:30 676b2f56-b250-4b45-beed-a9ad775e8b7c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:34:11.571 +05:30 676b2f56-b250-4b45-beed-a9ad775e8b7c INF CORS policy execution successful. 2024-09-04 20:34:11.572 +05:30 676b2f56-b250-4b45-beed-a9ad775e8b7c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4027ms 2024-09-04 20:34:11.574 +05:30 eb4031ed-bc23-4295-9516-cca57dd3c509 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:11.574 +05:30 eb4031ed-bc23-4295-9516-cca57dd3c509 INF CORS policy execution successful. 2024-09-04 20:34:11.575 +05:30 eb4031ed-bc23-4295-9516-cca57dd3c509 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.3494ms 2024-09-04 20:34:11.603 +05:30 ae6ab878-c27b-4571-b828-571adcb775c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:34:11.604 +05:30 ae6ab878-c27b-4571-b828-571adcb775c2 INF CORS policy execution successful. 2024-09-04 20:34:11.604 +05:30 ae6ab878-c27b-4571-b828-571adcb775c2 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:11.604 +05:30 87ce0b56-1ce3-44ab-b209-6cb0a407211b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:11.604 +05:30 87ce0b56-1ce3-44ab-b209-6cb0a407211b 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-04 20:34:11.608 +05:30 87ce0b56-1ce3-44ab-b209-6cb0a407211b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:11.609 +05:30 87ce0b56-1ce3-44ab-b209-6cb0a407211b INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.1803ms 2024-09-04 20:34:11.609 +05:30 87ce0b56-1ce3-44ab-b209-6cb0a407211b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:11.609 +05:30 87ce0b56-1ce3-44ab-b209-6cb0a407211b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ae6ab878-c27b-4571-b828-571adcb775c2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:34:11.611 +05:30 87ce0b56-1ce3-44ab-b209-6cb0a407211b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 7.124ms 2024-09-04 20:34:11.612 +05:30 2909daf4-4300-4a66-8e8a-434a13e6ec48 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:11.612 +05:30 2909daf4-4300-4a66-8e8a-434a13e6ec48 INF CORS policy execution successful. 2024-09-04 20:34:11.612 +05:30 2909daf4-4300-4a66-8e8a-434a13e6ec48 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:11.613 +05:30 39693a9a-1270-461b-b47c-db2c31516b6f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:11.613 +05:30 39693a9a-1270-461b-b47c-db2c31516b6f 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-04 20:34:11.617 +05:30 39693a9a-1270-461b-b47c-db2c31516b6f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:11.617 +05:30 39693a9a-1270-461b-b47c-db2c31516b6f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.1505ms 2024-09-04 20:34:11.617 +05:30 39693a9a-1270-461b-b47c-db2c31516b6f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:11.617 +05:30 39693a9a-1270-461b-b47c-db2c31516b6f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2909daf4-4300-4a66-8e8a-434a13e6ec48}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:34:11.618 +05:30 39693a9a-1270-461b-b47c-db2c31516b6f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 6.1043ms 2024-09-04 20:34:13.861 +05:30 8d1e5f1f-cb68-49c0-a720-a490f16b116e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:34:13.862 +05:30 8d1e5f1f-cb68-49c0-a720-a490f16b116e INF CORS policy execution successful. 2024-09-04 20:34:13.862 +05:30 8d1e5f1f-cb68-49c0-a720-a490f16b116e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.9176ms 2024-09-04 20:34:13.908 +05:30 0fad50bc-8bce-4489-99dc-26a6d30d6df8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:34:13.908 +05:30 0fad50bc-8bce-4489-99dc-26a6d30d6df8 INF CORS policy execution successful. 2024-09-04 20:34:13.908 +05:30 0fad50bc-8bce-4489-99dc-26a6d30d6df8 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:13.908 +05:30 cb546394-dfbd-4858-8f40-1e3e49556d92 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:34:13.908 +05:30 cb546394-dfbd-4858-8f40-1e3e49556d92 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-04 20:34:13.916 +05:30 cb546394-dfbd-4858-8f40-1e3e49556d92 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:13.916 +05:30 cb546394-dfbd-4858-8f40-1e3e49556d92 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.4804ms 2024-09-04 20:34:13.916 +05:30 cb546394-dfbd-4858-8f40-1e3e49556d92 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:34:13.916 +05:30 cb546394-dfbd-4858-8f40-1e3e49556d92 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0fad50bc-8bce-4489-99dc-26a6d30d6df8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1522} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"2024-09-04T15:04:11.027\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-04T14:46:45.313\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":107,\"TotalPages\":11}]}"} 2024-09-04 20:34:13.917 +05:30 cb546394-dfbd-4858-8f40-1e3e49556d92 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1522 application/json; charset=utf-8 9.2675ms 2024-09-04 20:34:21.301 +05:30 3242d5a9-d99c-4722-8287-534b5959d4b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=129 - null null 2024-09-04 20:34:21.301 +05:30 3242d5a9-d99c-4722-8287-534b5959d4b1 INF CORS policy execution successful. 2024-09-04 20:34:21.302 +05:30 3242d5a9-d99c-4722-8287-534b5959d4b1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=129 - 204 null null 0.7076ms 2024-09-04 20:34:21.373 +05:30 cbfce3b2-4edb-4377-b560-d7330d842b17 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=129 - null null 2024-09-04 20:34:21.373 +05:30 cbfce3b2-4edb-4377-b560-d7330d842b17 INF CORS policy execution successful. 2024-09-04 20:34:21.374 +05:30 cbfce3b2-4edb-4377-b560-d7330d842b17 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=129 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:21.374 +05:30 e9c77f02-e767-4974-811c-d88e24f8b085 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:34:21.374 +05:30 e9c77f02-e767-4974-811c-d88e24f8b085 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-04 20:34:21.380 +05:30 e9c77f02-e767-4974-811c-d88e24f8b085 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:21.381 +05:30 e9c77f02-e767-4974-811c-d88e24f8b085 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 6.3558ms 2024-09-04 20:34:21.381 +05:30 e9c77f02-e767-4974-811c-d88e24f8b085 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:34:21.381 +05:30 e9c77f02-e767-4974-811c-d88e24f8b085 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cbfce3b2-4edb-4377-b560-d7330d842b17}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1298} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":129,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp31\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":100,\"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\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:34:21.381 +05:30 e9c77f02-e767-4974-811c-d88e24f8b085 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=129 - 200 1298 application/json; charset=utf-8 8.2569ms 2024-09-04 20:34:21.517 +05:30 135d03ed-eb30-4356-9bb2-777a27beb7a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:34:21.517 +05:30 135d03ed-eb30-4356-9bb2-777a27beb7a1 INF CORS policy execution successful. 2024-09-04 20:34:21.517 +05:30 135d03ed-eb30-4356-9bb2-777a27beb7a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.394ms 2024-09-04 20:34:21.521 +05:30 101767b5-9a4f-44d2-b839-2160f75b9b61 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:34:21.521 +05:30 101767b5-9a4f-44d2-b839-2160f75b9b61 INF CORS policy execution successful. 2024-09-04 20:34:21.521 +05:30 101767b5-9a4f-44d2-b839-2160f75b9b61 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.3719ms 2024-09-04 20:34:21.558 +05:30 c6759146-8411-4629-a915-bc8478a1c4e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:34:21.559 +05:30 c6759146-8411-4629-a915-bc8478a1c4e5 INF CORS policy execution successful. 2024-09-04 20:34:21.559 +05:30 c6759146-8411-4629-a915-bc8478a1c4e5 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:21.559 +05:30 f787170f-2471-42cd-a8ee-d36733c50b6b INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:34:21.559 +05:30 f787170f-2471-42cd-a8ee-d36733c50b6b 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-04 20:34:21.562 +05:30 d18dcb74-6f55-499f-a734-430c1881d28d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:34:21.562 +05:30 f787170f-2471-42cd-a8ee-d36733c50b6b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:21.562 +05:30 f787170f-2471-42cd-a8ee-d36733c50b6b INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.474ms 2024-09-04 20:34:21.562 +05:30 f787170f-2471-42cd-a8ee-d36733c50b6b INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:34:21.562 +05:30 d18dcb74-6f55-499f-a734-430c1881d28d INF CORS policy execution successful. 2024-09-04 20:34:21.562 +05:30 f787170f-2471-42cd-a8ee-d36733c50b6b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c6759146-8411-4629-a915-bc8478a1c4e5}, {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-04 20:34:21.562 +05:30 d18dcb74-6f55-499f-a734-430c1881d28d INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:21.562 +05:30 336dcdfa-0194-4725-bac3-b42e42bbd64d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:34:21.562 +05:30 f787170f-2471-42cd-a8ee-d36733c50b6b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 3.8354ms 2024-09-04 20:34:21.562 +05:30 336dcdfa-0194-4725-bac3-b42e42bbd64d 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-04 20:34:21.565 +05:30 336dcdfa-0194-4725-bac3-b42e42bbd64d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:21.565 +05:30 336dcdfa-0194-4725-bac3-b42e42bbd64d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 2.8414ms 2024-09-04 20:34:21.565 +05:30 336dcdfa-0194-4725-bac3-b42e42bbd64d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:34:21.565 +05:30 336dcdfa-0194-4725-bac3-b42e42bbd64d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d18dcb74-6f55-499f-a734-430c1881d28d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:34:21.566 +05:30 336dcdfa-0194-4725-bac3-b42e42bbd64d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 4.0128ms 2024-09-04 20:34:21.662 +05:30 ad8456d2-a48f-4711-8e6e-773119164683 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:34:21.662 +05:30 ad8456d2-a48f-4711-8e6e-773119164683 INF CORS policy execution successful. 2024-09-04 20:34:21.662 +05:30 ad8456d2-a48f-4711-8e6e-773119164683 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.6261ms 2024-09-04 20:34:21.663 +05:30 ef7510d9-e82e-4ac8-b67b-babfb10057d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:21.663 +05:30 ef7510d9-e82e-4ac8-b67b-babfb10057d9 INF CORS policy execution successful. 2024-09-04 20:34:21.663 +05:30 ef7510d9-e82e-4ac8-b67b-babfb10057d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.445ms 2024-09-04 20:34:21.695 +05:30 90bcf4cb-f0ba-46ca-aeda-b775de71fd57 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:21.695 +05:30 90bcf4cb-f0ba-46ca-aeda-b775de71fd57 INF CORS policy execution successful. 2024-09-04 20:34:21.695 +05:30 90bcf4cb-f0ba-46ca-aeda-b775de71fd57 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:21.696 +05:30 b5739487-7bfd-432a-838d-301c3bf2cb95 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:21.696 +05:30 b5739487-7bfd-432a-838d-301c3bf2cb95 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-04 20:34:21.698 +05:30 b38cabd2-93e2-49f7-9fb5-9d8fcee79152 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:34:21.699 +05:30 b38cabd2-93e2-49f7-9fb5-9d8fcee79152 INF CORS policy execution successful. 2024-09-04 20:34:21.699 +05:30 b38cabd2-93e2-49f7-9fb5-9d8fcee79152 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:21.699 +05:30 c334e55b-4fce-449d-9939-c14260b53c67 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:21.700 +05:30 c334e55b-4fce-449d-9939-c14260b53c67 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-04 20:34:21.702 +05:30 b5739487-7bfd-432a-838d-301c3bf2cb95 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:21.702 +05:30 b5739487-7bfd-432a-838d-301c3bf2cb95 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.3334ms 2024-09-04 20:34:21.702 +05:30 b5739487-7bfd-432a-838d-301c3bf2cb95 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:21.702 +05:30 b5739487-7bfd-432a-838d-301c3bf2cb95 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 90bcf4cb-f0ba-46ca-aeda-b775de71fd57}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:34:21.703 +05:30 b5739487-7bfd-432a-838d-301c3bf2cb95 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 8.7462ms 2024-09-04 20:34:21.705 +05:30 c334e55b-4fce-449d-9939-c14260b53c67 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:21.706 +05:30 c334e55b-4fce-449d-9939-c14260b53c67 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.0003ms 2024-09-04 20:34:21.706 +05:30 c334e55b-4fce-449d-9939-c14260b53c67 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:21.706 +05:30 c334e55b-4fce-449d-9939-c14260b53c67 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b38cabd2-93e2-49f7-9fb5-9d8fcee79152}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:34:21.707 +05:30 c334e55b-4fce-449d-9939-c14260b53c67 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 8.1087ms 2024-09-04 20:34:21.911 +05:30 947232c6-f0db-4b6f-9f48-b45a9be23e2e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:34:21.911 +05:30 947232c6-f0db-4b6f-9f48-b45a9be23e2e INF CORS policy execution successful. 2024-09-04 20:34:21.912 +05:30 947232c6-f0db-4b6f-9f48-b45a9be23e2e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 1.0722ms 2024-09-04 20:34:21.943 +05:30 dfc2ded4-507d-419a-9126-4f2bb2d01c32 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:34:21.944 +05:30 dfc2ded4-507d-419a-9126-4f2bb2d01c32 INF CORS policy execution successful. 2024-09-04 20:34:21.944 +05:30 dfc2ded4-507d-419a-9126-4f2bb2d01c32 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:21.944 +05:30 75aa6ef6-066f-40f7-9016-ab7467cb1fd0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:21.944 +05:30 75aa6ef6-066f-40f7-9016-ab7467cb1fd0 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-04 20:34:21.950 +05:30 75aa6ef6-066f-40f7-9016-ab7467cb1fd0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:21.950 +05:30 75aa6ef6-066f-40f7-9016-ab7467cb1fd0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.1231ms 2024-09-04 20:34:21.950 +05:30 75aa6ef6-066f-40f7-9016-ab7467cb1fd0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:21.951 +05:30 75aa6ef6-066f-40f7-9016-ab7467cb1fd0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dfc2ded4-507d-419a-9126-4f2bb2d01c32}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:34:21.951 +05:30 75aa6ef6-066f-40f7-9016-ab7467cb1fd0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 8.1889ms 2024-09-04 20:34:22.187 +05:30 bc4feef0-bc4f-4c13-b16f-dba0b26f7cd6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:22.187 +05:30 bc4feef0-bc4f-4c13-b16f-dba0b26f7cd6 INF CORS policy execution successful. 2024-09-04 20:34:22.187 +05:30 bc4feef0-bc4f-4c13-b16f-dba0b26f7cd6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4935ms 2024-09-04 20:34:22.222 +05:30 87a323d8-cf15-499d-af06-85f0deafbaff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:22.224 +05:30 87a323d8-cf15-499d-af06-85f0deafbaff INF CORS policy execution successful. 2024-09-04 20:34:22.224 +05:30 87a323d8-cf15-499d-af06-85f0deafbaff 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:22.224 +05:30 397cb97e-1a56-424b-8872-f435214ab59c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:22.225 +05:30 397cb97e-1a56-424b-8872-f435214ab59c 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-04 20:34:22.232 +05:30 397cb97e-1a56-424b-8872-f435214ab59c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:22.232 +05:30 397cb97e-1a56-424b-8872-f435214ab59c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.2215ms 2024-09-04 20:34:22.232 +05:30 397cb97e-1a56-424b-8872-f435214ab59c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:22.232 +05:30 397cb97e-1a56-424b-8872-f435214ab59c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 87a323d8-cf15-499d-af06-85f0deafbaff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:34:22.233 +05:30 397cb97e-1a56-424b-8872-f435214ab59c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 10.7193ms 2024-09-04 20:34:28.170 +05:30 8972ab10-0a71-4f97-b428-7911827dd50d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:34:28.171 +05:30 8972ab10-0a71-4f97-b428-7911827dd50d INF CORS policy execution successful. 2024-09-04 20:34:28.171 +05:30 8972ab10-0a71-4f97-b428-7911827dd50d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.1785ms 2024-09-04 20:34:28.226 +05:30 b7667df8-bcca-4608-ab17-856b1c4c3978 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:34:28.226 +05:30 b7667df8-bcca-4608-ab17-856b1c4c3978 INF CORS policy execution successful. 2024-09-04 20:34:28.226 +05:30 b7667df8-bcca-4608-ab17-856b1c4c3978 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:28.227 +05:30 0faa5af8-9e0b-4ae3-82cb-dc60a9ca4441 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:34:28.227 +05:30 0faa5af8-9e0b-4ae3-82cb-dc60a9ca4441 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-04 20:34:28.233 +05:30 0faa5af8-9e0b-4ae3-82cb-dc60a9ca4441 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:28.233 +05:30 0faa5af8-9e0b-4ae3-82cb-dc60a9ca4441 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.2024ms 2024-09-04 20:34:28.233 +05:30 0faa5af8-9e0b-4ae3-82cb-dc60a9ca4441 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:34:28.233 +05:30 0faa5af8-9e0b-4ae3-82cb-dc60a9ca4441 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b7667df8-bcca-4608-ab17-856b1c4c3978}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1522} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"2024-09-04T15:04:11.027\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-04T14:46:45.313\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"2024-08-29T07:13:19.26\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"2024-08-29T11:22:45.367\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":107,\"TotalPages\":11}]}"} 2024-09-04 20:34:28.233 +05:30 0faa5af8-9e0b-4ae3-82cb-dc60a9ca4441 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1522 application/json; charset=utf-8 7.9445ms 2024-09-04 20:34:30.868 +05:30 a4476013-b986-46e3-8858-8a07e4d30335 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:30.869 +05:30 bb351936-6d5d-4075-a520-09ac78a379ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:34:30.869 +05:30 bb351936-6d5d-4075-a520-09ac78a379ed INF CORS policy execution successful. 2024-09-04 20:34:30.869 +05:30 a4476013-b986-46e3-8858-8a07e4d30335 INF CORS policy execution successful. 2024-09-04 20:34:30.870 +05:30 a4476013-b986-46e3-8858-8a07e4d30335 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.214ms 2024-09-04 20:34:30.870 +05:30 bb351936-6d5d-4075-a520-09ac78a379ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5789ms 2024-09-04 20:34:30.902 +05:30 4b6af7ba-059e-4339-8b99-d740a5deb6d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:30.902 +05:30 4b6af7ba-059e-4339-8b99-d740a5deb6d0 INF CORS policy execution successful. 2024-09-04 20:34:30.902 +05:30 4b6af7ba-059e-4339-8b99-d740a5deb6d0 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:30.903 +05:30 2b4ecb61-3087-4ef6-99ef-5aa9106a34a9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:30.903 +05:30 2b4ecb61-3087-4ef6-99ef-5aa9106a34a9 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-04 20:34:30.907 +05:30 8d5659e4-e6d6-44a2-8c33-522e9245a45d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:34:30.907 +05:30 2b4ecb61-3087-4ef6-99ef-5aa9106a34a9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:30.907 +05:30 8d5659e4-e6d6-44a2-8c33-522e9245a45d INF CORS policy execution successful. 2024-09-04 20:34:30.907 +05:30 2b4ecb61-3087-4ef6-99ef-5aa9106a34a9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.015ms 2024-09-04 20:34:30.907 +05:30 8d5659e4-e6d6-44a2-8c33-522e9245a45d 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:30.907 +05:30 2b4ecb61-3087-4ef6-99ef-5aa9106a34a9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:30.907 +05:30 771fb17f-7631-42d7-9eb2-cfef3ea3515b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:30.907 +05:30 2b4ecb61-3087-4ef6-99ef-5aa9106a34a9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b6af7ba-059e-4339-8b99-d740a5deb6d0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:34:30.907 +05:30 771fb17f-7631-42d7-9eb2-cfef3ea3515b 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-04 20:34:30.907 +05:30 2b4ecb61-3087-4ef6-99ef-5aa9106a34a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 5.5165ms 2024-09-04 20:34:30.910 +05:30 771fb17f-7631-42d7-9eb2-cfef3ea3515b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:30.910 +05:30 771fb17f-7631-42d7-9eb2-cfef3ea3515b INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 3.1411ms 2024-09-04 20:34:30.910 +05:30 771fb17f-7631-42d7-9eb2-cfef3ea3515b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:30.911 +05:30 771fb17f-7631-42d7-9eb2-cfef3ea3515b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8d5659e4-e6d6-44a2-8c33-522e9245a45d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:34:30.911 +05:30 771fb17f-7631-42d7-9eb2-cfef3ea3515b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 4.2043ms 2024-09-04 20:34:47.633 +05:30 b98cf2f0-4354-4257-95f5-bd6f5b581a3f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp32&type=2 - null null 2024-09-04 20:34:47.634 +05:30 b98cf2f0-4354-4257-95f5-bd6f5b581a3f INF CORS policy execution successful. 2024-09-04 20:34:47.634 +05:30 b98cf2f0-4354-4257-95f5-bd6f5b581a3f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp32&type=2 - 204 null null 1.1775ms 2024-09-04 20:34:47.669 +05:30 4d25bccc-4d98-43a2-9d94-da1e08acb9ff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp32&type=2 - null null 2024-09-04 20:34:47.669 +05:30 4d25bccc-4d98-43a2-9d94-da1e08acb9ff INF CORS policy execution successful. 2024-09-04 20:34:47.669 +05:30 4d25bccc-4d98-43a2-9d94-da1e08acb9ff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp32&type=2 - 204 null null 0.5693ms 2024-09-04 20:34:47.677 +05:30 b7ddfae3-9359-4163-9a4c-f73f2623cf4c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp32&type=2 - null null 2024-09-04 20:34:47.678 +05:30 b7ddfae3-9359-4163-9a4c-f73f2623cf4c INF CORS policy execution successful. 2024-09-04 20:34:47.678 +05:30 b7ddfae3-9359-4163-9a4c-f73f2623cf4c INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipingrp32&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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:47.679 +05:30 b8445e5f-06ee-4a17-b991-c83e935b0736 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:34:47.679 +05:30 b8445e5f-06ee-4a17-b991-c83e935b0736 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-04 20:34:47.689 +05:30 b8445e5f-06ee-4a17-b991-c83e935b0736 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:47.690 +05:30 b8445e5f-06ee-4a17-b991-c83e935b0736 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 10.0046ms 2024-09-04 20:34:47.690 +05:30 b8445e5f-06ee-4a17-b991-c83e935b0736 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:34:47.690 +05:30 b8445e5f-06ee-4a17-b991-c83e935b0736 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b7ddfae3-9359-4163-9a4c-f73f2623cf4c}, {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-04 20:34:47.690 +05:30 b8445e5f-06ee-4a17-b991-c83e935b0736 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp32&type=2 - 200 113 application/json; charset=utf-8 13.285ms 2024-09-04 20:34:47.732 +05:30 0aea6681-4363-4dac-9116-a14f1eabb275 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp32&type=2 - null null 2024-09-04 20:34:47.733 +05:30 0aea6681-4363-4dac-9116-a14f1eabb275 INF CORS policy execution successful. 2024-09-04 20:34:47.733 +05:30 0aea6681-4363-4dac-9116-a14f1eabb275 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipingrp32&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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:47.733 +05:30 3d09312d-9542-4246-9f33-6f165c7a9eb9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:34:47.733 +05:30 3d09312d-9542-4246-9f33-6f165c7a9eb9 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-04 20:34:47.736 +05:30 3d09312d-9542-4246-9f33-6f165c7a9eb9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:47.736 +05:30 3d09312d-9542-4246-9f33-6f165c7a9eb9 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 3.1946ms 2024-09-04 20:34:47.736 +05:30 3d09312d-9542-4246-9f33-6f165c7a9eb9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:34:47.736 +05:30 3d09312d-9542-4246-9f33-6f165c7a9eb9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0aea6681-4363-4dac-9116-a14f1eabb275}, {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-04 20:34:47.737 +05:30 3d09312d-9542-4246-9f33-6f165c7a9eb9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp32&type=2 - 200 113 application/json; charset=utf-8 4.6599ms 2024-09-04 20:34:52.503 +05:30 0f5ab485-0806-4c23-a962-8b23c81779da INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:34:52.503 +05:30 0f5ab485-0806-4c23-a962-8b23c81779da INF CORS policy execution successful. 2024-09-04 20:34:52.503 +05:30 0f5ab485-0806-4c23-a962-8b23c81779da INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.5943ms 2024-09-04 20:34:52.566 +05:30 5d94ef02-c9ec-4140-b4b8-ac19dfe0cfd2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:34:52.566 +05:30 5d94ef02-c9ec-4140-b4b8-ac19dfe0cfd2 INF CORS policy execution successful. 2024-09-04 20:34:52.567 +05:30 5d94ef02-c9ec-4140-b4b8-ac19dfe0cfd2 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:52.567 +05:30 0079a582-1119-4438-a50f-cc7aa01daeaa INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:34:52.567 +05:30 0079a582-1119-4438-a50f-cc7aa01daeaa 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-04 20:34:52.572 +05:30 0079a582-1119-4438-a50f-cc7aa01daeaa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:52.572 +05:30 0079a582-1119-4438-a50f-cc7aa01daeaa INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 5.2548ms 2024-09-04 20:34:52.572 +05:30 0079a582-1119-4438-a50f-cc7aa01daeaa INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:34:52.572 +05:30 0079a582-1119-4438-a50f-cc7aa01daeaa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5d94ef02-c9ec-4140-b4b8-ac19dfe0cfd2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:34:52.573 +05:30 0079a582-1119-4438-a50f-cc7aa01daeaa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 6.9765ms 2024-09-04 20:34:52.674 +05:30 f1d64ba0-eae9-40e2-84c2-d2e1e9590329 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:34:52.674 +05:30 f1d64ba0-eae9-40e2-84c2-d2e1e9590329 INF CORS policy execution successful. 2024-09-04 20:34:52.675 +05:30 f1d64ba0-eae9-40e2-84c2-d2e1e9590329 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5308ms 2024-09-04 20:34:52.727 +05:30 449f29f2-0f84-48b6-8e11-a948ff24542d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:34:52.727 +05:30 449f29f2-0f84-48b6-8e11-a948ff24542d INF CORS policy execution successful. 2024-09-04 20:34:52.727 +05:30 449f29f2-0f84-48b6-8e11-a948ff24542d INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:52.727 +05:30 fe000569-4866-4378-b72c-ed979306b3aa INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:34:52.727 +05:30 fe000569-4866-4378-b72c-ed979306b3aa 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-04 20:34:52.730 +05:30 fe000569-4866-4378-b72c-ed979306b3aa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:52.730 +05:30 fe000569-4866-4378-b72c-ed979306b3aa INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.1615ms 2024-09-04 20:34:52.730 +05:30 fe000569-4866-4378-b72c-ed979306b3aa INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:34:52.730 +05:30 fe000569-4866-4378-b72c-ed979306b3aa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 449f29f2-0f84-48b6-8e11-a948ff24542d}, {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-04 20:34:52.730 +05:30 fe000569-4866-4378-b72c-ed979306b3aa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 3.4568ms 2024-09-04 20:34:52.813 +05:30 06efc863-6577-4629-9267-a3cffef86e46 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:52.814 +05:30 06efc863-6577-4629-9267-a3cffef86e46 INF CORS policy execution successful. 2024-09-04 20:34:52.814 +05:30 06efc863-6577-4629-9267-a3cffef86e46 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6295ms 2024-09-04 20:34:52.849 +05:30 5630aa07-c205-45a9-9d2c-563f160adb8f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:52.849 +05:30 5630aa07-c205-45a9-9d2c-563f160adb8f INF CORS policy execution successful. 2024-09-04 20:34:52.849 +05:30 5630aa07-c205-45a9-9d2c-563f160adb8f 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:52.850 +05:30 36fbf5b6-4342-4cc7-b24e-9129ad4194b0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:52.850 +05:30 36fbf5b6-4342-4cc7-b24e-9129ad4194b0 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-04 20:34:52.854 +05:30 36fbf5b6-4342-4cc7-b24e-9129ad4194b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:52.854 +05:30 36fbf5b6-4342-4cc7-b24e-9129ad4194b0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.9351ms 2024-09-04 20:34:52.854 +05:30 36fbf5b6-4342-4cc7-b24e-9129ad4194b0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:52.854 +05:30 36fbf5b6-4342-4cc7-b24e-9129ad4194b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5630aa07-c205-45a9-9d2c-563f160adb8f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:34:52.854 +05:30 36fbf5b6-4342-4cc7-b24e-9129ad4194b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1225 application/json; charset=utf-8 5.3157ms 2024-09-04 20:34:52.976 +05:30 bb36efc9-510c-4a32-ac82-7fd54db0f1fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:34:52.976 +05:30 bb36efc9-510c-4a32-ac82-7fd54db0f1fc INF CORS policy execution successful. 2024-09-04 20:34:52.977 +05:30 bb36efc9-510c-4a32-ac82-7fd54db0f1fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.9745ms 2024-09-04 20:34:53.010 +05:30 06145b8b-3194-4795-a253-4309fb120710 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:34:53.011 +05:30 06145b8b-3194-4795-a253-4309fb120710 INF CORS policy execution successful. 2024-09-04 20:34:53.011 +05:30 06145b8b-3194-4795-a253-4309fb120710 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:53.011 +05:30 e6c443e3-ab1b-4e38-8b08-24da0ab214a6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:53.011 +05:30 e6c443e3-ab1b-4e38-8b08-24da0ab214a6 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-04 20:34:53.020 +05:30 e6c443e3-ab1b-4e38-8b08-24da0ab214a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:53.020 +05:30 e6c443e3-ab1b-4e38-8b08-24da0ab214a6 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.8704ms 2024-09-04 20:34:53.020 +05:30 e6c443e3-ab1b-4e38-8b08-24da0ab214a6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:53.020 +05:30 e6c443e3-ab1b-4e38-8b08-24da0ab214a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 06145b8b-3194-4795-a253-4309fb120710}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:34:53.021 +05:30 e6c443e3-ab1b-4e38-8b08-24da0ab214a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 10.8015ms 2024-09-04 20:34:53.847 +05:30 d89d3595-362b-4080-9eec-5f6ab72373be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:34:53.847 +05:30 d89d3595-362b-4080-9eec-5f6ab72373be INF CORS policy execution successful. 2024-09-04 20:34:53.847 +05:30 d89d3595-362b-4080-9eec-5f6ab72373be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 0.595ms 2024-09-04 20:34:53.883 +05:30 848e2de1-21b8-4d51-987c-cfad88c465ce INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 981 2024-09-04 20:34:53.883 +05:30 848e2de1-21b8-4d51-987c-cfad88c465ce INF CORS policy execution successful. 2024-09-04 20:34:53.884 +05:30 848e2de1-21b8-4d51-987c-cfad88c465ce 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 981}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":0,"group":true,"parent":100,"role":100,"userName":"dipingrp32","language":1,"altLanguage":1,"timeZone":0,"image":"","password":"","loginName":"","loginAbbr":"","securityQuestion":0,"securityAnswer":"","email":"","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-04 20:34:53.884 +05:30 824f82a3-9301-4f67-a874-943c658e041d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:34:53.884 +05:30 824f82a3-9301-4f67-a874-943c658e041d 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-04 20:34:53.901 +05:30 824f82a3-9301-4f67-a874-943c658e041d INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:53.902 +05:30 824f82a3-9301-4f67-a874-943c658e041d INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 18.2536ms 2024-09-04 20:34:53.902 +05:30 824f82a3-9301-4f67-a874-943c658e041d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:34:53.902 +05:30 824f82a3-9301-4f67-a874-943c658e041d INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 848e2de1-21b8-4d51-987c-cfad88c465ce}, {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":"130"} 2024-09-04 20:34:53.903 +05:30 824f82a3-9301-4f67-a874-943c658e041d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 93 application/json; charset=utf-8 19.8ms 2024-09-04 20:34:54.546 +05:30 db53e937-6d3b-4fe0-857a-d4cfb0c068df INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:34:54.546 +05:30 db53e937-6d3b-4fe0-857a-d4cfb0c068df INF CORS policy execution successful. 2024-09-04 20:34:54.546 +05:30 db53e937-6d3b-4fe0-857a-d4cfb0c068df INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5419ms 2024-09-04 20:34:54.547 +05:30 4a900377-b22b-468d-a34f-4a648d831039 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:54.547 +05:30 4a900377-b22b-468d-a34f-4a648d831039 INF CORS policy execution successful. 2024-09-04 20:34:54.548 +05:30 4a900377-b22b-468d-a34f-4a648d831039 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.277ms 2024-09-04 20:34:54.592 +05:30 3770d5a3-6317-45f8-8a8e-d09dcbebf2f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:54.592 +05:30 3770d5a3-6317-45f8-8a8e-d09dcbebf2f9 INF CORS policy execution successful. 2024-09-04 20:34:54.593 +05:30 3770d5a3-6317-45f8-8a8e-d09dcbebf2f9 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:54.593 +05:30 a4654ea6-ae4b-4f94-9e0f-917d31680ee5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:54.593 +05:30 a4654ea6-ae4b-4f94-9e0f-917d31680ee5 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-04 20:34:54.596 +05:30 e69ebdcf-20ab-4235-b6fb-3b697e73dbfa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:34:54.596 +05:30 e69ebdcf-20ab-4235-b6fb-3b697e73dbfa INF CORS policy execution successful. 2024-09-04 20:34:54.596 +05:30 e69ebdcf-20ab-4235-b6fb-3b697e73dbfa 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:54.597 +05:30 e71f8890-466e-4297-88fa-bddae40936b4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:54.597 +05:30 e71f8890-466e-4297-88fa-bddae40936b4 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-04 20:34:54.598 +05:30 a4654ea6-ae4b-4f94-9e0f-917d31680ee5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:54.598 +05:30 a4654ea6-ae4b-4f94-9e0f-917d31680ee5 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.5613ms 2024-09-04 20:34:54.598 +05:30 a4654ea6-ae4b-4f94-9e0f-917d31680ee5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:54.598 +05:30 a4654ea6-ae4b-4f94-9e0f-917d31680ee5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3770d5a3-6317-45f8-8a8e-d09dcbebf2f9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1283} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:34:54.598 +05:30 a4654ea6-ae4b-4f94-9e0f-917d31680ee5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1283 application/json; charset=utf-8 6.1811ms 2024-09-04 20:34:54.600 +05:30 e71f8890-466e-4297-88fa-bddae40936b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:54.600 +05:30 e71f8890-466e-4297-88fa-bddae40936b4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 3.0855ms 2024-09-04 20:34:54.600 +05:30 e71f8890-466e-4297-88fa-bddae40936b4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:54.600 +05:30 e71f8890-466e-4297-88fa-bddae40936b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e69ebdcf-20ab-4235-b6fb-3b697e73dbfa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:34:54.600 +05:30 e71f8890-466e-4297-88fa-bddae40936b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 4.3487ms 2024-09-04 20:34:55.774 +05:30 06a1095d-9496-4d45-9fec-05fc0dbf96fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:34:55.775 +05:30 06a1095d-9496-4d45-9fec-05fc0dbf96fc INF CORS policy execution successful. 2024-09-04 20:34:55.775 +05:30 06a1095d-9496-4d45-9fec-05fc0dbf96fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7476ms 2024-09-04 20:34:55.828 +05:30 574649e4-9319-4fd4-b7bf-62ccb8fa238c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:34:55.828 +05:30 574649e4-9319-4fd4-b7bf-62ccb8fa238c INF CORS policy execution successful. 2024-09-04 20:34:55.829 +05:30 574649e4-9319-4fd4-b7bf-62ccb8fa238c INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:55.829 +05:30 e913b39d-57d1-48eb-abd3-ade7fc83eafc INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:34:55.829 +05:30 e913b39d-57d1-48eb-abd3-ade7fc83eafc 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-04 20:34:55.839 +05:30 e913b39d-57d1-48eb-abd3-ade7fc83eafc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:55.839 +05:30 e913b39d-57d1-48eb-abd3-ade7fc83eafc INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 10.1409ms 2024-09-04 20:34:55.839 +05:30 e913b39d-57d1-48eb-abd3-ade7fc83eafc INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:34:55.840 +05:30 e913b39d-57d1-48eb-abd3-ade7fc83eafc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 574649e4-9319-4fd4-b7bf-62ccb8fa238c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1501} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"08/29/2024 11:22:45\"}],\"PageSummary\":[{\"TotalRows\":108,\"TotalPages\":11}]}"} 2024-09-04 20:34:55.841 +05:30 e913b39d-57d1-48eb-abd3-ade7fc83eafc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1501 application/json; charset=utf-8 13.0966ms 2024-09-04 20:34:57.878 +05:30 cb702036-f935-47b1-9153-1b5c44513900 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:34:57.878 +05:30 cb702036-f935-47b1-9153-1b5c44513900 INF CORS policy execution successful. 2024-09-04 20:34:57.878 +05:30 cb702036-f935-47b1-9153-1b5c44513900 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4476ms 2024-09-04 20:34:57.882 +05:30 0a6c0bd9-c69f-47f7-b8f1-192c634678a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:57.882 +05:30 0a6c0bd9-c69f-47f7-b8f1-192c634678a5 INF CORS policy execution successful. 2024-09-04 20:34:57.883 +05:30 0a6c0bd9-c69f-47f7-b8f1-192c634678a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.9889ms 2024-09-04 20:34:58.017 +05:30 19a94eb0-7e73-4cfb-a6d6-7b02e79d88c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:34:58.017 +05:30 19a94eb0-7e73-4cfb-a6d6-7b02e79d88c0 INF CORS policy execution successful. 2024-09-04 20:34:58.018 +05:30 19a94eb0-7e73-4cfb-a6d6-7b02e79d88c0 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:58.018 +05:30 6980e4ce-39a6-47ef-9b99-2c39bfd801f5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:58.018 +05:30 6980e4ce-39a6-47ef-9b99-2c39bfd801f5 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-04 20:34:58.026 +05:30 6980e4ce-39a6-47ef-9b99-2c39bfd801f5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:58.027 +05:30 6980e4ce-39a6-47ef-9b99-2c39bfd801f5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.5352ms 2024-09-04 20:34:58.027 +05:30 6980e4ce-39a6-47ef-9b99-2c39bfd801f5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:34:58.027 +05:30 6980e4ce-39a6-47ef-9b99-2c39bfd801f5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 19a94eb0-7e73-4cfb-a6d6-7b02e79d88c0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:34:58.027 +05:30 6980e4ce-39a6-47ef-9b99-2c39bfd801f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 10.1353ms 2024-09-04 20:34:58.089 +05:30 68b37320-4d9d-4d95-b210-fb2eafbe0cbb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:34:58.089 +05:30 68b37320-4d9d-4d95-b210-fb2eafbe0cbb INF CORS policy execution successful. 2024-09-04 20:34:58.089 +05:30 68b37320-4d9d-4d95-b210-fb2eafbe0cbb 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:34:58.090 +05:30 fae95941-f2f6-4999-af2f-6bf3b555e233 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:58.090 +05:30 fae95941-f2f6-4999-af2f-6bf3b555e233 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-04 20:34:58.093 +05:30 fae95941-f2f6-4999-af2f-6bf3b555e233 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:34:58.094 +05:30 fae95941-f2f6-4999-af2f-6bf3b555e233 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.9412ms 2024-09-04 20:34:58.094 +05:30 fae95941-f2f6-4999-af2f-6bf3b555e233 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:34:58.094 +05:30 fae95941-f2f6-4999-af2f-6bf3b555e233 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 68b37320-4d9d-4d95-b210-fb2eafbe0cbb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1283} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:34:58.094 +05:30 fae95941-f2f6-4999-af2f-6bf3b555e233 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1283 application/json; charset=utf-8 5.2901ms 2024-09-04 20:35:06.082 +05:30 59ec9b02-0d00-4ee9-ab2a-4f097911b18a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - null null 2024-09-04 20:35:06.082 +05:30 59ec9b02-0d00-4ee9-ab2a-4f097911b18a INF CORS policy execution successful. 2024-09-04 20:35:06.083 +05:30 59ec9b02-0d00-4ee9-ab2a-4f097911b18a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - 204 null null 1.7004ms 2024-09-04 20:35:06.109 +05:30 ec3ccf24-7cb5-4707-a4c6-0c47483b01b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - null null 2024-09-04 20:35:06.110 +05:30 ec3ccf24-7cb5-4707-a4c6-0c47483b01b5 INF CORS policy execution successful. 2024-09-04 20:35:06.110 +05:30 ec3ccf24-7cb5-4707-a4c6-0c47483b01b5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - 204 null null 0.8671ms 2024-09-04 20:35:06.114 +05:30 3959e369-8219-4eb6-8ad1-3ce60d54ec4b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - null null 2024-09-04 20:35:06.114 +05:30 3959e369-8219-4eb6-8ad1-3ce60d54ec4b INF CORS policy execution successful. 2024-09-04 20:35:06.115 +05:30 3959e369-8219-4eb6-8ad1-3ce60d54ec4b INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipin41&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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:35:06.115 +05:30 7dd8f43c-ea1d-40d8-9c46-744f2bc96063 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:35:06.116 +05:30 7dd8f43c-ea1d-40d8-9c46-744f2bc96063 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-04 20:35:06.127 +05:30 7dd8f43c-ea1d-40d8-9c46-744f2bc96063 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:35:06.127 +05:30 7dd8f43c-ea1d-40d8-9c46-744f2bc96063 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 11.3662ms 2024-09-04 20:35:06.127 +05:30 7dd8f43c-ea1d-40d8-9c46-744f2bc96063 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:35:06.127 +05:30 7dd8f43c-ea1d-40d8-9c46-744f2bc96063 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3959e369-8219-4eb6-8ad1-3ce60d54ec4b}, {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-04 20:35:06.128 +05:30 7dd8f43c-ea1d-40d8-9c46-744f2bc96063 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - 200 113 application/json; charset=utf-8 14.3597ms 2024-09-04 20:35:06.148 +05:30 baf3d7b6-5521-4188-90d5-7d5f11026dc5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - null null 2024-09-04 20:35:06.148 +05:30 baf3d7b6-5521-4188-90d5-7d5f11026dc5 INF CORS policy execution successful. 2024-09-04 20:35:06.148 +05:30 baf3d7b6-5521-4188-90d5-7d5f11026dc5 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipin41&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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:35:06.149 +05:30 629e3d66-2c56-4210-b3ae-3eeb24d0316a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:35:06.149 +05:30 629e3d66-2c56-4210-b3ae-3eeb24d0316a 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-04 20:35:06.154 +05:30 629e3d66-2c56-4210-b3ae-3eeb24d0316a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:35:06.154 +05:30 629e3d66-2c56-4210-b3ae-3eeb24d0316a INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 5.0633ms 2024-09-04 20:35:06.154 +05:30 629e3d66-2c56-4210-b3ae-3eeb24d0316a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:35:06.154 +05:30 629e3d66-2c56-4210-b3ae-3eeb24d0316a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: baf3d7b6-5521-4188-90d5-7d5f11026dc5}, {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-04 20:35:06.155 +05:30 629e3d66-2c56-4210-b3ae-3eeb24d0316a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - 200 113 application/json; charset=utf-8 7.241ms 2024-09-04 20:35:10.365 +05:30 fb40feb7-2cc7-4115-adbd-b95e4758c344 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-04 20:35:10.365 +05:30 fb40feb7-2cc7-4115-adbd-b95e4758c344 INF CORS policy execution successful. 2024-09-04 20:35:10.365 +05:30 fb40feb7-2cc7-4115-adbd-b95e4758c344 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 204 null null 0.6761ms 2024-09-04 20:35:10.418 +05:30 ec6051a4-1cc3-499e-9bcc-de9b7473c243 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-04 20:35:10.418 +05:30 ec6051a4-1cc3-499e-9bcc-de9b7473c243 INF CORS policy execution successful. 2024-09-04 20:35:10.419 +05:30 ec6051a4-1cc3-499e-9bcc-de9b7473c243 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=85 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:35:10.419 +05:30 e06bfc52-6a3a-410a-8896-06404569caf3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:35:10.419 +05:30 e06bfc52-6a3a-410a-8896-06404569caf3 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-04 20:35:10.424 +05:30 e06bfc52-6a3a-410a-8896-06404569caf3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:35:10.424 +05:30 e06bfc52-6a3a-410a-8896-06404569caf3 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 5.173ms 2024-09-04 20:35:10.424 +05:30 e06bfc52-6a3a-410a-8896-06404569caf3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:35:10.424 +05:30 e06bfc52-6a3a-410a-8896-06404569caf3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec6051a4-1cc3-499e-9bcc-de9b7473c243}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1216} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":85,\"LoginName\":\"\",\"LoginAbbr\":\"nil\",\"UserName\":\"dipingroup1\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"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\":3,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:35:10.425 +05:30 e06bfc52-6a3a-410a-8896-06404569caf3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 200 1216 application/json; charset=utf-8 7.1975ms 2024-09-04 20:35:10.530 +05:30 43d78623-d6ee-4a88-87cf-5716cf1a349f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:35:10.530 +05:30 43d78623-d6ee-4a88-87cf-5716cf1a349f INF CORS policy execution successful. 2024-09-04 20:35:10.531 +05:30 43d78623-d6ee-4a88-87cf-5716cf1a349f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.4556ms 2024-09-04 20:35:10.565 +05:30 9deebc49-ed00-4848-8ec6-23f8e79c7e37 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:35:10.565 +05:30 9deebc49-ed00-4848-8ec6-23f8e79c7e37 INF CORS policy execution successful. 2024-09-04 20:35:10.565 +05:30 9deebc49-ed00-4848-8ec6-23f8e79c7e37 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:35:10.566 +05:30 7608f968-ecfd-4e26-ad4b-c018ef222df6 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:35:10.566 +05:30 7608f968-ecfd-4e26-ad4b-c018ef222df6 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-04 20:35:10.568 +05:30 7608f968-ecfd-4e26-ad4b-c018ef222df6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:35:10.568 +05:30 7608f968-ecfd-4e26-ad4b-c018ef222df6 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.2381ms 2024-09-04 20:35:10.568 +05:30 7608f968-ecfd-4e26-ad4b-c018ef222df6 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:35:10.568 +05:30 7608f968-ecfd-4e26-ad4b-c018ef222df6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9deebc49-ed00-4848-8ec6-23f8e79c7e37}, {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-04 20:35:10.569 +05:30 7608f968-ecfd-4e26-ad4b-c018ef222df6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 4.1688ms 2024-09-04 20:35:10.673 +05:30 867aae47-527f-4980-9216-8306378702e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:35:10.674 +05:30 867aae47-527f-4980-9216-8306378702e7 INF CORS policy execution successful. 2024-09-04 20:35:10.675 +05:30 867aae47-527f-4980-9216-8306378702e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.5709ms 2024-09-04 20:35:10.714 +05:30 828b1a9b-4eab-439d-8c13-fc9df517b46c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:35:10.715 +05:30 828b1a9b-4eab-439d-8c13-fc9df517b46c INF CORS policy execution successful. 2024-09-04 20:35:10.715 +05:30 828b1a9b-4eab-439d-8c13-fc9df517b46c 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:35:10.716 +05:30 0f3f4a3c-06fb-4f90-959c-3d11aabc0516 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:35:10.716 +05:30 0f3f4a3c-06fb-4f90-959c-3d11aabc0516 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-04 20:35:10.722 +05:30 0f3f4a3c-06fb-4f90-959c-3d11aabc0516 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:35:10.723 +05:30 0f3f4a3c-06fb-4f90-959c-3d11aabc0516 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.8374ms 2024-09-04 20:35:10.723 +05:30 0f3f4a3c-06fb-4f90-959c-3d11aabc0516 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:35:10.723 +05:30 0f3f4a3c-06fb-4f90-959c-3d11aabc0516 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 828b1a9b-4eab-439d-8c13-fc9df517b46c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1283} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:35:10.723 +05:30 0f3f4a3c-06fb-4f90-959c-3d11aabc0516 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1283 application/json; charset=utf-8 8.7735ms 2024-09-04 20:35:10.860 +05:30 dc2731fb-375f-4b91-931c-00c8d7be90dd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:35:10.861 +05:30 dc2731fb-375f-4b91-931c-00c8d7be90dd INF CORS policy execution successful. 2024-09-04 20:35:10.861 +05:30 dc2731fb-375f-4b91-931c-00c8d7be90dd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.8358ms 2024-09-04 20:35:10.896 +05:30 fcd1b523-2437-40a1-8d82-f6eb7890906b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:35:10.897 +05:30 fcd1b523-2437-40a1-8d82-f6eb7890906b INF CORS policy execution successful. 2024-09-04 20:35:10.897 +05:30 fcd1b523-2437-40a1-8d82-f6eb7890906b INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:35:10.897 +05:30 b9ac838e-fe03-4a41-a4da-5214bb567b47 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:35:10.898 +05:30 b9ac838e-fe03-4a41-a4da-5214bb567b47 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-04 20:35:10.904 +05:30 b9ac838e-fe03-4a41-a4da-5214bb567b47 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:35:10.904 +05:30 b9ac838e-fe03-4a41-a4da-5214bb567b47 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.0783ms 2024-09-04 20:35:10.904 +05:30 b9ac838e-fe03-4a41-a4da-5214bb567b47 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:35:10.904 +05:30 b9ac838e-fe03-4a41-a4da-5214bb567b47 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fcd1b523-2437-40a1-8d82-f6eb7890906b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:35:10.904 +05:30 b9ac838e-fe03-4a41-a4da-5214bb567b47 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 8.0414ms 2024-09-04 20:35:12.471 +05:30 6c33153c-6725-40dd-83e8-c5b1a1262503 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:35:12.472 +05:30 6c33153c-6725-40dd-83e8-c5b1a1262503 INF CORS policy execution successful. 2024-09-04 20:35:12.472 +05:30 6c33153c-6725-40dd-83e8-c5b1a1262503 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5201ms 2024-09-04 20:35:12.506 +05:30 15c6e711-9f17-4ad5-a205-cd574d8b18a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:35:12.506 +05:30 15c6e711-9f17-4ad5-a205-cd574d8b18a0 INF CORS policy execution successful. 2024-09-04 20:35:12.507 +05:30 15c6e711-9f17-4ad5-a205-cd574d8b18a0 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:35:12.507 +05:30 31e8d980-1eae-4e0b-93d9-939b9f832f93 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:35:12.507 +05:30 31e8d980-1eae-4e0b-93d9-939b9f832f93 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-04 20:35:12.511 +05:30 31e8d980-1eae-4e0b-93d9-939b9f832f93 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:35:12.512 +05:30 31e8d980-1eae-4e0b-93d9-939b9f832f93 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.6393ms 2024-09-04 20:35:12.512 +05:30 31e8d980-1eae-4e0b-93d9-939b9f832f93 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:35:12.512 +05:30 31e8d980-1eae-4e0b-93d9-939b9f832f93 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 15c6e711-9f17-4ad5-a205-cd574d8b18a0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1283} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:35:12.512 +05:30 31e8d980-1eae-4e0b-93d9-939b9f832f93 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1283 application/json; charset=utf-8 6.1787ms 2024-09-04 20:35:13.853 +05:30 1a0df9ee-b053-4e37-99eb-63d71404fb5d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:35:13.853 +05:30 1a0df9ee-b053-4e37-99eb-63d71404fb5d INF CORS policy execution successful. 2024-09-04 20:35:13.854 +05:30 1a0df9ee-b053-4e37-99eb-63d71404fb5d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.6098ms 2024-09-04 20:35:13.901 +05:30 08c1f491-2d42-42b4-b473-041f622b5b76 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:35:13.902 +05:30 08c1f491-2d42-42b4-b473-041f622b5b76 INF CORS policy execution successful. 2024-09-04 20:35:13.902 +05:30 08c1f491-2d42-42b4-b473-041f622b5b76 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:35:13.902 +05:30 fa21a221-7956-4c0b-86cf-6f5c73194538 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:35:13.902 +05:30 fa21a221-7956-4c0b-86cf-6f5c73194538 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-04 20:35:13.906 +05:30 fa21a221-7956-4c0b-86cf-6f5c73194538 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:35:13.906 +05:30 fa21a221-7956-4c0b-86cf-6f5c73194538 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 3.8431ms 2024-09-04 20:35:13.906 +05:30 fa21a221-7956-4c0b-86cf-6f5c73194538 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:35:13.906 +05:30 fa21a221-7956-4c0b-86cf-6f5c73194538 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08c1f491-2d42-42b4-b473-041f622b5b76}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:35:13.907 +05:30 fa21a221-7956-4c0b-86cf-6f5c73194538 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 5.9549ms 2024-09-04 20:35:14.171 +05:30 6005a8b2-7682-4cea-801a-a27d6a5d78a2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:35:14.171 +05:30 6005a8b2-7682-4cea-801a-a27d6a5d78a2 INF CORS policy execution successful. 2024-09-04 20:35:14.172 +05:30 6005a8b2-7682-4cea-801a-a27d6a5d78a2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.8592ms 2024-09-04 20:35:14.212 +05:30 859bde39-4130-4bcb-bd57-e8a14023c21e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:35:14.213 +05:30 859bde39-4130-4bcb-bd57-e8a14023c21e INF CORS policy execution successful. 2024-09-04 20:35:14.213 +05:30 859bde39-4130-4bcb-bd57-e8a14023c21e 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:35:14.213 +05:30 c456e581-5ad9-444d-ad05-8aed5144aa56 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:35:14.213 +05:30 c456e581-5ad9-444d-ad05-8aed5144aa56 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-04 20:35:14.216 +05:30 c456e581-5ad9-444d-ad05-8aed5144aa56 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:35:14.217 +05:30 c456e581-5ad9-444d-ad05-8aed5144aa56 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.4888ms 2024-09-04 20:35:14.217 +05:30 c456e581-5ad9-444d-ad05-8aed5144aa56 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:35:14.217 +05:30 c456e581-5ad9-444d-ad05-8aed5144aa56 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 859bde39-4130-4bcb-bd57-e8a14023c21e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1283} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:35:14.218 +05:30 c456e581-5ad9-444d-ad05-8aed5144aa56 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1283 application/json; charset=utf-8 5.5701ms 2024-09-04 20:35:22.494 +05:30 22f7048b-df79-48b8-a6b0-50855a047950 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin41&type=1 - null null 2024-09-04 20:35:22.494 +05:30 22f7048b-df79-48b8-a6b0-50855a047950 INF CORS policy execution successful. 2024-09-04 20:35:22.494 +05:30 22f7048b-df79-48b8-a6b0-50855a047950 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin41&type=1 - 204 null null 0.8463ms 2024-09-04 20:35:22.528 +05:30 b3203240-1830-4a84-8e57-dcf5d30892b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin41&type=1 - null null 2024-09-04 20:35:22.529 +05:30 b3203240-1830-4a84-8e57-dcf5d30892b8 INF CORS policy execution successful. 2024-09-04 20:35:22.530 +05:30 b3203240-1830-4a84-8e57-dcf5d30892b8 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=dipin41&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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:35:22.530 +05:30 aa5b48fe-bed0-44d6-b36e-79f4ccd70ffb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:35:22.530 +05:30 aa5b48fe-bed0-44d6-b36e-79f4ccd70ffb 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-04 20:35:22.539 +05:30 aa5b48fe-bed0-44d6-b36e-79f4ccd70ffb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:35:22.539 +05:30 aa5b48fe-bed0-44d6-b36e-79f4ccd70ffb INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 9.142ms 2024-09-04 20:35:22.540 +05:30 aa5b48fe-bed0-44d6-b36e-79f4ccd70ffb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:35:22.540 +05:30 aa5b48fe-bed0-44d6-b36e-79f4ccd70ffb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b3203240-1830-4a84-8e57-dcf5d30892b8}, {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-04 20:35:22.541 +05:30 aa5b48fe-bed0-44d6-b36e-79f4ccd70ffb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin41&type=1 - 200 114 application/json; charset=utf-8 11.9834ms 2024-09-04 20:35:49.910 +05:30 bd4ba045-1ea1-4e3b-be8f-324e83b6e24b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:35:49.911 +05:30 bd4ba045-1ea1-4e3b-be8f-324e83b6e24b INF CORS policy execution successful. 2024-09-04 20:35:49.912 +05:30 bd4ba045-1ea1-4e3b-be8f-324e83b6e24b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 2.0882ms 2024-09-04 20:35:49.950 +05:30 5d331b1e-5ddc-446b-b7e7-23ec5a74db4c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:35:49.951 +05:30 5d331b1e-5ddc-446b-b7e7-23ec5a74db4c INF CORS policy execution successful. 2024-09-04 20:35:49.951 +05:30 5d331b1e-5ddc-446b-b7e7-23ec5a74db4c 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:35:49.951 +05:30 20f538b6-db7d-4c90-b8ff-b4ca0d68a265 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:35:49.952 +05:30 20f538b6-db7d-4c90-b8ff-b4ca0d68a265 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-04 20:35:49.959 +05:30 20f538b6-db7d-4c90-b8ff-b4ca0d68a265 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:35:49.959 +05:30 20f538b6-db7d-4c90-b8ff-b4ca0d68a265 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 7.1661ms 2024-09-04 20:35:49.959 +05:30 20f538b6-db7d-4c90-b8ff-b4ca0d68a265 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:35:49.959 +05:30 20f538b6-db7d-4c90-b8ff-b4ca0d68a265 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5d331b1e-5ddc-446b-b7e7-23ec5a74db4c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:35:49.960 +05:30 20f538b6-db7d-4c90-b8ff-b4ca0d68a265 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 9.9736ms 2024-09-04 20:36:49.305 +05:30 c34a1004-12db-41fb-9cf3-c0330c9ce286 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:36:49.307 +05:30 c34a1004-12db-41fb-9cf3-c0330c9ce286 INF CORS policy execution successful. 2024-09-04 20:36:49.309 +05:30 c34a1004-12db-41fb-9cf3-c0330c9ce286 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 3.7595ms 2024-09-04 20:36:49.334 +05:30 3b01b2f4-0349-49d1-937b-1afd4b7c91e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:36:49.337 +05:30 3b01b2f4-0349-49d1-937b-1afd4b7c91e4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 2:54:47 PM', Current time (UTC): '9/4/2024 3:06:49 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-04 20:36:49.339 +05:30 3b01b2f4-0349-49d1-937b-1afd4b7c91e4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 2:54:47 PM', Current time (UTC): '9/4/2024 3:06:49 PM'. 2024-09-04 20:36:49.339 +05:30 3b01b2f4-0349-49d1-937b-1afd4b7c91e4 INF CORS policy execution successful. 2024-09-04 20:36:49.339 +05:30 3b01b2f4-0349-49d1-937b-1afd4b7c91e4 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTY4NywiaWF0IjoxNzI1NDYxMDg3fQ.OE1VgUYKfBXOL1RR2G-LsfHDwZAEhsDpmp3CVQ8aM-4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:36:49.340 +05:30 dc72d3f1-d40f-40a8-97df-0f697e972db5 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 20:36:49.341 +05:30 dc72d3f1-d40f-40a8-97df-0f697e972db5 INF AuthenticationScheme: Bearer was challenged. 2024-09-04 20:36:49.341 +05:30 dc72d3f1-d40f-40a8-97df-0f697e972db5 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 3b01b2f4-0349-49d1-937b-1afd4b7c91e4}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 14:54:47'"} Body: 2024-09-04 20:36:49.341 +05:30 dc72d3f1-d40f-40a8-97df-0f697e972db5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 7.1217ms 2024-09-04 20:36:49.370 +05:30 7d4afcdf-7ba4-469c-9df4-f236763e49d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTk4NywiaWF0IjoxNzI1NDYxMDg3fQ.iSTeB3_ysvYT-GJS46Bpq-XMC7e24pMs447lYmty6U8 - null null 2024-09-04 20:36:49.370 +05:30 7d4afcdf-7ba4-469c-9df4-f236763e49d9 INF CORS policy execution successful. 2024-09-04 20:36:49.371 +05:30 7d4afcdf-7ba4-469c-9df4-f236763e49d9 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTk4NywiaWF0IjoxNzI1NDYxMDg3fQ.iSTeB3_ysvYT-GJS46Bpq-XMC7e24pMs447lYmty6U8 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-04 20:36:49.371 +05:30 3d466116-a79a-4182-9669-0c5d2c105b76 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:36:49.372 +05:30 3d466116-a79a-4182-9669-0c5d2c105b76 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-04 20:36:49.375 +05:30 3d466116-a79a-4182-9669-0c5d2c105b76 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:36:49.375 +05:30 3d466116-a79a-4182-9669-0c5d2c105b76 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 3.404ms 2024-09-04 20:36:49.375 +05:30 3d466116-a79a-4182-9669-0c5d2c105b76 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:36:49.375 +05:30 3d466116-a79a-4182-9669-0c5d2c105b76 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 7d4afcdf-7ba4-469c-9df4-f236763e49d9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 20:36:49.376 +05:30 3d466116-a79a-4182-9669-0c5d2c105b76 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjEwODcsImV4cCI6MTcyNTQ2MTk4NywiaWF0IjoxNzI1NDYxMDg3fQ.iSTeB3_ysvYT-GJS46Bpq-XMC7e24pMs447lYmty6U8 - 400 90 application/json; charset=utf-8 5.6672ms 2024-09-04 20:36:50.607 +05:30 b069a187-feb2-42ea-93f8-5cb8f3860f63 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:36:50.608 +05:30 b069a187-feb2-42ea-93f8-5cb8f3860f63 INF CORS policy execution successful. 2024-09-04 20:36:50.608 +05:30 b069a187-feb2-42ea-93f8-5cb8f3860f63 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5946ms 2024-09-04 20:36:50.646 +05:30 a37e1cc6-f0bb-4330-9230-4d1ef07a2fe9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:36:50.647 +05:30 a37e1cc6-f0bb-4330-9230-4d1ef07a2fe9 INF CORS policy execution successful. 2024-09-04 20:36:50.647 +05:30 a37e1cc6-f0bb-4330-9230-4d1ef07a2fe9 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:36:50.647 +05:30 6ba88cb5-6d0d-451e-a66c-f173c5566be0 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:36:50.648 +05:30 6ba88cb5-6d0d-451e-a66c-f173c5566be0 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-04 20:36:50.655 +05:30 6ba88cb5-6d0d-451e-a66c-f173c5566be0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:36:50.656 +05:30 6ba88cb5-6d0d-451e-a66c-f173c5566be0 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 7.7619ms 2024-09-04 20:36:50.656 +05:30 6ba88cb5-6d0d-451e-a66c-f173c5566be0 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:36:50.656 +05:30 6ba88cb5-6d0d-451e-a66c-f173c5566be0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a37e1cc6-f0bb-4330-9230-4d1ef07a2fe9}, {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-04 20:36:50.656 +05:30 6ba88cb5-6d0d-451e-a66c-f173c5566be0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 10.0293ms 2024-09-04 20:36:50.898 +05:30 be0d6ae1-1e0e-4c40-8777-1e92c29316ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:36:50.899 +05:30 be0d6ae1-1e0e-4c40-8777-1e92c29316ba INF CORS policy execution successful. 2024-09-04 20:36:50.899 +05:30 be0d6ae1-1e0e-4c40-8777-1e92c29316ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4987ms 2024-09-04 20:36:50.902 +05:30 572bb288-2a12-44fb-a681-ee56d34174ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:36:50.902 +05:30 572bb288-2a12-44fb-a681-ee56d34174ab INF CORS policy execution successful. 2024-09-04 20:36:50.902 +05:30 572bb288-2a12-44fb-a681-ee56d34174ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.3743ms 2024-09-04 20:36:50.938 +05:30 37a3841e-776f-4b73-83fa-815802755867 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:36:50.938 +05:30 37a3841e-776f-4b73-83fa-815802755867 INF CORS policy execution successful. 2024-09-04 20:36:50.939 +05:30 37a3841e-776f-4b73-83fa-815802755867 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:36:50.939 +05:30 320a15a6-1f1b-4150-b0d4-877b6fce4db8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:36:50.939 +05:30 585b6a71-3698-44f3-88ad-957681d5faa6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:36:50.939 +05:30 320a15a6-1f1b-4150-b0d4-877b6fce4db8 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-04 20:36:50.939 +05:30 585b6a71-3698-44f3-88ad-957681d5faa6 INF CORS policy execution successful. 2024-09-04 20:36:50.940 +05:30 585b6a71-3698-44f3-88ad-957681d5faa6 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:36:50.940 +05:30 11f04ed9-ea73-4ef1-87c1-0623544394e6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:36:50.940 +05:30 11f04ed9-ea73-4ef1-87c1-0623544394e6 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-04 20:36:50.947 +05:30 11f04ed9-ea73-4ef1-87c1-0623544394e6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:36:50.948 +05:30 11f04ed9-ea73-4ef1-87c1-0623544394e6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.6319ms 2024-09-04 20:36:50.948 +05:30 11f04ed9-ea73-4ef1-87c1-0623544394e6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:36:50.948 +05:30 11f04ed9-ea73-4ef1-87c1-0623544394e6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 585b6a71-3698-44f3-88ad-957681d5faa6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1283} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:36:50.948 +05:30 11f04ed9-ea73-4ef1-87c1-0623544394e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1283 application/json; charset=utf-8 9.3929ms 2024-09-04 20:36:50.950 +05:30 320a15a6-1f1b-4150-b0d4-877b6fce4db8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:36:50.950 +05:30 320a15a6-1f1b-4150-b0d4-877b6fce4db8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 10.4956ms 2024-09-04 20:36:50.950 +05:30 320a15a6-1f1b-4150-b0d4-877b6fce4db8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:36:50.950 +05:30 320a15a6-1f1b-4150-b0d4-877b6fce4db8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 37a3841e-776f-4b73-83fa-815802755867}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:36:50.950 +05:30 320a15a6-1f1b-4150-b0d4-877b6fce4db8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 12.4012ms 2024-09-04 20:36:50.980 +05:30 f38302eb-c755-440c-900c-9a50e992eb8b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:36:50.980 +05:30 42b9e2f0-ec3c-4a50-917c-4986c473c31d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:36:50.980 +05:30 f38302eb-c755-440c-900c-9a50e992eb8b INF CORS policy execution successful. 2024-09-04 20:36:50.980 +05:30 42b9e2f0-ec3c-4a50-917c-4986c473c31d INF CORS policy execution successful. 2024-09-04 20:36:50.980 +05:30 f38302eb-c755-440c-900c-9a50e992eb8b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4263ms 2024-09-04 20:36:50.980 +05:30 42b9e2f0-ec3c-4a50-917c-4986c473c31d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.3668ms 2024-09-04 20:36:51.015 +05:30 94612a26-e937-4f0b-a34d-e037985a0802 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:36:51.015 +05:30 6855a76a-e5f8-4712-a2f0-96147365a785 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:36:51.016 +05:30 6855a76a-e5f8-4712-a2f0-96147365a785 INF CORS policy execution successful. 2024-09-04 20:36:51.016 +05:30 94612a26-e937-4f0b-a34d-e037985a0802 INF CORS policy execution successful. 2024-09-04 20:36:51.016 +05:30 6855a76a-e5f8-4712-a2f0-96147365a785 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:36:51.016 +05:30 94612a26-e937-4f0b-a34d-e037985a0802 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:36:51.016 +05:30 75ea0d3e-5064-4e97-a2b4-b76be258b889 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:36:51.016 +05:30 84da4009-f2b4-421d-a369-148d6f987cd8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:36:51.016 +05:30 75ea0d3e-5064-4e97-a2b4-b76be258b889 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-04 20:36:51.016 +05:30 84da4009-f2b4-421d-a369-148d6f987cd8 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-04 20:36:51.021 +05:30 84da4009-f2b4-421d-a369-148d6f987cd8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:36:51.021 +05:30 84da4009-f2b4-421d-a369-148d6f987cd8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.9018ms 2024-09-04 20:36:51.021 +05:30 84da4009-f2b4-421d-a369-148d6f987cd8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:36:51.021 +05:30 84da4009-f2b4-421d-a369-148d6f987cd8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 94612a26-e937-4f0b-a34d-e037985a0802}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:36:51.021 +05:30 84da4009-f2b4-421d-a369-148d6f987cd8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 6.375ms 2024-09-04 20:36:51.023 +05:30 75ea0d3e-5064-4e97-a2b4-b76be258b889 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:36:51.023 +05:30 75ea0d3e-5064-4e97-a2b4-b76be258b889 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.7631ms 2024-09-04 20:36:51.023 +05:30 75ea0d3e-5064-4e97-a2b4-b76be258b889 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:36:51.023 +05:30 75ea0d3e-5064-4e97-a2b4-b76be258b889 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6855a76a-e5f8-4712-a2f0-96147365a785}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1283} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:36:51.023 +05:30 75ea0d3e-5064-4e97-a2b4-b76be258b889 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1283 application/json; charset=utf-8 8.0519ms 2024-09-04 20:36:54.384 +05:30 b4d1f83c-f5f0-4008-bda1-c2ce729110dc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=null - null null 2024-09-04 20:36:54.384 +05:30 b4d1f83c-f5f0-4008-bda1-c2ce729110dc INF CORS policy execution successful. 2024-09-04 20:36:54.384 +05:30 b4d1f83c-f5f0-4008-bda1-c2ce729110dc 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/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:36:54.384 +05:30 c0b80a69-273b-4245-ad33-09315e6c0fc8 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:36:54.385 +05:30 c0b80a69-273b-4245-ad33-09315e6c0fc8 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-04 20:36:54.391 +05:30 c0b80a69-273b-4245-ad33-09315e6c0fc8 ERR Token Regeneration failed Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX12741: JWT must have three segments (JWS) or five segments (JWE). 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-04 20:36:54.412 +05:30 c0b80a69-273b-4245-ad33-09315e6c0fc8 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:36:54.413 +05:30 c0b80a69-273b-4245-ad33-09315e6c0fc8 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 28.3222ms 2024-09-04 20:36:54.413 +05:30 c0b80a69-273b-4245-ad33-09315e6c0fc8 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:36:54.413 +05:30 c0b80a69-273b-4245-ad33-09315e6c0fc8 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: b4d1f83c-f5f0-4008-bda1-c2ce729110dc}, {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-04 20:36:54.414 +05:30 c0b80a69-273b-4245-ad33-09315e6c0fc8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=null - 500 132 application/json; charset=utf-8 30.0906ms 2024-09-04 20:36:54.504 +05:30 fe341f53-e01f-4970-a389-fdeb4f728bb1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 20:36:54.504 +05:30 fe341f53-e01f-4970-a389-fdeb4f728bb1 INF CORS policy execution successful. 2024-09-04 20:36:54.504 +05:30 fe341f53-e01f-4970-a389-fdeb4f728bb1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.3988ms 2024-09-04 20:37:01.164 +05:30 47e83552-a661-4060-9857-5521f1103275 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 20:37:01.165 +05:30 47e83552-a661-4060-9857-5521f1103275 INF CORS policy execution successful. 2024-09-04 20:37:01.165 +05:30 47e83552-a661-4060-9857-5521f1103275 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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-04 20:37:01.166 +05:30 1849c6cc-8498-4635-a046-21e31c2d6c4e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:37:01.166 +05:30 1849c6cc-8498-4635-a046-21e31c2d6c4e 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-04 20:37:01.237 +05:30 1849c6cc-8498-4635-a046-21e31c2d6c4e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:37:01.237 +05:30 1849c6cc-8498-4635-a046-21e31c2d6c4e INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 71.1201ms 2024-09-04 20:37:01.237 +05:30 1849c6cc-8498-4635-a046-21e31c2d6c4e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:37:01.237 +05:30 1849c6cc-8498-4635-a046-21e31c2d6c4e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 47e83552-a661-4060-9857-5521f1103275}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 20:37:01.238 +05:30 1849c6cc-8498-4635-a046-21e31c2d6c4e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 73.4836ms 2024-09-04 20:37:07.521 +05:30 942ea23a-283c-4b4a-9795-3a2c3df99c48 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 20:37:07.521 +05:30 942ea23a-283c-4b4a-9795-3a2c3df99c48 INF CORS policy execution successful. 2024-09-04 20:37:07.522 +05:30 942ea23a-283c-4b4a-9795-3a2c3df99c48 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.7959ms 2024-09-04 20:37:07.662 +05:30 227e7da3-7664-4e25-9559-89fa04fde908 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 20:37:07.662 +05:30 227e7da3-7664-4e25-9559-89fa04fde908 INF CORS policy execution successful. 2024-09-04 20:37:07.663 +05:30 227e7da3-7664-4e25-9559-89fa04fde908 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":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 20:37:07.663 +05:30 cbc15e2f-ec7f-4744-8e66-c2cc8ecbbbac INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 20:37:07.663 +05:30 cbc15e2f-ec7f-4744-8e66-c2cc8ecbbbac 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-04 20:37:07.667 +05:30 cbc15e2f-ec7f-4744-8e66-c2cc8ecbbbac INF Database retrieved 2024-09-04 20:37:07.670 +05:30 cbc15e2f-ec7f-4744-8e66-c2cc8ecbbbac INF Token generated 2024-09-04 20:37:07.670 +05:30 cbc15e2f-ec7f-4744-8e66-c2cc8ecbbbac INF Token generated 2024-09-04 20:37:07.670 +05:30 cbc15e2f-ec7f-4744-8e66-c2cc8ecbbbac INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:37:07.671 +05:30 cbc15e2f-ec7f-4744-8e66-c2cc8ecbbbac INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 7.387ms 2024-09-04 20:37:07.671 +05:30 cbc15e2f-ec7f-4744-8e66-c2cc8ecbbbac INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 20:37:07.671 +05:30 cbc15e2f-ec7f-4744-8e66-c2cc8ecbbbac INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 227e7da3-7664-4e25-9559-89fa04fde908}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzMyNywiaWF0IjoxNzI1NDYyNDI3fQ.GNbnJ6fVcv0TxDbejVSovKaQucc7qkhBoB3Qb0qozRw\"}"} 2024-09-04 20:37:07.671 +05:30 cbc15e2f-ec7f-4744-8e66-c2cc8ecbbbac INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 9.0955ms 2024-09-04 20:37:19.991 +05:30 f16f90e0-78a9-423f-be56-bfc53ad6b539 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:37:19.992 +05:30 f16f90e0-78a9-423f-be56-bfc53ad6b539 INF CORS policy execution successful. 2024-09-04 20:37:19.993 +05:30 f16f90e0-78a9-423f-be56-bfc53ad6b539 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.8849ms 2024-09-04 20:37:20.026 +05:30 83beb495-0863-489a-b720-2eb5098eb0cb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:37:20.027 +05:30 83beb495-0863-489a-b720-2eb5098eb0cb INF CORS policy execution successful. 2024-09-04 20:37:20.028 +05:30 83beb495-0863-489a-b720-2eb5098eb0cb INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:37:20.028 +05:30 d7cd89d3-0435-4e1c-b993-4c54b3d9f1c3 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 20:37:20.028 +05:30 d7cd89d3-0435-4e1c-b993-4c54b3d9f1c3 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-04 20:37:20.075 +05:30 d7cd89d3-0435-4e1c-b993-4c54b3d9f1c3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:37:20.075 +05:30 d7cd89d3-0435-4e1c-b993-4c54b3d9f1c3 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 46.466ms 2024-09-04 20:37:20.075 +05:30 d7cd89d3-0435-4e1c-b993-4c54b3d9f1c3 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 20:37:20.075 +05:30 d7cd89d3-0435-4e1c-b993-4c54b3d9f1c3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 83beb495-0863-489a-b720-2eb5098eb0cb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1311} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":null},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"09/04/2024 10:19:01\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"08/02/2024 15:29:26\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 20:37:20.075 +05:30 d7cd89d3-0435-4e1c-b993-4c54b3d9f1c3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1311 application/json; charset=utf-8 49.3074ms 2024-09-04 20:37:32.794 +05:30 513fde6c-a1d5-4f51-b670-6fc8db276c09 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:37:32.795 +05:30 513fde6c-a1d5-4f51-b670-6fc8db276c09 INF CORS policy execution successful. 2024-09-04 20:37:32.795 +05:30 513fde6c-a1d5-4f51-b670-6fc8db276c09 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.5375ms 2024-09-04 20:37:32.831 +05:30 a4287afc-21a7-4da2-9653-6136df2cd0d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:37:32.835 +05:30 a4287afc-21a7-4da2-9653-6136df2cd0d0 INF CORS policy execution successful. 2024-09-04 20:37:32.836 +05:30 a4287afc-21a7-4da2-9653-6136df2cd0d0 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:37:32.836 +05:30 f02e3802-6bec-4769-b9de-1b326aa3e89d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:37:32.836 +05:30 f02e3802-6bec-4769-b9de-1b326aa3e89d 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-04 20:37:32.839 +05:30 f02e3802-6bec-4769-b9de-1b326aa3e89d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:37:32.840 +05:30 f02e3802-6bec-4769-b9de-1b326aa3e89d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.4033ms 2024-09-04 20:37:32.840 +05:30 f02e3802-6bec-4769-b9de-1b326aa3e89d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:37:32.840 +05:30 f02e3802-6bec-4769-b9de-1b326aa3e89d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a4287afc-21a7-4da2-9653-6136df2cd0d0}, {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-04 20:37:32.840 +05:30 f02e3802-6bec-4769-b9de-1b326aa3e89d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 8.6588ms 2024-09-04 20:37:33.050 +05:30 71169555-3801-48df-b9f0-1ed2036b7dc9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:37:33.051 +05:30 71169555-3801-48df-b9f0-1ed2036b7dc9 INF CORS policy execution successful. 2024-09-04 20:37:33.051 +05:30 71169555-3801-48df-b9f0-1ed2036b7dc9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4637ms 2024-09-04 20:37:33.054 +05:30 b338fb7e-2945-4e8d-b6d1-ab4f94e95739 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:37:33.054 +05:30 b338fb7e-2945-4e8d-b6d1-ab4f94e95739 INF CORS policy execution successful. 2024-09-04 20:37:33.055 +05:30 b338fb7e-2945-4e8d-b6d1-ab4f94e95739 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4787ms 2024-09-04 20:37:33.081 +05:30 f11f2a29-5cc0-4cbe-938f-c08634d3e7b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:37:33.082 +05:30 f11f2a29-5cc0-4cbe-938f-c08634d3e7b5 INF CORS policy execution successful. 2024-09-04 20:37:33.082 +05:30 f11f2a29-5cc0-4cbe-938f-c08634d3e7b5 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:37:33.082 +05:30 1fd071fd-96bf-461b-bdbe-e4780c8c9cfe INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:37:33.082 +05:30 1fd071fd-96bf-461b-bdbe-e4780c8c9cfe 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-04 20:37:33.088 +05:30 1fd071fd-96bf-461b-bdbe-e4780c8c9cfe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:37:33.088 +05:30 1fd071fd-96bf-461b-bdbe-e4780c8c9cfe INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.6731ms 2024-09-04 20:37:33.088 +05:30 1fd071fd-96bf-461b-bdbe-e4780c8c9cfe INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:37:33.088 +05:30 1fd071fd-96bf-461b-bdbe-e4780c8c9cfe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f11f2a29-5cc0-4cbe-938f-c08634d3e7b5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1283} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:37:33.089 +05:30 1fd071fd-96bf-461b-bdbe-e4780c8c9cfe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1283 application/json; charset=utf-8 7.0654ms 2024-09-04 20:37:33.099 +05:30 4a0dd542-190e-488e-bf6b-812e7ec6a335 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:37:33.100 +05:30 4a0dd542-190e-488e-bf6b-812e7ec6a335 INF CORS policy execution successful. 2024-09-04 20:37:33.100 +05:30 4a0dd542-190e-488e-bf6b-812e7ec6a335 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:37:33.100 +05:30 bff9a578-2bc4-44cb-8536-66c66b6b0c07 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:37:33.100 +05:30 bff9a578-2bc4-44cb-8536-66c66b6b0c07 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-04 20:37:33.111 +05:30 bff9a578-2bc4-44cb-8536-66c66b6b0c07 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:37:33.111 +05:30 bff9a578-2bc4-44cb-8536-66c66b6b0c07 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 10.666ms 2024-09-04 20:37:33.111 +05:30 bff9a578-2bc4-44cb-8536-66c66b6b0c07 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:37:33.111 +05:30 bff9a578-2bc4-44cb-8536-66c66b6b0c07 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a0dd542-190e-488e-bf6b-812e7ec6a335}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:37:33.112 +05:30 bff9a578-2bc4-44cb-8536-66c66b6b0c07 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 12.4017ms 2024-09-04 20:37:33.190 +05:30 89585068-a763-4c0b-9849-29baa08a0cd7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:37:33.191 +05:30 89585068-a763-4c0b-9849-29baa08a0cd7 INF CORS policy execution successful. 2024-09-04 20:37:33.191 +05:30 89585068-a763-4c0b-9849-29baa08a0cd7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5639ms 2024-09-04 20:37:33.196 +05:30 2a283334-1baf-4433-95c0-e0abf8a6f74e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:37:33.196 +05:30 2a283334-1baf-4433-95c0-e0abf8a6f74e INF CORS policy execution successful. 2024-09-04 20:37:33.197 +05:30 2a283334-1baf-4433-95c0-e0abf8a6f74e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.4759ms 2024-09-04 20:37:33.245 +05:30 ef3cec1f-f94b-4cb9-9f6e-a45f3a9e90d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:37:33.246 +05:30 ef3cec1f-f94b-4cb9-9f6e-a45f3a9e90d2 INF CORS policy execution successful. 2024-09-04 20:37:33.246 +05:30 ef3cec1f-f94b-4cb9-9f6e-a45f3a9e90d2 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:37:33.247 +05:30 59d8a233-98cb-4d99-984a-326e671de393 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:37:33.247 +05:30 59d8a233-98cb-4d99-984a-326e671de393 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-04 20:37:33.249 +05:30 8976a87b-e674-4f53-9836-20455b443278 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:37:33.250 +05:30 8976a87b-e674-4f53-9836-20455b443278 INF CORS policy execution successful. 2024-09-04 20:37:33.250 +05:30 8976a87b-e674-4f53-9836-20455b443278 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:37:33.250 +05:30 b248bc7c-6de9-4cfc-baf1-8c778e5c5dc3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:37:33.250 +05:30 b248bc7c-6de9-4cfc-baf1-8c778e5c5dc3 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-04 20:37:33.252 +05:30 59d8a233-98cb-4d99-984a-326e671de393 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:37:33.252 +05:30 59d8a233-98cb-4d99-984a-326e671de393 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.2622ms 2024-09-04 20:37:33.252 +05:30 59d8a233-98cb-4d99-984a-326e671de393 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:37:33.252 +05:30 59d8a233-98cb-4d99-984a-326e671de393 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ef3cec1f-f94b-4cb9-9f6e-a45f3a9e90d2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:37:33.253 +05:30 59d8a233-98cb-4d99-984a-326e671de393 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 7.3289ms 2024-09-04 20:37:33.254 +05:30 b248bc7c-6de9-4cfc-baf1-8c778e5c5dc3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:37:33.254 +05:30 b248bc7c-6de9-4cfc-baf1-8c778e5c5dc3 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.9129ms 2024-09-04 20:37:33.254 +05:30 b248bc7c-6de9-4cfc-baf1-8c778e5c5dc3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:37:33.254 +05:30 b248bc7c-6de9-4cfc-baf1-8c778e5c5dc3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8976a87b-e674-4f53-9836-20455b443278}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1283} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:37:33.255 +05:30 b248bc7c-6de9-4cfc-baf1-8c778e5c5dc3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1283 application/json; charset=utf-8 5.6926ms 2024-09-04 20:37:39.300 +05:30 4de48e03-e04d-4e3a-bf71-7aa0a9337bbb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:37:39.300 +05:30 4de48e03-e04d-4e3a-bf71-7aa0a9337bbb INF CORS policy execution successful. 2024-09-04 20:37:39.300 +05:30 4de48e03-e04d-4e3a-bf71-7aa0a9337bbb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.5134ms 2024-09-04 20:37:39.331 +05:30 ec4eeeb4-f664-4ec0-977e-e0a4dbb95c35 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:37:39.331 +05:30 ec4eeeb4-f664-4ec0-977e-e0a4dbb95c35 INF CORS policy execution successful. 2024-09-04 20:37:39.331 +05:30 ec4eeeb4-f664-4ec0-977e-e0a4dbb95c35 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:37:39.332 +05:30 f6d9d8a0-e76e-416b-bc00-1d113baaaffd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:37:39.332 +05:30 f6d9d8a0-e76e-416b-bc00-1d113baaaffd 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-04 20:37:39.340 +05:30 f6d9d8a0-e76e-416b-bc00-1d113baaaffd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:37:39.340 +05:30 f6d9d8a0-e76e-416b-bc00-1d113baaaffd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 8.2064ms 2024-09-04 20:37:39.340 +05:30 f6d9d8a0-e76e-416b-bc00-1d113baaaffd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:37:39.340 +05:30 f6d9d8a0-e76e-416b-bc00-1d113baaaffd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec4eeeb4-f664-4ec0-977e-e0a4dbb95c35}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:37:39.341 +05:30 f6d9d8a0-e76e-416b-bc00-1d113baaaffd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 9.9503ms 2024-09-04 20:37:45.906 +05:30 b0db5ad1-d1cd-4cfc-8414-e35fd106dc74 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 20:37:45.906 +05:30 b0db5ad1-d1cd-4cfc-8414-e35fd106dc74 INF CORS policy execution successful. 2024-09-04 20:37:45.907 +05:30 b0db5ad1-d1cd-4cfc-8414-e35fd106dc74 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:37:45.907 +05:30 d395aa70-2cf0-4ad6-be53-46b20961ce92 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:37:45.907 +05:30 d395aa70-2cf0-4ad6-be53-46b20961ce92 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-04 20:37:45.910 +05:30 d395aa70-2cf0-4ad6-be53-46b20961ce92 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:37:45.911 +05:30 d395aa70-2cf0-4ad6-be53-46b20961ce92 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 3.4759ms 2024-09-04 20:37:45.911 +05:30 d395aa70-2cf0-4ad6-be53-46b20961ce92 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:37:45.911 +05:30 d395aa70-2cf0-4ad6-be53-46b20961ce92 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b0db5ad1-d1cd-4cfc-8414-e35fd106dc74}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 20:37:45.911 +05:30 d395aa70-2cf0-4ad6-be53-46b20961ce92 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 5.1144ms 2024-09-04 20:38:07.031 +05:30 d7224bef-d39b-4ad9-8bbd-95d6ba7003a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:38:07.031 +05:30 d7224bef-d39b-4ad9-8bbd-95d6ba7003a7 INF CORS policy execution successful. 2024-09-04 20:38:07.032 +05:30 d7224bef-d39b-4ad9-8bbd-95d6ba7003a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.022ms 2024-09-04 20:38:07.068 +05:30 b7c17d2f-0d07-4855-819d-c96d801aaa3a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:38:07.074 +05:30 b7c17d2f-0d07-4855-819d-c96d801aaa3a INF CORS policy execution successful. 2024-09-04 20:38:07.075 +05:30 b7c17d2f-0d07-4855-819d-c96d801aaa3a INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:38:07.075 +05:30 4235c53a-dac4-4b3e-ac75-0bfe4bda5e13 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:07.076 +05:30 4235c53a-dac4-4b3e-ac75-0bfe4bda5e13 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-04 20:38:07.094 +05:30 4235c53a-dac4-4b3e-ac75-0bfe4bda5e13 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:07.095 +05:30 4235c53a-dac4-4b3e-ac75-0bfe4bda5e13 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 18.7976ms 2024-09-04 20:38:07.095 +05:30 4235c53a-dac4-4b3e-ac75-0bfe4bda5e13 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:07.095 +05:30 4235c53a-dac4-4b3e-ac75-0bfe4bda5e13 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b7c17d2f-0d07-4855-819d-c96d801aaa3a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1501} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":119,\"Name\":\"dipin24\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-28T16:45:09.64\",\"ModifiedOn\":\"08/29/2024 11:22:45\"}],\"PageSummary\":[{\"TotalRows\":108,\"TotalPages\":11}]}"} 2024-09-04 20:38:07.096 +05:30 4235c53a-dac4-4b3e-ac75-0bfe4bda5e13 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1501 application/json; charset=utf-8 27.2456ms 2024-09-04 20:38:08.931 +05:30 213afb2f-5342-4171-bf92-d54f60357a27 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:38:08.931 +05:30 213afb2f-5342-4171-bf92-d54f60357a27 INF CORS policy execution successful. 2024-09-04 20:38:08.931 +05:30 213afb2f-5342-4171-bf92-d54f60357a27 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6983ms 2024-09-04 20:38:08.934 +05:30 775ff1b0-0660-47c7-9893-44f75ac4c189 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:38:08.934 +05:30 775ff1b0-0660-47c7-9893-44f75ac4c189 INF CORS policy execution successful. 2024-09-04 20:38:08.934 +05:30 775ff1b0-0660-47c7-9893-44f75ac4c189 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4973ms 2024-09-04 20:38:08.966 +05:30 e5cc2a43-7ee3-4483-b011-01e1d5a5bce8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:38:08.967 +05:30 e5cc2a43-7ee3-4483-b011-01e1d5a5bce8 INF CORS policy execution successful. 2024-09-04 20:38:08.967 +05:30 e5cc2a43-7ee3-4483-b011-01e1d5a5bce8 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:38:08.967 +05:30 9e3c3bc1-724f-4606-8a2c-8cd5df984497 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:38:08.967 +05:30 9e3c3bc1-724f-4606-8a2c-8cd5df984497 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-04 20:38:08.970 +05:30 566d07f1-5804-4909-8f1f-cf8907af3c89 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:38:08.971 +05:30 566d07f1-5804-4909-8f1f-cf8907af3c89 INF CORS policy execution successful. 2024-09-04 20:38:08.971 +05:30 566d07f1-5804-4909-8f1f-cf8907af3c89 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:38:08.971 +05:30 b3a3db02-d506-4cf5-ad8b-d8cfe19eabb5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:38:08.971 +05:30 b3a3db02-d506-4cf5-ad8b-d8cfe19eabb5 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-04 20:38:08.977 +05:30 9e3c3bc1-724f-4606-8a2c-8cd5df984497 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:08.977 +05:30 9e3c3bc1-724f-4606-8a2c-8cd5df984497 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.8287ms 2024-09-04 20:38:08.977 +05:30 9e3c3bc1-724f-4606-8a2c-8cd5df984497 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:38:08.978 +05:30 9e3c3bc1-724f-4606-8a2c-8cd5df984497 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e5cc2a43-7ee3-4483-b011-01e1d5a5bce8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:38:08.978 +05:30 9e3c3bc1-724f-4606-8a2c-8cd5df984497 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 12.1379ms 2024-09-04 20:38:08.979 +05:30 b3a3db02-d506-4cf5-ad8b-d8cfe19eabb5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:08.979 +05:30 b3a3db02-d506-4cf5-ad8b-d8cfe19eabb5 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.7361ms 2024-09-04 20:38:08.979 +05:30 b3a3db02-d506-4cf5-ad8b-d8cfe19eabb5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:38:08.979 +05:30 b3a3db02-d506-4cf5-ad8b-d8cfe19eabb5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 566d07f1-5804-4909-8f1f-cf8907af3c89}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1283} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:38:08.980 +05:30 b3a3db02-d506-4cf5-ad8b-d8cfe19eabb5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1283 application/json; charset=utf-8 9.4898ms 2024-09-04 20:38:21.754 +05:30 93a2c161-4785-4964-941a-03846fe898b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp33&type=2 - null null 2024-09-04 20:38:21.755 +05:30 93a2c161-4785-4964-941a-03846fe898b8 INF CORS policy execution successful. 2024-09-04 20:38:21.755 +05:30 93a2c161-4785-4964-941a-03846fe898b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp33&type=2 - 204 null null 0.9069ms 2024-09-04 20:38:21.793 +05:30 a92090ab-4920-4404-9cfd-f10dac28d3b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp33&type=2 - null null 2024-09-04 20:38:21.794 +05:30 a92090ab-4920-4404-9cfd-f10dac28d3b6 INF CORS policy execution successful. 2024-09-04 20:38:21.794 +05:30 a92090ab-4920-4404-9cfd-f10dac28d3b6 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipingrp33&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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:38:21.794 +05:30 2b179b0f-94d4-47e8-9885-30cab6a8a25a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:38:21.794 +05:30 2b179b0f-94d4-47e8-9885-30cab6a8a25a 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-04 20:38:21.802 +05:30 2b179b0f-94d4-47e8-9885-30cab6a8a25a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:21.803 +05:30 2b179b0f-94d4-47e8-9885-30cab6a8a25a INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 8.3343ms 2024-09-04 20:38:21.803 +05:30 2b179b0f-94d4-47e8-9885-30cab6a8a25a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:38:21.803 +05:30 2b179b0f-94d4-47e8-9885-30cab6a8a25a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a92090ab-4920-4404-9cfd-f10dac28d3b6}, {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-04 20:38:21.804 +05:30 2b179b0f-94d4-47e8-9885-30cab6a8a25a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp33&type=2 - 200 113 application/json; charset=utf-8 10.8642ms 2024-09-04 20:38:21.825 +05:30 b45f2852-c1c3-42da-b1f0-9ad864f159c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp33&type=2 - null null 2024-09-04 20:38:21.825 +05:30 b45f2852-c1c3-42da-b1f0-9ad864f159c2 INF CORS policy execution successful. 2024-09-04 20:38:21.826 +05:30 b45f2852-c1c3-42da-b1f0-9ad864f159c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp33&type=2 - 204 null null 0.8247ms 2024-09-04 20:38:21.862 +05:30 f46dabd7-7fee-4428-9ae1-42b5f87c31c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp33&type=2 - null null 2024-09-04 20:38:21.862 +05:30 f46dabd7-7fee-4428-9ae1-42b5f87c31c1 INF CORS policy execution successful. 2024-09-04 20:38:21.863 +05:30 f46dabd7-7fee-4428-9ae1-42b5f87c31c1 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipingrp33&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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:38:21.863 +05:30 ddf62f3b-440e-43fc-b7f5-f64866191b30 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:38:21.863 +05:30 ddf62f3b-440e-43fc-b7f5-f64866191b30 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-04 20:38:21.869 +05:30 ddf62f3b-440e-43fc-b7f5-f64866191b30 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:21.869 +05:30 ddf62f3b-440e-43fc-b7f5-f64866191b30 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 6.0539ms 2024-09-04 20:38:21.869 +05:30 ddf62f3b-440e-43fc-b7f5-f64866191b30 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:38:21.870 +05:30 ddf62f3b-440e-43fc-b7f5-f64866191b30 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f46dabd7-7fee-4428-9ae1-42b5f87c31c1}, {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-04 20:38:21.870 +05:30 ddf62f3b-440e-43fc-b7f5-f64866191b30 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp33&type=2 - 200 113 application/json; charset=utf-8 8.1771ms 2024-09-04 20:38:23.507 +05:30 b3d78384-f765-431b-8644-201ca2ad3718 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:38:23.507 +05:30 b3d78384-f765-431b-8644-201ca2ad3718 INF CORS policy execution successful. 2024-09-04 20:38:23.507 +05:30 b3d78384-f765-431b-8644-201ca2ad3718 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.5621ms 2024-09-04 20:38:23.637 +05:30 7c3bd313-1932-4843-ad54-1ca2d3fe4937 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:38:23.638 +05:30 7c3bd313-1932-4843-ad54-1ca2d3fe4937 INF CORS policy execution successful. 2024-09-04 20:38:23.638 +05:30 7c3bd313-1932-4843-ad54-1ca2d3fe4937 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:38:23.639 +05:30 92498145-9172-4086-acb9-6524dd12f252 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:38:23.639 +05:30 92498145-9172-4086-acb9-6524dd12f252 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-04 20:38:23.648 +05:30 92498145-9172-4086-acb9-6524dd12f252 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:23.648 +05:30 92498145-9172-4086-acb9-6524dd12f252 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 9.449ms 2024-09-04 20:38:23.648 +05:30 92498145-9172-4086-acb9-6524dd12f252 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:38:23.648 +05:30 92498145-9172-4086-acb9-6524dd12f252 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7c3bd313-1932-4843-ad54-1ca2d3fe4937}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:38:23.649 +05:30 92498145-9172-4086-acb9-6524dd12f252 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 11.4526ms 2024-09-04 20:38:23.821 +05:30 98591892-f43f-423b-a030-13cef0f1add9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:38:23.821 +05:30 98591892-f43f-423b-a030-13cef0f1add9 INF CORS policy execution successful. 2024-09-04 20:38:23.822 +05:30 98591892-f43f-423b-a030-13cef0f1add9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.6876ms 2024-09-04 20:38:23.931 +05:30 a1d59c2d-8059-42fa-ba11-fe57cebd8b93 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:38:23.931 +05:30 a1d59c2d-8059-42fa-ba11-fe57cebd8b93 INF CORS policy execution successful. 2024-09-04 20:38:23.931 +05:30 a1d59c2d-8059-42fa-ba11-fe57cebd8b93 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5382ms 2024-09-04 20:38:23.958 +05:30 77676f2f-d292-4522-a046-d2c7fe0beca6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:38:23.959 +05:30 77676f2f-d292-4522-a046-d2c7fe0beca6 INF CORS policy execution successful. 2024-09-04 20:38:23.959 +05:30 77676f2f-d292-4522-a046-d2c7fe0beca6 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:38:23.959 +05:30 5e2dde64-7f34-40a7-b579-28d57affce79 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:38:23.960 +05:30 5e2dde64-7f34-40a7-b579-28d57affce79 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-04 20:38:23.962 +05:30 5e2dde64-7f34-40a7-b579-28d57affce79 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:23.962 +05:30 5e2dde64-7f34-40a7-b579-28d57affce79 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.8947ms 2024-09-04 20:38:23.963 +05:30 5e2dde64-7f34-40a7-b579-28d57affce79 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:38:23.963 +05:30 5e2dde64-7f34-40a7-b579-28d57affce79 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 77676f2f-d292-4522-a046-d2c7fe0beca6}, {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-04 20:38:23.963 +05:30 5e2dde64-7f34-40a7-b579-28d57affce79 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 4.5974ms 2024-09-04 20:38:23.973 +05:30 e433bcec-e053-4ad6-8aa2-0a855df0e3b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:38:23.973 +05:30 e433bcec-e053-4ad6-8aa2-0a855df0e3b7 INF CORS policy execution successful. 2024-09-04 20:38:23.973 +05:30 e433bcec-e053-4ad6-8aa2-0a855df0e3b7 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:38:23.974 +05:30 22e6bdc7-3aaa-42ee-89f4-a83236234147 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:38:23.974 +05:30 22e6bdc7-3aaa-42ee-89f4-a83236234147 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-04 20:38:23.981 +05:30 22e6bdc7-3aaa-42ee-89f4-a83236234147 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:23.981 +05:30 22e6bdc7-3aaa-42ee-89f4-a83236234147 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.6037ms 2024-09-04 20:38:23.981 +05:30 22e6bdc7-3aaa-42ee-89f4-a83236234147 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:38:23.982 +05:30 22e6bdc7-3aaa-42ee-89f4-a83236234147 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e433bcec-e053-4ad6-8aa2-0a855df0e3b7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1283} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:38:23.982 +05:30 22e6bdc7-3aaa-42ee-89f4-a83236234147 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1283 application/json; charset=utf-8 9.3714ms 2024-09-04 20:38:24.166 +05:30 ecca17f6-d095-4a87-827e-8e135d3d0c08 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:38:24.166 +05:30 ecca17f6-d095-4a87-827e-8e135d3d0c08 INF CORS policy execution successful. 2024-09-04 20:38:24.166 +05:30 ecca17f6-d095-4a87-827e-8e135d3d0c08 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.4687ms 2024-09-04 20:38:24.204 +05:30 a96aeb4d-f452-48fa-89a5-9fc43c94a094 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:38:24.205 +05:30 a96aeb4d-f452-48fa-89a5-9fc43c94a094 INF CORS policy execution successful. 2024-09-04 20:38:24.205 +05:30 a96aeb4d-f452-48fa-89a5-9fc43c94a094 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:38:24.205 +05:30 fde0a0d6-af44-474b-b374-fd2f28de53e7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:38:24.205 +05:30 fde0a0d6-af44-474b-b374-fd2f28de53e7 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-04 20:38:24.211 +05:30 fde0a0d6-af44-474b-b374-fd2f28de53e7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:24.212 +05:30 fde0a0d6-af44-474b-b374-fd2f28de53e7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.3734ms 2024-09-04 20:38:24.212 +05:30 fde0a0d6-af44-474b-b374-fd2f28de53e7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:38:24.212 +05:30 fde0a0d6-af44-474b-b374-fd2f28de53e7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a96aeb4d-f452-48fa-89a5-9fc43c94a094}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:38:24.212 +05:30 fde0a0d6-af44-474b-b374-fd2f28de53e7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 8.0766ms 2024-09-04 20:38:25.074 +05:30 44bad809-d4f6-4851-9140-4aa95a976687 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:38:25.074 +05:30 44bad809-d4f6-4851-9140-4aa95a976687 INF CORS policy execution successful. 2024-09-04 20:38:25.075 +05:30 44bad809-d4f6-4851-9140-4aa95a976687 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 0.4586ms 2024-09-04 20:38:25.180 +05:30 fe990bb2-0357-43bf-b051-05d67daaad52 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 981 2024-09-04 20:38:25.181 +05:30 fe990bb2-0357-43bf-b051-05d67daaad52 INF CORS policy execution successful. 2024-09-04 20:38:25.181 +05:30 fe990bb2-0357-43bf-b051-05d67daaad52 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 981}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":0,"group":true,"parent":100,"role":100,"userName":"dipingrp33","language":1,"altLanguage":1,"timeZone":0,"image":"","password":"","loginName":"","loginAbbr":"","securityQuestion":0,"securityAnswer":"","email":"","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-04 20:38:25.181 +05:30 a4bb0f52-c74a-48c6-a899-840f6e193db9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:38:25.181 +05:30 a4bb0f52-c74a-48c6-a899-840f6e193db9 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-04 20:38:25.198 +05:30 a4bb0f52-c74a-48c6-a899-840f6e193db9 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:25.200 +05:30 a4bb0f52-c74a-48c6-a899-840f6e193db9 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 18.2668ms 2024-09-04 20:38:25.200 +05:30 a4bb0f52-c74a-48c6-a899-840f6e193db9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:38:25.200 +05:30 a4bb0f52-c74a-48c6-a899-840f6e193db9 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: fe990bb2-0357-43bf-b051-05d67daaad52}, {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":"131"} 2024-09-04 20:38:25.200 +05:30 a4bb0f52-c74a-48c6-a899-840f6e193db9 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 93 application/json; charset=utf-8 19.9154ms 2024-09-04 20:38:25.785 +05:30 4b8efdb5-24c1-4a49-bfb4-7604675a5c2d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:38:25.785 +05:30 f558de25-7e0b-4445-a984-8ae3f7e73649 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:38:25.786 +05:30 4b8efdb5-24c1-4a49-bfb4-7604675a5c2d INF CORS policy execution successful. 2024-09-04 20:38:25.786 +05:30 f558de25-7e0b-4445-a984-8ae3f7e73649 INF CORS policy execution successful. 2024-09-04 20:38:25.786 +05:30 f558de25-7e0b-4445-a984-8ae3f7e73649 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.522ms 2024-09-04 20:38:25.786 +05:30 4b8efdb5-24c1-4a49-bfb4-7604675a5c2d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5235ms 2024-09-04 20:38:25.819 +05:30 75709620-bbc1-4dd5-b6c6-d14c4f304a39 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:38:25.819 +05:30 6f43c126-e7fe-40df-a564-95af47ac28c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:38:25.820 +05:30 6f43c126-e7fe-40df-a564-95af47ac28c8 INF CORS policy execution successful. 2024-09-04 20:38:25.820 +05:30 75709620-bbc1-4dd5-b6c6-d14c4f304a39 INF CORS policy execution successful. 2024-09-04 20:38:25.821 +05:30 75709620-bbc1-4dd5-b6c6-d14c4f304a39 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:38:25.821 +05:30 6f43c126-e7fe-40df-a564-95af47ac28c8 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:38:25.822 +05:30 ba71a06e-9ab3-42e6-a2f0-4a5e345b8c2f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:38:25.822 +05:30 111d0f0d-3aa5-4156-9ba5-c75c6e85e468 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:38:25.822 +05:30 ba71a06e-9ab3-42e6-a2f0-4a5e345b8c2f 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-04 20:38:25.822 +05:30 111d0f0d-3aa5-4156-9ba5-c75c6e85e468 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-04 20:38:25.827 +05:30 ba71a06e-9ab3-42e6-a2f0-4a5e345b8c2f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:25.828 +05:30 ba71a06e-9ab3-42e6-a2f0-4a5e345b8c2f INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.7555ms 2024-09-04 20:38:25.828 +05:30 ba71a06e-9ab3-42e6-a2f0-4a5e345b8c2f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:38:25.828 +05:30 111d0f0d-3aa5-4156-9ba5-c75c6e85e468 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:25.828 +05:30 111d0f0d-3aa5-4156-9ba5-c75c6e85e468 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.1252ms 2024-09-04 20:38:25.828 +05:30 111d0f0d-3aa5-4156-9ba5-c75c6e85e468 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:38:25.828 +05:30 ba71a06e-9ab3-42e6-a2f0-4a5e345b8c2f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 75709620-bbc1-4dd5-b6c6-d14c4f304a39}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:38:25.829 +05:30 111d0f0d-3aa5-4156-9ba5-c75c6e85e468 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6f43c126-e7fe-40df-a564-95af47ac28c8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:38:25.830 +05:30 111d0f0d-3aa5-4156-9ba5-c75c6e85e468 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 10.7688ms 2024-09-04 20:38:25.830 +05:30 ba71a06e-9ab3-42e6-a2f0-4a5e345b8c2f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 10.8547ms 2024-09-04 20:38:27.412 +05:30 7fb48061-cda8-45ca-8005-a53eefdfd4da INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:38:27.413 +05:30 7fb48061-cda8-45ca-8005-a53eefdfd4da INF CORS policy execution successful. 2024-09-04 20:38:27.413 +05:30 7fb48061-cda8-45ca-8005-a53eefdfd4da INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.5518ms 2024-09-04 20:38:27.477 +05:30 1a9566fe-3e53-4951-8560-4284204545bd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:38:27.478 +05:30 1a9566fe-3e53-4951-8560-4284204545bd INF CORS policy execution successful. 2024-09-04 20:38:27.478 +05:30 1a9566fe-3e53-4951-8560-4284204545bd INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2MjIzNSwiZXhwIjoxNzI1NDYyODM1LCJpYXQiOjE3MjU0NjIyMzV9.UA4Q2uMSQao3vT7Tdg_MRh7kuO9T9ABmNvgLVbK5BJA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 20:38:27.478 +05:30 de8ad05b-8e73-4e5f-9c3d-9b9f59d71731 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:27.478 +05:30 de8ad05b-8e73-4e5f-9c3d-9b9f59d71731 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-04 20:38:27.484 +05:30 de8ad05b-8e73-4e5f-9c3d-9b9f59d71731 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:27.484 +05:30 de8ad05b-8e73-4e5f-9c3d-9b9f59d71731 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.6073ms 2024-09-04 20:38:27.484 +05:30 de8ad05b-8e73-4e5f-9c3d-9b9f59d71731 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:27.484 +05:30 de8ad05b-8e73-4e5f-9c3d-9b9f59d71731 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1a9566fe-3e53-4951-8560-4284204545bd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1485} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"}],\"PageSummary\":[{\"TotalRows\":109,\"TotalPages\":11}]}"} 2024-09-04 20:38:27.485 +05:30 de8ad05b-8e73-4e5f-9c3d-9b9f59d71731 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1485 application/json; charset=utf-8 7.4735ms 2024-09-04 20:38:34.222 +05:30 1cc3d186-0a20-4fe3-98cc-093b74ddbec6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:38:34.222 +05:30 1cc3d186-0a20-4fe3-98cc-093b74ddbec6 INF CORS policy execution successful. 2024-09-04 20:38:34.223 +05:30 1cc3d186-0a20-4fe3-98cc-093b74ddbec6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.5159ms 2024-09-04 20:38:34.248 +05:30 2f9ded49-eabf-4f2c-bd96-39f50479ab88 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:38:34.249 +05:30 2f9ded49-eabf-4f2c-bd96-39f50479ab88 INF CORS policy execution successful. 2024-09-04 20:38:34.249 +05:30 2f9ded49-eabf-4f2c-bd96-39f50479ab88 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:38:34.249 +05:30 18a88e51-ff00-4406-8e6f-e0ce2259fff2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:34.249 +05:30 18a88e51-ff00-4406-8e6f-e0ce2259fff2 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-04 20:38:34.255 +05:30 18a88e51-ff00-4406-8e6f-e0ce2259fff2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:34.256 +05:30 18a88e51-ff00-4406-8e6f-e0ce2259fff2 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.6137ms 2024-09-04 20:38:34.256 +05:30 18a88e51-ff00-4406-8e6f-e0ce2259fff2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:34.257 +05:30 18a88e51-ff00-4406-8e6f-e0ce2259fff2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2f9ded49-eabf-4f2c-bd96-39f50479ab88}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1485} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"}],\"PageSummary\":[{\"TotalRows\":109,\"TotalPages\":11}]}"} 2024-09-04 20:38:34.258 +05:30 18a88e51-ff00-4406-8e6f-e0ce2259fff2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1485 application/json; charset=utf-8 9.7663ms 2024-09-04 20:38:39.034 +05:30 0a19329f-d586-4404-93b0-b20a72e8a7f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 20:38:39.035 +05:30 0a19329f-d586-4404-93b0-b20a72e8a7f6 INF CORS policy execution successful. 2024-09-04 20:38:39.035 +05:30 0a19329f-d586-4404-93b0-b20a72e8a7f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.6915ms 2024-09-04 20:38:39.082 +05:30 e675d5bc-868e-408c-b760-048a99f0ded5 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 20:38:39.082 +05:30 e675d5bc-868e-408c-b760-048a99f0ded5 INF CORS policy execution successful. 2024-09-04 20:38:39.082 +05:30 e675d5bc-868e-408c-b760-048a99f0ded5 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: 100}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 20:38:39.083 +05:30 0b65d83e-1277-4a74-9d3e-ab6de71618a4 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 20:38:39.083 +05:30 0b65d83e-1277-4a74-9d3e-ab6de71618a4 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-04 20:38:39.086 +05:30 0b65d83e-1277-4a74-9d3e-ab6de71618a4 INF Database retrieved 2024-09-04 20:38:39.088 +05:30 0b65d83e-1277-4a74-9d3e-ab6de71618a4 INF Token generated 2024-09-04 20:38:39.089 +05:30 0b65d83e-1277-4a74-9d3e-ab6de71618a4 INF Token generated 2024-09-04 20:38:39.089 +05:30 0b65d83e-1277-4a74-9d3e-ab6de71618a4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:39.089 +05:30 0b65d83e-1277-4a74-9d3e-ab6de71618a4 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 6.2876ms 2024-09-04 20:38:39.089 +05:30 0b65d83e-1277-4a74-9d3e-ab6de71618a4 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 20:38:39.089 +05:30 0b65d83e-1277-4a74-9d3e-ab6de71618a4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e675d5bc-868e-408c-b760-048a99f0ded5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzQxOSwiaWF0IjoxNzI1NDYyNTE5fQ.WHhx8D073YZlco3f95alDFsPu_8Z0ono8DHX23MEssE\"}"} 2024-09-04 20:38:39.089 +05:30 0b65d83e-1277-4a74-9d3e-ab6de71618a4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 7.6076ms 2024-09-04 20:38:43.390 +05:30 6bf70fa8-06c3-44a4-88a3-9832f6dac0b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:38:43.390 +05:30 6bf70fa8-06c3-44a4-88a3-9832f6dac0b6 INF CORS policy execution successful. 2024-09-04 20:38:43.391 +05:30 6bf70fa8-06c3-44a4-88a3-9832f6dac0b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.0802ms 2024-09-04 20:38:43.390 +05:30 4bb85465-b4f0-4d86-a7bc-293254dff0f9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:38:43.393 +05:30 4bb85465-b4f0-4d86-a7bc-293254dff0f9 INF CORS policy execution successful. 2024-09-04 20:38:43.394 +05:30 4bb85465-b4f0-4d86-a7bc-293254dff0f9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 3.832ms 2024-09-04 20:38:43.424 +05:30 b411fe30-c035-4f11-a9f8-7b8ed60c4572 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:38:43.424 +05:30 b411fe30-c035-4f11-a9f8-7b8ed60c4572 INF CORS policy execution successful. 2024-09-04 20:38:43.425 +05:30 b411fe30-c035-4f11-a9f8-7b8ed60c4572 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:38:43.425 +05:30 f5d2187b-f952-4b4c-b541-471fe808f3bf INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:43.425 +05:30 f5d2187b-f952-4b4c-b541-471fe808f3bf 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-04 20:38:43.432 +05:30 f5d2187b-f952-4b4c-b541-471fe808f3bf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:43.433 +05:30 f5d2187b-f952-4b4c-b541-471fe808f3bf INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.7414ms 2024-09-04 20:38:43.433 +05:30 f5d2187b-f952-4b4c-b541-471fe808f3bf INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:43.433 +05:30 f5d2187b-f952-4b4c-b541-471fe808f3bf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b411fe30-c035-4f11-a9f8-7b8ed60c4572}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1485} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"}],\"PageSummary\":[{\"TotalRows\":109,\"TotalPages\":11}]}"} 2024-09-04 20:38:43.434 +05:30 f5d2187b-f952-4b4c-b541-471fe808f3bf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1485 application/json; charset=utf-8 9.959ms 2024-09-04 20:38:43.481 +05:30 c45c0dbb-5d13-482c-8ae6-50cf7b10547f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:38:43.481 +05:30 c45c0dbb-5d13-482c-8ae6-50cf7b10547f INF CORS policy execution successful. 2024-09-04 20:38:43.481 +05:30 c45c0dbb-5d13-482c-8ae6-50cf7b10547f INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:38:43.481 +05:30 44b299b4-3217-4ad3-89e1-8aea002c449a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:43.481 +05:30 44b299b4-3217-4ad3-89e1-8aea002c449a 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-04 20:38:43.486 +05:30 44b299b4-3217-4ad3-89e1-8aea002c449a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:43.486 +05:30 44b299b4-3217-4ad3-89e1-8aea002c449a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.5352ms 2024-09-04 20:38:43.486 +05:30 44b299b4-3217-4ad3-89e1-8aea002c449a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:43.486 +05:30 44b299b4-3217-4ad3-89e1-8aea002c449a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c45c0dbb-5d13-482c-8ae6-50cf7b10547f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1485} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"}],\"PageSummary\":[{\"TotalRows\":109,\"TotalPages\":11}]}"} 2024-09-04 20:38:43.486 +05:30 44b299b4-3217-4ad3-89e1-8aea002c449a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1485 application/json; charset=utf-8 5.8404ms 2024-09-04 20:38:45.614 +05:30 74580f06-9615-4cce-bb60-eccb4f112d85 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:38:45.614 +05:30 74580f06-9615-4cce-bb60-eccb4f112d85 INF CORS policy execution successful. 2024-09-04 20:38:45.614 +05:30 74580f06-9615-4cce-bb60-eccb4f112d85 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5408ms 2024-09-04 20:38:45.667 +05:30 09b216f7-b7fa-4966-84e1-8e88fa0e2875 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:38:45.668 +05:30 09b216f7-b7fa-4966-84e1-8e88fa0e2875 INF CORS policy execution successful. 2024-09-04 20:38:45.668 +05:30 09b216f7-b7fa-4966-84e1-8e88fa0e2875 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6254ms 2024-09-04 20:38:45.671 +05:30 da705e95-e31d-43fb-a2e7-4e44ed3514fa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:38:45.672 +05:30 da705e95-e31d-43fb-a2e7-4e44ed3514fa INF CORS policy execution successful. 2024-09-04 20:38:45.672 +05:30 da705e95-e31d-43fb-a2e7-4e44ed3514fa 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:38:45.672 +05:30 49c29dcc-cf6c-4832-8c11-a6e03d2fa150 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:38:45.672 +05:30 49c29dcc-cf6c-4832-8c11-a6e03d2fa150 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-04 20:38:45.679 +05:30 49c29dcc-cf6c-4832-8c11-a6e03d2fa150 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:45.679 +05:30 49c29dcc-cf6c-4832-8c11-a6e03d2fa150 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.2565ms 2024-09-04 20:38:45.679 +05:30 49c29dcc-cf6c-4832-8c11-a6e03d2fa150 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:38:45.679 +05:30 49c29dcc-cf6c-4832-8c11-a6e03d2fa150 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da705e95-e31d-43fb-a2e7-4e44ed3514fa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:38:45.679 +05:30 49c29dcc-cf6c-4832-8c11-a6e03d2fa150 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 7.8237ms 2024-09-04 20:38:45.694 +05:30 8eae1c60-40ae-43bd-a067-1384b729d184 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:38:45.695 +05:30 8eae1c60-40ae-43bd-a067-1384b729d184 INF CORS policy execution successful. 2024-09-04 20:38:45.695 +05:30 8eae1c60-40ae-43bd-a067-1384b729d184 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:38:45.696 +05:30 be939c21-baef-4e63-8175-6eee95f71df3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:38:45.696 +05:30 be939c21-baef-4e63-8175-6eee95f71df3 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-04 20:38:45.702 +05:30 be939c21-baef-4e63-8175-6eee95f71df3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:45.702 +05:30 be939c21-baef-4e63-8175-6eee95f71df3 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.305ms 2024-09-04 20:38:45.703 +05:30 be939c21-baef-4e63-8175-6eee95f71df3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:38:45.703 +05:30 be939c21-baef-4e63-8175-6eee95f71df3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8eae1c60-40ae-43bd-a067-1384b729d184}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:38:45.703 +05:30 be939c21-baef-4e63-8175-6eee95f71df3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 8.7217ms 2024-09-04 20:38:46.464 +05:30 02a8b58d-ff24-4bc7-b823-4c64066f9b2d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:38:46.464 +05:30 02a8b58d-ff24-4bc7-b823-4c64066f9b2d INF CORS policy execution successful. 2024-09-04 20:38:46.465 +05:30 02a8b58d-ff24-4bc7-b823-4c64066f9b2d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 204 null null 0.5166ms 2024-09-04 20:38:46.493 +05:30 c81948b7-1239-4400-887d-8c3f4f5bcf6d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:38:46.493 +05:30 c81948b7-1239-4400-887d-8c3f4f5bcf6d INF CORS policy execution successful. 2024-09-04 20:38:46.493 +05:30 c81948b7-1239-4400-887d-8c3f4f5bcf6d INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:38:46.493 +05:30 45f29ed9-03f3-462f-a0b1-d260e69c6fef INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:46.494 +05:30 45f29ed9-03f3-462f-a0b1-d260e69c6fef 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-04 20:38:46.496 +05:30 45f29ed9-03f3-462f-a0b1-d260e69c6fef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:46.496 +05:30 45f29ed9-03f3-462f-a0b1-d260e69c6fef INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.4554ms 2024-09-04 20:38:46.496 +05:30 45f29ed9-03f3-462f-a0b1-d260e69c6fef INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:46.496 +05:30 45f29ed9-03f3-462f-a0b1-d260e69c6fef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c81948b7-1239-4400-887d-8c3f4f5bcf6d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:38:46.497 +05:30 45f29ed9-03f3-462f-a0b1-d260e69c6fef INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 200 1564 application/json; charset=utf-8 4.0615ms 2024-09-04 20:38:46.609 +05:30 1b911af1-32b3-4bfc-a1d4-f244ef15896d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:38:46.610 +05:30 1b911af1-32b3-4bfc-a1d4-f244ef15896d INF CORS policy execution successful. 2024-09-04 20:38:46.610 +05:30 1b911af1-32b3-4bfc-a1d4-f244ef15896d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 204 null null 0.8308ms 2024-09-04 20:38:46.641 +05:30 f3016b5d-bf5b-4932-b536-0decbaef1dd0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:38:46.642 +05:30 f3016b5d-bf5b-4932-b536-0decbaef1dd0 INF CORS policy execution successful. 2024-09-04 20:38:46.642 +05:30 f3016b5d-bf5b-4932-b536-0decbaef1dd0 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:38:46.642 +05:30 9a9e0921-2fb7-4a02-85ac-d4ef4486c5b1 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:46.642 +05:30 9a9e0921-2fb7-4a02-85ac-d4ef4486c5b1 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-04 20:38:46.645 +05:30 9a9e0921-2fb7-4a02-85ac-d4ef4486c5b1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:46.645 +05:30 9a9e0921-2fb7-4a02-85ac-d4ef4486c5b1 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.8973ms 2024-09-04 20:38:46.645 +05:30 9a9e0921-2fb7-4a02-85ac-d4ef4486c5b1 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:46.646 +05:30 9a9e0921-2fb7-4a02-85ac-d4ef4486c5b1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3016b5d-bf5b-4932-b536-0decbaef1dd0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:38:46.646 +05:30 9a9e0921-2fb7-4a02-85ac-d4ef4486c5b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 200 1564 application/json; charset=utf-8 4.5066ms 2024-09-04 20:38:46.792 +05:30 0df1787e-2700-4909-9f05-5e3de529b028 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:38:46.792 +05:30 0df1787e-2700-4909-9f05-5e3de529b028 INF CORS policy execution successful. 2024-09-04 20:38:46.793 +05:30 0df1787e-2700-4909-9f05-5e3de529b028 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 204 null null 0.5761ms 2024-09-04 20:38:46.824 +05:30 e3c59f60-b203-4e02-b475-f8fe5d3979a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:38:46.825 +05:30 e3c59f60-b203-4e02-b475-f8fe5d3979a7 INF CORS policy execution successful. 2024-09-04 20:38:46.825 +05:30 e3c59f60-b203-4e02-b475-f8fe5d3979a7 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:38:46.825 +05:30 0b1da69e-ec43-42c1-9446-86166f22309c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:46.825 +05:30 0b1da69e-ec43-42c1-9446-86166f22309c 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-04 20:38:46.827 +05:30 0b1da69e-ec43-42c1-9446-86166f22309c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:46.828 +05:30 0b1da69e-ec43-42c1-9446-86166f22309c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.4509ms 2024-09-04 20:38:46.828 +05:30 0b1da69e-ec43-42c1-9446-86166f22309c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:46.828 +05:30 0b1da69e-ec43-42c1-9446-86166f22309c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e3c59f60-b203-4e02-b475-f8fe5d3979a7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:38:46.828 +05:30 0b1da69e-ec43-42c1-9446-86166f22309c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 200 1564 application/json; charset=utf-8 4.0039ms 2024-09-04 20:38:46.907 +05:30 d6748d3d-f24c-4603-9040-831a33e14fb0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:38:46.907 +05:30 d6748d3d-f24c-4603-9040-831a33e14fb0 INF CORS policy execution successful. 2024-09-04 20:38:46.908 +05:30 d6748d3d-f24c-4603-9040-831a33e14fb0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 204 null null 0.6663ms 2024-09-04 20:38:46.938 +05:30 f4cc332b-fbac-48be-83e7-85ad1102a937 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:38:46.938 +05:30 f4cc332b-fbac-48be-83e7-85ad1102a937 INF CORS policy execution successful. 2024-09-04 20:38:46.938 +05:30 f4cc332b-fbac-48be-83e7-85ad1102a937 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:38:46.938 +05:30 422b0952-0ca3-424d-810b-de4363f10602 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:46.938 +05:30 422b0952-0ca3-424d-810b-de4363f10602 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-04 20:38:46.941 +05:30 422b0952-0ca3-424d-810b-de4363f10602 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:46.942 +05:30 422b0952-0ca3-424d-810b-de4363f10602 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.2154ms 2024-09-04 20:38:46.942 +05:30 422b0952-0ca3-424d-810b-de4363f10602 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:46.942 +05:30 422b0952-0ca3-424d-810b-de4363f10602 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f4cc332b-fbac-48be-83e7-85ad1102a937}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:38:46.942 +05:30 422b0952-0ca3-424d-810b-de4363f10602 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 200 1564 application/json; charset=utf-8 4.841ms 2024-09-04 20:38:47.303 +05:30 3477fc31-2036-4813-8502-4952ece6da03 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:38:47.304 +05:30 3477fc31-2036-4813-8502-4952ece6da03 INF CORS policy execution successful. 2024-09-04 20:38:47.304 +05:30 3477fc31-2036-4813-8502-4952ece6da03 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 204 null null 0.6261ms 2024-09-04 20:38:47.334 +05:30 fcf0f70a-c28d-47f0-867c-92841765bfca INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:38:47.334 +05:30 fcf0f70a-c28d-47f0-867c-92841765bfca INF CORS policy execution successful. 2024-09-04 20:38:47.335 +05:30 fcf0f70a-c28d-47f0-867c-92841765bfca INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:38:47.335 +05:30 b00e647a-a71b-4082-81d0-f21b1c7218b5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:47.335 +05:30 b00e647a-a71b-4082-81d0-f21b1c7218b5 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-04 20:38:47.339 +05:30 b00e647a-a71b-4082-81d0-f21b1c7218b5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:47.339 +05:30 b00e647a-a71b-4082-81d0-f21b1c7218b5 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.4543ms 2024-09-04 20:38:47.339 +05:30 b00e647a-a71b-4082-81d0-f21b1c7218b5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:47.339 +05:30 b00e647a-a71b-4082-81d0-f21b1c7218b5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fcf0f70a-c28d-47f0-867c-92841765bfca}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":19,\"TotalPages\":2}]}"} 2024-09-04 20:38:47.340 +05:30 b00e647a-a71b-4082-81d0-f21b1c7218b5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 200 1564 application/json; charset=utf-8 5.949ms 2024-09-04 20:38:47.489 +05:30 1fe72c1e-c7cb-43d0-865c-cb7da7bc330b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:38:47.490 +05:30 1fe72c1e-c7cb-43d0-865c-cb7da7bc330b INF CORS policy execution successful. 2024-09-04 20:38:47.490 +05:30 1fe72c1e-c7cb-43d0-865c-cb7da7bc330b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 204 null null 0.5007ms 2024-09-04 20:38:47.522 +05:30 0aed7537-b15a-42c0-a738-d1a77f6dc2e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:38:47.523 +05:30 0aed7537-b15a-42c0-a738-d1a77f6dc2e3 INF CORS policy execution successful. 2024-09-04 20:38:47.523 +05:30 0aed7537-b15a-42c0-a738-d1a77f6dc2e3 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:38:47.523 +05:30 af8d49a7-b870-4d3c-b09f-4d15a847bf3b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:47.523 +05:30 af8d49a7-b870-4d3c-b09f-4d15a847bf3b 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-04 20:38:47.526 +05:30 af8d49a7-b870-4d3c-b09f-4d15a847bf3b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:47.526 +05:30 af8d49a7-b870-4d3c-b09f-4d15a847bf3b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.8089ms 2024-09-04 20:38:47.526 +05:30 af8d49a7-b870-4d3c-b09f-4d15a847bf3b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:47.526 +05:30 af8d49a7-b870-4d3c-b09f-4d15a847bf3b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0aed7537-b15a-42c0-a738-d1a77f6dc2e3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:38:47.526 +05:30 af8d49a7-b870-4d3c-b09f-4d15a847bf3b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 200 1572 application/json; charset=utf-8 4.2589ms 2024-09-04 20:38:47.727 +05:30 f3b0567f-e155-4d8d-b3c7-02e500d30c2a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:38:47.727 +05:30 f3b0567f-e155-4d8d-b3c7-02e500d30c2a INF CORS policy execution successful. 2024-09-04 20:38:47.727 +05:30 f3b0567f-e155-4d8d-b3c7-02e500d30c2a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 204 null null 0.5115ms 2024-09-04 20:38:47.760 +05:30 72fb798e-34ef-41df-81a4-964c9a073094 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:38:47.761 +05:30 72fb798e-34ef-41df-81a4-964c9a073094 INF CORS policy execution successful. 2024-09-04 20:38:47.761 +05:30 72fb798e-34ef-41df-81a4-964c9a073094 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:38:47.761 +05:30 43428c6c-5993-442a-a90e-ed30398369e0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:47.761 +05:30 43428c6c-5993-442a-a90e-ed30398369e0 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-04 20:38:47.764 +05:30 43428c6c-5993-442a-a90e-ed30398369e0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:47.764 +05:30 43428c6c-5993-442a-a90e-ed30398369e0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.5232ms 2024-09-04 20:38:47.764 +05:30 43428c6c-5993-442a-a90e-ed30398369e0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:47.764 +05:30 43428c6c-5993-442a-a90e-ed30398369e0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 72fb798e-34ef-41df-81a4-964c9a073094}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:38:47.764 +05:30 43428c6c-5993-442a-a90e-ed30398369e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 200 1572 application/json; charset=utf-8 4.1463ms 2024-09-04 20:38:47.852 +05:30 64c5673a-48e9-4007-99d6-2057ce52b6bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:38:47.853 +05:30 64c5673a-48e9-4007-99d6-2057ce52b6bc INF CORS policy execution successful. 2024-09-04 20:38:47.853 +05:30 64c5673a-48e9-4007-99d6-2057ce52b6bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 204 null null 0.7654ms 2024-09-04 20:38:47.882 +05:30 08e71a00-5958-4add-bd89-a7be06a2fe4c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:38:47.882 +05:30 08e71a00-5958-4add-bd89-a7be06a2fe4c INF CORS policy execution successful. 2024-09-04 20:38:47.882 +05:30 08e71a00-5958-4add-bd89-a7be06a2fe4c INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:38:47.882 +05:30 92d341fa-a670-40e6-90a4-949bd3ef405b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:47.883 +05:30 92d341fa-a670-40e6-90a4-949bd3ef405b 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-04 20:38:47.885 +05:30 92d341fa-a670-40e6-90a4-949bd3ef405b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:47.885 +05:30 92d341fa-a670-40e6-90a4-949bd3ef405b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.4065ms 2024-09-04 20:38:47.885 +05:30 92d341fa-a670-40e6-90a4-949bd3ef405b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:47.885 +05:30 92d341fa-a670-40e6-90a4-949bd3ef405b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08e71a00-5958-4add-bd89-a7be06a2fe4c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:38:47.885 +05:30 92d341fa-a670-40e6-90a4-949bd3ef405b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 200 1572 application/json; charset=utf-8 3.787ms 2024-09-04 20:38:54.370 +05:30 587918d3-c6ff-4b40-b004-7cb3b607d40c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - null null 2024-09-04 20:38:54.370 +05:30 587918d3-c6ff-4b40-b004-7cb3b607d40c INF CORS policy execution successful. 2024-09-04 20:38:54.371 +05:30 587918d3-c6ff-4b40-b004-7cb3b607d40c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - 204 null null 0.7927ms 2024-09-04 20:38:54.406 +05:30 9b8ff0d7-3b70-474e-af0d-c38513ec57f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - null null 2024-09-04 20:38:54.406 +05:30 9b8ff0d7-3b70-474e-af0d-c38513ec57f8 INF CORS policy execution successful. 2024-09-04 20:38:54.407 +05:30 9b8ff0d7-3b70-474e-af0d-c38513ec57f8 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipin41&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:38:54.407 +05:30 e5fdf5c6-9d58-4d20-a9a1-9e67778d866c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:38:54.407 +05:30 e5fdf5c6-9d58-4d20-a9a1-9e67778d866c 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-04 20:38:54.416 +05:30 e5fdf5c6-9d58-4d20-a9a1-9e67778d866c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:54.416 +05:30 e5fdf5c6-9d58-4d20-a9a1-9e67778d866c INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 8.9466ms 2024-09-04 20:38:54.416 +05:30 e5fdf5c6-9d58-4d20-a9a1-9e67778d866c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:38:54.416 +05:30 e5fdf5c6-9d58-4d20-a9a1-9e67778d866c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9b8ff0d7-3b70-474e-af0d-c38513ec57f8}, {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-04 20:38:54.417 +05:30 e5fdf5c6-9d58-4d20-a9a1-9e67778d866c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - 200 113 application/json; charset=utf-8 11.2396ms 2024-09-04 20:38:54.978 +05:30 0a657cf2-af95-4058-a961-2c30de73d5c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:38:54.978 +05:30 0a657cf2-af95-4058-a961-2c30de73d5c3 INF CORS policy execution successful. 2024-09-04 20:38:54.978 +05:30 0a657cf2-af95-4058-a961-2c30de73d5c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 204 null null 0.5189ms 2024-09-04 20:38:55.008 +05:30 15bb6c86-b3bb-423f-bf94-d91936262af4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:38:55.010 +05:30 15bb6c86-b3bb-423f-bf94-d91936262af4 INF CORS policy execution successful. 2024-09-04 20:38:55.011 +05:30 15bb6c86-b3bb-423f-bf94-d91936262af4 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:38:55.011 +05:30 36cfd769-459f-4656-ad7a-0fb037805657 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:55.011 +05:30 36cfd769-459f-4656-ad7a-0fb037805657 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-04 20:38:55.015 +05:30 36cfd769-459f-4656-ad7a-0fb037805657 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:55.015 +05:30 36cfd769-459f-4656-ad7a-0fb037805657 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.6138ms 2024-09-04 20:38:55.015 +05:30 36cfd769-459f-4656-ad7a-0fb037805657 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:38:55.015 +05:30 36cfd769-459f-4656-ad7a-0fb037805657 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 15bb6c86-b3bb-423f-bf94-d91936262af4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 844} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"},{\"IId\":4,\"Name\":\"TestUser1\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-07-05T07:08:26.927\",\"ModifiedOn\":\"09/04/2024 14:47:18\"}],\"PageSummary\":[{\"TotalRows\":5,\"TotalPages\":1}]}"} 2024-09-04 20:38:55.016 +05:30 36cfd769-459f-4656-ad7a-0fb037805657 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 200 844 application/json; charset=utf-8 7.7872ms 2024-09-04 20:38:56.217 +05:30 3080863a-952b-47ae-863a-cadfd34bd152 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-04 20:38:56.218 +05:30 3080863a-952b-47ae-863a-cadfd34bd152 INF CORS policy execution successful. 2024-09-04 20:38:56.218 +05:30 3080863a-952b-47ae-863a-cadfd34bd152 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 204 null null 0.4711ms 2024-09-04 20:38:56.253 +05:30 12829834-8fff-4124-ac7b-631bd4bdfc4b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-04 20:38:56.254 +05:30 12829834-8fff-4124-ac7b-631bd4bdfc4b INF CORS policy execution successful. 2024-09-04 20:38:56.254 +05:30 12829834-8fff-4124-ac7b-631bd4bdfc4b INF HTTP request: Path: /user/getuserdetails QueryString: ?id=85 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:38:56.254 +05:30 307a3150-229f-4ee3-8788-54d6a18a3100 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:38:56.254 +05:30 307a3150-229f-4ee3-8788-54d6a18a3100 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-04 20:38:56.258 +05:30 307a3150-229f-4ee3-8788-54d6a18a3100 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:56.259 +05:30 307a3150-229f-4ee3-8788-54d6a18a3100 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 4.3113ms 2024-09-04 20:38:56.259 +05:30 307a3150-229f-4ee3-8788-54d6a18a3100 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:38:56.259 +05:30 307a3150-229f-4ee3-8788-54d6a18a3100 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12829834-8fff-4124-ac7b-631bd4bdfc4b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1216} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":85,\"LoginName\":\"\",\"LoginAbbr\":\"nil\",\"UserName\":\"dipingroup1\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"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\":3,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:38:56.259 +05:30 307a3150-229f-4ee3-8788-54d6a18a3100 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 200 1216 application/json; charset=utf-8 5.6618ms 2024-09-04 20:38:56.613 +05:30 e022fb00-b60b-498f-a3b4-3c9f6fbc5d84 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:38:56.613 +05:30 e022fb00-b60b-498f-a3b4-3c9f6fbc5d84 INF CORS policy execution successful. 2024-09-04 20:38:56.614 +05:30 e022fb00-b60b-498f-a3b4-3c9f6fbc5d84 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.4949ms 2024-09-04 20:38:56.628 +05:30 fe2999ff-ede5-49c3-97f8-b58377f62816 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:38:56.629 +05:30 fe2999ff-ede5-49c3-97f8-b58377f62816 INF CORS policy execution successful. 2024-09-04 20:38:56.629 +05:30 fe2999ff-ede5-49c3-97f8-b58377f62816 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6146ms 2024-09-04 20:38:56.632 +05:30 5b86ed47-2345-45bd-9006-bf33fe056b0f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:38:56.632 +05:30 5b86ed47-2345-45bd-9006-bf33fe056b0f INF CORS policy execution successful. 2024-09-04 20:38:56.632 +05:30 5b86ed47-2345-45bd-9006-bf33fe056b0f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 204 null null 0.3604ms 2024-09-04 20:38:56.652 +05:30 b5a62f0d-ba6c-4a2d-91b4-121c52ffbd84 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:38:56.652 +05:30 b5a62f0d-ba6c-4a2d-91b4-121c52ffbd84 INF CORS policy execution successful. 2024-09-04 20:38:56.652 +05:30 b5a62f0d-ba6c-4a2d-91b4-121c52ffbd84 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:38:56.652 +05:30 9257f3c1-5f5e-4462-a8df-0108623fee40 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:38:56.653 +05:30 9257f3c1-5f5e-4462-a8df-0108623fee40 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-04 20:38:56.653 +05:30 ccb5bb04-1e3a-4615-9901-cf68c3ef9007 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:38:56.653 +05:30 ccb5bb04-1e3a-4615-9901-cf68c3ef9007 INF CORS policy execution successful. 2024-09-04 20:38:56.654 +05:30 ccb5bb04-1e3a-4615-9901-cf68c3ef9007 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:38:56.654 +05:30 ff48a221-80fe-49c9-a8a1-0bd4b95654c9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:38:56.654 +05:30 ff48a221-80fe-49c9-a8a1-0bd4b95654c9 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-04 20:38:56.656 +05:30 9257f3c1-5f5e-4462-a8df-0108623fee40 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:56.656 +05:30 9257f3c1-5f5e-4462-a8df-0108623fee40 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.0566ms 2024-09-04 20:38:56.656 +05:30 9257f3c1-5f5e-4462-a8df-0108623fee40 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:38:56.656 +05:30 9257f3c1-5f5e-4462-a8df-0108623fee40 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b5a62f0d-ba6c-4a2d-91b4-121c52ffbd84}, {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-04 20:38:56.656 +05:30 9257f3c1-5f5e-4462-a8df-0108623fee40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 4.639ms 2024-09-04 20:38:56.657 +05:30 ff48a221-80fe-49c9-a8a1-0bd4b95654c9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:56.658 +05:30 ff48a221-80fe-49c9-a8a1-0bd4b95654c9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.5677ms 2024-09-04 20:38:56.658 +05:30 ff48a221-80fe-49c9-a8a1-0bd4b95654c9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:38:56.658 +05:30 ff48a221-80fe-49c9-a8a1-0bd4b95654c9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ccb5bb04-1e3a-4615-9901-cf68c3ef9007}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:38:56.658 +05:30 ff48a221-80fe-49c9-a8a1-0bd4b95654c9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 4.8672ms 2024-09-04 20:38:56.662 +05:30 c5e1d584-22c2-46f5-b5aa-2a2cf3bbb074 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:38:56.662 +05:30 c5e1d584-22c2-46f5-b5aa-2a2cf3bbb074 INF CORS policy execution successful. 2024-09-04 20:38:56.662 +05:30 c5e1d584-22c2-46f5-b5aa-2a2cf3bbb074 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:38:56.662 +05:30 893d1ba1-657e-4007-9692-03ce7f0a8dfe INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:38:56.662 +05:30 893d1ba1-657e-4007-9692-03ce7f0a8dfe 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-04 20:38:56.668 +05:30 893d1ba1-657e-4007-9692-03ce7f0a8dfe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:56.668 +05:30 893d1ba1-657e-4007-9692-03ce7f0a8dfe INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 5.8173ms 2024-09-04 20:38:56.668 +05:30 893d1ba1-657e-4007-9692-03ce7f0a8dfe INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:38:56.668 +05:30 893d1ba1-657e-4007-9692-03ce7f0a8dfe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c5e1d584-22c2-46f5-b5aa-2a2cf3bbb074}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1666} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":4,\"LoginName\":\"TestUser1\",\"LoginAbbr\":\"TU1\",\"UserName\":\"TestUser1\",\"Email\":\"TestUser1@example.com\",\"Phone\":\"1234567890\",\"Mobile\":\"9876543210\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":1,\"LinkId\":123,\"DomainName\":\"exampleDomain\",\"DomainUser\":\"exampleDomainUser\",\"AccountDisabled\":false,\"SendEmailOnNotification\":true,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":true,\"EmailUserOnLoginSuccess\":true,\"DontLockAccount\":false,\"NumInvalidAttempts\":5,\"LockedUntil\":\"2024-07-04\",\"BlockFromDate\":\"2024-01-01\",\"BlockToDate\":\"2024-07-04\",\"TimeRestrictionStartDate\":\"2024-01-01\",\"TimeRestrictionEndDate\":\"2024-12-31\",\"TimeRestrictionStartTime\":\"08:00:00\",\"TimeRestrictionEndTime\":\"17:00:00\",\"Location\":1,\"Language\":2,\"AltLanguage\":1,\"TimeZone\":3,\"UserAccess\":1,\"PWDChangeDate\":\"2024-07-01\",\"AuthenticationCode\":\"authCode123\",\"Signature\":\"\",\"Role\":1072,\"RoleName\":\"TestRole040902\",\"EmailAuthPermission\":true,\"MacAddress\":\"00-14-22-01-23-45\",\"PWDChangeNextLogOn\":true,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":90,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2}],\"EntryRestrictionDetails\":[{\"TagType\":5,\"TagId\":2,\"TagName\":\"Name1\",\"Transaction\":true,\"Report\":true,\"View\":false,\"Exclude\":false},{\"TagType\":5,\"TagId\":4,\"TagName\":\"Name3\",\"Transaction\":false,\"Report\":false,\"View\":false,\"Exclude\":true}]}"} 2024-09-04 20:38:56.669 +05:30 893d1ba1-657e-4007-9692-03ce7f0a8dfe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 200 1666 application/json; charset=utf-8 7.027ms 2024-09-04 20:38:56.725 +05:30 274bdd16-0aac-41c7-8095-304a795e576b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:38:56.726 +05:30 274bdd16-0aac-41c7-8095-304a795e576b INF CORS policy execution successful. 2024-09-04 20:38:56.726 +05:30 274bdd16-0aac-41c7-8095-304a795e576b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 0.597ms 2024-09-04 20:38:56.754 +05:30 2d3e6202-87fb-40bd-8144-24c8736bc654 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:38:56.756 +05:30 2d3e6202-87fb-40bd-8144-24c8736bc654 INF CORS policy execution successful. 2024-09-04 20:38:56.757 +05:30 2d3e6202-87fb-40bd-8144-24c8736bc654 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:38:56.757 +05:30 aa23b2a5-0d5b-4af6-8431-433975427d02 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:38:56.757 +05:30 aa23b2a5-0d5b-4af6-8431-433975427d02 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-04 20:38:56.761 +05:30 aa23b2a5-0d5b-4af6-8431-433975427d02 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:56.761 +05:30 aa23b2a5-0d5b-4af6-8431-433975427d02 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.4591ms 2024-09-04 20:38:56.761 +05:30 aa23b2a5-0d5b-4af6-8431-433975427d02 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:38:56.761 +05:30 aa23b2a5-0d5b-4af6-8431-433975427d02 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2d3e6202-87fb-40bd-8144-24c8736bc654}, {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-04 20:38:56.762 +05:30 aa23b2a5-0d5b-4af6-8431-433975427d02 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 7.4227ms 2024-09-04 20:38:56.922 +05:30 0442bf43-45d4-4385-ba28-aa3d3c0919a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:38:56.922 +05:30 0442bf43-45d4-4385-ba28-aa3d3c0919a0 INF CORS policy execution successful. 2024-09-04 20:38:56.923 +05:30 0442bf43-45d4-4385-ba28-aa3d3c0919a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5321ms 2024-09-04 20:38:56.926 +05:30 417c35e4-0863-47ea-8452-46c68a8100f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:38:56.926 +05:30 417c35e4-0863-47ea-8452-46c68a8100f2 INF CORS policy execution successful. 2024-09-04 20:38:56.926 +05:30 417c35e4-0863-47ea-8452-46c68a8100f2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.3292ms 2024-09-04 20:38:56.929 +05:30 7f2a7285-c480-4861-8586-66fe41f29f2c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:38:56.930 +05:30 7f2a7285-c480-4861-8586-66fe41f29f2c INF CORS policy execution successful. 2024-09-04 20:38:56.930 +05:30 7f2a7285-c480-4861-8586-66fe41f29f2c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.3906ms 2024-09-04 20:38:56.955 +05:30 91b793e0-f313-4d0f-90ea-858d7df9a0ba INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:38:56.955 +05:30 992a57b9-cdf2-4b2d-8f5e-4f42ed26a14f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:38:56.956 +05:30 992a57b9-cdf2-4b2d-8f5e-4f42ed26a14f INF CORS policy execution successful. 2024-09-04 20:38:56.956 +05:30 91b793e0-f313-4d0f-90ea-858d7df9a0ba INF CORS policy execution successful. 2024-09-04 20:38:56.956 +05:30 91b793e0-f313-4d0f-90ea-858d7df9a0ba 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:38:56.956 +05:30 992a57b9-cdf2-4b2d-8f5e-4f42ed26a14f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:38:56.956 +05:30 1b92e3d2-1eb0-453d-bb09-bd33820015a7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:38:56.956 +05:30 8fafeabe-f3c4-4398-b59a-93635cdd96c4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:38:56.956 +05:30 1b92e3d2-1eb0-453d-bb09-bd33820015a7 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-04 20:38:56.956 +05:30 8fafeabe-f3c4-4398-b59a-93635cdd96c4 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-04 20:38:56.960 +05:30 1b92e3d2-1eb0-453d-bb09-bd33820015a7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:56.960 +05:30 1b92e3d2-1eb0-453d-bb09-bd33820015a7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.6504ms 2024-09-04 20:38:56.960 +05:30 1b92e3d2-1eb0-453d-bb09-bd33820015a7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:38:56.960 +05:30 1b92e3d2-1eb0-453d-bb09-bd33820015a7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 992a57b9-cdf2-4b2d-8f5e-4f42ed26a14f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:38:56.960 +05:30 1b92e3d2-1eb0-453d-bb09-bd33820015a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 5.2008ms 2024-09-04 20:38:56.961 +05:30 8fafeabe-f3c4-4398-b59a-93635cdd96c4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:56.961 +05:30 8fafeabe-f3c4-4398-b59a-93635cdd96c4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.6896ms 2024-09-04 20:38:56.961 +05:30 8fafeabe-f3c4-4398-b59a-93635cdd96c4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:38:56.961 +05:30 8fafeabe-f3c4-4398-b59a-93635cdd96c4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 91b793e0-f313-4d0f-90ea-858d7df9a0ba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:38:56.961 +05:30 8fafeabe-f3c4-4398-b59a-93635cdd96c4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 6.0828ms 2024-09-04 20:38:56.971 +05:30 f32c9f19-8c73-498b-aa92-c37d1f7a8928 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:38:56.971 +05:30 f32c9f19-8c73-498b-aa92-c37d1f7a8928 INF CORS policy execution successful. 2024-09-04 20:38:56.971 +05:30 f32c9f19-8c73-498b-aa92-c37d1f7a8928 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:38:56.972 +05:30 8ddcb8b5-4412-4a23-8e57-82a3c6ad7371 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:38:56.972 +05:30 8ddcb8b5-4412-4a23-8e57-82a3c6ad7371 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-04 20:38:56.977 +05:30 8ddcb8b5-4412-4a23-8e57-82a3c6ad7371 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:56.977 +05:30 8ddcb8b5-4412-4a23-8e57-82a3c6ad7371 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.153ms 2024-09-04 20:38:56.977 +05:30 8ddcb8b5-4412-4a23-8e57-82a3c6ad7371 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:38:56.977 +05:30 8ddcb8b5-4412-4a23-8e57-82a3c6ad7371 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f32c9f19-8c73-498b-aa92-c37d1f7a8928}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:38:56.977 +05:30 8ddcb8b5-4412-4a23-8e57-82a3c6ad7371 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 6.6939ms 2024-09-04 20:38:57.052 +05:30 1f8e1e66-1d9a-4994-8f97-33e5c0a669e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:38:57.052 +05:30 1f8e1e66-1d9a-4994-8f97-33e5c0a669e8 INF CORS policy execution successful. 2024-09-04 20:38:57.052 +05:30 1f8e1e66-1d9a-4994-8f97-33e5c0a669e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 0.7782ms 2024-09-04 20:38:57.090 +05:30 a2e9689c-f966-450c-8562-642e1cc42dc2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:38:57.090 +05:30 a2e9689c-f966-450c-8562-642e1cc42dc2 INF CORS policy execution successful. 2024-09-04 20:38:57.091 +05:30 a2e9689c-f966-450c-8562-642e1cc42dc2 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:38:57.091 +05:30 70f20cb1-1b0b-4691-b125-07a7a0579bd5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:38:57.091 +05:30 70f20cb1-1b0b-4691-b125-07a7a0579bd5 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-04 20:38:57.096 +05:30 70f20cb1-1b0b-4691-b125-07a7a0579bd5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:57.096 +05:30 70f20cb1-1b0b-4691-b125-07a7a0579bd5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.7425ms 2024-09-04 20:38:57.096 +05:30 70f20cb1-1b0b-4691-b125-07a7a0579bd5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:38:57.096 +05:30 70f20cb1-1b0b-4691-b125-07a7a0579bd5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a2e9689c-f966-450c-8562-642e1cc42dc2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 20:38:57.096 +05:30 70f20cb1-1b0b-4691-b125-07a7a0579bd5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 6.3129ms 2024-09-04 20:38:57.468 +05:30 22b91326-dad5-4796-9d9c-b827459368ff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:38:57.469 +05:30 22b91326-dad5-4796-9d9c-b827459368ff INF CORS policy execution successful. 2024-09-04 20:38:57.469 +05:30 22b91326-dad5-4796-9d9c-b827459368ff 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:38:57.469 +05:30 08536ae8-1a6b-4003-8e60-c0c59483abe1 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:38:57.469 +05:30 08536ae8-1a6b-4003-8e60-c0c59483abe1 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-04 20:38:57.476 +05:30 08536ae8-1a6b-4003-8e60-c0c59483abe1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:57.476 +05:30 08536ae8-1a6b-4003-8e60-c0c59483abe1 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.8942ms 2024-09-04 20:38:57.476 +05:30 08536ae8-1a6b-4003-8e60-c0c59483abe1 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:38:57.476 +05:30 08536ae8-1a6b-4003-8e60-c0c59483abe1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 22b91326-dad5-4796-9d9c-b827459368ff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:38:57.477 +05:30 08536ae8-1a6b-4003-8e60-c0c59483abe1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 8.5723ms 2024-09-04 20:38:58.615 +05:30 04c5c3f0-1c3f-42e5-b562-d2bb66887a86 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:38:58.615 +05:30 04c5c3f0-1c3f-42e5-b562-d2bb66887a86 INF CORS policy execution successful. 2024-09-04 20:38:58.615 +05:30 04c5c3f0-1c3f-42e5-b562-d2bb66887a86 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.4769ms 2024-09-04 20:38:58.662 +05:30 6ee33e03-0b0f-4d08-8536-8b90da4e2e1b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:38:58.662 +05:30 6ee33e03-0b0f-4d08-8536-8b90da4e2e1b INF CORS policy execution successful. 2024-09-04 20:38:58.662 +05:30 6ee33e03-0b0f-4d08-8536-8b90da4e2e1b INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:38:58.663 +05:30 4240ed36-b094-475a-bf9d-bdc159650abf INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:38:58.663 +05:30 4240ed36-b094-475a-bf9d-bdc159650abf 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-04 20:38:58.667 +05:30 4240ed36-b094-475a-bf9d-bdc159650abf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:58.668 +05:30 4240ed36-b094-475a-bf9d-bdc159650abf INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 4.8987ms 2024-09-04 20:38:58.668 +05:30 4240ed36-b094-475a-bf9d-bdc159650abf INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:38:58.668 +05:30 4240ed36-b094-475a-bf9d-bdc159650abf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6ee33e03-0b0f-4d08-8536-8b90da4e2e1b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:38:58.668 +05:30 4240ed36-b094-475a-bf9d-bdc159650abf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 6.4916ms 2024-09-04 20:38:58.998 +05:30 42f6b6ed-a345-43a5-b085-5065903065e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:38:58.998 +05:30 42f6b6ed-a345-43a5-b085-5065903065e6 INF CORS policy execution successful. 2024-09-04 20:38:58.998 +05:30 42f6b6ed-a345-43a5-b085-5065903065e6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:38:58.998 +05:30 b8e52b9c-50a0-455c-a243-678961e06cb5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:38:58.999 +05:30 b8e52b9c-50a0-455c-a243-678961e06cb5 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-04 20:38:59.004 +05:30 b8e52b9c-50a0-455c-a243-678961e06cb5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:38:59.004 +05:30 b8e52b9c-50a0-455c-a243-678961e06cb5 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.7883ms 2024-09-04 20:38:59.005 +05:30 b8e52b9c-50a0-455c-a243-678961e06cb5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:38:59.005 +05:30 b8e52b9c-50a0-455c-a243-678961e06cb5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 42f6b6ed-a345-43a5-b085-5065903065e6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:38:59.005 +05:30 b8e52b9c-50a0-455c-a243-678961e06cb5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 7.833ms 2024-09-04 20:39:01.545 +05:30 2f4d0a3d-15bc-49cc-9360-4dcb960cffc4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:39:01.546 +05:30 2f4d0a3d-15bc-49cc-9360-4dcb960cffc4 INF CORS policy execution successful. 2024-09-04 20:39:01.546 +05:30 2f4d0a3d-15bc-49cc-9360-4dcb960cffc4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 0.6258ms 2024-09-04 20:39:01.681 +05:30 52420bd3-8608-4ca5-aca6-8c17dbdbebcf INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1346 2024-09-04 20:39:01.682 +05:30 52420bd3-8608-4ca5-aca6-8c17dbdbebcf INF CORS policy execution successful. 2024-09-04 20:39:01.682 +05:30 52420bd3-8608-4ca5-aca6-8c17dbdbebcf 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Content-Length: 1346}, {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":4,"group":false,"parent":0,"role":1072,"userName":"TestUser1","language":2,"altLanguage":1,"timeZone":3,"image":"","password":"","loginName":"TestUser1","loginAbbr":"TU1","securityQuestion":1,"securityAnswer":"nill","email":"TestUser1@example.com","phone":"1234567890","mobile":"9876543210","emailAuthPermission":true,"userAccess":1,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":true,"emailUserOnLoginSuccess":true,"emailOnLoginFailure":true,"blockFromDate":"2024-01-01","blockToDate":"2024-07-04","timeRestrictionStartDate":"2024-01-01","timeRestrictionEndDate":"2024-12-31","timeRestrictionStartTime":"08:00:00","timeRestrictionEndTime":"17:00:00","days":[{"day":1},{"day":2}],"lockedTill":"2024-07-04","pwdChangeNextLogOn":true,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":90,"signature":"","location":1,"macAddress":"00-14-22-01-23-45","domainName":"exampleDomain","domainUser":"exampleDomainUser","entryRestrictionDetails":[{"tagTypeId":5,"tagId":2,"isTransaction":true,"isReport":true,"isView":false,"isExcluded":false,"tagName":"Name1"},{"tagTypeId":5,"tagId":4,"isTransaction":false,"isReport":false,"isView":false,"isExcluded":true,"tagName":"Name3"}],"linkId":123,"pwdChangeDate":"2024-07-01","authenticationCode":"authCode123","numInvalidAttempts":5,"userType":1} 2024-09-04 20:39:01.683 +05:30 e64630d0-a760-465f-a672-b09bf653b564 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:39:01.683 +05:30 e64630d0-a760-465f-a672-b09bf653b564 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-04 20:39:01.714 +05:30 e64630d0-a760-465f-a672-b09bf653b564 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:01.715 +05:30 e64630d0-a760-465f-a672-b09bf653b564 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 31.9122ms 2024-09-04 20:39:01.715 +05:30 e64630d0-a760-465f-a672-b09bf653b564 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:39:01.715 +05:30 e64630d0-a760-465f-a672-b09bf653b564 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 52420bd3-8608-4ca5-aca6-8c17dbdbebcf}, {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":"4"} 2024-09-04 20:39:01.716 +05:30 e64630d0-a760-465f-a672-b09bf653b564 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 90 application/json; charset=utf-8 34.5552ms 2024-09-04 20:39:02.141 +05:30 ee40588b-293c-4a2f-b40e-a58e447ffabd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:39:02.141 +05:30 ee40588b-293c-4a2f-b40e-a58e447ffabd INF CORS policy execution successful. 2024-09-04 20:39:02.141 +05:30 ee40588b-293c-4a2f-b40e-a58e447ffabd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.7236ms 2024-09-04 20:39:02.172 +05:30 5de1bbbc-f97d-4e16-a060-2e82befd2a3a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:39:02.173 +05:30 5de1bbbc-f97d-4e16-a060-2e82befd2a3a INF CORS policy execution successful. 2024-09-04 20:39:02.173 +05:30 5de1bbbc-f97d-4e16-a060-2e82befd2a3a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:39:02.174 +05:30 5999e86e-b89e-447a-8da0-22e3141e372e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:39:02.174 +05:30 5999e86e-b89e-447a-8da0-22e3141e372e 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-04 20:39:02.181 +05:30 5999e86e-b89e-447a-8da0-22e3141e372e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:02.181 +05:30 5999e86e-b89e-447a-8da0-22e3141e372e INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.4682ms 2024-09-04 20:39:02.181 +05:30 5999e86e-b89e-447a-8da0-22e3141e372e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:39:02.182 +05:30 5999e86e-b89e-447a-8da0-22e3141e372e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5de1bbbc-f97d-4e16-a060-2e82befd2a3a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:39:02.182 +05:30 5999e86e-b89e-447a-8da0-22e3141e372e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 9.8098ms 2024-09-04 20:39:03.172 +05:30 022e6182-dbcf-4a05-add7-3c57d2017380 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin41&type=1 - null null 2024-09-04 20:39:03.172 +05:30 022e6182-dbcf-4a05-add7-3c57d2017380 INF CORS policy execution successful. 2024-09-04 20:39:03.172 +05:30 022e6182-dbcf-4a05-add7-3c57d2017380 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin41&type=1 - 204 null null 0.5907ms 2024-09-04 20:39:03.210 +05:30 4140a7a3-2cbd-4d84-9433-9a8c01b43c29 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin41&type=1 - null null 2024-09-04 20:39:03.211 +05:30 4140a7a3-2cbd-4d84-9433-9a8c01b43c29 INF CORS policy execution successful. 2024-09-04 20:39:03.212 +05:30 4140a7a3-2cbd-4d84-9433-9a8c01b43c29 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=dipin41&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:39:03.212 +05:30 567e8013-75b7-4a99-a3ef-24de8f006874 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:39:03.212 +05:30 567e8013-75b7-4a99-a3ef-24de8f006874 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-04 20:39:03.217 +05:30 567e8013-75b7-4a99-a3ef-24de8f006874 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:03.217 +05:30 567e8013-75b7-4a99-a3ef-24de8f006874 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 4.7361ms 2024-09-04 20:39:03.217 +05:30 567e8013-75b7-4a99-a3ef-24de8f006874 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 20:39:03.217 +05:30 567e8013-75b7-4a99-a3ef-24de8f006874 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4140a7a3-2cbd-4d84-9433-9a8c01b43c29}, {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-04 20:39:03.217 +05:30 567e8013-75b7-4a99-a3ef-24de8f006874 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin41&type=1 - 200 114 application/json; charset=utf-8 7.0283ms 2024-09-04 20:39:10.519 +05:30 962643e5-4633-4aaf-ba2b-10c4852b0fdc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:39:10.519 +05:30 962643e5-4633-4aaf-ba2b-10c4852b0fdc INF CORS policy execution successful. 2024-09-04 20:39:10.520 +05:30 962643e5-4633-4aaf-ba2b-10c4852b0fdc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7008ms 2024-09-04 20:39:10.552 +05:30 f099d723-0130-4b2f-984a-c6c0abe3df11 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:39:10.552 +05:30 f099d723-0130-4b2f-984a-c6c0abe3df11 INF CORS policy execution successful. 2024-09-04 20:39:10.552 +05:30 f099d723-0130-4b2f-984a-c6c0abe3df11 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:39:10.553 +05:30 6e1bc52d-7388-4aa6-b89b-37365acc4261 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:10.553 +05:30 6e1bc52d-7388-4aa6-b89b-37365acc4261 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-04 20:39:10.561 +05:30 6e1bc52d-7388-4aa6-b89b-37365acc4261 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:10.562 +05:30 6e1bc52d-7388-4aa6-b89b-37365acc4261 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.2826ms 2024-09-04 20:39:10.562 +05:30 6e1bc52d-7388-4aa6-b89b-37365acc4261 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:10.562 +05:30 6e1bc52d-7388-4aa6-b89b-37365acc4261 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f099d723-0130-4b2f-984a-c6c0abe3df11}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1485} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"}],\"PageSummary\":[{\"TotalRows\":109,\"TotalPages\":11}]}"} 2024-09-04 20:39:10.562 +05:30 6e1bc52d-7388-4aa6-b89b-37365acc4261 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1485 application/json; charset=utf-8 10.5584ms 2024-09-04 20:39:13.288 +05:30 3d84e1b4-a281-4653-975f-ab9be5eb9e6f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:39:13.288 +05:30 3d84e1b4-a281-4653-975f-ab9be5eb9e6f INF CORS policy execution successful. 2024-09-04 20:39:13.288 +05:30 3d84e1b4-a281-4653-975f-ab9be5eb9e6f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 204 null null 0.53ms 2024-09-04 20:39:13.317 +05:30 204acbb1-71db-4653-98fe-b85323c8632a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:39:13.318 +05:30 204acbb1-71db-4653-98fe-b85323c8632a INF CORS policy execution successful. 2024-09-04 20:39:13.318 +05:30 204acbb1-71db-4653-98fe-b85323c8632a INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:39:13.318 +05:30 7abefa26-cde4-4421-9de0-91215d194de9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:13.318 +05:30 7abefa26-cde4-4421-9de0-91215d194de9 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-04 20:39:13.321 +05:30 7abefa26-cde4-4421-9de0-91215d194de9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:13.321 +05:30 7abefa26-cde4-4421-9de0-91215d194de9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.9206ms 2024-09-04 20:39:13.321 +05:30 7abefa26-cde4-4421-9de0-91215d194de9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:13.322 +05:30 7abefa26-cde4-4421-9de0-91215d194de9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 204acbb1-71db-4653-98fe-b85323c8632a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:39:13.322 +05:30 7abefa26-cde4-4421-9de0-91215d194de9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 200 1564 application/json; charset=utf-8 4.7403ms 2024-09-04 20:39:13.419 +05:30 9fbb8f2b-eb88-4ff6-862b-0bc05dca5b7d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:39:13.419 +05:30 9fbb8f2b-eb88-4ff6-862b-0bc05dca5b7d INF CORS policy execution successful. 2024-09-04 20:39:13.419 +05:30 9fbb8f2b-eb88-4ff6-862b-0bc05dca5b7d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 204 null null 0.695ms 2024-09-04 20:39:13.452 +05:30 752cfe72-4163-4423-9004-52951b925a6f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:39:13.452 +05:30 752cfe72-4163-4423-9004-52951b925a6f INF CORS policy execution successful. 2024-09-04 20:39:13.452 +05:30 752cfe72-4163-4423-9004-52951b925a6f INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:39:13.452 +05:30 c9c2fa62-113e-4186-94be-73212e31309e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:13.453 +05:30 c9c2fa62-113e-4186-94be-73212e31309e 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-04 20:39:13.456 +05:30 c9c2fa62-113e-4186-94be-73212e31309e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:13.456 +05:30 c9c2fa62-113e-4186-94be-73212e31309e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.1033ms 2024-09-04 20:39:13.456 +05:30 c9c2fa62-113e-4186-94be-73212e31309e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:13.456 +05:30 c9c2fa62-113e-4186-94be-73212e31309e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 752cfe72-4163-4423-9004-52951b925a6f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:39:13.457 +05:30 c9c2fa62-113e-4186-94be-73212e31309e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 200 1564 application/json; charset=utf-8 5.1654ms 2024-09-04 20:39:13.591 +05:30 861c907c-f651-49d2-b940-bf90a956ea07 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:39:13.591 +05:30 861c907c-f651-49d2-b940-bf90a956ea07 INF CORS policy execution successful. 2024-09-04 20:39:13.591 +05:30 861c907c-f651-49d2-b940-bf90a956ea07 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 204 null null 0.4564ms 2024-09-04 20:39:13.623 +05:30 cdfb6ad6-8ecd-44ce-9892-e9e506ca3b7f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:39:13.624 +05:30 cdfb6ad6-8ecd-44ce-9892-e9e506ca3b7f INF CORS policy execution successful. 2024-09-04 20:39:13.624 +05:30 cdfb6ad6-8ecd-44ce-9892-e9e506ca3b7f INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:39:13.624 +05:30 350f52ba-c44d-44f3-8c94-3f2954f36b93 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:13.624 +05:30 350f52ba-c44d-44f3-8c94-3f2954f36b93 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-04 20:39:13.627 +05:30 350f52ba-c44d-44f3-8c94-3f2954f36b93 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:13.627 +05:30 350f52ba-c44d-44f3-8c94-3f2954f36b93 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.5099ms 2024-09-04 20:39:13.627 +05:30 350f52ba-c44d-44f3-8c94-3f2954f36b93 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:13.627 +05:30 350f52ba-c44d-44f3-8c94-3f2954f36b93 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cdfb6ad6-8ecd-44ce-9892-e9e506ca3b7f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:39:13.628 +05:30 350f52ba-c44d-44f3-8c94-3f2954f36b93 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 200 1564 application/json; charset=utf-8 4.6864ms 2024-09-04 20:39:13.750 +05:30 e2b19132-3f95-46c2-b59b-cacc2f51b473 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:39:13.750 +05:30 e2b19132-3f95-46c2-b59b-cacc2f51b473 INF CORS policy execution successful. 2024-09-04 20:39:13.750 +05:30 e2b19132-3f95-46c2-b59b-cacc2f51b473 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 204 null null 0.7731ms 2024-09-04 20:39:13.779 +05:30 72d46ba4-6488-4734-86a8-dc03d8ea229f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:39:13.780 +05:30 72d46ba4-6488-4734-86a8-dc03d8ea229f INF CORS policy execution successful. 2024-09-04 20:39:13.780 +05:30 72d46ba4-6488-4734-86a8-dc03d8ea229f INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:39:13.780 +05:30 0d92ca4d-cfa9-4a8e-9d7c-e177da673f3f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:13.780 +05:30 0d92ca4d-cfa9-4a8e-9d7c-e177da673f3f 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-04 20:39:13.783 +05:30 0d92ca4d-cfa9-4a8e-9d7c-e177da673f3f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:13.783 +05:30 0d92ca4d-cfa9-4a8e-9d7c-e177da673f3f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.7209ms 2024-09-04 20:39:13.783 +05:30 0d92ca4d-cfa9-4a8e-9d7c-e177da673f3f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:13.783 +05:30 0d92ca4d-cfa9-4a8e-9d7c-e177da673f3f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 72d46ba4-6488-4734-86a8-dc03d8ea229f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:39:13.784 +05:30 0d92ca4d-cfa9-4a8e-9d7c-e177da673f3f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 200 1564 application/json; charset=utf-8 4.4186ms 2024-09-04 20:39:14.024 +05:30 d5aecc27-b4d7-4ef3-8f07-6f0777531ae3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:39:14.025 +05:30 d5aecc27-b4d7-4ef3-8f07-6f0777531ae3 INF CORS policy execution successful. 2024-09-04 20:39:14.025 +05:30 d5aecc27-b4d7-4ef3-8f07-6f0777531ae3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 204 null null 0.536ms 2024-09-04 20:39:14.052 +05:30 9ba8cdfb-3a1c-4a46-b2b8-3f52191ee149 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:39:14.053 +05:30 9ba8cdfb-3a1c-4a46-b2b8-3f52191ee149 INF CORS policy execution successful. 2024-09-04 20:39:14.053 +05:30 9ba8cdfb-3a1c-4a46-b2b8-3f52191ee149 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:39:14.053 +05:30 7f9bf2b9-5f6b-4a44-9078-336ab8a37bed INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:14.053 +05:30 7f9bf2b9-5f6b-4a44-9078-336ab8a37bed 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-04 20:39:14.055 +05:30 7f9bf2b9-5f6b-4a44-9078-336ab8a37bed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:14.055 +05:30 7f9bf2b9-5f6b-4a44-9078-336ab8a37bed INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.1764ms 2024-09-04 20:39:14.056 +05:30 7f9bf2b9-5f6b-4a44-9078-336ab8a37bed INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:14.056 +05:30 7f9bf2b9-5f6b-4a44-9078-336ab8a37bed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9ba8cdfb-3a1c-4a46-b2b8-3f52191ee149}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":19,\"TotalPages\":2}]}"} 2024-09-04 20:39:14.056 +05:30 7f9bf2b9-5f6b-4a44-9078-336ab8a37bed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 200 1564 application/json; charset=utf-8 3.6797ms 2024-09-04 20:39:14.148 +05:30 09fc9e5d-48d2-418c-b711-493f0ab78c36 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:39:14.149 +05:30 09fc9e5d-48d2-418c-b711-493f0ab78c36 INF CORS policy execution successful. 2024-09-04 20:39:14.149 +05:30 09fc9e5d-48d2-418c-b711-493f0ab78c36 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 204 null null 0.8884ms 2024-09-04 20:39:14.179 +05:30 c83625f2-f143-47e5-94c3-d7da2f60b7fc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:39:14.180 +05:30 c83625f2-f143-47e5-94c3-d7da2f60b7fc INF CORS policy execution successful. 2024-09-04 20:39:14.180 +05:30 c83625f2-f143-47e5-94c3-d7da2f60b7fc INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:39:14.180 +05:30 2ba9f23b-a480-4171-a224-ce4740d85d71 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:14.180 +05:30 2ba9f23b-a480-4171-a224-ce4740d85d71 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-04 20:39:14.183 +05:30 2ba9f23b-a480-4171-a224-ce4740d85d71 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:14.183 +05:30 2ba9f23b-a480-4171-a224-ce4740d85d71 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.8223ms 2024-09-04 20:39:14.183 +05:30 2ba9f23b-a480-4171-a224-ce4740d85d71 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:14.183 +05:30 2ba9f23b-a480-4171-a224-ce4740d85d71 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c83625f2-f143-47e5-94c3-d7da2f60b7fc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:39:14.184 +05:30 2ba9f23b-a480-4171-a224-ce4740d85d71 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 200 1572 application/json; charset=utf-8 4.3784ms 2024-09-04 20:39:14.364 +05:30 9ae042b9-be40-4ad5-b7c4-3e781c2de286 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:39:14.365 +05:30 9ae042b9-be40-4ad5-b7c4-3e781c2de286 INF CORS policy execution successful. 2024-09-04 20:39:14.366 +05:30 9ae042b9-be40-4ad5-b7c4-3e781c2de286 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 204 null null 1.5088ms 2024-09-04 20:39:14.397 +05:30 09dcca4f-07fe-4ec7-b5d9-cc8fb0fcc60c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:39:14.398 +05:30 09dcca4f-07fe-4ec7-b5d9-cc8fb0fcc60c INF CORS policy execution successful. 2024-09-04 20:39:14.399 +05:30 09dcca4f-07fe-4ec7-b5d9-cc8fb0fcc60c INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:39:14.399 +05:30 462e3b9b-ea2f-46eb-8e86-e9e7d1525274 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:14.399 +05:30 462e3b9b-ea2f-46eb-8e86-e9e7d1525274 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-04 20:39:14.403 +05:30 462e3b9b-ea2f-46eb-8e86-e9e7d1525274 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:14.403 +05:30 462e3b9b-ea2f-46eb-8e86-e9e7d1525274 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.2506ms 2024-09-04 20:39:14.404 +05:30 462e3b9b-ea2f-46eb-8e86-e9e7d1525274 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:14.404 +05:30 462e3b9b-ea2f-46eb-8e86-e9e7d1525274 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 09dcca4f-07fe-4ec7-b5d9-cc8fb0fcc60c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:39:14.404 +05:30 462e3b9b-ea2f-46eb-8e86-e9e7d1525274 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 200 1572 application/json; charset=utf-8 7.5574ms 2024-09-04 20:39:14.487 +05:30 8c9c14c6-beb4-4030-a386-2bd90117a8ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:39:14.488 +05:30 8c9c14c6-beb4-4030-a386-2bd90117a8ae INF CORS policy execution successful. 2024-09-04 20:39:14.488 +05:30 8c9c14c6-beb4-4030-a386-2bd90117a8ae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 204 null null 0.5994ms 2024-09-04 20:39:14.518 +05:30 4b5d6677-98c2-4644-858d-d2496389ee27 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:39:14.519 +05:30 4b5d6677-98c2-4644-858d-d2496389ee27 INF CORS policy execution successful. 2024-09-04 20:39:14.519 +05:30 4b5d6677-98c2-4644-858d-d2496389ee27 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:39:14.520 +05:30 02302c0c-5cbc-4b57-afed-bc06d4af6439 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:14.520 +05:30 02302c0c-5cbc-4b57-afed-bc06d4af6439 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-04 20:39:14.524 +05:30 02302c0c-5cbc-4b57-afed-bc06d4af6439 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:14.524 +05:30 02302c0c-5cbc-4b57-afed-bc06d4af6439 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.3671ms 2024-09-04 20:39:14.524 +05:30 02302c0c-5cbc-4b57-afed-bc06d4af6439 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:14.524 +05:30 02302c0c-5cbc-4b57-afed-bc06d4af6439 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b5d6677-98c2-4644-858d-d2496389ee27}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:39:14.525 +05:30 02302c0c-5cbc-4b57-afed-bc06d4af6439 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 200 1572 application/json; charset=utf-8 6.72ms 2024-09-04 20:39:14.679 +05:30 e51234d4-16f9-4d70-8ca2-83d65fc72721 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:39:14.680 +05:30 e51234d4-16f9-4d70-8ca2-83d65fc72721 INF CORS policy execution successful. 2024-09-04 20:39:14.680 +05:30 e51234d4-16f9-4d70-8ca2-83d65fc72721 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 204 null null 0.8103ms 2024-09-04 20:39:14.710 +05:30 7cb5709f-8dd1-4e26-82bf-daf55ffaee9d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:39:14.711 +05:30 7cb5709f-8dd1-4e26-82bf-daf55ffaee9d INF CORS policy execution successful. 2024-09-04 20:39:14.711 +05:30 7cb5709f-8dd1-4e26-82bf-daf55ffaee9d INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:39:14.712 +05:30 cca600e0-620c-4e49-9e9d-164bc3bff66c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:14.712 +05:30 cca600e0-620c-4e49-9e9d-164bc3bff66c 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-04 20:39:14.717 +05:30 cca600e0-620c-4e49-9e9d-164bc3bff66c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:14.717 +05:30 cca600e0-620c-4e49-9e9d-164bc3bff66c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.9527ms 2024-09-04 20:39:14.717 +05:30 cca600e0-620c-4e49-9e9d-164bc3bff66c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:14.717 +05:30 cca600e0-620c-4e49-9e9d-164bc3bff66c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7cb5709f-8dd1-4e26-82bf-daf55ffaee9d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 844} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"},{\"IId\":4,\"Name\":\"TestUser1\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-07-05T07:08:26.927\",\"ModifiedOn\":\"09/04/2024 15:09:01\"}],\"PageSummary\":[{\"TotalRows\":5,\"TotalPages\":1}]}"} 2024-09-04 20:39:14.718 +05:30 cca600e0-620c-4e49-9e9d-164bc3bff66c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 200 844 application/json; charset=utf-8 7.4376ms 2024-09-04 20:39:17.231 +05:30 8a70ea9b-e389-4537-84ea-c305442fa0d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:39:17.231 +05:30 8a70ea9b-e389-4537-84ea-c305442fa0d1 INF CORS policy execution successful. 2024-09-04 20:39:17.231 +05:30 8a70ea9b-e389-4537-84ea-c305442fa0d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 204 null null 0.6466ms 2024-09-04 20:39:17.262 +05:30 410f5301-62a8-409b-ae4a-0f265496f313 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:39:17.262 +05:30 410f5301-62a8-409b-ae4a-0f265496f313 INF CORS policy execution successful. 2024-09-04 20:39:17.263 +05:30 410f5301-62a8-409b-ae4a-0f265496f313 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:39:17.263 +05:30 bb4652bc-7c18-4c55-9df6-644840a7911e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:39:17.263 +05:30 bb4652bc-7c18-4c55-9df6-644840a7911e 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-04 20:39:17.272 +05:30 bb4652bc-7c18-4c55-9df6-644840a7911e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:17.273 +05:30 bb4652bc-7c18-4c55-9df6-644840a7911e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 9.8262ms 2024-09-04 20:39:17.273 +05:30 bb4652bc-7c18-4c55-9df6-644840a7911e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:39:17.273 +05:30 bb4652bc-7c18-4c55-9df6-644840a7911e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 410f5301-62a8-409b-ae4a-0f265496f313}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1666} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":4,\"LoginName\":\"TestUser1\",\"LoginAbbr\":\"TU1\",\"UserName\":\"TestUser1\",\"Email\":\"TestUser1@example.com\",\"Phone\":\"1234567890\",\"Mobile\":\"9876543210\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":1,\"LinkId\":123,\"DomainName\":\"exampleDomain\",\"DomainUser\":\"exampleDomainUser\",\"AccountDisabled\":false,\"SendEmailOnNotification\":true,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":true,\"EmailUserOnLoginSuccess\":true,\"DontLockAccount\":false,\"NumInvalidAttempts\":5,\"LockedUntil\":\"2024-07-04\",\"BlockFromDate\":\"2024-01-01\",\"BlockToDate\":\"2024-07-04\",\"TimeRestrictionStartDate\":\"2024-01-01\",\"TimeRestrictionEndDate\":\"2024-12-31\",\"TimeRestrictionStartTime\":\"08:00:00\",\"TimeRestrictionEndTime\":\"17:00:00\",\"Location\":1,\"Language\":2,\"AltLanguage\":1,\"TimeZone\":3,\"UserAccess\":1,\"PWDChangeDate\":\"2024-07-01\",\"AuthenticationCode\":\"authCode123\",\"Signature\":\"\",\"Role\":1072,\"RoleName\":\"TestRole040902\",\"EmailAuthPermission\":true,\"MacAddress\":\"00-14-22-01-23-45\",\"PWDChangeNextLogOn\":true,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":90,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2}],\"EntryRestrictionDetails\":[{\"TagType\":5,\"TagId\":2,\"TagName\":\"Name1\",\"Transaction\":true,\"Report\":true,\"View\":false,\"Exclude\":false},{\"TagType\":5,\"TagId\":4,\"TagName\":\"Name3\",\"Transaction\":false,\"Report\":false,\"View\":false,\"Exclude\":true}]}"} 2024-09-04 20:39:17.273 +05:30 bb4652bc-7c18-4c55-9df6-644840a7911e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 200 1666 application/json; charset=utf-8 11.114ms 2024-09-04 20:39:17.330 +05:30 9f8eccf5-232f-4ba6-9f02-c4bdb85c19e1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:39:17.330 +05:30 9f8eccf5-232f-4ba6-9f02-c4bdb85c19e1 INF CORS policy execution successful. 2024-09-04 20:39:17.330 +05:30 9f8eccf5-232f-4ba6-9f02-c4bdb85c19e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 0.4202ms 2024-09-04 20:39:17.359 +05:30 6fcf27da-8ea5-458d-807c-383dd8b6f9bc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:39:17.360 +05:30 6fcf27da-8ea5-458d-807c-383dd8b6f9bc INF CORS policy execution successful. 2024-09-04 20:39:17.360 +05:30 6fcf27da-8ea5-458d-807c-383dd8b6f9bc INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:39:17.360 +05:30 d72c8e1d-d94e-4193-b739-d1109c3e43bd INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:39:17.360 +05:30 d72c8e1d-d94e-4193-b739-d1109c3e43bd 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-04 20:39:17.365 +05:30 d72c8e1d-d94e-4193-b739-d1109c3e43bd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:17.365 +05:30 d72c8e1d-d94e-4193-b739-d1109c3e43bd INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.076ms 2024-09-04 20:39:17.365 +05:30 d72c8e1d-d94e-4193-b739-d1109c3e43bd INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:39:17.365 +05:30 d72c8e1d-d94e-4193-b739-d1109c3e43bd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6fcf27da-8ea5-458d-807c-383dd8b6f9bc}, {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-04 20:39:17.366 +05:30 d72c8e1d-d94e-4193-b739-d1109c3e43bd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 6.5377ms 2024-09-04 20:39:17.528 +05:30 509871b3-d9fd-4395-bb91-b3532dcc8cb6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:39:17.529 +05:30 509871b3-d9fd-4395-bb91-b3532dcc8cb6 INF CORS policy execution successful. 2024-09-04 20:39:17.529 +05:30 509871b3-d9fd-4395-bb91-b3532dcc8cb6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5505ms 2024-09-04 20:39:17.532 +05:30 22a959c6-d6a9-435a-b669-f82100bb8926 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:39:17.533 +05:30 22a959c6-d6a9-435a-b669-f82100bb8926 INF CORS policy execution successful. 2024-09-04 20:39:17.533 +05:30 22a959c6-d6a9-435a-b669-f82100bb8926 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.3514ms 2024-09-04 20:39:17.560 +05:30 9e7a3301-bcd5-41a7-9008-2ca01ee76550 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:39:17.561 +05:30 9e7a3301-bcd5-41a7-9008-2ca01ee76550 INF CORS policy execution successful. 2024-09-04 20:39:17.561 +05:30 9e7a3301-bcd5-41a7-9008-2ca01ee76550 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:39:17.561 +05:30 49245d48-4d2d-456a-afcf-bb1c2e818e90 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:39:17.561 +05:30 49245d48-4d2d-456a-afcf-bb1c2e818e90 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-04 20:39:17.564 +05:30 5565afee-a61f-43a8-9f63-368e3749bf63 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:39:17.564 +05:30 5565afee-a61f-43a8-9f63-368e3749bf63 INF CORS policy execution successful. 2024-09-04 20:39:17.564 +05:30 5565afee-a61f-43a8-9f63-368e3749bf63 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:39:17.564 +05:30 d57a5369-da3e-49b5-84b7-5636b1391dec INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:39:17.564 +05:30 49245d48-4d2d-456a-afcf-bb1c2e818e90 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:17.564 +05:30 d57a5369-da3e-49b5-84b7-5636b1391dec 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-04 20:39:17.565 +05:30 49245d48-4d2d-456a-afcf-bb1c2e818e90 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.6467ms 2024-09-04 20:39:17.565 +05:30 49245d48-4d2d-456a-afcf-bb1c2e818e90 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:39:17.565 +05:30 49245d48-4d2d-456a-afcf-bb1c2e818e90 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9e7a3301-bcd5-41a7-9008-2ca01ee76550}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:39:17.565 +05:30 49245d48-4d2d-456a-afcf-bb1c2e818e90 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 4.9961ms 2024-09-04 20:39:17.568 +05:30 d57a5369-da3e-49b5-84b7-5636b1391dec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:17.568 +05:30 d57a5369-da3e-49b5-84b7-5636b1391dec INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 3.5715ms 2024-09-04 20:39:17.568 +05:30 d57a5369-da3e-49b5-84b7-5636b1391dec INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:39:17.568 +05:30 d57a5369-da3e-49b5-84b7-5636b1391dec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5565afee-a61f-43a8-9f63-368e3749bf63}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:39:17.569 +05:30 d57a5369-da3e-49b5-84b7-5636b1391dec INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 4.6321ms 2024-09-04 20:39:17.701 +05:30 c127fe61-162a-4d0b-bbfc-3788619f6eab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:39:17.701 +05:30 c127fe61-162a-4d0b-bbfc-3788619f6eab INF CORS policy execution successful. 2024-09-04 20:39:17.701 +05:30 c127fe61-162a-4d0b-bbfc-3788619f6eab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 0.5507ms 2024-09-04 20:39:17.730 +05:30 07b2dc02-46a6-4331-aa9e-c8d4b1b833eb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:39:17.731 +05:30 07b2dc02-46a6-4331-aa9e-c8d4b1b833eb INF CORS policy execution successful. 2024-09-04 20:39:17.731 +05:30 07b2dc02-46a6-4331-aa9e-c8d4b1b833eb INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:39:17.731 +05:30 aaf33ea0-a117-4130-a48e-d980afb1c95a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:39:17.731 +05:30 aaf33ea0-a117-4130-a48e-d980afb1c95a 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-04 20:39:17.736 +05:30 aaf33ea0-a117-4130-a48e-d980afb1c95a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:17.736 +05:30 aaf33ea0-a117-4130-a48e-d980afb1c95a INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.4187ms 2024-09-04 20:39:17.736 +05:30 aaf33ea0-a117-4130-a48e-d980afb1c95a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:39:17.736 +05:30 aaf33ea0-a117-4130-a48e-d980afb1c95a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 07b2dc02-46a6-4331-aa9e-c8d4b1b833eb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 20:39:17.736 +05:30 aaf33ea0-a117-4130-a48e-d980afb1c95a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 5.842ms 2024-09-04 20:39:24.425 +05:30 79989f5c-4cbb-4749-b77c-6c24d0d6fbd2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:39:24.426 +05:30 79989f5c-4cbb-4749-b77c-6c24d0d6fbd2 INF CORS policy execution successful. 2024-09-04 20:39:24.427 +05:30 79989f5c-4cbb-4749-b77c-6c24d0d6fbd2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 2.5063ms 2024-09-04 20:39:24.428 +05:30 fb6641e4-2c80-48aa-8ba8-2f871db9b508 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:39:24.428 +05:30 fb6641e4-2c80-48aa-8ba8-2f871db9b508 INF CORS policy execution successful. 2024-09-04 20:39:24.429 +05:30 fb6641e4-2c80-48aa-8ba8-2f871db9b508 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.6413ms 2024-09-04 20:39:24.454 +05:30 38f214e6-dfa0-4da2-8c07-e4909f5173be INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:39:24.455 +05:30 38f214e6-dfa0-4da2-8c07-e4909f5173be INF CORS policy execution successful. 2024-09-04 20:39:24.455 +05:30 38f214e6-dfa0-4da2-8c07-e4909f5173be 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:39:24.456 +05:30 dd739854-719b-400a-b1c2-7a0e999534d7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:39:24.457 +05:30 dd739854-719b-400a-b1c2-7a0e999534d7 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-04 20:39:24.474 +05:30 dd739854-719b-400a-b1c2-7a0e999534d7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:24.475 +05:30 dd739854-719b-400a-b1c2-7a0e999534d7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 17.2978ms 2024-09-04 20:39:24.475 +05:30 dd739854-719b-400a-b1c2-7a0e999534d7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:39:24.475 +05:30 dd739854-719b-400a-b1c2-7a0e999534d7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 38f214e6-dfa0-4da2-8c07-e4909f5173be}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:39:24.476 +05:30 dd739854-719b-400a-b1c2-7a0e999534d7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 22.6762ms 2024-09-04 20:39:24.504 +05:30 eaa5eda6-0e3d-43a9-b4a8-10fe380f215d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:39:24.504 +05:30 eaa5eda6-0e3d-43a9-b4a8-10fe380f215d INF CORS policy execution successful. 2024-09-04 20:39:24.505 +05:30 eaa5eda6-0e3d-43a9-b4a8-10fe380f215d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:39:24.505 +05:30 ad0425e5-588d-497a-9755-c65c43470082 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:39:24.505 +05:30 ad0425e5-588d-497a-9755-c65c43470082 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-04 20:39:24.508 +05:30 ad0425e5-588d-497a-9755-c65c43470082 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:24.508 +05:30 ad0425e5-588d-497a-9755-c65c43470082 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 3.3547ms 2024-09-04 20:39:24.509 +05:30 ad0425e5-588d-497a-9755-c65c43470082 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:39:24.509 +05:30 ad0425e5-588d-497a-9755-c65c43470082 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eaa5eda6-0e3d-43a9-b4a8-10fe380f215d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:39:24.509 +05:30 ad0425e5-588d-497a-9755-c65c43470082 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 5.1285ms 2024-09-04 20:39:34.328 +05:30 4c646bd8-dea2-4025-8d84-3f1d23cc0c4a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 20:39:34.329 +05:30 4c646bd8-dea2-4025-8d84-3f1d23cc0c4a INF CORS policy execution successful. 2024-09-04 20:39:34.329 +05:30 4c646bd8-dea2-4025-8d84-3f1d23cc0c4a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 1.1492ms 2024-09-04 20:39:34.359 +05:30 5bdd9c11-4ad0-4163-a647-5313bd5badc1 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1031 2024-09-04 20:39:34.360 +05:30 5bdd9c11-4ad0-4163-a647-5313bd5badc1 INF CORS policy execution successful. 2024-09-04 20:39:34.360 +05:30 5bdd9c11-4ad0-4163-a647-5313bd5badc1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {Connection: keep-alive}, {Content-Length: 1031}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"id":0,"group":false,"parent":100,"role":100,"userName":"dipin41","language":1,"altLanguage":1,"timeZone":0,"image":"","password":"UjgEpa1oE5f/WyfCWCwrcg==","loginName":"dipin41","loginAbbr":"","securityQuestion":1,"securityAnswer":"nill","email":"dipin41@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-04 20:39:34.361 +05:30 3f2fdee5-bb30-4352-b614-74cb7a0e828f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:39:34.361 +05:30 3f2fdee5-bb30-4352-b614-74cb7a0e828f 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-04 20:39:34.384 +05:30 3f2fdee5-bb30-4352-b614-74cb7a0e828f INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:34.385 +05:30 3f2fdee5-bb30-4352-b614-74cb7a0e828f INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 23.6504ms 2024-09-04 20:39:34.385 +05:30 3f2fdee5-bb30-4352-b614-74cb7a0e828f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 20:39:34.385 +05:30 3f2fdee5-bb30-4352-b614-74cb7a0e828f INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 5bdd9c11-4ad0-4163-a647-5313bd5badc1}, {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":"132"} 2024-09-04 20:39:34.385 +05:30 3f2fdee5-bb30-4352-b614-74cb7a0e828f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 93 application/json; charset=utf-8 26.4726ms 2024-09-04 20:39:43.797 +05:30 0c25a050-01f6-48db-9d09-1e3fb003fc66 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:39:43.798 +05:30 0c25a050-01f6-48db-9d09-1e3fb003fc66 INF CORS policy execution successful. 2024-09-04 20:39:43.798 +05:30 0c25a050-01f6-48db-9d09-1e3fb003fc66 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6909ms 2024-09-04 20:39:43.801 +05:30 608394b4-c259-49a0-805c-76a5b600008e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:39:43.801 +05:30 608394b4-c259-49a0-805c-76a5b600008e INF CORS policy execution successful. 2024-09-04 20:39:43.801 +05:30 608394b4-c259-49a0-805c-76a5b600008e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.4204ms 2024-09-04 20:39:43.825 +05:30 ca7dc63b-45a0-460d-8b1b-b4d51bee10c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:39:43.825 +05:30 ca7dc63b-45a0-460d-8b1b-b4d51bee10c3 INF CORS policy execution successful. 2024-09-04 20:39:43.825 +05:30 ca7dc63b-45a0-460d-8b1b-b4d51bee10c3 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:39:43.825 +05:30 a2a2b8d4-a85b-4155-9101-03d8ccb178fb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:43.826 +05:30 a2a2b8d4-a85b-4155-9101-03d8ccb178fb 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-04 20:39:43.833 +05:30 a2a2b8d4-a85b-4155-9101-03d8ccb178fb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:43.833 +05:30 a2a2b8d4-a85b-4155-9101-03d8ccb178fb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.2004ms 2024-09-04 20:39:43.833 +05:30 a2a2b8d4-a85b-4155-9101-03d8ccb178fb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:43.833 +05:30 a2a2b8d4-a85b-4155-9101-03d8ccb178fb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ca7dc63b-45a0-460d-8b1b-b4d51bee10c3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1459} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":132,\"Name\":\"dipin41\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:09:34.377\",\"ModifiedOn\":null},{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":110,\"TotalPages\":11}]}"} 2024-09-04 20:39:43.833 +05:30 a2a2b8d4-a85b-4155-9101-03d8ccb178fb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1459 application/json; charset=utf-8 8.898ms 2024-09-04 20:39:43.899 +05:30 e1805084-31eb-43f4-9743-0fa15695a4d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:39:43.899 +05:30 e1805084-31eb-43f4-9743-0fa15695a4d5 INF CORS policy execution successful. 2024-09-04 20:39:43.899 +05:30 e1805084-31eb-43f4-9743-0fa15695a4d5 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:39:43.900 +05:30 07dbd2e6-a83a-46fb-a121-5c16bbdee30e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:43.900 +05:30 07dbd2e6-a83a-46fb-a121-5c16bbdee30e 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-04 20:39:43.905 +05:30 07dbd2e6-a83a-46fb-a121-5c16bbdee30e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:43.905 +05:30 07dbd2e6-a83a-46fb-a121-5c16bbdee30e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.1475ms 2024-09-04 20:39:43.905 +05:30 07dbd2e6-a83a-46fb-a121-5c16bbdee30e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:39:43.905 +05:30 07dbd2e6-a83a-46fb-a121-5c16bbdee30e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e1805084-31eb-43f4-9743-0fa15695a4d5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1459} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":132,\"Name\":\"dipin41\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:09:34.377\",\"ModifiedOn\":null},{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":110,\"TotalPages\":11}]}"} 2024-09-04 20:39:43.905 +05:30 07dbd2e6-a83a-46fb-a121-5c16bbdee30e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1459 application/json; charset=utf-8 6.6577ms 2024-09-04 20:39:46.414 +05:30 8e46086e-cb62-4f58-a5fc-915b42388db8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=132 - null null 2024-09-04 20:39:46.414 +05:30 0e76ef6e-e66c-4f72-a5ab-cb76217c32a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=132 - null null 2024-09-04 20:39:46.415 +05:30 0e76ef6e-e66c-4f72-a5ab-cb76217c32a7 INF CORS policy execution successful. 2024-09-04 20:39:46.415 +05:30 8e46086e-cb62-4f58-a5fc-915b42388db8 INF CORS policy execution successful. 2024-09-04 20:39:46.415 +05:30 8e46086e-cb62-4f58-a5fc-915b42388db8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=132 - 204 null null 0.8301ms 2024-09-04 20:39:46.415 +05:30 0e76ef6e-e66c-4f72-a5ab-cb76217c32a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=132 - 204 null null 0.8263ms 2024-09-04 20:39:46.441 +05:30 4f7e8069-2259-4a72-af19-1be4015a52df INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=132 - null null 2024-09-04 20:39:46.442 +05:30 4f7e8069-2259-4a72-af19-1be4015a52df INF CORS policy execution successful. 2024-09-04 20:39:46.442 +05:30 4f7e8069-2259-4a72-af19-1be4015a52df INF HTTP request: Path: /user/getuserdetails QueryString: ?id=132 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:39:46.442 +05:30 bb83d9d5-6fb6-4d55-a7da-151aa185dc8e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:39:46.442 +05:30 bb83d9d5-6fb6-4d55-a7da-151aa185dc8e 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-04 20:39:46.447 +05:30 bb83d9d5-6fb6-4d55-a7da-151aa185dc8e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:46.448 +05:30 bb83d9d5-6fb6-4d55-a7da-151aa185dc8e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 5.214ms 2024-09-04 20:39:46.448 +05:30 bb83d9d5-6fb6-4d55-a7da-151aa185dc8e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:39:46.448 +05:30 bb83d9d5-6fb6-4d55-a7da-151aa185dc8e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f7e8069-2259-4a72-af19-1be4015a52df}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1324} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":132,\"LoginName\":\"dipin41\",\"LoginAbbr\":\"\",\"UserName\":\"dipin41\",\"Email\":\"dipin41@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":100,\"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\":100,\"RoleName\":\"RoleName_100\",\"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-04 20:39:46.448 +05:30 bb83d9d5-6fb6-4d55-a7da-151aa185dc8e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=132 - 200 1324 application/json; charset=utf-8 6.8393ms 2024-09-04 20:39:46.478 +05:30 fd38e0bb-0d8e-4d09-809e-4870d82c9f7d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=132 - null null 2024-09-04 20:39:46.479 +05:30 fd38e0bb-0d8e-4d09-809e-4870d82c9f7d INF CORS policy execution successful. 2024-09-04 20:39:46.479 +05:30 fd38e0bb-0d8e-4d09-809e-4870d82c9f7d INF HTTP request: Path: /user/getuserdetails QueryString: ?id=132 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:39:46.479 +05:30 01ba7d4b-ad36-4c28-8651-08c96a16a373 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:39:46.479 +05:30 01ba7d4b-ad36-4c28-8651-08c96a16a373 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-04 20:39:46.482 +05:30 01ba7d4b-ad36-4c28-8651-08c96a16a373 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:46.482 +05:30 01ba7d4b-ad36-4c28-8651-08c96a16a373 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 3.2232ms 2024-09-04 20:39:46.482 +05:30 01ba7d4b-ad36-4c28-8651-08c96a16a373 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:39:46.482 +05:30 01ba7d4b-ad36-4c28-8651-08c96a16a373 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fd38e0bb-0d8e-4d09-809e-4870d82c9f7d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1324} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":132,\"LoginName\":\"dipin41\",\"LoginAbbr\":\"\",\"UserName\":\"dipin41\",\"Email\":\"dipin41@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":100,\"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\":100,\"RoleName\":\"RoleName_100\",\"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-04 20:39:46.483 +05:30 01ba7d4b-ad36-4c28-8651-08c96a16a373 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=132 - 200 1324 application/json; charset=utf-8 4.6589ms 2024-09-04 20:39:46.707 +05:30 cf0b7150-06f5-4611-805a-2d7818b3cca9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:39:46.707 +05:30 cf0b7150-06f5-4611-805a-2d7818b3cca9 INF CORS policy execution successful. 2024-09-04 20:39:46.707 +05:30 cf0b7150-06f5-4611-805a-2d7818b3cca9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5374ms 2024-09-04 20:39:46.711 +05:30 5510e761-3836-4d30-bdca-30778ff6e8b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:39:46.711 +05:30 5510e761-3836-4d30-bdca-30778ff6e8b1 INF CORS policy execution successful. 2024-09-04 20:39:46.712 +05:30 5510e761-3836-4d30-bdca-30778ff6e8b1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.4021ms 2024-09-04 20:39:46.790 +05:30 21cc8cfc-c623-440b-b445-27ce1479ca44 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 20:39:46.790 +05:30 82631b59-15c2-4c83-8c67-8f8764c3c5ff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 20:39:46.791 +05:30 21cc8cfc-c623-440b-b445-27ce1479ca44 INF CORS policy execution successful. 2024-09-04 20:39:46.791 +05:30 82631b59-15c2-4c83-8c67-8f8764c3c5ff INF CORS policy execution successful. 2024-09-04 20:39:46.792 +05:30 82631b59-15c2-4c83-8c67-8f8764c3c5ff INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:39:46.792 +05:30 21cc8cfc-c623-440b-b445-27ce1479ca44 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:39:46.793 +05:30 315a6de3-f02d-436d-97ca-1913843190f5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:39:46.793 +05:30 a4eb11c5-cf7e-44b0-9c94-dca82d4ec5b6 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:39:46.793 +05:30 315a6de3-f02d-436d-97ca-1913843190f5 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-04 20:39:46.793 +05:30 a4eb11c5-cf7e-44b0-9c94-dca82d4ec5b6 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-04 20:39:46.808 +05:30 a4eb11c5-cf7e-44b0-9c94-dca82d4ec5b6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:46.814 +05:30 a4eb11c5-cf7e-44b0-9c94-dca82d4ec5b6 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 20.6514ms 2024-09-04 20:39:46.814 +05:30 a4eb11c5-cf7e-44b0-9c94-dca82d4ec5b6 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:39:46.814 +05:30 a4eb11c5-cf7e-44b0-9c94-dca82d4ec5b6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 82631b59-15c2-4c83-8c67-8f8764c3c5ff}, {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-04 20:39:46.817 +05:30 315a6de3-f02d-436d-97ca-1913843190f5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:46.818 +05:30 315a6de3-f02d-436d-97ca-1913843190f5 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 24.6601ms 2024-09-04 20:39:46.818 +05:30 315a6de3-f02d-436d-97ca-1913843190f5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:39:46.818 +05:30 315a6de3-f02d-436d-97ca-1913843190f5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 21cc8cfc-c623-440b-b445-27ce1479ca44}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 20:39:46.820 +05:30 a4eb11c5-cf7e-44b0-9c94-dca82d4ec5b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 25.2762ms 2024-09-04 20:39:46.822 +05:30 315a6de3-f02d-436d-97ca-1913843190f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 29.2037ms 2024-09-04 20:39:46.928 +05:30 aa520c57-3143-47bf-b2a3-3d932ce832e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:39:46.928 +05:30 aa520c57-3143-47bf-b2a3-3d932ce832e9 INF CORS policy execution successful. 2024-09-04 20:39:46.931 +05:30 aa520c57-3143-47bf-b2a3-3d932ce832e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 2.549ms 2024-09-04 20:39:46.932 +05:30 cb22c89f-4502-40ca-a817-c1317a74d869 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:39:46.932 +05:30 cb22c89f-4502-40ca-a817-c1317a74d869 INF CORS policy execution successful. 2024-09-04 20:39:46.932 +05:30 cb22c89f-4502-40ca-a817-c1317a74d869 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.3948ms 2024-09-04 20:39:46.964 +05:30 613d6a86-91ed-4bc8-b025-e8732a21987a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:39:46.964 +05:30 2ad6d348-90fc-4385-a840-2d86d4f36e6e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:39:46.965 +05:30 2ad6d348-90fc-4385-a840-2d86d4f36e6e INF CORS policy execution successful. 2024-09-04 20:39:46.965 +05:30 613d6a86-91ed-4bc8-b025-e8732a21987a INF CORS policy execution successful. 2024-09-04 20:39:46.965 +05:30 2ad6d348-90fc-4385-a840-2d86d4f36e6e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:39:46.965 +05:30 613d6a86-91ed-4bc8-b025-e8732a21987a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:39:46.965 +05:30 0bf4a4da-1920-4f70-be1d-5953001ab54f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:39:46.965 +05:30 a288ee76-f8e3-46f4-9557-610be5ee3436 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:39:46.965 +05:30 0bf4a4da-1920-4f70-be1d-5953001ab54f 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-04 20:39:46.965 +05:30 a288ee76-f8e3-46f4-9557-610be5ee3436 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-04 20:39:46.969 +05:30 0bf4a4da-1920-4f70-be1d-5953001ab54f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:46.969 +05:30 0bf4a4da-1920-4f70-be1d-5953001ab54f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.9734ms 2024-09-04 20:39:46.969 +05:30 0bf4a4da-1920-4f70-be1d-5953001ab54f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:39:46.969 +05:30 0bf4a4da-1920-4f70-be1d-5953001ab54f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2ad6d348-90fc-4385-a840-2d86d4f36e6e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:39:46.970 +05:30 0bf4a4da-1920-4f70-be1d-5953001ab54f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 5.6515ms 2024-09-04 20:39:46.971 +05:30 a288ee76-f8e3-46f4-9557-610be5ee3436 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:46.971 +05:30 a288ee76-f8e3-46f4-9557-610be5ee3436 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.849ms 2024-09-04 20:39:46.971 +05:30 a288ee76-f8e3-46f4-9557-610be5ee3436 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:39:46.971 +05:30 a288ee76-f8e3-46f4-9557-610be5ee3436 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 613d6a86-91ed-4bc8-b025-e8732a21987a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:39:46.971 +05:30 a288ee76-f8e3-46f4-9557-610be5ee3436 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 7.2755ms 2024-09-04 20:39:47.232 +05:30 149a3f07-81bf-45be-8c37-ef4db46a89f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:39:47.232 +05:30 149a3f07-81bf-45be-8c37-ef4db46a89f0 INF CORS policy execution successful. 2024-09-04 20:39:47.233 +05:30 149a3f07-81bf-45be-8c37-ef4db46a89f0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.9816ms 2024-09-04 20:39:47.266 +05:30 a9c2b9d9-7197-4917-905e-92f10e14af4d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 20:39:47.266 +05:30 a9c2b9d9-7197-4917-905e-92f10e14af4d INF CORS policy execution successful. 2024-09-04 20:39:47.266 +05:30 a9c2b9d9-7197-4917-905e-92f10e14af4d INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:39:47.267 +05:30 6c3acb37-92a1-488e-a226-ca0bb0f3efd6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:39:47.267 +05:30 6c3acb37-92a1-488e-a226-ca0bb0f3efd6 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-04 20:39:47.272 +05:30 6c3acb37-92a1-488e-a226-ca0bb0f3efd6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:47.272 +05:30 6c3acb37-92a1-488e-a226-ca0bb0f3efd6 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.1923ms 2024-09-04 20:39:47.272 +05:30 6c3acb37-92a1-488e-a226-ca0bb0f3efd6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:39:47.272 +05:30 6c3acb37-92a1-488e-a226-ca0bb0f3efd6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a9c2b9d9-7197-4917-905e-92f10e14af4d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 20:39:47.272 +05:30 6c3acb37-92a1-488e-a226-ca0bb0f3efd6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 6.6772ms 2024-09-04 20:39:47.462 +05:30 efd920a1-3d45-4395-ab5d-3387f6639124 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:39:47.463 +05:30 efd920a1-3d45-4395-ab5d-3387f6639124 INF CORS policy execution successful. 2024-09-04 20:39:47.464 +05:30 efd920a1-3d45-4395-ab5d-3387f6639124 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:39:47.464 +05:30 6ed96d2e-1efc-427d-8394-af01ddff274d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:39:47.464 +05:30 6ed96d2e-1efc-427d-8394-af01ddff274d 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-04 20:39:47.471 +05:30 6ed96d2e-1efc-427d-8394-af01ddff274d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:47.471 +05:30 6ed96d2e-1efc-427d-8394-af01ddff274d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.8172ms 2024-09-04 20:39:47.472 +05:30 6ed96d2e-1efc-427d-8394-af01ddff274d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:39:47.472 +05:30 6ed96d2e-1efc-427d-8394-af01ddff274d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: efd920a1-3d45-4395-ab5d-3387f6639124}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:39:47.472 +05:30 6ed96d2e-1efc-427d-8394-af01ddff274d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 9.9564ms 2024-09-04 20:39:49.155 +05:30 003d1dfb-6bc7-4070-8f52-412346ea7f25 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:39:49.155 +05:30 003d1dfb-6bc7-4070-8f52-412346ea7f25 INF CORS policy execution successful. 2024-09-04 20:39:49.156 +05:30 003d1dfb-6bc7-4070-8f52-412346ea7f25 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.6139ms 2024-09-04 20:39:49.157 +05:30 4691ba0b-72c3-4879-afe0-045b0e6ed212 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:39:49.157 +05:30 4691ba0b-72c3-4879-afe0-045b0e6ed212 INF CORS policy execution successful. 2024-09-04 20:39:49.158 +05:30 4691ba0b-72c3-4879-afe0-045b0e6ed212 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.2979ms 2024-09-04 20:39:49.181 +05:30 f2e820ac-3782-4699-9834-5e9198a3b5f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:39:49.182 +05:30 f2e820ac-3782-4699-9834-5e9198a3b5f9 INF CORS policy execution successful. 2024-09-04 20:39:49.182 +05:30 f2e820ac-3782-4699-9834-5e9198a3b5f9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:39:49.182 +05:30 47cc9c99-7126-4e62-8920-3e1ca1150515 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:39:49.182 +05:30 47cc9c99-7126-4e62-8920-3e1ca1150515 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-04 20:39:49.186 +05:30 47cc9c99-7126-4e62-8920-3e1ca1150515 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:49.186 +05:30 47cc9c99-7126-4e62-8920-3e1ca1150515 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 3.9431ms 2024-09-04 20:39:49.186 +05:30 47cc9c99-7126-4e62-8920-3e1ca1150515 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:39:49.186 +05:30 47cc9c99-7126-4e62-8920-3e1ca1150515 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f2e820ac-3782-4699-9834-5e9198a3b5f9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:39:49.187 +05:30 47cc9c99-7126-4e62-8920-3e1ca1150515 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 5.6648ms 2024-09-04 20:39:49.214 +05:30 349742fc-4b6a-41cc-8e1e-fae2b8b8f7be INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 20:39:49.215 +05:30 349742fc-4b6a-41cc-8e1e-fae2b8b8f7be INF CORS policy execution successful. 2024-09-04 20:39:49.215 +05:30 349742fc-4b6a-41cc-8e1e-fae2b8b8f7be 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:39:49.215 +05:30 666b70f1-69b0-49ba-a218-7cd6cde3c555 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:39:49.215 +05:30 666b70f1-69b0-49ba-a218-7cd6cde3c555 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-04 20:39:49.220 +05:30 666b70f1-69b0-49ba-a218-7cd6cde3c555 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:39:49.220 +05:30 666b70f1-69b0-49ba-a218-7cd6cde3c555 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 4.9033ms 2024-09-04 20:39:49.220 +05:30 666b70f1-69b0-49ba-a218-7cd6cde3c555 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 20:39:49.220 +05:30 666b70f1-69b0-49ba-a218-7cd6cde3c555 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 349742fc-4b6a-41cc-8e1e-fae2b8b8f7be}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 20:39:49.221 +05:30 666b70f1-69b0-49ba-a218-7cd6cde3c555 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 6.2029ms 2024-09-04 20:40:19.364 +05:30 9a724637-e70b-453f-8101-102b694e17ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:40:19.364 +05:30 9a724637-e70b-453f-8101-102b694e17ba INF CORS policy execution successful. 2024-09-04 20:40:19.365 +05:30 9a724637-e70b-453f-8101-102b694e17ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.7644ms 2024-09-04 20:40:19.366 +05:30 7bf76fdd-162f-4074-9e67-a3ad3c3b54d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:40:19.366 +05:30 7bf76fdd-162f-4074-9e67-a3ad3c3b54d9 INF CORS policy execution successful. 2024-09-04 20:40:19.367 +05:30 7bf76fdd-162f-4074-9e67-a3ad3c3b54d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.4415ms 2024-09-04 20:40:19.403 +05:30 40065263-85fd-4ecb-994b-545103def6a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:40:19.404 +05:30 40065263-85fd-4ecb-994b-545103def6a5 INF CORS policy execution successful. 2024-09-04 20:40:19.404 +05:30 40065263-85fd-4ecb-994b-545103def6a5 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:40:19.405 +05:30 1cbed9f8-ec7d-4e61-a0c2-9e1ab798c1b3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:40:19.405 +05:30 1cbed9f8-ec7d-4e61-a0c2-9e1ab798c1b3 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-04 20:40:19.416 +05:30 1cbed9f8-ec7d-4e61-a0c2-9e1ab798c1b3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:40:19.417 +05:30 1cbed9f8-ec7d-4e61-a0c2-9e1ab798c1b3 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 11.2465ms 2024-09-04 20:40:19.417 +05:30 1cbed9f8-ec7d-4e61-a0c2-9e1ab798c1b3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:40:19.417 +05:30 1cbed9f8-ec7d-4e61-a0c2-9e1ab798c1b3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 40065263-85fd-4ecb-994b-545103def6a5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1459} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":132,\"Name\":\"dipin41\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:09:34.377\",\"ModifiedOn\":null},{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":110,\"TotalPages\":11}]}"} 2024-09-04 20:40:19.418 +05:30 1cbed9f8-ec7d-4e61-a0c2-9e1ab798c1b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1459 application/json; charset=utf-8 15.1015ms 2024-09-04 20:40:19.456 +05:30 1006106c-f3d5-455f-b453-32eea787f1dc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:40:19.457 +05:30 1006106c-f3d5-455f-b453-32eea787f1dc INF CORS policy execution successful. 2024-09-04 20:40:19.458 +05:30 1006106c-f3d5-455f-b453-32eea787f1dc INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzExOSwiaWF0IjoxNzI1NDYyNTE5fQ.IYcGtzel1KKparb8MtARLdFyxD8V8H-Q1dE6dyLO4zU}, {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/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:40:19.458 +05:30 c4723c55-5fee-4db1-9f4d-ed4ff09da174 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:40:19.458 +05:30 c4723c55-5fee-4db1-9f4d-ed4ff09da174 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-04 20:40:19.463 +05:30 c4723c55-5fee-4db1-9f4d-ed4ff09da174 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:40:19.464 +05:30 c4723c55-5fee-4db1-9f4d-ed4ff09da174 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.3928ms 2024-09-04 20:40:19.464 +05:30 c4723c55-5fee-4db1-9f4d-ed4ff09da174 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:40:19.464 +05:30 c4723c55-5fee-4db1-9f4d-ed4ff09da174 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1006106c-f3d5-455f-b453-32eea787f1dc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1459} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":132,\"Name\":\"dipin41\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:09:34.377\",\"ModifiedOn\":null},{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":110,\"TotalPages\":11}]}"} 2024-09-04 20:40:19.464 +05:30 c4723c55-5fee-4db1-9f4d-ed4ff09da174 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1459 application/json; charset=utf-8 7.8233ms 2024-09-04 20:41:26.380 +05:30 109e0c43-093f-4f27-9ad4-9f50ad487aba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:41:26.383 +05:30 109e0c43-093f-4f27-9ad4-9f50ad487aba INF CORS policy execution successful. 2024-09-04 20:41:26.384 +05:30 109e0c43-093f-4f27-9ad4-9f50ad487aba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 4.2474ms 2024-09-04 20:41:26.416 +05:30 cd0c9e9e-5f81-4a91-81f9-f8d94a257c10 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:41:26.418 +05:30 cd0c9e9e-5f81-4a91-81f9-f8d94a257c10 INF CORS policy execution successful. 2024-09-04 20:41:26.419 +05:30 cd0c9e9e-5f81-4a91-81f9-f8d94a257c10 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:41:26.420 +05:30 dc0fed39-1cb8-4efb-aa8a-2d6a8fcc441f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:41:26.421 +05:30 dc0fed39-1cb8-4efb-aa8a-2d6a8fcc441f 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-04 20:41:26.441 +05:30 dc0fed39-1cb8-4efb-aa8a-2d6a8fcc441f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:41:26.442 +05:30 dc0fed39-1cb8-4efb-aa8a-2d6a8fcc441f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 21.1179ms 2024-09-04 20:41:26.442 +05:30 dc0fed39-1cb8-4efb-aa8a-2d6a8fcc441f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:41:26.442 +05:30 dc0fed39-1cb8-4efb-aa8a-2d6a8fcc441f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cd0c9e9e-5f81-4a91-81f9-f8d94a257c10}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1459} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":132,\"Name\":\"dipin41\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:09:34.377\",\"ModifiedOn\":null},{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":110,\"TotalPages\":11}]}"} 2024-09-04 20:41:26.443 +05:30 dc0fed39-1cb8-4efb-aa8a-2d6a8fcc441f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1459 application/json; charset=utf-8 26.8019ms 2024-09-04 20:51:53.663 +05:30 683ced72-4243-4c8e-b315-03b5e458c3e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzQxOSwiaWF0IjoxNzI1NDYyNTE5fQ.WHhx8D073YZlco3f95alDFsPu_8Z0ono8DHX23MEssE - null null 2024-09-04 20:51:53.665 +05:30 683ced72-4243-4c8e-b315-03b5e458c3e5 INF CORS policy execution successful. 2024-09-04 20:51:53.666 +05:30 683ced72-4243-4c8e-b315-03b5e458c3e5 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzQxOSwiaWF0IjoxNzI1NDYyNTE5fQ.WHhx8D073YZlco3f95alDFsPu_8Z0ono8DHX23MEssE 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:51:53.666 +05:30 f47837d1-f65f-463a-98fd-751399b8e280 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:51:53.667 +05:30 f47837d1-f65f-463a-98fd-751399b8e280 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-04 20:51:53.695 +05:30 f47837d1-f65f-463a-98fd-751399b8e280 INF Token generated 2024-09-04 20:51:53.695 +05:30 f47837d1-f65f-463a-98fd-751399b8e280 INF Token generated 2024-09-04 20:51:53.696 +05:30 f47837d1-f65f-463a-98fd-751399b8e280 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:51:53.696 +05:30 f47837d1-f65f-463a-98fd-751399b8e280 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 28.7225ms 2024-09-04 20:51:53.696 +05:30 f47837d1-f65f-463a-98fd-751399b8e280 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:51:53.696 +05:30 f47837d1-f65f-463a-98fd-751399b8e280 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 683ced72-4243-4c8e-b315-03b5e458c3e5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjMzMTMsImV4cCI6MTcyNTQ2MzkxMywiaWF0IjoxNzI1NDYzMzEzfQ._aGoUMMFvkvhO6SkIjcw47sAn_q_YS3ONy1e438OR_Q\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjMzMTMsImV4cCI6MTcyNTQ2NDIxMywiaWF0IjoxNzI1NDYzMzEzfQ.NxVkMjnAH9j0ZMa51akpRM0L2_oN-j82Ye91nPXQPoU\"}"} 2024-09-04 20:51:53.697 +05:30 f47837d1-f65f-463a-98fd-751399b8e280 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI1MTksImV4cCI6MTcyNTQ2MzQxOSwiaWF0IjoxNzI1NDYyNTE5fQ.WHhx8D073YZlco3f95alDFsPu_8Z0ono8DHX23MEssE - 200 899 application/json; charset=utf-8 33.9966ms 2024-09-04 20:51:53.763 +05:30 d96d2643-7c78-4d6f-b2a6-b504a003773c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjMzMTMsImV4cCI6MTcyNTQ2NDIxMywiaWF0IjoxNzI1NDYzMzEzfQ.NxVkMjnAH9j0ZMa51akpRM0L2_oN-j82Ye91nPXQPoU - null null 2024-09-04 20:51:53.763 +05:30 d96d2643-7c78-4d6f-b2a6-b504a003773c INF CORS policy execution successful. 2024-09-04 20:51:53.764 +05:30 d96d2643-7c78-4d6f-b2a6-b504a003773c INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjMzMTMsImV4cCI6MTcyNTQ2NDIxMywiaWF0IjoxNzI1NDYzMzEzfQ.NxVkMjnAH9j0ZMa51akpRM0L2_oN-j82Ye91nPXQPoU 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 20:51:53.764 +05:30 88ad79e8-8e8f-4aaf-90b1-3237b63db6cb INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:51:53.764 +05:30 88ad79e8-8e8f-4aaf-90b1-3237b63db6cb 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-04 20:51:53.767 +05:30 88ad79e8-8e8f-4aaf-90b1-3237b63db6cb INF Token generated 2024-09-04 20:51:53.767 +05:30 88ad79e8-8e8f-4aaf-90b1-3237b63db6cb INF Token generated 2024-09-04 20:51:53.767 +05:30 88ad79e8-8e8f-4aaf-90b1-3237b63db6cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:51:53.767 +05:30 88ad79e8-8e8f-4aaf-90b1-3237b63db6cb INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 3.2408ms 2024-09-04 20:51:53.767 +05:30 88ad79e8-8e8f-4aaf-90b1-3237b63db6cb INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:51:53.767 +05:30 88ad79e8-8e8f-4aaf-90b1-3237b63db6cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d96d2643-7c78-4d6f-b2a6-b504a003773c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjMzMTMsImV4cCI6MTcyNTQ2MzkxMywiaWF0IjoxNzI1NDYzMzEzfQ._aGoUMMFvkvhO6SkIjcw47sAn_q_YS3ONy1e438OR_Q\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjMzMTMsImV4cCI6MTcyNTQ2NDIxMywiaWF0IjoxNzI1NDYzMzEzfQ.NxVkMjnAH9j0ZMa51akpRM0L2_oN-j82Ye91nPXQPoU\"}"} 2024-09-04 20:51:53.768 +05:30 88ad79e8-8e8f-4aaf-90b1-3237b63db6cb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjMzMTMsImV4cCI6MTcyNTQ2NDIxMywiaWF0IjoxNzI1NDYzMzEzfQ.NxVkMjnAH9j0ZMa51akpRM0L2_oN-j82Ye91nPXQPoU - 200 899 application/json; charset=utf-8 4.4727ms 2024-09-04 20:54:57.572 +05:30 7be9318c-17c2-4323-8c68-6d2078eaa4dd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:54:57.574 +05:30 7be9318c-17c2-4323-8c68-6d2078eaa4dd INF CORS policy execution successful. 2024-09-04 20:54:57.576 +05:30 7be9318c-17c2-4323-8c68-6d2078eaa4dd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 204 null null 4.6461ms 2024-09-04 20:54:57.602 +05:30 1c6a11f0-fe71-4ba1-a452-1fe0b49263c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:54:57.604 +05:30 1c6a11f0-fe71-4ba1-a452-1fe0b49263c8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:17:07 PM', Current time (UTC): '9/4/2024 3:24:57 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 20:54:57.608 +05:30 1c6a11f0-fe71-4ba1-a452-1fe0b49263c8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:17:07 PM', Current time (UTC): '9/4/2024 3:24:57 PM'. 2024-09-04 20:54:57.608 +05:30 1c6a11f0-fe71-4ba1-a452-1fe0b49263c8 INF CORS policy execution successful. 2024-09-04 20:54:57.608 +05:30 1c6a11f0-fe71-4ba1-a452-1fe0b49263c8 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:54:57.609 +05:30 4a584dab-825e-4e10-aa5b-a06fd984592c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 20:54:57.610 +05:30 4a584dab-825e-4e10-aa5b-a06fd984592c INF AuthenticationScheme: Bearer was challenged. 2024-09-04 20:54:57.610 +05:30 4a584dab-825e-4e10-aa5b-a06fd984592c INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 1c6a11f0-fe71-4ba1-a452-1fe0b49263c8}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 15:17:07'"} Body: 2024-09-04 20:54:57.611 +05:30 4a584dab-825e-4e10-aa5b-a06fd984592c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 401 null null 9.0596ms 2024-09-04 20:54:57.641 +05:30 26a7d0f3-e2b7-432d-9e00-b89b34c88686 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzMyNywiaWF0IjoxNzI1NDYyNDI3fQ.GNbnJ6fVcv0TxDbejVSovKaQucc7qkhBoB3Qb0qozRw - null null 2024-09-04 20:54:57.641 +05:30 26a7d0f3-e2b7-432d-9e00-b89b34c88686 INF CORS policy execution successful. 2024-09-04 20:54:57.642 +05:30 26a7d0f3-e2b7-432d-9e00-b89b34c88686 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzMyNywiaWF0IjoxNzI1NDYyNDI3fQ.GNbnJ6fVcv0TxDbejVSovKaQucc7qkhBoB3Qb0qozRw 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-04 20:54:57.642 +05:30 20772233-2f35-4c27-9d76-cf7052e63c31 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:54:57.643 +05:30 20772233-2f35-4c27-9d76-cf7052e63c31 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-04 20:54:57.646 +05:30 20772233-2f35-4c27-9d76-cf7052e63c31 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:54:57.647 +05:30 20772233-2f35-4c27-9d76-cf7052e63c31 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 3.5736ms 2024-09-04 20:54:57.647 +05:30 20772233-2f35-4c27-9d76-cf7052e63c31 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 20:54:57.647 +05:30 20772233-2f35-4c27-9d76-cf7052e63c31 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 26a7d0f3-e2b7-432d-9e00-b89b34c88686}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 20:54:57.647 +05:30 20772233-2f35-4c27-9d76-cf7052e63c31 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzMyNywiaWF0IjoxNzI1NDYyNDI3fQ.GNbnJ6fVcv0TxDbejVSovKaQucc7qkhBoB3Qb0qozRw - 400 90 application/json; charset=utf-8 6.179ms 2024-09-04 20:54:57.670 +05:30 6d724dc1-1c7a-461a-80db-c5ba12e4b61a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:54:57.670 +05:30 6d724dc1-1c7a-461a-80db-c5ba12e4b61a INF CORS policy execution successful. 2024-09-04 20:54:57.670 +05:30 6d724dc1-1c7a-461a-80db-c5ba12e4b61a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 204 null null 0.6073ms 2024-09-04 20:54:57.711 +05:30 40fbf1ec-9424-4619-890b-0f7084c31f87 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:54:57.712 +05:30 40fbf1ec-9424-4619-890b-0f7084c31f87 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:17:07 PM', Current time (UTC): '9/4/2024 3:24:57 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 20:54:57.712 +05:30 40fbf1ec-9424-4619-890b-0f7084c31f87 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:17:07 PM', Current time (UTC): '9/4/2024 3:24:57 PM'. 2024-09-04 20:54:57.712 +05:30 40fbf1ec-9424-4619-890b-0f7084c31f87 INF CORS policy execution successful. 2024-09-04 20:54:57.713 +05:30 40fbf1ec-9424-4619-890b-0f7084c31f87 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjI0MjcsImV4cCI6MTcyNTQ2MzAyNywiaWF0IjoxNzI1NDYyNDI3fQ.eq2MJLntYFJFXDQo3j6nu27E8sriHYMMVjsU49Ky2p0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:54:57.713 +05:30 230f3635-50b7-4e75-af31-eb4b9b23b8b7 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 20:54:57.713 +05:30 230f3635-50b7-4e75-af31-eb4b9b23b8b7 INF AuthenticationScheme: Bearer was challenged. 2024-09-04 20:54:57.713 +05:30 230f3635-50b7-4e75-af31-eb4b9b23b8b7 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 40fbf1ec-9424-4619-890b-0f7084c31f87}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 15:17:07'"} Body: 2024-09-04 20:54:57.713 +05:30 230f3635-50b7-4e75-af31-eb4b9b23b8b7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 401 null null 2.3951ms 2024-09-04 20:54:57.892 +05:30 0e6669c7-8429-4ae5-a839-8f0e6cc216c6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:54:57.892 +05:30 0e6669c7-8429-4ae5-a839-8f0e6cc216c6 INF CORS policy execution successful. 2024-09-04 20:54:57.893 +05:30 0e6669c7-8429-4ae5-a839-8f0e6cc216c6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 204 null null 0.5569ms 2024-09-04 20:54:57.935 +05:30 8e0cb3e2-2049-4616-b8eb-fd5e1b03013e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:54:57.936 +05:30 8e0cb3e2-2049-4616-b8eb-fd5e1b03013e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-04 20:54:57.937 +05:30 8e0cb3e2-2049-4616-b8eb-fd5e1b03013e INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-04 20:54:57.937 +05:30 8e0cb3e2-2049-4616-b8eb-fd5e1b03013e INF CORS policy execution successful. 2024-09-04 20:54:57.937 +05:30 8e0cb3e2-2049-4616-b8eb-fd5e1b03013e INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer null}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:54:57.937 +05:30 ab538fe5-bccc-45bd-b196-aa9d5e3ad983 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 20:54:57.937 +05:30 ab538fe5-bccc-45bd-b196-aa9d5e3ad983 INF AuthenticationScheme: Bearer was challenged. 2024-09-04 20:54:57.937 +05:30 ab538fe5-bccc-45bd-b196-aa9d5e3ad983 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 8e0cb3e2-2049-4616-b8eb-fd5e1b03013e}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-04 20:54:57.938 +05:30 ab538fe5-bccc-45bd-b196-aa9d5e3ad983 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 401 null null 2.0825ms 2024-09-04 20:54:58.012 +05:30 56bb82bc-2195-4aa8-81d8-6228b1908e08 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:54:58.012 +05:30 56bb82bc-2195-4aa8-81d8-6228b1908e08 INF CORS policy execution successful. 2024-09-04 20:54:58.013 +05:30 56bb82bc-2195-4aa8-81d8-6228b1908e08 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 204 null null 0.5933ms 2024-09-04 20:54:58.045 +05:30 63737593-c1e7-4202-8725-1dcf8a88b832 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:54:58.045 +05:30 63737593-c1e7-4202-8725-1dcf8a88b832 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-04 20:54:58.046 +05:30 63737593-c1e7-4202-8725-1dcf8a88b832 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-04 20:54:58.046 +05:30 63737593-c1e7-4202-8725-1dcf8a88b832 INF CORS policy execution successful. 2024-09-04 20:54:58.046 +05:30 63737593-c1e7-4202-8725-1dcf8a88b832 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer null}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:54:58.046 +05:30 892e0005-0563-432e-a07a-23b3d2f148a8 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 20:54:58.046 +05:30 892e0005-0563-432e-a07a-23b3d2f148a8 INF AuthenticationScheme: Bearer was challenged. 2024-09-04 20:54:58.046 +05:30 892e0005-0563-432e-a07a-23b3d2f148a8 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 63737593-c1e7-4202-8725-1dcf8a88b832}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-04 20:54:58.047 +05:30 892e0005-0563-432e-a07a-23b3d2f148a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 401 null null 1.7876ms 2024-09-04 20:55:06.651 +05:30 94e324df-cf5e-43fe-a1b2-d3901d24e9c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 20:55:06.651 +05:30 94e324df-cf5e-43fe-a1b2-d3901d24e9c5 INF CORS policy execution successful. 2024-09-04 20:55:06.652 +05:30 94e324df-cf5e-43fe-a1b2-d3901d24e9c5 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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-04 20:55:06.652 +05:30 a750521f-dd1c-43da-9f97-e52c418cbac7 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:55:06.653 +05:30 a750521f-dd1c-43da-9f97-e52c418cbac7 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-04 20:55:06.855 +05:30 a750521f-dd1c-43da-9f97-e52c418cbac7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:06.855 +05:30 a750521f-dd1c-43da-9f97-e52c418cbac7 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 202.2127ms 2024-09-04 20:55:06.856 +05:30 a750521f-dd1c-43da-9f97-e52c418cbac7 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:55:06.856 +05:30 a750521f-dd1c-43da-9f97-e52c418cbac7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 94e324df-cf5e-43fe-a1b2-d3901d24e9c5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 20:55:06.857 +05:30 a750521f-dd1c-43da-9f97-e52c418cbac7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 205.8146ms 2024-09-04 20:55:09.901 +05:30 3f99757b-0895-4728-8577-40929cdb70fe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 20:55:09.902 +05:30 3f99757b-0895-4728-8577-40929cdb70fe INF CORS policy execution successful. 2024-09-04 20:55:09.902 +05:30 3f99757b-0895-4728-8577-40929cdb70fe INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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-04 20:55:09.902 +05:30 15306e01-d478-4265-a414-db87a03d074f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:55:09.903 +05:30 15306e01-d478-4265-a414-db87a03d074f 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-04 20:55:09.907 +05:30 15306e01-d478-4265-a414-db87a03d074f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:09.907 +05:30 15306e01-d478-4265-a414-db87a03d074f INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 4.347ms 2024-09-04 20:55:09.907 +05:30 15306e01-d478-4265-a414-db87a03d074f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:55:09.907 +05:30 15306e01-d478-4265-a414-db87a03d074f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3f99757b-0895-4728-8577-40929cdb70fe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 20:55:09.908 +05:30 15306e01-d478-4265-a414-db87a03d074f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 6.6358ms 2024-09-04 20:55:14.096 +05:30 af2d3fa7-6a1e-4929-b6a8-3ed929bc51c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 20:55:14.096 +05:30 af2d3fa7-6a1e-4929-b6a8-3ed929bc51c2 INF CORS policy execution successful. 2024-09-04 20:55:14.097 +05:30 af2d3fa7-6a1e-4929-b6a8-3ed929bc51c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.9043ms 2024-09-04 20:55:14.224 +05:30 6354de72-504f-4ab0-a2fe-6fe7c2bcde02 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 20:55:14.224 +05:30 6354de72-504f-4ab0-a2fe-6fe7c2bcde02 INF CORS policy execution successful. 2024-09-04 20:55:14.224 +05:30 6354de72-504f-4ab0-a2fe-6fe7c2bcde02 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":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 20:55:14.225 +05:30 181958fe-04da-4475-b447-1b53f3814e5c INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 20:55:14.225 +05:30 181958fe-04da-4475-b447-1b53f3814e5c 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-04 20:55:14.229 +05:30 181958fe-04da-4475-b447-1b53f3814e5c INF Database retrieved 2024-09-04 20:55:14.233 +05:30 181958fe-04da-4475-b447-1b53f3814e5c INF Token generated 2024-09-04 20:55:14.233 +05:30 181958fe-04da-4475-b447-1b53f3814e5c INF Token generated 2024-09-04 20:55:14.234 +05:30 181958fe-04da-4475-b447-1b53f3814e5c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:14.234 +05:30 181958fe-04da-4475-b447-1b53f3814e5c INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 8.7309ms 2024-09-04 20:55:14.234 +05:30 181958fe-04da-4475-b447-1b53f3814e5c INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 20:55:14.234 +05:30 181958fe-04da-4475-b447-1b53f3814e5c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6354de72-504f-4ab0-a2fe-6fe7c2bcde02}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDQxNCwiaWF0IjoxNzI1NDYzNTE0fQ.fXQtguPdLdWmCjFNZdF0fPcIIutIx93iri6zqSUSoTI\"}"} 2024-09-04 20:55:14.234 +05:30 181958fe-04da-4475-b447-1b53f3814e5c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 10.2665ms 2024-09-04 20:55:22.434 +05:30 32b2897f-e75a-4727-9eed-8cfe69352954 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:55:22.434 +05:30 32b2897f-e75a-4727-9eed-8cfe69352954 INF CORS policy execution successful. 2024-09-04 20:55:22.435 +05:30 32b2897f-e75a-4727-9eed-8cfe69352954 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.9668ms 2024-09-04 20:55:22.497 +05:30 b3341df9-64eb-4e0e-b3a5-f2b2d433427e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:55:22.498 +05:30 b3341df9-64eb-4e0e-b3a5-f2b2d433427e INF CORS policy execution successful. 2024-09-04 20:55:22.498 +05:30 b3341df9-64eb-4e0e-b3a5-f2b2d433427e INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:22.499 +05:30 ea7c1494-1e59-4905-8cb7-24b406222634 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:22.499 +05:30 ea7c1494-1e59-4905-8cb7-24b406222634 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-04 20:55:22.520 +05:30 ea7c1494-1e59-4905-8cb7-24b406222634 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:22.521 +05:30 ea7c1494-1e59-4905-8cb7-24b406222634 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 21.8864ms 2024-09-04 20:55:22.521 +05:30 ea7c1494-1e59-4905-8cb7-24b406222634 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:22.521 +05:30 ea7c1494-1e59-4905-8cb7-24b406222634 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b3341df9-64eb-4e0e-b3a5-f2b2d433427e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1459} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":132,\"Name\":\"dipin41\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:09:34.377\",\"ModifiedOn\":null},{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":110,\"TotalPages\":11}]}"} 2024-09-04 20:55:22.521 +05:30 ea7c1494-1e59-4905-8cb7-24b406222634 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1459 application/json; charset=utf-8 24.7336ms 2024-09-04 20:55:24.694 +05:30 3e5dc5af-f528-456b-824d-d88cbbc560a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:55:24.694 +05:30 3e5dc5af-f528-456b-824d-d88cbbc560a5 INF CORS policy execution successful. 2024-09-04 20:55:24.695 +05:30 3e5dc5af-f528-456b-824d-d88cbbc560a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 204 null null 0.6335ms 2024-09-04 20:55:24.800 +05:30 81602798-f939-4bbf-8e5e-4a9d221cb207 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:55:24.801 +05:30 81602798-f939-4bbf-8e5e-4a9d221cb207 INF CORS policy execution successful. 2024-09-04 20:55:24.801 +05:30 81602798-f939-4bbf-8e5e-4a9d221cb207 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 204 null null 0.598ms 2024-09-04 20:55:24.813 +05:30 f4854ac1-773a-4dbf-9198-7024ac7ccde8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 20:55:24.814 +05:30 f4854ac1-773a-4dbf-9198-7024ac7ccde8 INF CORS policy execution successful. 2024-09-04 20:55:24.814 +05:30 f4854ac1-773a-4dbf-9198-7024ac7ccde8 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:24.815 +05:30 220d2c5e-c7aa-4100-addf-fafeb760db23 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:24.815 +05:30 220d2c5e-c7aa-4100-addf-fafeb760db23 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-04 20:55:24.818 +05:30 220d2c5e-c7aa-4100-addf-fafeb760db23 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:24.818 +05:30 220d2c5e-c7aa-4100-addf-fafeb760db23 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.4217ms 2024-09-04 20:55:24.818 +05:30 220d2c5e-c7aa-4100-addf-fafeb760db23 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:24.818 +05:30 220d2c5e-c7aa-4100-addf-fafeb760db23 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f4854ac1-773a-4dbf-9198-7024ac7ccde8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:55:24.819 +05:30 220d2c5e-c7aa-4100-addf-fafeb760db23 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 200 1564 application/json; charset=utf-8 5.2291ms 2024-09-04 20:55:24.869 +05:30 66ce76aa-b25e-493a-be18-a9466f56669d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 20:55:24.869 +05:30 66ce76aa-b25e-493a-be18-a9466f56669d INF CORS policy execution successful. 2024-09-04 20:55:24.870 +05:30 66ce76aa-b25e-493a-be18-a9466f56669d INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:24.870 +05:30 bb22139e-5b93-4c2c-8cca-3213f0f913f3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:24.870 +05:30 bb22139e-5b93-4c2c-8cca-3213f0f913f3 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-04 20:55:24.874 +05:30 bb22139e-5b93-4c2c-8cca-3213f0f913f3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:24.875 +05:30 bb22139e-5b93-4c2c-8cca-3213f0f913f3 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.77ms 2024-09-04 20:55:24.875 +05:30 bb22139e-5b93-4c2c-8cca-3213f0f913f3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:24.875 +05:30 bb22139e-5b93-4c2c-8cca-3213f0f913f3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 66ce76aa-b25e-493a-be18-a9466f56669d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:55:24.876 +05:30 bb22139e-5b93-4c2c-8cca-3213f0f913f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 200 1564 application/json; charset=utf-8 7.1684ms 2024-09-04 20:55:24.986 +05:30 3be220bb-177a-46c9-928b-a3f4664c6665 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:55:24.986 +05:30 3be220bb-177a-46c9-928b-a3f4664c6665 INF CORS policy execution successful. 2024-09-04 20:55:24.987 +05:30 3be220bb-177a-46c9-928b-a3f4664c6665 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 204 null null 0.4239ms 2024-09-04 20:55:25.128 +05:30 1f21f72d-0365-41e3-9b65-4bbca525be12 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 20:55:25.129 +05:30 1f21f72d-0365-41e3-9b65-4bbca525be12 INF CORS policy execution successful. 2024-09-04 20:55:25.129 +05:30 1f21f72d-0365-41e3-9b65-4bbca525be12 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:25.130 +05:30 0cc39437-c306-45c6-9e0a-e827ec307850 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:25.130 +05:30 0cc39437-c306-45c6-9e0a-e827ec307850 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-04 20:55:25.133 +05:30 0cc39437-c306-45c6-9e0a-e827ec307850 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:25.133 +05:30 0cc39437-c306-45c6-9e0a-e827ec307850 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.5031ms 2024-09-04 20:55:25.133 +05:30 0cc39437-c306-45c6-9e0a-e827ec307850 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:25.133 +05:30 0cc39437-c306-45c6-9e0a-e827ec307850 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1f21f72d-0365-41e3-9b65-4bbca525be12}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:55:25.134 +05:30 0cc39437-c306-45c6-9e0a-e827ec307850 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 200 1564 application/json; charset=utf-8 5.6247ms 2024-09-04 20:55:25.180 +05:30 5898acb6-a5ce-48c8-992d-36c35b320d12 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:55:25.180 +05:30 5898acb6-a5ce-48c8-992d-36c35b320d12 INF CORS policy execution successful. 2024-09-04 20:55:25.180 +05:30 5898acb6-a5ce-48c8-992d-36c35b320d12 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 204 null null 0.5159ms 2024-09-04 20:55:25.203 +05:30 7a847566-ab15-4b7d-83a2-74d42c951f31 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 20:55:25.204 +05:30 7a847566-ab15-4b7d-83a2-74d42c951f31 INF CORS policy execution successful. 2024-09-04 20:55:25.204 +05:30 7a847566-ab15-4b7d-83a2-74d42c951f31 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:25.204 +05:30 f5f94baf-3142-485f-b293-8ec2618a0f4b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:25.204 +05:30 f5f94baf-3142-485f-b293-8ec2618a0f4b 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-04 20:55:25.207 +05:30 f5f94baf-3142-485f-b293-8ec2618a0f4b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:25.207 +05:30 f5f94baf-3142-485f-b293-8ec2618a0f4b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.797ms 2024-09-04 20:55:25.207 +05:30 f5f94baf-3142-485f-b293-8ec2618a0f4b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:25.207 +05:30 f5f94baf-3142-485f-b293-8ec2618a0f4b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7a847566-ab15-4b7d-83a2-74d42c951f31}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 20:55:25.208 +05:30 f5f94baf-3142-485f-b293-8ec2618a0f4b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 200 1564 application/json; charset=utf-8 4.327ms 2024-09-04 20:55:26.281 +05:30 77d109c5-4844-472e-ae38-5eb093631462 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:55:26.281 +05:30 77d109c5-4844-472e-ae38-5eb093631462 INF CORS policy execution successful. 2024-09-04 20:55:26.281 +05:30 77d109c5-4844-472e-ae38-5eb093631462 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 204 null null 0.4895ms 2024-09-04 20:55:26.348 +05:30 29c06381-5e8d-4baf-bb45-49b37c9c01c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 20:55:26.348 +05:30 29c06381-5e8d-4baf-bb45-49b37c9c01c8 INF CORS policy execution successful. 2024-09-04 20:55:26.349 +05:30 29c06381-5e8d-4baf-bb45-49b37c9c01c8 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:26.349 +05:30 0a34fc41-ac58-45f1-8428-7a349323a772 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:26.349 +05:30 0a34fc41-ac58-45f1-8428-7a349323a772 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-04 20:55:26.351 +05:30 0a34fc41-ac58-45f1-8428-7a349323a772 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:26.352 +05:30 0a34fc41-ac58-45f1-8428-7a349323a772 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.7528ms 2024-09-04 20:55:26.352 +05:30 0a34fc41-ac58-45f1-8428-7a349323a772 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:26.352 +05:30 0a34fc41-ac58-45f1-8428-7a349323a772 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 29c06381-5e8d-4baf-bb45-49b37c9c01c8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":19,\"TotalPages\":2}]}"} 2024-09-04 20:55:26.352 +05:30 0a34fc41-ac58-45f1-8428-7a349323a772 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 200 1564 application/json; charset=utf-8 4.0756ms 2024-09-04 20:55:26.457 +05:30 9262cfef-fb2c-4647-baa3-cf762138cf46 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:55:26.458 +05:30 9262cfef-fb2c-4647-baa3-cf762138cf46 INF CORS policy execution successful. 2024-09-04 20:55:26.458 +05:30 9262cfef-fb2c-4647-baa3-cf762138cf46 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 204 null null 0.4198ms 2024-09-04 20:55:26.513 +05:30 eec95355-2b6d-45b5-9725-424f704f5550 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:55:26.514 +05:30 eec95355-2b6d-45b5-9725-424f704f5550 INF CORS policy execution successful. 2024-09-04 20:55:26.514 +05:30 eec95355-2b6d-45b5-9725-424f704f5550 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:26.514 +05:30 829d9efc-8242-4902-b89a-6ace7a718825 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:26.514 +05:30 829d9efc-8242-4902-b89a-6ace7a718825 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-04 20:55:26.517 +05:30 829d9efc-8242-4902-b89a-6ace7a718825 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:26.517 +05:30 829d9efc-8242-4902-b89a-6ace7a718825 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.9574ms 2024-09-04 20:55:26.517 +05:30 829d9efc-8242-4902-b89a-6ace7a718825 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:26.518 +05:30 829d9efc-8242-4902-b89a-6ace7a718825 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eec95355-2b6d-45b5-9725-424f704f5550}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:55:26.519 +05:30 829d9efc-8242-4902-b89a-6ace7a718825 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 200 1572 application/json; charset=utf-8 5.4323ms 2024-09-04 20:55:26.640 +05:30 a861058a-00ae-4232-8608-36a2ae7b6782 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:55:26.640 +05:30 a861058a-00ae-4232-8608-36a2ae7b6782 INF CORS policy execution successful. 2024-09-04 20:55:26.640 +05:30 a861058a-00ae-4232-8608-36a2ae7b6782 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 204 null null 0.4828ms 2024-09-04 20:55:26.770 +05:30 5ed8b548-4441-440c-97a7-a467cb019bde INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:55:26.770 +05:30 5ed8b548-4441-440c-97a7-a467cb019bde INF CORS policy execution successful. 2024-09-04 20:55:26.770 +05:30 5ed8b548-4441-440c-97a7-a467cb019bde INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:26.771 +05:30 976b4d1e-a28b-4515-8d8e-839bb6ca7751 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:26.771 +05:30 976b4d1e-a28b-4515-8d8e-839bb6ca7751 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-04 20:55:26.774 +05:30 976b4d1e-a28b-4515-8d8e-839bb6ca7751 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:26.775 +05:30 976b4d1e-a28b-4515-8d8e-839bb6ca7751 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.9915ms 2024-09-04 20:55:26.775 +05:30 976b4d1e-a28b-4515-8d8e-839bb6ca7751 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:26.775 +05:30 976b4d1e-a28b-4515-8d8e-839bb6ca7751 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5ed8b548-4441-440c-97a7-a467cb019bde}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:55:26.776 +05:30 976b4d1e-a28b-4515-8d8e-839bb6ca7751 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 200 1572 application/json; charset=utf-8 6.3865ms 2024-09-04 20:55:26.845 +05:30 f013ae26-740e-45eb-a521-19beeadd4c7f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset - null null 2024-09-04 20:55:26.845 +05:30 f013ae26-740e-45eb-a521-19beeadd4c7f INF CORS policy execution successful. 2024-09-04 20:55:26.845 +05:30 f013ae26-740e-45eb-a521-19beeadd4c7f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset - 204 null null 0.5457ms 2024-09-04 20:55:26.964 +05:30 af1843d6-fc2e-4037-8e78-751dc9aa738e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset - null null 2024-09-04 20:55:26.964 +05:30 af1843d6-fc2e-4037-8e78-751dc9aa738e INF CORS policy execution successful. 2024-09-04 20:55:26.965 +05:30 af1843d6-fc2e-4037-8e78-751dc9aa738e INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:26.965 +05:30 02f154db-c33b-4de2-87f8-5b1434888614 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:26.965 +05:30 02f154db-c33b-4de2-87f8-5b1434888614 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-04 20:55:26.968 +05:30 02f154db-c33b-4de2-87f8-5b1434888614 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:26.968 +05:30 02f154db-c33b-4de2-87f8-5b1434888614 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.3079ms 2024-09-04 20:55:26.968 +05:30 02f154db-c33b-4de2-87f8-5b1434888614 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:26.968 +05:30 02f154db-c33b-4de2-87f8-5b1434888614 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: af1843d6-fc2e-4037-8e78-751dc9aa738e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 20:55:26.969 +05:30 02f154db-c33b-4de2-87f8-5b1434888614 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset - 404 84 application/json; charset=utf-8 4.7981ms 2024-09-04 20:55:26.988 +05:30 9646703a-cc04-495b-8f64-f6b16415612b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset1 - null null 2024-09-04 20:55:26.989 +05:30 9646703a-cc04-495b-8f64-f6b16415612b INF CORS policy execution successful. 2024-09-04 20:55:26.989 +05:30 9646703a-cc04-495b-8f64-f6b16415612b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset1 - 204 null null 0.8985ms 2024-09-04 20:55:27.099 +05:30 e1e85f33-ed1e-49d1-953f-8456618e2391 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset1 - null null 2024-09-04 20:55:27.100 +05:30 e1e85f33-ed1e-49d1-953f-8456618e2391 INF CORS policy execution successful. 2024-09-04 20:55:27.100 +05:30 e1e85f33-ed1e-49d1-953f-8456618e2391 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:27.100 +05:30 faa5aa26-f359-4f8b-b6b3-60aa74b20ae1 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:27.100 +05:30 faa5aa26-f359-4f8b-b6b3-60aa74b20ae1 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-04 20:55:27.103 +05:30 faa5aa26-f359-4f8b-b6b3-60aa74b20ae1 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:27.103 +05:30 faa5aa26-f359-4f8b-b6b3-60aa74b20ae1 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.5659ms 2024-09-04 20:55:27.103 +05:30 faa5aa26-f359-4f8b-b6b3-60aa74b20ae1 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:27.103 +05:30 faa5aa26-f359-4f8b-b6b3-60aa74b20ae1 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: e1e85f33-ed1e-49d1-953f-8456618e2391}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 20:55:27.103 +05:30 faa5aa26-f359-4f8b-b6b3-60aa74b20ae1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset1 - 404 84 application/json; charset=utf-8 4.4479ms 2024-09-04 20:55:34.206 +05:30 0c70e1b5-75b7-412a-aebc-bf27f613005b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset - null null 2024-09-04 20:55:34.206 +05:30 0c70e1b5-75b7-412a-aebc-bf27f613005b INF CORS policy execution successful. 2024-09-04 20:55:34.206 +05:30 0c70e1b5-75b7-412a-aebc-bf27f613005b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset - 204 null null 0.8947ms 2024-09-04 20:55:34.232 +05:30 a5a5334b-986e-4731-ba00-cda8eb2ed7ca INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset - null null 2024-09-04 20:55:34.233 +05:30 a5a5334b-986e-4731-ba00-cda8eb2ed7ca INF CORS policy execution successful. 2024-09-04 20:55:34.233 +05:30 a5a5334b-986e-4731-ba00-cda8eb2ed7ca INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:34.234 +05:30 e0b133ca-f05f-472a-a03e-86b45e09abdf INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:34.234 +05:30 e0b133ca-f05f-472a-a03e-86b45e09abdf 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-04 20:55:34.237 +05:30 e0b133ca-f05f-472a-a03e-86b45e09abdf INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:34.237 +05:30 e0b133ca-f05f-472a-a03e-86b45e09abdf INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.2557ms 2024-09-04 20:55:34.237 +05:30 e0b133ca-f05f-472a-a03e-86b45e09abdf INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:34.237 +05:30 e0b133ca-f05f-472a-a03e-86b45e09abdf INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: a5a5334b-986e-4731-ba00-cda8eb2ed7ca}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 20:55:34.238 +05:30 e0b133ca-f05f-472a-a03e-86b45e09abdf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset - 404 84 application/json; charset=utf-8 5.4038ms 2024-09-04 20:55:35.333 +05:30 f3dc34c9-1844-4fb3-bb40-7653595e8312 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:55:35.333 +05:30 f3dc34c9-1844-4fb3-bb40-7653595e8312 INF CORS policy execution successful. 2024-09-04 20:55:35.333 +05:30 f3dc34c9-1844-4fb3-bb40-7653595e8312 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 204 null null 0.6729ms 2024-09-04 20:55:35.418 +05:30 cd6ecf45-1f23-4ab2-8a62-72333e4af758 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:55:35.419 +05:30 cd6ecf45-1f23-4ab2-8a62-72333e4af758 INF CORS policy execution successful. 2024-09-04 20:55:35.419 +05:30 cd6ecf45-1f23-4ab2-8a62-72333e4af758 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:35.420 +05:30 ad00cfcc-1cbb-41be-b246-c9a2ab8eedb9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:35.420 +05:30 ad00cfcc-1cbb-41be-b246-c9a2ab8eedb9 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-04 20:55:35.423 +05:30 ad00cfcc-1cbb-41be-b246-c9a2ab8eedb9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:35.423 +05:30 ad00cfcc-1cbb-41be-b246-c9a2ab8eedb9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.4238ms 2024-09-04 20:55:35.423 +05:30 ad00cfcc-1cbb-41be-b246-c9a2ab8eedb9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:35.423 +05:30 ad00cfcc-1cbb-41be-b246-c9a2ab8eedb9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cd6ecf45-1f23-4ab2-8a62-72333e4af758}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:55:35.424 +05:30 ad00cfcc-1cbb-41be-b246-c9a2ab8eedb9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 200 1572 application/json; charset=utf-8 5.2946ms 2024-09-04 20:55:35.546 +05:30 a3644aa8-90db-4974-8a02-0695c5fe74be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:55:35.547 +05:30 a3644aa8-90db-4974-8a02-0695c5fe74be INF CORS policy execution successful. 2024-09-04 20:55:35.547 +05:30 a3644aa8-90db-4974-8a02-0695c5fe74be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 204 null null 0.6231ms 2024-09-04 20:55:35.574 +05:30 a8abc353-1266-4756-bee0-347b115a3349 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 20:55:35.574 +05:30 a8abc353-1266-4756-bee0-347b115a3349 INF CORS policy execution successful. 2024-09-04 20:55:35.574 +05:30 a8abc353-1266-4756-bee0-347b115a3349 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:35.574 +05:30 aed457ff-24ca-49fa-88dc-ec3825aa437f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:35.574 +05:30 aed457ff-24ca-49fa-88dc-ec3825aa437f 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-04 20:55:35.578 +05:30 aed457ff-24ca-49fa-88dc-ec3825aa437f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:35.578 +05:30 aed457ff-24ca-49fa-88dc-ec3825aa437f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.7247ms 2024-09-04 20:55:35.578 +05:30 aed457ff-24ca-49fa-88dc-ec3825aa437f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:35.578 +05:30 aed457ff-24ca-49fa-88dc-ec3825aa437f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a8abc353-1266-4756-bee0-347b115a3349}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:55:35.579 +05:30 aed457ff-24ca-49fa-88dc-ec3825aa437f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 200 1572 application/json; charset=utf-8 5.5024ms 2024-09-04 20:55:39.701 +05:30 764d8882-4395-4d99-8acf-595eac4bfe77 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 20:55:39.701 +05:30 764d8882-4395-4d99-8acf-595eac4bfe77 INF CORS policy execution successful. 2024-09-04 20:55:39.702 +05:30 764d8882-4395-4d99-8acf-595eac4bfe77 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:39.702 +05:30 6a335afc-ab30-4ea5-8322-9c521c211a69 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:39.702 +05:30 6a335afc-ab30-4ea5-8322-9c521c211a69 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-04 20:55:39.705 +05:30 6a335afc-ab30-4ea5-8322-9c521c211a69 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:39.705 +05:30 6a335afc-ab30-4ea5-8322-9c521c211a69 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.8302ms 2024-09-04 20:55:39.705 +05:30 6a335afc-ab30-4ea5-8322-9c521c211a69 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:39.705 +05:30 6a335afc-ab30-4ea5-8322-9c521c211a69 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 764d8882-4395-4d99-8acf-595eac4bfe77}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:55:39.706 +05:30 6a335afc-ab30-4ea5-8322-9c521c211a69 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 200 1572 application/json; charset=utf-8 4.7546ms 2024-09-04 20:55:39.910 +05:30 4c4a6bc1-6df8-4afe-9fdf-0c73c2d5db4d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:55:39.911 +05:30 4c4a6bc1-6df8-4afe-9fdf-0c73c2d5db4d INF CORS policy execution successful. 2024-09-04 20:55:39.911 +05:30 4c4a6bc1-6df8-4afe-9fdf-0c73c2d5db4d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 204 null null 0.4177ms 2024-09-04 20:55:39.935 +05:30 34d3b377-17b0-4d6e-9ddf-5a471ef60723 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 20:55:39.936 +05:30 34d3b377-17b0-4d6e-9ddf-5a471ef60723 INF CORS policy execution successful. 2024-09-04 20:55:39.936 +05:30 34d3b377-17b0-4d6e-9ddf-5a471ef60723 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:39.937 +05:30 790d22ac-beda-4f7b-8c0a-3ae785797a05 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:39.937 +05:30 790d22ac-beda-4f7b-8c0a-3ae785797a05 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-04 20:55:39.939 +05:30 790d22ac-beda-4f7b-8c0a-3ae785797a05 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:39.939 +05:30 790d22ac-beda-4f7b-8c0a-3ae785797a05 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.3074ms 2024-09-04 20:55:39.939 +05:30 790d22ac-beda-4f7b-8c0a-3ae785797a05 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:39.939 +05:30 790d22ac-beda-4f7b-8c0a-3ae785797a05 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 34d3b377-17b0-4d6e-9ddf-5a471ef60723}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 20:55:39.940 +05:30 790d22ac-beda-4f7b-8c0a-3ae785797a05 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 200 1572 application/json; charset=utf-8 4.2592ms 2024-09-04 20:55:40.686 +05:30 f0b23161-35b8-4c6b-9f8d-cee81808f8f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:55:40.686 +05:30 f0b23161-35b8-4c6b-9f8d-cee81808f8f2 INF CORS policy execution successful. 2024-09-04 20:55:40.686 +05:30 f0b23161-35b8-4c6b-9f8d-cee81808f8f2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 204 null null 0.5857ms 2024-09-04 20:55:40.766 +05:30 6892cb35-3ea8-47fa-be70-174d217dbd81 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 20:55:40.766 +05:30 6892cb35-3ea8-47fa-be70-174d217dbd81 INF CORS policy execution successful. 2024-09-04 20:55:40.767 +05:30 6892cb35-3ea8-47fa-be70-174d217dbd81 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:40.767 +05:30 dce4623a-717f-4d16-b775-c9693e30e5b6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:40.767 +05:30 dce4623a-717f-4d16-b775-c9693e30e5b6 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-04 20:55:40.769 +05:30 dce4623a-717f-4d16-b775-c9693e30e5b6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:40.769 +05:30 dce4623a-717f-4d16-b775-c9693e30e5b6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.6304ms 2024-09-04 20:55:40.769 +05:30 dce4623a-717f-4d16-b775-c9693e30e5b6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 20:55:40.770 +05:30 dce4623a-717f-4d16-b775-c9693e30e5b6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6892cb35-3ea8-47fa-be70-174d217dbd81}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 844} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"},{\"IId\":4,\"Name\":\"TestUser1\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-07-05T07:08:26.927\",\"ModifiedOn\":\"09/04/2024 15:09:01\"}],\"PageSummary\":[{\"TotalRows\":5,\"TotalPages\":1}]}"} 2024-09-04 20:55:40.770 +05:30 dce4623a-717f-4d16-b775-c9693e30e5b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 200 844 application/json; charset=utf-8 4.2799ms 2024-09-04 20:55:43.993 +05:30 cb1f1f8b-f800-44a7-bd31-bf8cd90c24b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:55:43.994 +05:30 cb1f1f8b-f800-44a7-bd31-bf8cd90c24b2 INF CORS policy execution successful. 2024-09-04 20:55:43.994 +05:30 cb1f1f8b-f800-44a7-bd31-bf8cd90c24b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 204 null null 0.4292ms 2024-09-04 20:55:44.294 +05:30 3b7fa598-9f4f-4c1d-8207-31e73c0d38be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:55:44.294 +05:30 3b7fa598-9f4f-4c1d-8207-31e73c0d38be INF CORS policy execution successful. 2024-09-04 20:55:44.294 +05:30 3b7fa598-9f4f-4c1d-8207-31e73c0d38be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4382ms 2024-09-04 20:55:44.295 +05:30 744f8ebb-12cc-42fb-8265-9c37b6aedd7f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:55:44.295 +05:30 744f8ebb-12cc-42fb-8265-9c37b6aedd7f INF CORS policy execution successful. 2024-09-04 20:55:44.295 +05:30 744f8ebb-12cc-42fb-8265-9c37b6aedd7f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.2782ms 2024-09-04 20:55:44.998 +05:30 5b1fd2d2-3073-45d8-9dc0-91f963d99b68 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 20:55:44.998 +05:30 5b1fd2d2-3073-45d8-9dc0-91f963d99b68 INF CORS policy execution successful. 2024-09-04 20:55:44.998 +05:30 5b1fd2d2-3073-45d8-9dc0-91f963d99b68 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:44.999 +05:30 9d24f478-b2a8-4c35-a561-f29ed1a90a40 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:55:44.999 +05:30 9d24f478-b2a8-4c35-a561-f29ed1a90a40 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-04 20:55:45.002 +05:30 625b2c03-83d4-4346-92fe-e1f98cb543b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 20:55:45.002 +05:30 e77f775a-55cf-465d-8f36-891e3b5a2aa9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 20:55:45.002 +05:30 625b2c03-83d4-4346-92fe-e1f98cb543b1 INF CORS policy execution successful. 2024-09-04 20:55:45.002 +05:30 e77f775a-55cf-465d-8f36-891e3b5a2aa9 INF CORS policy execution successful. 2024-09-04 20:55:45.002 +05:30 625b2c03-83d4-4346-92fe-e1f98cb543b1 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:45.002 +05:30 e77f775a-55cf-465d-8f36-891e3b5a2aa9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:45.002 +05:30 fb77b07b-9650-435e-ad3d-989d744efa33 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:55:45.002 +05:30 fb77b07b-9650-435e-ad3d-989d744efa33 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-04 20:55:45.002 +05:30 55be2613-0d3c-458c-a39a-3f28dcb56485 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:55:45.003 +05:30 55be2613-0d3c-458c-a39a-3f28dcb56485 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-04 20:55:45.008 +05:30 9d24f478-b2a8-4c35-a561-f29ed1a90a40 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:45.008 +05:30 9d24f478-b2a8-4c35-a561-f29ed1a90a40 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 9.4348ms 2024-09-04 20:55:45.008 +05:30 9d24f478-b2a8-4c35-a561-f29ed1a90a40 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 20:55:45.008 +05:30 9d24f478-b2a8-4c35-a561-f29ed1a90a40 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5b1fd2d2-3073-45d8-9dc0-91f963d99b68}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 20:55:45.009 +05:30 9d24f478-b2a8-4c35-a561-f29ed1a90a40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 11.0738ms 2024-09-04 20:55:45.027 +05:30 55be2613-0d3c-458c-a39a-3f28dcb56485 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:45.027 +05:30 55be2613-0d3c-458c-a39a-3f28dcb56485 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 24.8438ms 2024-09-04 20:55:45.028 +05:30 55be2613-0d3c-458c-a39a-3f28dcb56485 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:55:45.028 +05:30 55be2613-0d3c-458c-a39a-3f28dcb56485 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e77f775a-55cf-465d-8f36-891e3b5a2aa9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 20:55:45.028 +05:30 55be2613-0d3c-458c-a39a-3f28dcb56485 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 26.0878ms 2024-09-04 20:55:45.031 +05:30 fb77b07b-9650-435e-ad3d-989d744efa33 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:45.031 +05:30 fb77b07b-9650-435e-ad3d-989d744efa33 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 28.2945ms 2024-09-04 20:55:45.031 +05:30 fb77b07b-9650-435e-ad3d-989d744efa33 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 20:55:45.031 +05:30 fb77b07b-9650-435e-ad3d-989d744efa33 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 625b2c03-83d4-4346-92fe-e1f98cb543b1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1666} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":4,\"LoginName\":\"TestUser1\",\"LoginAbbr\":\"TU1\",\"UserName\":\"TestUser1\",\"Email\":\"TestUser1@example.com\",\"Phone\":\"1234567890\",\"Mobile\":\"9876543210\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":1,\"LinkId\":123,\"DomainName\":\"exampleDomain\",\"DomainUser\":\"exampleDomainUser\",\"AccountDisabled\":false,\"SendEmailOnNotification\":true,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":true,\"EmailUserOnLoginSuccess\":true,\"DontLockAccount\":false,\"NumInvalidAttempts\":5,\"LockedUntil\":\"2024-07-04\",\"BlockFromDate\":\"2024-01-01\",\"BlockToDate\":\"2024-07-04\",\"TimeRestrictionStartDate\":\"2024-01-01\",\"TimeRestrictionEndDate\":\"2024-12-31\",\"TimeRestrictionStartTime\":\"08:00:00\",\"TimeRestrictionEndTime\":\"17:00:00\",\"Location\":1,\"Language\":2,\"AltLanguage\":1,\"TimeZone\":3,\"UserAccess\":1,\"PWDChangeDate\":\"2024-07-01\",\"AuthenticationCode\":\"authCode123\",\"Signature\":\"\",\"Role\":1072,\"RoleName\":\"TestRole040902\",\"EmailAuthPermission\":true,\"MacAddress\":\"00-14-22-01-23-45\",\"PWDChangeNextLogOn\":true,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":90,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2}],\"EntryRestrictionDetails\":[{\"TagType\":5,\"TagId\":2,\"TagName\":\"Name1\",\"Transaction\":true,\"Report\":true,\"View\":false,\"Exclude\":false},{\"TagType\":5,\"TagId\":4,\"TagName\":\"Name3\",\"Transaction\":false,\"Report\":false,\"View\":false,\"Exclude\":true}]}"} 2024-09-04 20:55:45.031 +05:30 fb77b07b-9650-435e-ad3d-989d744efa33 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 200 1666 application/json; charset=utf-8 29.5016ms 2024-09-04 20:55:46.558 +05:30 d68a2d89-da27-4e3b-9283-6b92572281b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:55:46.558 +05:30 d68a2d89-da27-4e3b-9283-6b92572281b3 INF CORS policy execution successful. 2024-09-04 20:55:46.558 +05:30 d68a2d89-da27-4e3b-9283-6b92572281b3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 0.4811ms 2024-09-04 20:55:46.593 +05:30 7ed73788-5b9e-44b9-a211-771498a64641 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 20:55:46.593 +05:30 7ed73788-5b9e-44b9-a211-771498a64641 INF CORS policy execution successful. 2024-09-04 20:55:46.594 +05:30 7ed73788-5b9e-44b9-a211-771498a64641 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:46.594 +05:30 d3770e4a-b018-4618-9d30-701690d400ee INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:55:46.594 +05:30 d3770e4a-b018-4618-9d30-701690d400ee 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-04 20:55:46.596 +05:30 d3770e4a-b018-4618-9d30-701690d400ee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:46.596 +05:30 d3770e4a-b018-4618-9d30-701690d400ee INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.5909ms 2024-09-04 20:55:46.597 +05:30 d3770e4a-b018-4618-9d30-701690d400ee INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 20:55:46.597 +05:30 d3770e4a-b018-4618-9d30-701690d400ee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7ed73788-5b9e-44b9-a211-771498a64641}, {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-04 20:55:46.597 +05:30 d3770e4a-b018-4618-9d30-701690d400ee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 4.0674ms 2024-09-04 20:55:46.902 +05:30 1c0dc0b1-156d-4ee8-ac3c-c30be7b68d26 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:55:46.902 +05:30 1c0dc0b1-156d-4ee8-ac3c-c30be7b68d26 INF CORS policy execution successful. 2024-09-04 20:55:46.902 +05:30 1c0dc0b1-156d-4ee8-ac3c-c30be7b68d26 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 0.383ms 2024-09-04 20:55:46.935 +05:30 eead1826-1e7e-4423-b379-52841616f582 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 20:55:46.935 +05:30 eead1826-1e7e-4423-b379-52841616f582 INF CORS policy execution successful. 2024-09-04 20:55:46.935 +05:30 eead1826-1e7e-4423-b379-52841616f582 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:55:46.935 +05:30 538f62ec-7cf8-4e9a-bb35-f04d23c52dc3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:55:46.935 +05:30 538f62ec-7cf8-4e9a-bb35-f04d23c52dc3 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-04 20:55:46.939 +05:30 538f62ec-7cf8-4e9a-bb35-f04d23c52dc3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:55:46.940 +05:30 538f62ec-7cf8-4e9a-bb35-f04d23c52dc3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.0389ms 2024-09-04 20:55:46.940 +05:30 538f62ec-7cf8-4e9a-bb35-f04d23c52dc3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 20:55:46.940 +05:30 538f62ec-7cf8-4e9a-bb35-f04d23c52dc3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eead1826-1e7e-4423-b379-52841616f582}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 20:55:46.940 +05:30 538f62ec-7cf8-4e9a-bb35-f04d23c52dc3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 5.3042ms 2024-09-04 20:56:08.988 +05:30 3ca24152-9e2b-4ba6-aea1-5b061d82f79c 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-04 20:56:08.989 +05:30 3ca24152-9e2b-4ba6-aea1-5b061d82f79c INF CORS policy execution successful. 2024-09-04 20:56:08.990 +05:30 3ca24152-9e2b-4ba6-aea1-5b061d82f79c 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.1454ms 2024-09-04 20:56:09.024 +05:30 1bb975b2-9977-4047-98bd-c7f579037797 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-04 20:56:09.026 +05:30 1bb975b2-9977-4047-98bd-c7f579037797 INF CORS policy execution successful. 2024-09-04 20:56:09.027 +05:30 1bb975b2-9977-4047-98bd-c7f579037797 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:56:09.028 +05:30 cce694c8-07fd-4380-9e7a-eb1a273e5703 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 20:56:09.028 +05:30 cce694c8-07fd-4380-9e7a-eb1a273e5703 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-04 20:56:09.070 +05:30 cce694c8-07fd-4380-9e7a-eb1a273e5703 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:56:09.071 +05:30 cce694c8-07fd-4380-9e7a-eb1a273e5703 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 42.4774ms 2024-09-04 20:56:09.071 +05:30 cce694c8-07fd-4380-9e7a-eb1a273e5703 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 20:56:09.072 +05:30 cce694c8-07fd-4380-9e7a-eb1a273e5703 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1bb975b2-9977-4047-98bd-c7f579037797}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1243} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1072,\"Name\":\"TestRole040902\",\"CreatedOn\":\"2024-09-04T14:28:39.71\",\"ModifiedOn\":null},{\"IId\":1071,\"Name\":\"TestRole040901\",\"CreatedOn\":\"2024-09-04T10:20:34.43\",\"ModifiedOn\":null},{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"09/02/2024 10:31:58\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"09/02/2024 05:09:00\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1020,\"TotalPages\":102}]}"} 2024-09-04 20:56:09.073 +05:30 cce694c8-07fd-4380-9e7a-eb1a273e5703 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1243 application/json; charset=utf-8 49.2023ms 2024-09-04 20:56:17.517 +05:30 ebbe8327-9a19-4356-91fd-f7a61fb6397f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1072 - null null 2024-09-04 20:56:17.517 +05:30 ebbe8327-9a19-4356-91fd-f7a61fb6397f INF CORS policy execution successful. 2024-09-04 20:56:17.518 +05:30 ebbe8327-9a19-4356-91fd-f7a61fb6397f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1072 - 204 null null 0.7437ms 2024-09-04 20:56:17.520 +05:30 807ce450-7849-44f4-b56e-4a3a181766e3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 20:56:17.520 +05:30 807ce450-7849-44f4-b56e-4a3a181766e3 INF CORS policy execution successful. 2024-09-04 20:56:17.520 +05:30 807ce450-7849-44f4-b56e-4a3a181766e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.2465ms 2024-09-04 20:56:17.551 +05:30 d19e2da4-ad29-4584-a739-142a3d4c4cec INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 20:56:17.551 +05:30 d19e2da4-ad29-4584-a739-142a3d4c4cec INF CORS policy execution successful. 2024-09-04 20:56:17.552 +05:30 d19e2da4-ad29-4584-a739-142a3d4c4cec 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:56:17.552 +05:30 3b4b459f-97b4-42cc-9e95-33a8bcb5980e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 20:56:17.552 +05:30 3b4b459f-97b4-42cc-9e95-33a8bcb5980e 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-04 20:56:17.554 +05:30 1c88375e-aa4f-44a5-9cac-16785d747eef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1072 - null null 2024-09-04 20:56:17.554 +05:30 1c88375e-aa4f-44a5-9cac-16785d747eef INF CORS policy execution successful. 2024-09-04 20:56:17.554 +05:30 1c88375e-aa4f-44a5-9cac-16785d747eef INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:56:17.555 +05:30 380b0b95-23db-4c9e-af22-c3e526b5bd89 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 20:56:17.568 +05:30 380b0b95-23db-4c9e-af22-c3e526b5bd89 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-04 20:56:17.596 +05:30 3b4b459f-97b4-42cc-9e95-33a8bcb5980e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:56:17.596 +05:30 3b4b459f-97b4-42cc-9e95-33a8bcb5980e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 43.659ms 2024-09-04 20:56:17.596 +05:30 3b4b459f-97b4-42cc-9e95-33a8bcb5980e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 20:56:17.596 +05:30 3b4b459f-97b4-42cc-9e95-33a8bcb5980e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d19e2da4-ad29-4584-a739-142a3d4c4cec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 846} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\"},{\"ProfileId\":100175,\"ProfileName\":\"TestProfile04092\"},{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"},{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 20:56:17.597 +05:30 3b4b459f-97b4-42cc-9e95-33a8bcb5980e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 846 application/json; charset=utf-8 46.089ms 2024-09-04 20:56:17.632 +05:30 380b0b95-23db-4c9e-af22-c3e526b5bd89 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:56:17.632 +05:30 380b0b95-23db-4c9e-af22-c3e526b5bd89 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 64.7889ms 2024-09-04 20:56:17.633 +05:30 380b0b95-23db-4c9e-af22-c3e526b5bd89 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 20:56:17.633 +05:30 380b0b95-23db-4c9e-af22-c3e526b5bd89 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1c88375e-aa4f-44a5-9cac-16785d747eef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 924} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1072,\"RoleName\":\"TestRole040902\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\"}],\"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-04 20:56:17.633 +05:30 380b0b95-23db-4c9e-af22-c3e526b5bd89 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1072 - 200 924 application/json; charset=utf-8 78.9046ms 2024-09-04 20:56:17.814 +05:30 ab97c829-fce3-4b8f-8adc-21b56dccc94b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 20:56:17.814 +05:30 ab97c829-fce3-4b8f-8adc-21b56dccc94b INF CORS policy execution successful. 2024-09-04 20:56:17.814 +05:30 ab97c829-fce3-4b8f-8adc-21b56dccc94b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.5017ms 2024-09-04 20:56:17.854 +05:30 d4a187fd-4a97-4d19-83c3-3929c0e1d5b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 20:56:17.855 +05:30 d4a187fd-4a97-4d19-83c3-3929c0e1d5b0 INF CORS policy execution successful. 2024-09-04 20:56:17.855 +05:30 d4a187fd-4a97-4d19-83c3-3929c0e1d5b0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:56:17.856 +05:30 5aecaf89-55e0-40ed-9a8b-2be66d28248b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 20:56:17.856 +05:30 5aecaf89-55e0-40ed-9a8b-2be66d28248b 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-04 20:56:17.864 +05:30 5aecaf89-55e0-40ed-9a8b-2be66d28248b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:56:17.864 +05:30 5aecaf89-55e0-40ed-9a8b-2be66d28248b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 8.025ms 2024-09-04 20:56:17.864 +05:30 5aecaf89-55e0-40ed-9a8b-2be66d28248b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 20:56:17.864 +05:30 5aecaf89-55e0-40ed-9a8b-2be66d28248b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d4a187fd-4a97-4d19-83c3-3929c0e1d5b0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 20:56:17.865 +05:30 5aecaf89-55e0-40ed-9a8b-2be66d28248b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 10.5105ms 2024-09-04 20:56:18.030 +05:30 1b6b5b0d-c3b8-4cb3-9d50-a793a4a46701 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 20:56:18.031 +05:30 1b6b5b0d-c3b8-4cb3-9d50-a793a4a46701 INF CORS policy execution successful. 2024-09-04 20:56:18.031 +05:30 1b6b5b0d-c3b8-4cb3-9d50-a793a4a46701 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 1.1846ms 2024-09-04 20:56:18.070 +05:30 a872653c-cffa-420d-a5a3-05665b7142c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 20:56:18.070 +05:30 a872653c-cffa-420d-a5a3-05665b7142c0 INF CORS policy execution successful. 2024-09-04 20:56:18.071 +05:30 a872653c-cffa-420d-a5a3-05665b7142c0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:56:18.071 +05:30 0fd6485f-6992-4146-bc44-01430ba52c59 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 20:56:18.071 +05:30 0fd6485f-6992-4146-bc44-01430ba52c59 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-04 20:56:18.076 +05:30 0fd6485f-6992-4146-bc44-01430ba52c59 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:56:18.076 +05:30 0fd6485f-6992-4146-bc44-01430ba52c59 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 4.4452ms 2024-09-04 20:56:18.076 +05:30 0fd6485f-6992-4146-bc44-01430ba52c59 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 20:56:18.076 +05:30 0fd6485f-6992-4146-bc44-01430ba52c59 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a872653c-cffa-420d-a5a3-05665b7142c0}, {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-04 20:56:18.077 +05:30 0fd6485f-6992-4146-bc44-01430ba52c59 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 7.3492ms 2024-09-04 20:56:25.420 +05:30 238e51f7-6ff6-4284-b566-315291e54c8e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:56:25.420 +05:30 238e51f7-6ff6-4284-b566-315291e54c8e INF CORS policy execution successful. 2024-09-04 20:56:25.420 +05:30 238e51f7-6ff6-4284-b566-315291e54c8e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6889ms 2024-09-04 20:56:25.454 +05:30 4c4afd77-c764-4b44-bb7d-e61d7bddb411 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:56:25.455 +05:30 4c4afd77-c764-4b44-bb7d-e61d7bddb411 INF CORS policy execution successful. 2024-09-04 20:56:25.455 +05:30 4c4afd77-c764-4b44-bb7d-e61d7bddb411 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:56:25.455 +05:30 66c87253-e42c-4a79-bc76-69a28cf51489 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 20:56:25.455 +05:30 66c87253-e42c-4a79-bc76-69a28cf51489 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-04 20:56:25.500 +05:30 66c87253-e42c-4a79-bc76-69a28cf51489 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:56:25.500 +05:30 66c87253-e42c-4a79-bc76-69a28cf51489 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 44.5247ms 2024-09-04 20:56:25.500 +05:30 66c87253-e42c-4a79-bc76-69a28cf51489 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 20:56:25.500 +05:30 66c87253-e42c-4a79-bc76-69a28cf51489 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4c4afd77-c764-4b44-bb7d-e61d7bddb411}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1311} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":null},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"09/04/2024 10:19:01\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"08/02/2024 15:29:26\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 20:56:25.500 +05:30 66c87253-e42c-4a79-bc76-69a28cf51489 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1311 application/json; charset=utf-8 46.1972ms 2024-09-04 20:56:27.350 +05:30 414f7978-c8b6-4723-bfe0-7559c30c637d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 20:56:27.350 +05:30 414f7978-c8b6-4723-bfe0-7559c30c637d INF CORS policy execution successful. 2024-09-04 20:56:27.351 +05:30 414f7978-c8b6-4723-bfe0-7559c30c637d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 204 null null 0.7935ms 2024-09-04 20:56:27.380 +05:30 b2beeb33-f520-436f-b98d-9290859b200c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 20:56:27.381 +05:30 b2beeb33-f520-436f-b98d-9290859b200c INF CORS policy execution successful. 2024-09-04 20:56:27.381 +05:30 b2beeb33-f520-436f-b98d-9290859b200c INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100176 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:56:27.381 +05:30 a993df1d-6aed-4fe2-bb7b-d2586739ef07 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 20:56:27.388 +05:30 a993df1d-6aed-4fe2-bb7b-d2586739ef07 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-04 20:56:27.427 +05:30 a993df1d-6aed-4fe2-bb7b-d2586739ef07 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:56:27.428 +05:30 a993df1d-6aed-4fe2-bb7b-d2586739ef07 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 39.3881ms 2024-09-04 20:56:27.428 +05:30 a993df1d-6aed-4fe2-bb7b-d2586739ef07 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 20:56:27.428 +05:30 a993df1d-6aed-4fe2-bb7b-d2586739ef07 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b2beeb33-f520-436f-b98d-9290859b200c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 425} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"}]}"} 2024-09-04 20:56:27.428 +05:30 a993df1d-6aed-4fe2-bb7b-d2586739ef07 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 200 425 application/json; charset=utf-8 47.968ms 2024-09-04 20:56:27.647 +05:30 a7e3fd82-0b46-4f15-9e38-33d00e2771d4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 20:56:27.648 +05:30 a7e3fd82-0b46-4f15-9e38-33d00e2771d4 INF CORS policy execution successful. 2024-09-04 20:56:27.648 +05:30 a7e3fd82-0b46-4f15-9e38-33d00e2771d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.5304ms 2024-09-04 20:56:27.680 +05:30 a522765c-5c45-45d2-af3f-d0df39ffa349 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 20:56:27.680 +05:30 a522765c-5c45-45d2-af3f-d0df39ffa349 INF CORS policy execution successful. 2024-09-04 20:56:27.681 +05:30 a522765c-5c45-45d2-af3f-d0df39ffa349 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:56:27.681 +05:30 5963ed18-b11a-43f6-b6cf-6f5824be1202 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 20:56:27.681 +05:30 5963ed18-b11a-43f6-b6cf-6f5824be1202 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-04 20:56:27.708 +05:30 5963ed18-b11a-43f6-b6cf-6f5824be1202 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:56:27.708 +05:30 5963ed18-b11a-43f6-b6cf-6f5824be1202 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 27.1461ms 2024-09-04 20:56:27.708 +05:30 5963ed18-b11a-43f6-b6cf-6f5824be1202 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 20:56:27.708 +05:30 5963ed18-b11a-43f6-b6cf-6f5824be1202 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a522765c-5c45-45d2-af3f-d0df39ffa349}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 20:56:27.709 +05:30 5963ed18-b11a-43f6-b6cf-6f5824be1202 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 28.8158ms 2024-09-04 20:56:43.912 +05:30 7fa837cb-ffd0-4cc3-bd63-5c1579ed7f1a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - null null 2024-09-04 20:56:43.912 +05:30 7fa837cb-ffd0-4cc3-bd63-5c1579ed7f1a INF CORS policy execution successful. 2024-09-04 20:56:43.913 +05:30 7fa837cb-ffd0-4cc3-bd63-5c1579ed7f1a INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser1 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-04 20:56:43.913 +05:30 02000ee8-cd69-48fc-bf74-a774c4cbbf8f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:56:43.913 +05:30 02000ee8-cd69-48fc-bf74-a774c4cbbf8f 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-04 20:56:43.917 +05:30 02000ee8-cd69-48fc-bf74-a774c4cbbf8f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:56:43.918 +05:30 02000ee8-cd69-48fc-bf74-a774c4cbbf8f INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 4.3718ms 2024-09-04 20:56:43.918 +05:30 02000ee8-cd69-48fc-bf74-a774c4cbbf8f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:56:43.918 +05:30 02000ee8-cd69-48fc-bf74-a774c4cbbf8f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7fa837cb-ffd0-4cc3-bd63-5c1579ed7f1a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 20:56:43.918 +05:30 02000ee8-cd69-48fc-bf74-a774c4cbbf8f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - 200 177 application/json; charset=utf-8 6.7068ms 2024-09-04 20:56:47.027 +05:30 bf80c56e-3eef-432c-a000-156bd0f639df INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - null null 2024-09-04 20:56:47.028 +05:30 bf80c56e-3eef-432c-a000-156bd0f639df INF CORS policy execution successful. 2024-09-04 20:56:47.028 +05:30 bf80c56e-3eef-432c-a000-156bd0f639df INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser1 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-04 20:56:47.028 +05:30 c8415f7e-75b3-4356-825a-11231d73faea INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:56:47.028 +05:30 c8415f7e-75b3-4356-825a-11231d73faea 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-04 20:56:47.034 +05:30 c8415f7e-75b3-4356-825a-11231d73faea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:56:47.034 +05:30 c8415f7e-75b3-4356-825a-11231d73faea INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 5.9031ms 2024-09-04 20:56:47.034 +05:30 c8415f7e-75b3-4356-825a-11231d73faea INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 20:56:47.034 +05:30 c8415f7e-75b3-4356-825a-11231d73faea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bf80c56e-3eef-432c-a000-156bd0f639df}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 20:56:47.035 +05:30 c8415f7e-75b3-4356-825a-11231d73faea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - 200 177 application/json; charset=utf-8 7.4652ms 2024-09-04 20:56:49.996 +05:30 b840c697-0ae7-4fb9-89e6-01dc2663cc8d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 20:56:49.997 +05:30 b840c697-0ae7-4fb9-89e6-01dc2663cc8d INF CORS policy execution successful. 2024-09-04 20:56:49.997 +05:30 b840c697-0ae7-4fb9-89e6-01dc2663cc8d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.3888ms 2024-09-04 20:56:50.020 +05:30 1f046e63-8a08-4db6-8803-a1852a729452 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 20:56:50.020 +05:30 1f046e63-8a08-4db6-8803-a1852a729452 INF CORS policy execution successful. 2024-09-04 20:56:50.021 +05:30 1f046e63-8a08-4db6-8803-a1852a729452 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":"TestUser1","entityId":7,"Company Name":"Entity9","password":"TestUser1"} 2024-09-04 20:56:50.021 +05:30 b5930ce7-d589-4144-8642-f8d065a74097 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 20:56:50.021 +05:30 b5930ce7-d589-4144-8642-f8d065a74097 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-04 20:56:50.026 +05:30 b5930ce7-d589-4144-8642-f8d065a74097 INF Database retrieved 2024-09-04 20:56:50.032 +05:30 b5930ce7-d589-4144-8642-f8d065a74097 INF Token generated 2024-09-04 20:56:50.033 +05:30 b5930ce7-d589-4144-8642-f8d065a74097 INF Token generated 2024-09-04 20:56:50.034 +05:30 b5930ce7-d589-4144-8642-f8d065a74097 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:56:50.034 +05:30 b5930ce7-d589-4144-8642-f8d065a74097 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 12.3684ms 2024-09-04 20:56:50.034 +05:30 b5930ce7-d589-4144-8642-f8d065a74097 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 20:56:50.034 +05:30 b5930ce7-d589-4144-8642-f8d065a74097 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1f046e63-8a08-4db6-8803-a1852a729452}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM2MTAsImV4cCI6MTcyNTQ2NDIxMCwiaWF0IjoxNzI1NDYzNjEwfQ.JTn_doCRAw2kAE5AFXBaNepT2juwBOn5msCqmaXNKtE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM2MTAsImV4cCI6MTcyNTQ2NDUxMCwiaWF0IjoxNzI1NDYzNjEwfQ.qsoANzk8U0AjOibI9Rc80XKlevQPBo0-EML312DS89A\"}"} 2024-09-04 20:56:50.034 +05:30 b5930ce7-d589-4144-8642-f8d065a74097 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 14.3407ms 2024-09-04 20:57:04.557 +05:30 392a5444-9b88-4c23-8341-2dee1b4970a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:57:04.558 +05:30 392a5444-9b88-4c23-8341-2dee1b4970a1 INF CORS policy execution successful. 2024-09-04 20:57:04.559 +05:30 392a5444-9b88-4c23-8341-2dee1b4970a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.8122ms 2024-09-04 20:57:04.585 +05:30 12d9e159-217d-4bd1-baac-0289da806de5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:57:04.587 +05:30 12d9e159-217d-4bd1-baac-0289da806de5 INF CORS policy execution successful. 2024-09-04 20:57:04.588 +05:30 12d9e159-217d-4bd1-baac-0289da806de5 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM2MTAsImV4cCI6MTcyNTQ2NDIxMCwiaWF0IjoxNzI1NDYzNjEwfQ.JTn_doCRAw2kAE5AFXBaNepT2juwBOn5msCqmaXNKtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:57:04.589 +05:30 6868097c-1a6e-42e1-bf81-daa6c8236859 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 20:57:04.589 +05:30 6868097c-1a6e-42e1-bf81-daa6c8236859 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-04 20:57:04.636 +05:30 6868097c-1a6e-42e1-bf81-daa6c8236859 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:57:04.636 +05:30 6868097c-1a6e-42e1-bf81-daa6c8236859 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 46.8998ms 2024-09-04 20:57:04.636 +05:30 6868097c-1a6e-42e1-bf81-daa6c8236859 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 20:57:04.636 +05:30 6868097c-1a6e-42e1-bf81-daa6c8236859 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12d9e159-217d-4bd1-baac-0289da806de5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1311} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":null},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"09/04/2024 10:19:01\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"08/02/2024 15:29:26\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 20:57:04.637 +05:30 6868097c-1a6e-42e1-bf81-daa6c8236859 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1311 application/json; charset=utf-8 51.7933ms 2024-09-04 20:57:17.360 +05:30 ee831c04-c745-43af-aa1b-87144729ec34 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-04 20:57:17.361 +05:30 ee831c04-c745-43af-aa1b-87144729ec34 INF CORS policy execution successful. 2024-09-04 20:57:17.362 +05:30 ee831c04-c745-43af-aa1b-87144729ec34 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.4046ms 2024-09-04 20:57:17.387 +05:30 869d2f86-02d2-4c6e-b701-f2d5804f720c 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-04 20:57:17.388 +05:30 869d2f86-02d2-4c6e-b701-f2d5804f720c INF CORS policy execution successful. 2024-09-04 20:57:17.388 +05:30 869d2f86-02d2-4c6e-b701-f2d5804f720c 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM2MTAsImV4cCI6MTcyNTQ2NDIxMCwiaWF0IjoxNzI1NDYzNjEwfQ.JTn_doCRAw2kAE5AFXBaNepT2juwBOn5msCqmaXNKtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:57:17.389 +05:30 887dff8d-00f0-4c4c-9ae2-28524f4d8de2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 20:57:17.389 +05:30 887dff8d-00f0-4c4c-9ae2-28524f4d8de2 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-04 20:57:17.410 +05:30 887dff8d-00f0-4c4c-9ae2-28524f4d8de2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:57:17.410 +05:30 887dff8d-00f0-4c4c-9ae2-28524f4d8de2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 21.4996ms 2024-09-04 20:57:17.410 +05:30 887dff8d-00f0-4c4c-9ae2-28524f4d8de2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 20:57:17.411 +05:30 887dff8d-00f0-4c4c-9ae2-28524f4d8de2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 869d2f86-02d2-4c6e-b701-f2d5804f720c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1243} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1072,\"Name\":\"TestRole040902\",\"CreatedOn\":\"2024-09-04T14:28:39.71\",\"ModifiedOn\":null},{\"IId\":1071,\"Name\":\"TestRole040901\",\"CreatedOn\":\"2024-09-04T10:20:34.43\",\"ModifiedOn\":null},{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"09/02/2024 10:31:58\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"09/02/2024 05:09:00\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1020,\"TotalPages\":102}]}"} 2024-09-04 20:57:17.411 +05:30 887dff8d-00f0-4c4c-9ae2-28524f4d8de2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1243 application/json; charset=utf-8 23.9204ms 2024-09-04 20:58:15.103 +05:30 d1f9d572-6d37-4360-8bd6-4011bd491940 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-04 20:58:15.106 +05:30 d1f9d572-6d37-4360-8bd6-4011bd491940 INF CORS policy execution successful. 2024-09-04 20:58:15.107 +05:30 d1f9d572-6d37-4360-8bd6-4011bd491940 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.8137ms 2024-09-04 20:58:15.141 +05:30 791a0bed-97a1-418f-9660-5a2bc5333904 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-04 20:58:15.143 +05:30 791a0bed-97a1-418f-9660-5a2bc5333904 INF CORS policy execution successful. 2024-09-04 20:58:15.144 +05:30 791a0bed-97a1-418f-9660-5a2bc5333904 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:58:15.146 +05:30 39fd4ea0-8ca6-4f1b-8a23-3c9bafdcdc8e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 20:58:15.146 +05:30 39fd4ea0-8ca6-4f1b-8a23-3c9bafdcdc8e 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-04 20:58:15.181 +05:30 39fd4ea0-8ca6-4f1b-8a23-3c9bafdcdc8e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:58:15.182 +05:30 39fd4ea0-8ca6-4f1b-8a23-3c9bafdcdc8e INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 35.0154ms 2024-09-04 20:58:15.182 +05:30 39fd4ea0-8ca6-4f1b-8a23-3c9bafdcdc8e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 20:58:15.182 +05:30 39fd4ea0-8ca6-4f1b-8a23-3c9bafdcdc8e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 791a0bed-97a1-418f-9660-5a2bc5333904}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1243} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1072,\"Name\":\"TestRole040902\",\"CreatedOn\":\"2024-09-04T14:28:39.71\",\"ModifiedOn\":null},{\"IId\":1071,\"Name\":\"TestRole040901\",\"CreatedOn\":\"2024-09-04T10:20:34.43\",\"ModifiedOn\":null},{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"09/02/2024 10:31:58\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"09/02/2024 05:09:00\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1020,\"TotalPages\":102}]}"} 2024-09-04 20:58:15.183 +05:30 39fd4ea0-8ca6-4f1b-8a23-3c9bafdcdc8e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1243 application/json; charset=utf-8 41.6588ms 2024-09-04 20:59:50.896 +05:30 00987bbf-3d19-4fc9-ba4c-6e8a4c8b28ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:59:50.898 +05:30 00987bbf-3d19-4fc9-ba4c-6e8a4c8b28ef INF CORS policy execution successful. 2024-09-04 20:59:50.898 +05:30 00987bbf-3d19-4fc9-ba4c-6e8a4c8b28ef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.9258ms 2024-09-04 20:59:50.927 +05:30 2e5f86d5-b563-49e1-ba93-40f9ea695cc9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 20:59:50.928 +05:30 2e5f86d5-b563-49e1-ba93-40f9ea695cc9 INF CORS policy execution successful. 2024-09-04 20:59:50.929 +05:30 2e5f86d5-b563-49e1-ba93-40f9ea695cc9 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:59:50.930 +05:30 2d0a43b4-a516-4a8e-9160-7a8948d82a13 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 20:59:50.930 +05:30 2d0a43b4-a516-4a8e-9160-7a8948d82a13 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-04 20:59:51.013 +05:30 2d0a43b4-a516-4a8e-9160-7a8948d82a13 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:59:51.013 +05:30 2d0a43b4-a516-4a8e-9160-7a8948d82a13 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 83.0968ms 2024-09-04 20:59:51.014 +05:30 2d0a43b4-a516-4a8e-9160-7a8948d82a13 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 20:59:51.014 +05:30 2d0a43b4-a516-4a8e-9160-7a8948d82a13 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2e5f86d5-b563-49e1-ba93-40f9ea695cc9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1311} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":null},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"09/04/2024 10:19:01\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"08/02/2024 15:29:26\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 20:59:51.014 +05:30 2d0a43b4-a516-4a8e-9160-7a8948d82a13 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1311 application/json; charset=utf-8 87.6751ms 2024-09-04 20:59:53.882 +05:30 395b31a3-1e4a-4356-bd06-60f861e433cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 20:59:53.883 +05:30 395b31a3-1e4a-4356-bd06-60f861e433cf INF CORS policy execution successful. 2024-09-04 20:59:53.883 +05:30 395b31a3-1e4a-4356-bd06-60f861e433cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 204 null null 1.2894ms 2024-09-04 20:59:53.918 +05:30 e1aff1c6-3df7-4002-9f91-e943792d82f1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 20:59:53.919 +05:30 e1aff1c6-3df7-4002-9f91-e943792d82f1 INF CORS policy execution successful. 2024-09-04 20:59:53.920 +05:30 e1aff1c6-3df7-4002-9f91-e943792d82f1 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100176 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:59:53.920 +05:30 90c5a772-fb0e-4de2-aa33-0e6f222f09bc INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 20:59:53.920 +05:30 90c5a772-fb0e-4de2-aa33-0e6f222f09bc 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-04 20:59:53.943 +05:30 90c5a772-fb0e-4de2-aa33-0e6f222f09bc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:59:53.944 +05:30 90c5a772-fb0e-4de2-aa33-0e6f222f09bc INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 23.1537ms 2024-09-04 20:59:53.944 +05:30 90c5a772-fb0e-4de2-aa33-0e6f222f09bc INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 20:59:53.944 +05:30 90c5a772-fb0e-4de2-aa33-0e6f222f09bc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e1aff1c6-3df7-4002-9f91-e943792d82f1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 425} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"}]}"} 2024-09-04 20:59:53.945 +05:30 90c5a772-fb0e-4de2-aa33-0e6f222f09bc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 200 425 application/json; charset=utf-8 26.5185ms 2024-09-04 20:59:54.182 +05:30 ac4682f4-ad26-42bf-a421-f9bc3d6ff00f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 20:59:54.182 +05:30 ac4682f4-ad26-42bf-a421-f9bc3d6ff00f INF CORS policy execution successful. 2024-09-04 20:59:54.182 +05:30 ac4682f4-ad26-42bf-a421-f9bc3d6ff00f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4044ms 2024-09-04 20:59:54.210 +05:30 dd343e3a-4322-4c73-a4ba-879154e367e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 20:59:54.210 +05:30 dd343e3a-4322-4c73-a4ba-879154e367e0 INF CORS policy execution successful. 2024-09-04 20:59:54.210 +05:30 dd343e3a-4322-4c73-a4ba-879154e367e0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 20:59:54.211 +05:30 03614d79-c01c-4ced-b086-62b49ef361a1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 20:59:54.211 +05:30 03614d79-c01c-4ced-b086-62b49ef361a1 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-04 20:59:54.238 +05:30 03614d79-c01c-4ced-b086-62b49ef361a1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 20:59:54.239 +05:30 03614d79-c01c-4ced-b086-62b49ef361a1 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 27.8662ms 2024-09-04 20:59:54.239 +05:30 03614d79-c01c-4ced-b086-62b49ef361a1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 20:59:54.239 +05:30 03614d79-c01c-4ced-b086-62b49ef361a1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dd343e3a-4322-4c73-a4ba-879154e367e0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 20:59:54.239 +05:30 03614d79-c01c-4ced-b086-62b49ef361a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 29.2025ms 2024-09-04 21:01:01.887 +05:30 1ecfc942-bb52-4d31-8341-6a70641c7989 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-04 21:01:01.888 +05:30 1ecfc942-bb52-4d31-8341-6a70641c7989 INF CORS policy execution successful. 2024-09-04 21:01:01.889 +05:30 1ecfc942-bb52-4d31-8341-6a70641c7989 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 2.4476ms 2024-09-04 21:01:02.030 +05:30 8d7a418d-e0fa-48da-b7d8-eb92c6b29780 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 188 2024-09-04 21:01:02.032 +05:30 8d7a418d-e0fa-48da-b7d8-eb92c6b29780 INF CORS policy execution successful. 2024-09-04 21:01:02.034 +05:30 8d7a418d-e0fa-48da-b7d8-eb92c6b29780 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Content-Length: 188}, {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":100176,"name":"TestProfile040903","beId":4,"isGroup":false,"menuAction":[{"menuId":20,"actionId":1},{"menuId":21,"actionId":7},{"menuId":22,"actionId":13}],"parentId":0,"remarks":""} 2024-09-04 21:01:02.035 +05:30 f35a3508-b274-4e45-9c69-cd5be3b92ca3 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:01:02.036 +05:30 f35a3508-b274-4e45-9c69-cd5be3b92ca3 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-04 21:01:02.252 +05:30 f35a3508-b274-4e45-9c69-cd5be3b92ca3 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:01:02.255 +05:30 f35a3508-b274-4e45-9c69-cd5be3b92ca3 INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 218.775ms 2024-09-04 21:01:02.255 +05:30 f35a3508-b274-4e45-9c69-cd5be3b92ca3 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:01:02.255 +05:30 f35a3508-b274-4e45-9c69-cd5be3b92ca3 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 8d7a418d-e0fa-48da-b7d8-eb92c6b29780}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 98} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"100176"} 2024-09-04 21:01:02.256 +05:30 f35a3508-b274-4e45-9c69-cd5be3b92ca3 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 98 application/json; charset=utf-8 225.3678ms 2024-09-04 21:01:13.935 +05:30 24a49902-848f-453d-b6d7-7823899fd4e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - null null 2024-09-04 21:01:13.936 +05:30 24a49902-848f-453d-b6d7-7823899fd4e4 INF CORS policy execution successful. 2024-09-04 21:01:13.936 +05:30 24a49902-848f-453d-b6d7-7823899fd4e4 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser1 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-04 21:01:13.936 +05:30 774e89de-0322-45b5-9d7a-176da122d144 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:01:13.936 +05:30 774e89de-0322-45b5-9d7a-176da122d144 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-04 21:01:13.941 +05:30 774e89de-0322-45b5-9d7a-176da122d144 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:01:13.942 +05:30 774e89de-0322-45b5-9d7a-176da122d144 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 5.171ms 2024-09-04 21:01:13.942 +05:30 774e89de-0322-45b5-9d7a-176da122d144 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:01:13.942 +05:30 774e89de-0322-45b5-9d7a-176da122d144 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 24a49902-848f-453d-b6d7-7823899fd4e4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 21:01:13.942 +05:30 774e89de-0322-45b5-9d7a-176da122d144 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - 200 177 application/json; charset=utf-8 7.2598ms 2024-09-04 21:01:16.670 +05:30 3d3dc827-f571-4630-b116-456e997a92c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - null null 2024-09-04 21:01:16.671 +05:30 3d3dc827-f571-4630-b116-456e997a92c9 INF CORS policy execution successful. 2024-09-04 21:01:16.671 +05:30 3d3dc827-f571-4630-b116-456e997a92c9 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser1 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-04 21:01:16.671 +05:30 bf801d08-5725-4485-95ed-a174b20141c9 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:01:16.672 +05:30 bf801d08-5725-4485-95ed-a174b20141c9 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-04 21:01:16.676 +05:30 bf801d08-5725-4485-95ed-a174b20141c9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:01:16.677 +05:30 bf801d08-5725-4485-95ed-a174b20141c9 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 5.0484ms 2024-09-04 21:01:16.677 +05:30 bf801d08-5725-4485-95ed-a174b20141c9 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:01:16.677 +05:30 bf801d08-5725-4485-95ed-a174b20141c9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3d3dc827-f571-4630-b116-456e997a92c9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 21:01:16.677 +05:30 bf801d08-5725-4485-95ed-a174b20141c9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - 200 177 application/json; charset=utf-8 7.1285ms 2024-09-04 21:01:21.239 +05:30 9f583004-0ec0-4419-a02f-45841b1ae283 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 21:01:21.239 +05:30 9f583004-0ec0-4419-a02f-45841b1ae283 INF CORS policy execution successful. 2024-09-04 21:01:21.240 +05:30 9f583004-0ec0-4419-a02f-45841b1ae283 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.2468ms 2024-09-04 21:01:21.270 +05:30 f17d6ae6-f3e7-41b4-b7a5-83d13ba23b44 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 21:01:21.270 +05:30 f17d6ae6-f3e7-41b4-b7a5-83d13ba23b44 INF CORS policy execution successful. 2024-09-04 21:01:21.271 +05:30 f17d6ae6-f3e7-41b4-b7a5-83d13ba23b44 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":"TestUser1","password":"TestUser1","entityId":7,"Company Name":"Entity9"} 2024-09-04 21:01:21.271 +05:30 da335c27-ae78-4c9c-8a21-402aff1d4bb2 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:01:21.271 +05:30 da335c27-ae78-4c9c-8a21-402aff1d4bb2 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-04 21:01:21.279 +05:30 da335c27-ae78-4c9c-8a21-402aff1d4bb2 INF Database retrieved 2024-09-04 21:01:21.286 +05:30 da335c27-ae78-4c9c-8a21-402aff1d4bb2 INF Token generated 2024-09-04 21:01:21.287 +05:30 da335c27-ae78-4c9c-8a21-402aff1d4bb2 INF Token generated 2024-09-04 21:01:21.287 +05:30 da335c27-ae78-4c9c-8a21-402aff1d4bb2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:01:21.287 +05:30 da335c27-ae78-4c9c-8a21-402aff1d4bb2 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 16.0582ms 2024-09-04 21:01:21.287 +05:30 da335c27-ae78-4c9c-8a21-402aff1d4bb2 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:01:21.288 +05:30 da335c27-ae78-4c9c-8a21-402aff1d4bb2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f17d6ae6-f3e7-41b4-b7a5-83d13ba23b44}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDc4MSwiaWF0IjoxNzI1NDYzODgxfQ.NLUiFuW-ncUjShGmEhBGGGkxh6xEPsVK9KsdgAHQ14U\"}"} 2024-09-04 21:01:21.288 +05:30 da335c27-ae78-4c9c-8a21-402aff1d4bb2 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 18.2223ms 2024-09-04 21:01:26.127 +05:30 a3c2cdf0-10cd-4892-876f-1fb1c9c2b71d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:01:26.127 +05:30 a3c2cdf0-10cd-4892-876f-1fb1c9c2b71d INF CORS policy execution successful. 2024-09-04 21:01:26.128 +05:30 a3c2cdf0-10cd-4892-876f-1fb1c9c2b71d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7045ms 2024-09-04 21:01:26.174 +05:30 c61e8124-49bc-4cb0-8816-52645ddf43ba INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:01:26.178 +05:30 c61e8124-49bc-4cb0-8816-52645ddf43ba INF CORS policy execution successful. 2024-09-04 21:01:26.179 +05:30 c61e8124-49bc-4cb0-8816-52645ddf43ba INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:01:26.179 +05:30 22e0f859-0dbd-4f98-ac8e-8a3f052a1194 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:01:26.179 +05:30 22e0f859-0dbd-4f98-ac8e-8a3f052a1194 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-04 21:01:26.194 +05:30 22e0f859-0dbd-4f98-ac8e-8a3f052a1194 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:01:26.195 +05:30 22e0f859-0dbd-4f98-ac8e-8a3f052a1194 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 15.0674ms 2024-09-04 21:01:26.195 +05:30 22e0f859-0dbd-4f98-ac8e-8a3f052a1194 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:01:26.195 +05:30 22e0f859-0dbd-4f98-ac8e-8a3f052a1194 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c61e8124-49bc-4cb0-8816-52645ddf43ba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1459} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":132,\"Name\":\"dipin41\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:09:34.377\",\"ModifiedOn\":null},{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":110,\"TotalPages\":11}]}"} 2024-09-04 21:01:26.196 +05:30 22e0f859-0dbd-4f98-ac8e-8a3f052a1194 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1459 application/json; charset=utf-8 21.6364ms 2024-09-04 21:02:26.535 +05:30 8e9f8777-c4f9-42f4-acdc-c548943da94a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:02:26.538 +05:30 8e9f8777-c4f9-42f4-acdc-c548943da94a INF CORS policy execution successful. 2024-09-04 21:02:26.540 +05:30 8e9f8777-c4f9-42f4-acdc-c548943da94a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 5.3242ms 2024-09-04 21:02:26.570 +05:30 7f23531a-d24f-461b-9b46-021acc64cd11 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:02:26.572 +05:30 7f23531a-d24f-461b-9b46-021acc64cd11 INF CORS policy execution successful. 2024-09-04 21:02:26.573 +05:30 7f23531a-d24f-461b-9b46-021acc64cd11 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:02:26.574 +05:30 26953455-e588-4c29-81df-327a14831779 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:02:26.575 +05:30 26953455-e588-4c29-81df-327a14831779 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-04 21:02:26.618 +05:30 26953455-e588-4c29-81df-327a14831779 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:02:26.619 +05:30 26953455-e588-4c29-81df-327a14831779 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 44.0431ms 2024-09-04 21:02:26.619 +05:30 26953455-e588-4c29-81df-327a14831779 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:02:26.619 +05:30 26953455-e588-4c29-81df-327a14831779 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7f23531a-d24f-461b-9b46-021acc64cd11}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1355} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:31:02.063\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 21:02:26.620 +05:30 26953455-e588-4c29-81df-327a14831779 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1355 application/json; charset=utf-8 49.3674ms 2024-09-04 21:02:28.821 +05:30 e453be1a-361c-4be0-bb5e-2c9c0049fb01 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:02:28.821 +05:30 e453be1a-361c-4be0-bb5e-2c9c0049fb01 INF CORS policy execution successful. 2024-09-04 21:02:28.821 +05:30 e453be1a-361c-4be0-bb5e-2c9c0049fb01 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 204 null null 0.5658ms 2024-09-04 21:02:28.853 +05:30 766de181-1ede-4d8f-a0bf-0918db4e210e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:02:28.854 +05:30 766de181-1ede-4d8f-a0bf-0918db4e210e INF CORS policy execution successful. 2024-09-04 21:02:28.854 +05:30 766de181-1ede-4d8f-a0bf-0918db4e210e INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100176 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:02:28.854 +05:30 5aab7787-7f80-4992-bdaa-01411a519004 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:02:28.854 +05:30 5aab7787-7f80-4992-bdaa-01411a519004 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-04 21:02:28.877 +05:30 5aab7787-7f80-4992-bdaa-01411a519004 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:02:28.878 +05:30 5aab7787-7f80-4992-bdaa-01411a519004 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 22.9868ms 2024-09-04 21:02:28.878 +05:30 5aab7787-7f80-4992-bdaa-01411a519004 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:02:28.878 +05:30 5aab7787-7f80-4992-bdaa-01411a519004 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 766de181-1ede-4d8f-a0bf-0918db4e210e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 640} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"}]}"} 2024-09-04 21:02:28.878 +05:30 5aab7787-7f80-4992-bdaa-01411a519004 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 200 640 application/json; charset=utf-8 24.6792ms 2024-09-04 21:02:29.135 +05:30 928f1d35-e90d-4f29-b1c1-904848751d17 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:02:29.136 +05:30 928f1d35-e90d-4f29-b1c1-904848751d17 INF CORS policy execution successful. 2024-09-04 21:02:29.136 +05:30 928f1d35-e90d-4f29-b1c1-904848751d17 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.717ms 2024-09-04 21:02:29.169 +05:30 3e5bb217-7055-4900-ad76-8fc89e1ba84c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:02:29.169 +05:30 3e5bb217-7055-4900-ad76-8fc89e1ba84c INF CORS policy execution successful. 2024-09-04 21:02:29.170 +05:30 3e5bb217-7055-4900-ad76-8fc89e1ba84c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:02:29.170 +05:30 202a7eb7-548a-4f04-9e50-1007940c0b6a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:02:29.170 +05:30 202a7eb7-548a-4f04-9e50-1007940c0b6a 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-04 21:02:29.190 +05:30 202a7eb7-548a-4f04-9e50-1007940c0b6a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:02:29.190 +05:30 202a7eb7-548a-4f04-9e50-1007940c0b6a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 20.1909ms 2024-09-04 21:02:29.190 +05:30 202a7eb7-548a-4f04-9e50-1007940c0b6a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:02:29.190 +05:30 202a7eb7-548a-4f04-9e50-1007940c0b6a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e5bb217-7055-4900-ad76-8fc89e1ba84c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:02:29.191 +05:30 202a7eb7-548a-4f04-9e50-1007940c0b6a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 22.0378ms 2024-09-04 21:02:43.883 +05:30 da4f1ebf-0727-4d31-91ae-ccf61962daa7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-04 21:02:43.884 +05:30 da4f1ebf-0727-4d31-91ae-ccf61962daa7 INF CORS policy execution successful. 2024-09-04 21:02:43.884 +05:30 da4f1ebf-0727-4d31-91ae-ccf61962daa7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 1.2202ms 2024-09-04 21:02:43.925 +05:30 3d545c53-d150-4b76-9bb2-5fc52d0abf69 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 215 2024-09-04 21:02:43.926 +05:30 3d545c53-d150-4b76-9bb2-5fc52d0abf69 INF CORS policy execution successful. 2024-09-04 21:02:43.927 +05:30 3d545c53-d150-4b76-9bb2-5fc52d0abf69 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Content-Length: 215}, {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":100176,"name":"TestProfile040903","beId":4,"isGroup":false,"menuAction":[{"menuId":20,"actionId":1},{"menuId":20,"actionId":2},{"menuId":21,"actionId":7},{"menuId":22,"actionId":13}],"parentId":0,"remarks":""} 2024-09-04 21:02:43.928 +05:30 561a85a9-6ac2-4ffb-a344-7fc2df9ee3dc INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:02:43.929 +05:30 561a85a9-6ac2-4ffb-a344-7fc2df9ee3dc 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-04 21:02:44.047 +05:30 561a85a9-6ac2-4ffb-a344-7fc2df9ee3dc INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:02:44.049 +05:30 561a85a9-6ac2-4ffb-a344-7fc2df9ee3dc INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 120.0271ms 2024-09-04 21:02:44.049 +05:30 561a85a9-6ac2-4ffb-a344-7fc2df9ee3dc INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:02:44.049 +05:30 561a85a9-6ac2-4ffb-a344-7fc2df9ee3dc INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 3d545c53-d150-4b76-9bb2-5fc52d0abf69}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 98} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"100176"} 2024-09-04 21:02:44.050 +05:30 561a85a9-6ac2-4ffb-a344-7fc2df9ee3dc INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 98 application/json; charset=utf-8 125.0077ms 2024-09-04 21:02:52.994 +05:30 263f5c8a-a4e3-4d05-81b5-8d645fbeda42 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:02:52.995 +05:30 263f5c8a-a4e3-4d05-81b5-8d645fbeda42 INF CORS policy execution successful. 2024-09-04 21:02:52.995 +05:30 263f5c8a-a4e3-4d05-81b5-8d645fbeda42 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.933ms 2024-09-04 21:02:53.035 +05:30 a87c18a3-3b16-4b24-a4e5-1aea66e36a11 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:02:53.036 +05:30 a87c18a3-3b16-4b24-a4e5-1aea66e36a11 INF CORS policy execution successful. 2024-09-04 21:02:53.037 +05:30 a87c18a3-3b16-4b24-a4e5-1aea66e36a11 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:02:53.037 +05:30 099ed99b-bc8f-492c-855d-dbd17de5c751 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:02:53.037 +05:30 099ed99b-bc8f-492c-855d-dbd17de5c751 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-04 21:02:53.070 +05:30 099ed99b-bc8f-492c-855d-dbd17de5c751 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:02:53.070 +05:30 099ed99b-bc8f-492c-855d-dbd17de5c751 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 32.7451ms 2024-09-04 21:02:53.070 +05:30 099ed99b-bc8f-492c-855d-dbd17de5c751 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:02:53.070 +05:30 099ed99b-bc8f-492c-855d-dbd17de5c751 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a87c18a3-3b16-4b24-a4e5-1aea66e36a11}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1355} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:32:43.947\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 21:02:53.071 +05:30 099ed99b-bc8f-492c-855d-dbd17de5c751 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1355 application/json; charset=utf-8 35.2857ms 2024-09-04 21:02:53.487 +05:30 8244a38a-55b7-4b7f-8d93-f60ae1a76609 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:02:53.487 +05:30 8244a38a-55b7-4b7f-8d93-f60ae1a76609 INF CORS policy execution successful. 2024-09-04 21:02:53.487 +05:30 8244a38a-55b7-4b7f-8d93-f60ae1a76609 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4906ms 2024-09-04 21:02:53.515 +05:30 d9be2173-9955-4a58-873e-034974cde0eb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:02:53.516 +05:30 d9be2173-9955-4a58-873e-034974cde0eb INF CORS policy execution successful. 2024-09-04 21:02:53.516 +05:30 d9be2173-9955-4a58-873e-034974cde0eb 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:02:53.516 +05:30 28b5c677-2fb6-43f1-af6f-18a92d3e8c5e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:02:53.516 +05:30 28b5c677-2fb6-43f1-af6f-18a92d3e8c5e 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-04 21:02:53.535 +05:30 28b5c677-2fb6-43f1-af6f-18a92d3e8c5e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:02:53.535 +05:30 28b5c677-2fb6-43f1-af6f-18a92d3e8c5e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 18.5311ms 2024-09-04 21:02:53.535 +05:30 28b5c677-2fb6-43f1-af6f-18a92d3e8c5e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:02:53.535 +05:30 28b5c677-2fb6-43f1-af6f-18a92d3e8c5e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d9be2173-9955-4a58-873e-034974cde0eb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:02:53.535 +05:30 28b5c677-2fb6-43f1-af6f-18a92d3e8c5e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 20.0223ms 2024-09-04 21:03:18.869 +05:30 3ae957f2-d617-42d0-8d80-bba18c04d2f9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile040905 - null null 2024-09-04 21:03:18.869 +05:30 3ae957f2-d617-42d0-8d80-bba18c04d2f9 INF CORS policy execution successful. 2024-09-04 21:03:18.870 +05:30 3ae957f2-d617-42d0-8d80-bba18c04d2f9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile040905 - 204 null null 1.645ms 2024-09-04 21:03:18.902 +05:30 90a60da8-7127-47eb-82dc-ac2c771606d3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile040905 - null null 2024-09-04 21:03:18.903 +05:30 90a60da8-7127-47eb-82dc-ac2c771606d3 INF CORS policy execution successful. 2024-09-04 21:03:18.904 +05:30 90a60da8-7127-47eb-82dc-ac2c771606d3 INF HTTP request: Path: /profile/checkprofilenameexistence QueryString: ?profileId=0&profileName=TestProfile040905 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:03:18.905 +05:30 52226a5e-c508-484a-93b1-3cbbb4815bdb INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-04 21:03:18.905 +05:30 52226a5e-c508-484a-93b1-3cbbb4815bdb 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-04 21:03:18.941 +05:30 52226a5e-c508-484a-93b1-3cbbb4815bdb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:03:18.941 +05:30 52226a5e-c508-484a-93b1-3cbbb4815bdb INF Executed action Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api) in 35.7122ms 2024-09-04 21:03:18.942 +05:30 52226a5e-c508-484a-93b1-3cbbb4815bdb INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-04 21:03:18.942 +05:30 52226a5e-c508-484a-93b1-3cbbb4815bdb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 90a60da8-7127-47eb-82dc-ac2c771606d3}, {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-04 21:03:18.942 +05:30 52226a5e-c508-484a-93b1-3cbbb4815bdb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile040905 - 200 92 application/json; charset=utf-8 40.4119ms 2024-09-04 21:03:35.052 +05:30 8035c44f-a701-49e4-a192-2dd2d249a36d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-04 21:03:35.053 +05:30 8035c44f-a701-49e4-a192-2dd2d249a36d INF CORS policy execution successful. 2024-09-04 21:03:35.054 +05:30 8035c44f-a701-49e4-a192-2dd2d249a36d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 1.9018ms 2024-09-04 21:03:35.083 +05:30 c1b45eac-8a33-45e7-b896-520ee6a3cc45 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 155 2024-09-04 21:03:35.084 +05:30 c1b45eac-8a33-45e7-b896-520ee6a3cc45 INF CORS policy execution successful. 2024-09-04 21:03:35.085 +05:30 c1b45eac-8a33-45e7-b896-520ee6a3cc45 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Content-Length: 155}, {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":"TestProfile040905","beId":4,"isGroup":false,"menuAction":[{"menuId":20,"actionId":1},{"menuId":20,"actionId":2}],"parentId":0,"remarks":""} 2024-09-04 21:03:35.085 +05:30 b2dedb80-670a-45d2-ac11-0a55fa3370a9 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:03:35.085 +05:30 b2dedb80-670a-45d2-ac11-0a55fa3370a9 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-04 21:03:35.132 +05:30 b2dedb80-670a-45d2-ac11-0a55fa3370a9 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:03:35.135 +05:30 b2dedb80-670a-45d2-ac11-0a55fa3370a9 INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 48.9873ms 2024-09-04 21:03:35.135 +05:30 b2dedb80-670a-45d2-ac11-0a55fa3370a9 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:03:35.135 +05:30 b2dedb80-670a-45d2-ac11-0a55fa3370a9 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: c1b45eac-8a33-45e7-b896-520ee6a3cc45}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 99} Body: {"status":"Success","statusCode":2001,"message":"Profile inserted successfully.","result":"100177"} 2024-09-04 21:03:35.135 +05:30 b2dedb80-670a-45d2-ac11-0a55fa3370a9 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 99 application/json; charset=utf-8 52.43ms 2024-09-04 21:03:43.540 +05:30 f49a689d-f69c-4058-8cf7-c4a1c3ec4015 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:03:43.540 +05:30 f49a689d-f69c-4058-8cf7-c4a1c3ec4015 INF CORS policy execution successful. 2024-09-04 21:03:43.540 +05:30 f49a689d-f69c-4058-8cf7-c4a1c3ec4015 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.9276ms 2024-09-04 21:03:43.571 +05:30 832fd361-89e7-44b9-942a-e04ecbc12271 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:03:43.571 +05:30 832fd361-89e7-44b9-942a-e04ecbc12271 INF CORS policy execution successful. 2024-09-04 21:03:43.572 +05:30 832fd361-89e7-44b9-942a-e04ecbc12271 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:03:43.572 +05:30 d51dded6-1ed7-49ae-810c-45975a3d779f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:03:43.572 +05:30 d51dded6-1ed7-49ae-810c-45975a3d779f 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-04 21:03:43.593 +05:30 d51dded6-1ed7-49ae-810c-45975a3d779f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:03:43.594 +05:30 d51dded6-1ed7-49ae-810c-45975a3d779f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 21.5733ms 2024-09-04 21:03:43.594 +05:30 d51dded6-1ed7-49ae-810c-45975a3d779f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:03:43.594 +05:30 d51dded6-1ed7-49ae-810c-45975a3d779f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 832fd361-89e7-44b9-942a-e04ecbc12271}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1321} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100177,\"Name\":\"TestProfile040905\",\"CreatedOn\":\"2024-09-04T15:33:35.127\",\"ModifiedOn\":null},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"09/04/2024 15:32:43\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"09/04/2024 10:19:01\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:03:43.594 +05:30 d51dded6-1ed7-49ae-810c-45975a3d779f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1321 application/json; charset=utf-8 23.4587ms 2024-09-04 21:03:44.956 +05:30 3e45047e-7c63-44c0-8735-eba76d63b056 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100177 - null null 2024-09-04 21:03:44.957 +05:30 3e45047e-7c63-44c0-8735-eba76d63b056 INF CORS policy execution successful. 2024-09-04 21:03:44.957 +05:30 3e45047e-7c63-44c0-8735-eba76d63b056 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100177 - 204 null null 0.8284ms 2024-09-04 21:03:44.985 +05:30 8c0684d8-fb1a-4937-be9b-69067d0d765b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100177 - null null 2024-09-04 21:03:44.985 +05:30 8c0684d8-fb1a-4937-be9b-69067d0d765b INF CORS policy execution successful. 2024-09-04 21:03:44.985 +05:30 8c0684d8-fb1a-4937-be9b-69067d0d765b INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100177 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:03:44.986 +05:30 a8d1b714-a84e-45d2-9b6a-226457b8460d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:03:44.986 +05:30 a8d1b714-a84e-45d2-9b6a-226457b8460d 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-04 21:03:45.013 +05:30 a8d1b714-a84e-45d2-9b6a-226457b8460d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:03:45.017 +05:30 a8d1b714-a84e-45d2-9b6a-226457b8460d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 30.7514ms 2024-09-04 21:03:45.017 +05:30 a8d1b714-a84e-45d2-9b6a-226457b8460d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:03:45.017 +05:30 a8d1b714-a84e-45d2-9b6a-226457b8460d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8c0684d8-fb1a-4937-be9b-69067d0d765b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 532} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100177,\"ProfileName\":\"TestProfile040905\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100177,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100177,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"}]}"} 2024-09-04 21:03:45.018 +05:30 a8d1b714-a84e-45d2-9b6a-226457b8460d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100177 - 200 532 application/json; charset=utf-8 33.0722ms 2024-09-04 21:03:45.255 +05:30 3d8bfe06-be01-4f0f-832b-386439b31718 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:03:45.255 +05:30 3d8bfe06-be01-4f0f-832b-386439b31718 INF CORS policy execution successful. 2024-09-04 21:03:45.255 +05:30 3d8bfe06-be01-4f0f-832b-386439b31718 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4217ms 2024-09-04 21:03:45.284 +05:30 ed0328a3-4003-4fd4-8069-31f8084f5ce2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:03:45.285 +05:30 ed0328a3-4003-4fd4-8069-31f8084f5ce2 INF CORS policy execution successful. 2024-09-04 21:03:45.285 +05:30 ed0328a3-4003-4fd4-8069-31f8084f5ce2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:03:45.285 +05:30 0cc5a2fe-1186-4721-9d16-00736441d11f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:03:45.285 +05:30 0cc5a2fe-1186-4721-9d16-00736441d11f 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-04 21:03:45.308 +05:30 0cc5a2fe-1186-4721-9d16-00736441d11f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:03:45.308 +05:30 0cc5a2fe-1186-4721-9d16-00736441d11f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 22.3234ms 2024-09-04 21:03:45.308 +05:30 0cc5a2fe-1186-4721-9d16-00736441d11f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:03:45.308 +05:30 0cc5a2fe-1186-4721-9d16-00736441d11f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ed0328a3-4003-4fd4-8069-31f8084f5ce2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:03:45.308 +05:30 0cc5a2fe-1186-4721-9d16-00736441d11f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 24.232ms 2024-09-04 21:03:54.105 +05:30 198daab1-611c-4e73-8241-21454d5b1711 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-04 21:03:54.106 +05:30 198daab1-611c-4e73-8241-21454d5b1711 INF CORS policy execution successful. 2024-09-04 21:03:54.106 +05:30 198daab1-611c-4e73-8241-21454d5b1711 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 0.6694ms 2024-09-04 21:03:54.133 +05:30 3ef69a21-99e2-4bb4-a465-fbf5bb8cf728 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 160 2024-09-04 21:03:54.133 +05:30 3ef69a21-99e2-4bb4-a465-fbf5bb8cf728 INF CORS policy execution successful. 2024-09-04 21:03:54.134 +05:30 3ef69a21-99e2-4bb4-a465-fbf5bb8cf728 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Content-Length: 160}, {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":100177,"name":"TestProfile040905","beId":4,"isGroup":false,"menuAction":[{"menuId":20,"actionId":1},{"menuId":20,"actionId":3}],"parentId":0,"remarks":""} 2024-09-04 21:03:54.140 +05:30 92949f08-e16d-430c-83c5-21b33dc1c067 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:03:54.141 +05:30 92949f08-e16d-430c-83c5-21b33dc1c067 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-04 21:03:54.257 +05:30 92949f08-e16d-430c-83c5-21b33dc1c067 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:03:54.258 +05:30 92949f08-e16d-430c-83c5-21b33dc1c067 INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 117.4827ms 2024-09-04 21:03:54.258 +05:30 92949f08-e16d-430c-83c5-21b33dc1c067 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:03:54.258 +05:30 92949f08-e16d-430c-83c5-21b33dc1c067 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 3ef69a21-99e2-4bb4-a465-fbf5bb8cf728}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 98} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"100177"} 2024-09-04 21:03:54.259 +05:30 92949f08-e16d-430c-83c5-21b33dc1c067 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 98 application/json; charset=utf-8 125.9769ms 2024-09-04 21:04:04.104 +05:30 d5ef9e5b-4ee2-4b89-9fd9-bfba64e04aca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:04:04.104 +05:30 d5ef9e5b-4ee2-4b89-9fd9-bfba64e04aca INF CORS policy execution successful. 2024-09-04 21:04:04.105 +05:30 d5ef9e5b-4ee2-4b89-9fd9-bfba64e04aca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.8418ms 2024-09-04 21:04:04.243 +05:30 b60e0d73-cf70-4b3a-8ff6-96adc66dca53 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:04:04.244 +05:30 b60e0d73-cf70-4b3a-8ff6-96adc66dca53 INF CORS policy execution successful. 2024-09-04 21:04:04.244 +05:30 b60e0d73-cf70-4b3a-8ff6-96adc66dca53 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:04:04.244 +05:30 445fee5d-65a7-4461-81f1-6e743efcba1c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:04:04.244 +05:30 445fee5d-65a7-4461-81f1-6e743efcba1c 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-04 21:04:04.277 +05:30 445fee5d-65a7-4461-81f1-6e743efcba1c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:04:04.277 +05:30 445fee5d-65a7-4461-81f1-6e743efcba1c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 32.517ms 2024-09-04 21:04:04.277 +05:30 445fee5d-65a7-4461-81f1-6e743efcba1c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:04:04.277 +05:30 445fee5d-65a7-4461-81f1-6e743efcba1c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b60e0d73-cf70-4b3a-8ff6-96adc66dca53}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1366} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100177,\"Name\":\"TestProfile040905\",\"CreatedOn\":\"2024-09-04T15:33:35.127\",\"ModifiedOn\":\"2024-09-04T15:33:54.147\"},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:32:43.947\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:04:04.278 +05:30 445fee5d-65a7-4461-81f1-6e743efcba1c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1366 application/json; charset=utf-8 34.5628ms 2024-09-04 21:04:04.745 +05:30 4ac0590c-fe4c-4f2b-a089-723a1bed7826 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:04:04.745 +05:30 4ac0590c-fe4c-4f2b-a089-723a1bed7826 INF CORS policy execution successful. 2024-09-04 21:04:04.745 +05:30 4ac0590c-fe4c-4f2b-a089-723a1bed7826 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.6212ms 2024-09-04 21:04:04.770 +05:30 d10f9e43-e489-4ef6-8291-ba198f6587f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:04:04.770 +05:30 d10f9e43-e489-4ef6-8291-ba198f6587f4 INF CORS policy execution successful. 2024-09-04 21:04:04.771 +05:30 d10f9e43-e489-4ef6-8291-ba198f6587f4 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:04:04.771 +05:30 ac5885b6-b24f-4542-ade1-0441569ed596 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:04:04.771 +05:30 ac5885b6-b24f-4542-ade1-0441569ed596 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-04 21:04:04.787 +05:30 ac5885b6-b24f-4542-ade1-0441569ed596 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:04:04.787 +05:30 ac5885b6-b24f-4542-ade1-0441569ed596 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 16.2771ms 2024-09-04 21:04:04.787 +05:30 ac5885b6-b24f-4542-ade1-0441569ed596 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:04:04.787 +05:30 ac5885b6-b24f-4542-ade1-0441569ed596 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d10f9e43-e489-4ef6-8291-ba198f6587f4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:04:04.788 +05:30 ac5885b6-b24f-4542-ade1-0441569ed596 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 17.7786ms 2024-09-04 21:04:16.570 +05:30 fbc2dfcb-0c0c-48ae-9201-68f15431b7ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:04:16.571 +05:30 fbc2dfcb-0c0c-48ae-9201-68f15431b7ed INF CORS policy execution successful. 2024-09-04 21:04:16.571 +05:30 fbc2dfcb-0c0c-48ae-9201-68f15431b7ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.0728ms 2024-09-04 21:04:16.601 +05:30 8aad250b-e238-47c8-ba6c-02c5c0bb8f3b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:04:16.602 +05:30 8aad250b-e238-47c8-ba6c-02c5c0bb8f3b INF CORS policy execution successful. 2024-09-04 21:04:16.602 +05:30 8aad250b-e238-47c8-ba6c-02c5c0bb8f3b INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:04:16.602 +05:30 4b9d0507-03dd-4a41-9eed-94f4cd018e84 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:04:16.603 +05:30 4b9d0507-03dd-4a41-9eed-94f4cd018e84 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-04 21:04:16.635 +05:30 4b9d0507-03dd-4a41-9eed-94f4cd018e84 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:04:16.635 +05:30 4b9d0507-03dd-4a41-9eed-94f4cd018e84 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 32.5566ms 2024-09-04 21:04:16.635 +05:30 4b9d0507-03dd-4a41-9eed-94f4cd018e84 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:04:16.636 +05:30 4b9d0507-03dd-4a41-9eed-94f4cd018e84 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8aad250b-e238-47c8-ba6c-02c5c0bb8f3b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1366} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100177,\"Name\":\"TestProfile040905\",\"CreatedOn\":\"2024-09-04T15:33:35.127\",\"ModifiedOn\":\"2024-09-04T15:33:54.147\"},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:32:43.947\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:04:16.636 +05:30 4b9d0507-03dd-4a41-9eed-94f4cd018e84 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1366 application/json; charset=utf-8 34.8954ms 2024-09-04 21:04:20.242 +05:30 e399a2cc-3707-4527-9ff1-d991196d1e8b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:04:20.242 +05:30 e399a2cc-3707-4527-9ff1-d991196d1e8b INF CORS policy execution successful. 2024-09-04 21:04:20.242 +05:30 e399a2cc-3707-4527-9ff1-d991196d1e8b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 204 null null 0.6211ms 2024-09-04 21:04:20.270 +05:30 22b005dc-493e-485a-90b5-61adf38ac65f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:04:20.271 +05:30 22b005dc-493e-485a-90b5-61adf38ac65f INF CORS policy execution successful. 2024-09-04 21:04:20.271 +05:30 22b005dc-493e-485a-90b5-61adf38ac65f INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100176 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:04:20.271 +05:30 eb2af6fa-e218-4733-93c9-2da22f3e5e47 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:04:20.271 +05:30 eb2af6fa-e218-4733-93c9-2da22f3e5e47 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-04 21:04:20.293 +05:30 eb2af6fa-e218-4733-93c9-2da22f3e5e47 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:04:20.293 +05:30 eb2af6fa-e218-4733-93c9-2da22f3e5e47 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 21.3777ms 2024-09-04 21:04:20.293 +05:30 eb2af6fa-e218-4733-93c9-2da22f3e5e47 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:04:20.293 +05:30 eb2af6fa-e218-4733-93c9-2da22f3e5e47 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 22b005dc-493e-485a-90b5-61adf38ac65f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 747} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":100176,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"}]}"} 2024-09-04 21:04:20.293 +05:30 eb2af6fa-e218-4733-93c9-2da22f3e5e47 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 200 747 application/json; charset=utf-8 23.138ms 2024-09-04 21:04:20.546 +05:30 65f4ca1b-e27d-4023-bc8d-fc5459f8665a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:04:20.546 +05:30 65f4ca1b-e27d-4023-bc8d-fc5459f8665a INF CORS policy execution successful. 2024-09-04 21:04:20.546 +05:30 65f4ca1b-e27d-4023-bc8d-fc5459f8665a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4316ms 2024-09-04 21:04:20.577 +05:30 708215be-a1e1-46eb-861f-2a870c9f989f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:04:20.577 +05:30 708215be-a1e1-46eb-861f-2a870c9f989f INF CORS policy execution successful. 2024-09-04 21:04:20.578 +05:30 708215be-a1e1-46eb-861f-2a870c9f989f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:04:20.578 +05:30 8047e4fc-c1bc-41ec-b41d-adf81218f114 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:04:20.578 +05:30 8047e4fc-c1bc-41ec-b41d-adf81218f114 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-04 21:04:20.599 +05:30 8047e4fc-c1bc-41ec-b41d-adf81218f114 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:04:20.599 +05:30 8047e4fc-c1bc-41ec-b41d-adf81218f114 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 21.3428ms 2024-09-04 21:04:20.599 +05:30 8047e4fc-c1bc-41ec-b41d-adf81218f114 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:04:20.599 +05:30 8047e4fc-c1bc-41ec-b41d-adf81218f114 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 708215be-a1e1-46eb-861f-2a870c9f989f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:04:20.600 +05:30 8047e4fc-c1bc-41ec-b41d-adf81218f114 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 22.8268ms 2024-09-04 21:04:30.899 +05:30 27d0d814-2e14-45e5-ba32-102f646cc3ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-04 21:04:30.900 +05:30 27d0d814-2e14-45e5-ba32-102f646cc3ab INF CORS policy execution successful. 2024-09-04 21:04:30.901 +05:30 27d0d814-2e14-45e5-ba32-102f646cc3ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 1.4762ms 2024-09-04 21:04:30.932 +05:30 c492cc82-5167-477c-a09c-e77008d44b81 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 215 2024-09-04 21:04:30.933 +05:30 c492cc82-5167-477c-a09c-e77008d44b81 INF CORS policy execution successful. 2024-09-04 21:04:30.934 +05:30 c492cc82-5167-477c-a09c-e77008d44b81 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Content-Length: 215}, {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":100176,"name":"TestProfile040903","beId":4,"isGroup":false,"menuAction":[{"menuId":20,"actionId":1},{"menuId":20,"actionId":3},{"menuId":21,"actionId":7},{"menuId":22,"actionId":13}],"parentId":0,"remarks":""} 2024-09-04 21:04:30.934 +05:30 64f79fb5-efcd-4820-9c57-bfbbbefb3c79 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:04:30.935 +05:30 64f79fb5-efcd-4820-9c57-bfbbbefb3c79 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-04 21:04:31.050 +05:30 64f79fb5-efcd-4820-9c57-bfbbbefb3c79 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:04:31.051 +05:30 64f79fb5-efcd-4820-9c57-bfbbbefb3c79 INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 115.7529ms 2024-09-04 21:04:31.051 +05:30 64f79fb5-efcd-4820-9c57-bfbbbefb3c79 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:04:31.051 +05:30 64f79fb5-efcd-4820-9c57-bfbbbefb3c79 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: c492cc82-5167-477c-a09c-e77008d44b81}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 98} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"100176"} 2024-09-04 21:04:31.052 +05:30 64f79fb5-efcd-4820-9c57-bfbbbefb3c79 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 98 application/json; charset=utf-8 120.0341ms 2024-09-04 21:04:40.420 +05:30 95410231-6b26-45a1-a68d-39349f7bced3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:04:40.420 +05:30 95410231-6b26-45a1-a68d-39349f7bced3 INF CORS policy execution successful. 2024-09-04 21:04:40.421 +05:30 95410231-6b26-45a1-a68d-39349f7bced3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.1093ms 2024-09-04 21:04:40.450 +05:30 e64b360d-7e9d-43aa-85b3-cb3c5b83832c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:04:40.451 +05:30 e64b360d-7e9d-43aa-85b3-cb3c5b83832c INF CORS policy execution successful. 2024-09-04 21:04:40.451 +05:30 e64b360d-7e9d-43aa-85b3-cb3c5b83832c INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:04:40.452 +05:30 9ca5c369-e5e2-4555-8fd3-7f3b1da57621 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:04:40.452 +05:30 9ca5c369-e5e2-4555-8fd3-7f3b1da57621 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-04 21:04:40.491 +05:30 9ca5c369-e5e2-4555-8fd3-7f3b1da57621 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:04:40.491 +05:30 9ca5c369-e5e2-4555-8fd3-7f3b1da57621 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 38.9236ms 2024-09-04 21:04:40.491 +05:30 9ca5c369-e5e2-4555-8fd3-7f3b1da57621 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:04:40.491 +05:30 9ca5c369-e5e2-4555-8fd3-7f3b1da57621 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e64b360d-7e9d-43aa-85b3-cb3c5b83832c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1366} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100177,\"Name\":\"TestProfile040905\",\"CreatedOn\":\"2024-09-04T15:33:35.127\",\"ModifiedOn\":\"2024-09-04T15:33:54.147\"},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:34:30.947\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:04:40.492 +05:30 9ca5c369-e5e2-4555-8fd3-7f3b1da57621 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1366 application/json; charset=utf-8 41.4993ms 2024-09-04 21:05:01.242 +05:30 d92bbc6d-bed5-48d1-aac7-290a7f276174 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:05:01.244 +05:30 d92bbc6d-bed5-48d1-aac7-290a7f276174 INF CORS policy execution successful. 2024-09-04 21:05:01.245 +05:30 d92bbc6d-bed5-48d1-aac7-290a7f276174 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 3.0354ms 2024-09-04 21:05:01.385 +05:30 98736517-b280-4569-9881-b67f77d46ebb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:05:01.386 +05:30 98736517-b280-4569-9881-b67f77d46ebb INF CORS policy execution successful. 2024-09-04 21:05:01.387 +05:30 98736517-b280-4569-9881-b67f77d46ebb INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:05:01.387 +05:30 9f568260-27a6-4225-88a4-5dbeb3cf2be5 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:05:01.388 +05:30 9f568260-27a6-4225-88a4-5dbeb3cf2be5 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-04 21:05:01.447 +05:30 9f568260-27a6-4225-88a4-5dbeb3cf2be5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:05:01.449 +05:30 9f568260-27a6-4225-88a4-5dbeb3cf2be5 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 59.8632ms 2024-09-04 21:05:01.449 +05:30 9f568260-27a6-4225-88a4-5dbeb3cf2be5 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:05:01.449 +05:30 9f568260-27a6-4225-88a4-5dbeb3cf2be5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 98736517-b280-4569-9881-b67f77d46ebb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1366} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100177,\"Name\":\"TestProfile040905\",\"CreatedOn\":\"2024-09-04T15:33:35.127\",\"ModifiedOn\":\"2024-09-04T15:33:54.147\"},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:34:30.947\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:05:01.452 +05:30 9f568260-27a6-4225-88a4-5dbeb3cf2be5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1366 application/json; charset=utf-8 65.1152ms 2024-09-04 21:05:03.080 +05:30 5c51aec5-54f7-427a-94bc-c0fa156b06e6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:05:03.081 +05:30 5c51aec5-54f7-427a-94bc-c0fa156b06e6 INF CORS policy execution successful. 2024-09-04 21:05:03.082 +05:30 5c51aec5-54f7-427a-94bc-c0fa156b06e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 204 null null 1.4383ms 2024-09-04 21:05:03.122 +05:30 efbfb82d-0597-4f85-a0ac-367cce75dcf1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:05:03.123 +05:30 efbfb82d-0597-4f85-a0ac-367cce75dcf1 INF CORS policy execution successful. 2024-09-04 21:05:03.124 +05:30 efbfb82d-0597-4f85-a0ac-367cce75dcf1 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100176 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:05:03.124 +05:30 991b7af2-0007-4952-b69b-e479f10b656b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:05:03.125 +05:30 991b7af2-0007-4952-b69b-e479f10b656b 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-04 21:05:03.186 +05:30 991b7af2-0007-4952-b69b-e479f10b656b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:05:03.187 +05:30 991b7af2-0007-4952-b69b-e479f10b656b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 61.6894ms 2024-09-04 21:05:03.187 +05:30 991b7af2-0007-4952-b69b-e479f10b656b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:05:03.187 +05:30 991b7af2-0007-4952-b69b-e479f10b656b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: efbfb82d-0597-4f85-a0ac-367cce75dcf1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 748} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":100176,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"}]}"} 2024-09-04 21:05:03.187 +05:30 991b7af2-0007-4952-b69b-e479f10b656b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 200 748 application/json; charset=utf-8 65.7634ms 2024-09-04 21:05:03.379 +05:30 d9aee76f-f036-4cf5-8f09-7f0b80567d14 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:05:03.380 +05:30 d9aee76f-f036-4cf5-8f09-7f0b80567d14 INF CORS policy execution successful. 2024-09-04 21:05:03.380 +05:30 d9aee76f-f036-4cf5-8f09-7f0b80567d14 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.1749ms 2024-09-04 21:05:03.411 +05:30 85b363c7-4609-4676-8053-7204d264d27f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:05:03.412 +05:30 85b363c7-4609-4676-8053-7204d264d27f INF CORS policy execution successful. 2024-09-04 21:05:03.412 +05:30 85b363c7-4609-4676-8053-7204d264d27f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:05:03.412 +05:30 a38c5bc5-f84d-4cef-b042-4468f58cac85 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:05:03.413 +05:30 a38c5bc5-f84d-4cef-b042-4468f58cac85 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-04 21:05:03.472 +05:30 a38c5bc5-f84d-4cef-b042-4468f58cac85 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:05:03.477 +05:30 a38c5bc5-f84d-4cef-b042-4468f58cac85 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 62.7696ms 2024-09-04 21:05:03.477 +05:30 a38c5bc5-f84d-4cef-b042-4468f58cac85 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:05:03.477 +05:30 a38c5bc5-f84d-4cef-b042-4468f58cac85 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85b363c7-4609-4676-8053-7204d264d27f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:05:03.478 +05:30 a38c5bc5-f84d-4cef-b042-4468f58cac85 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 67.295ms 2024-09-04 21:05:30.776 +05:30 166bb385-d940-4e0e-b784-33620ee6606c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-04 21:05:30.778 +05:30 166bb385-d940-4e0e-b784-33620ee6606c INF CORS policy execution successful. 2024-09-04 21:05:30.781 +05:30 166bb385-d940-4e0e-b784-33620ee6606c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 5.1169ms 2024-09-04 21:05:30.810 +05:30 e67b18be-bced-4129-82f1-10a864033c3a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 269 2024-09-04 21:05:30.813 +05:30 e67b18be-bced-4129-82f1-10a864033c3a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:35:14 PM', Current time (UTC): '9/4/2024 3:35:30 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-04 21:05:30.815 +05:30 e67b18be-bced-4129-82f1-10a864033c3a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:35:14 PM', Current time (UTC): '9/4/2024 3:35:30 PM'. 2024-09-04 21:05:30.815 +05:30 e67b18be-bced-4129-82f1-10a864033c3a INF CORS policy execution successful. 2024-09-04 21:05:30.816 +05:30 e67b18be-bced-4129-82f1-10a864033c3a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDExNCwiaWF0IjoxNzI1NDYzNTE0fQ.gDeZbwWB1uKc_yJvN2plCfRimEUJmIMpfFclZuw8wM0}, {Connection: keep-alive}, {Content-Length: 269}, {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":100176,"name":"TestProfile040903","beId":4,"isGroup":false,"menuAction":[{"menuId":20,"actionId":1},{"menuId":20,"actionId":2},{"menuId":20,"actionId":3},{"menuId":20,"actionId":4},{"menuId":21,"actionId":7},{"menuId":22,"actionId":13}],"parentId":0,"remarks":""} 2024-09-04 21:05:30.816 +05:30 a0f57f4f-d978-457c-ae81-a4e32bd44826 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 21:05:30.817 +05:30 a0f57f4f-d978-457c-ae81-a4e32bd44826 INF AuthenticationScheme: Bearer was challenged. 2024-09-04 21:05:30.817 +05:30 a0f57f4f-d978-457c-ae81-a4e32bd44826 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: e67b18be-bced-4129-82f1-10a864033c3a}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 15:35:14'"} Body: 2024-09-04 21:05:30.817 +05:30 a0f57f4f-d978-457c-ae81-a4e32bd44826 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 401 null null 7.1506ms 2024-09-04 21:05:30.847 +05:30 7d268765-4e47-4836-9259-e3f58e92ff0b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDQxNCwiaWF0IjoxNzI1NDYzNTE0fQ.fXQtguPdLdWmCjFNZdF0fPcIIutIx93iri6zqSUSoTI - null null 2024-09-04 21:05:30.847 +05:30 7d268765-4e47-4836-9259-e3f58e92ff0b INF CORS policy execution successful. 2024-09-04 21:05:30.848 +05:30 7d268765-4e47-4836-9259-e3f58e92ff0b INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDQxNCwiaWF0IjoxNzI1NDYzNTE0fQ.fXQtguPdLdWmCjFNZdF0fPcIIutIx93iri6zqSUSoTI 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-04 21:05:30.848 +05:30 7ff95700-dbf9-470b-a0ef-6e9c6530c0ea INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:05:30.848 +05:30 7ff95700-dbf9-470b-a0ef-6e9c6530c0ea 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-04 21:05:30.856 +05:30 7ff95700-dbf9-470b-a0ef-6e9c6530c0ea INF Token generated 2024-09-04 21:05:30.858 +05:30 7ff95700-dbf9-470b-a0ef-6e9c6530c0ea INF Token generated 2024-09-04 21:05:30.859 +05:30 7ff95700-dbf9-470b-a0ef-6e9c6530c0ea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:05:30.860 +05:30 7ff95700-dbf9-470b-a0ef-6e9c6530c0ea INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 11.5665ms 2024-09-04 21:05:30.860 +05:30 7ff95700-dbf9-470b-a0ef-6e9c6530c0ea INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:05:30.860 +05:30 7ff95700-dbf9-470b-a0ef-6e9c6530c0ea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7d268765-4e47-4836-9259-e3f58e92ff0b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NTAzMCwiaWF0IjoxNzI1NDY0MTMwfQ.TJ5BJ3NvOzdUxrjMpbv9EWH7jAUoxa02cxF8Hp8aho4\"}"} 2024-09-04 21:05:30.861 +05:30 7ff95700-dbf9-470b-a0ef-6e9c6530c0ea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM1MTQsImV4cCI6MTcyNTQ2NDQxNCwiaWF0IjoxNzI1NDYzNTE0fQ.fXQtguPdLdWmCjFNZdF0fPcIIutIx93iri6zqSUSoTI - 200 899 application/json; charset=utf-8 13.6106ms 2024-09-04 21:05:30.896 +05:30 685ca3b5-af70-49a4-b0b5-4a7bcc0d27b3 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 269 2024-09-04 21:05:30.897 +05:30 685ca3b5-af70-49a4-b0b5-4a7bcc0d27b3 INF CORS policy execution successful. 2024-09-04 21:05:30.897 +05:30 685ca3b5-af70-49a4-b0b5-4a7bcc0d27b3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Content-Length: 269}, {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":100176,"name":"TestProfile040903","beId":4,"isGroup":false,"menuAction":[{"menuId":20,"actionId":1},{"menuId":20,"actionId":2},{"menuId":20,"actionId":3},{"menuId":20,"actionId":4},{"menuId":21,"actionId":7},{"menuId":22,"actionId":13}],"parentId":0,"remarks":""} 2024-09-04 21:05:30.897 +05:30 4e0c3aa1-1aa4-41c5-a645-1007f0468867 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:05:30.897 +05:30 4e0c3aa1-1aa4-41c5-a645-1007f0468867 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-04 21:05:31.006 +05:30 4e0c3aa1-1aa4-41c5-a645-1007f0468867 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:05:31.007 +05:30 4e0c3aa1-1aa4-41c5-a645-1007f0468867 INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 109.7683ms 2024-09-04 21:05:31.007 +05:30 4e0c3aa1-1aa4-41c5-a645-1007f0468867 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:05:31.007 +05:30 4e0c3aa1-1aa4-41c5-a645-1007f0468867 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 685ca3b5-af70-49a4-b0b5-4a7bcc0d27b3}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 98} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"100176"} 2024-09-04 21:05:31.007 +05:30 4e0c3aa1-1aa4-41c5-a645-1007f0468867 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 98 application/json; charset=utf-8 111.4434ms 2024-09-04 21:05:40.975 +05:30 b475f7fe-0cd6-4262-b8bd-4e6a83957c8a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:05:40.976 +05:30 b475f7fe-0cd6-4262-b8bd-4e6a83957c8a INF CORS policy execution successful. 2024-09-04 21:05:40.977 +05:30 b475f7fe-0cd6-4262-b8bd-4e6a83957c8a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.2432ms 2024-09-04 21:05:41.001 +05:30 eb25731d-b128-4d40-aa3c-a13234ec43dd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:05:41.001 +05:30 eb25731d-b128-4d40-aa3c-a13234ec43dd INF CORS policy execution successful. 2024-09-04 21:05:41.002 +05:30 eb25731d-b128-4d40-aa3c-a13234ec43dd INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:05:41.002 +05:30 2568c4e0-fe25-4900-a371-38c78d62eb32 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:05:41.002 +05:30 2568c4e0-fe25-4900-a371-38c78d62eb32 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-04 21:05:41.034 +05:30 2568c4e0-fe25-4900-a371-38c78d62eb32 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:05:41.035 +05:30 2568c4e0-fe25-4900-a371-38c78d62eb32 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 32.5244ms 2024-09-04 21:05:41.035 +05:30 2568c4e0-fe25-4900-a371-38c78d62eb32 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:05:41.035 +05:30 2568c4e0-fe25-4900-a371-38c78d62eb32 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eb25731d-b128-4d40-aa3c-a13234ec43dd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1366} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100177,\"Name\":\"TestProfile040905\",\"CreatedOn\":\"2024-09-04T15:33:35.127\",\"ModifiedOn\":\"2024-09-04T15:33:54.147\"},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:35:30.917\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:05:41.035 +05:30 2568c4e0-fe25-4900-a371-38c78d62eb32 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1366 application/json; charset=utf-8 34.5806ms 2024-09-04 21:05:41.426 +05:30 e71e0e1e-b00c-4902-8d1c-db6f2b8548da INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:05:41.426 +05:30 e71e0e1e-b00c-4902-8d1c-db6f2b8548da INF CORS policy execution successful. 2024-09-04 21:05:41.426 +05:30 e71e0e1e-b00c-4902-8d1c-db6f2b8548da INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.8214ms 2024-09-04 21:05:41.452 +05:30 4d646f5b-a549-42a7-bf2d-3178337db47c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:05:41.452 +05:30 4d646f5b-a549-42a7-bf2d-3178337db47c INF CORS policy execution successful. 2024-09-04 21:05:41.452 +05:30 4d646f5b-a549-42a7-bf2d-3178337db47c 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:05:41.453 +05:30 f2f07022-024b-45e6-96f8-313fb93fe0a6 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:05:41.453 +05:30 f2f07022-024b-45e6-96f8-313fb93fe0a6 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-04 21:05:41.471 +05:30 f2f07022-024b-45e6-96f8-313fb93fe0a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:05:41.471 +05:30 f2f07022-024b-45e6-96f8-313fb93fe0a6 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 17.7941ms 2024-09-04 21:05:41.471 +05:30 f2f07022-024b-45e6-96f8-313fb93fe0a6 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:05:41.471 +05:30 f2f07022-024b-45e6-96f8-313fb93fe0a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4d646f5b-a549-42a7-bf2d-3178337db47c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:05:41.471 +05:30 f2f07022-024b-45e6-96f8-313fb93fe0a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 19.8144ms 2024-09-04 21:05:46.969 +05:30 c685b4dc-efa0-455d-b4c5-adbaa70aa066 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 21:05:46.969 +05:30 c685b4dc-efa0-455d-b4c5-adbaa70aa066 INF CORS policy execution successful. 2024-09-04 21:05:46.970 +05:30 c685b4dc-efa0-455d-b4c5-adbaa70aa066 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.1462ms 2024-09-04 21:05:47.000 +05:30 0c4199a0-7fc0-4071-8b21-530ea0c45a9c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 21:05:47.001 +05:30 0c4199a0-7fc0-4071-8b21-530ea0c45a9c INF CORS policy execution successful. 2024-09-04 21:05:47.001 +05:30 0c4199a0-7fc0-4071-8b21-530ea0c45a9c 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:05:47.001 +05:30 56f4f236-2e85-4487-a944-694e20962e0e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 21:05:47.002 +05:30 56f4f236-2e85-4487-a944-694e20962e0e 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-04 21:05:47.022 +05:30 56f4f236-2e85-4487-a944-694e20962e0e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:05:47.022 +05:30 56f4f236-2e85-4487-a944-694e20962e0e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 20.6034ms 2024-09-04 21:05:47.022 +05:30 56f4f236-2e85-4487-a944-694e20962e0e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 21:05:47.022 +05:30 56f4f236-2e85-4487-a944-694e20962e0e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0c4199a0-7fc0-4071-8b21-530ea0c45a9c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 907} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100177,\"ProfileName\":\"TestProfile040905\"},{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\"},{\"ProfileId\":100175,\"ProfileName\":\"TestProfile04092\"},{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"},{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 21:05:47.023 +05:30 56f4f236-2e85-4487-a944-694e20962e0e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 907 application/json; charset=utf-8 22.7415ms 2024-09-04 21:07:51.154 +05:30 7f40081c-9a15-4784-8f52-1521a099c10c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:07:51.155 +05:30 7f40081c-9a15-4784-8f52-1521a099c10c INF CORS policy execution successful. 2024-09-04 21:07:51.156 +05:30 7f40081c-9a15-4784-8f52-1521a099c10c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 2.3604ms 2024-09-04 21:07:51.190 +05:30 62b03d91-6098-406b-a3c0-c167c20ce378 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:07:51.192 +05:30 62b03d91-6098-406b-a3c0-c167c20ce378 INF CORS policy execution successful. 2024-09-04 21:07:51.193 +05:30 62b03d91-6098-406b-a3c0-c167c20ce378 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:07:51.194 +05:30 eea4038d-6f3a-4f22-bf47-ef22e26d4793 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:07:51.194 +05:30 eea4038d-6f3a-4f22-bf47-ef22e26d4793 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-04 21:07:51.235 +05:30 eea4038d-6f3a-4f22-bf47-ef22e26d4793 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:07:51.235 +05:30 eea4038d-6f3a-4f22-bf47-ef22e26d4793 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 40.7056ms 2024-09-04 21:07:51.235 +05:30 eea4038d-6f3a-4f22-bf47-ef22e26d4793 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:07:51.236 +05:30 eea4038d-6f3a-4f22-bf47-ef22e26d4793 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 62b03d91-6098-406b-a3c0-c167c20ce378}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1366} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100177,\"Name\":\"TestProfile040905\",\"CreatedOn\":\"2024-09-04T15:33:35.127\",\"ModifiedOn\":\"2024-09-04T15:33:54.147\"},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:35:30.917\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:07:51.236 +05:30 eea4038d-6f3a-4f22-bf47-ef22e26d4793 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1366 application/json; charset=utf-8 46.2584ms 2024-09-04 21:07:54.530 +05:30 b0982e32-451e-466a-b78f-f37d495ab2ce INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:07:54.531 +05:30 b0982e32-451e-466a-b78f-f37d495ab2ce INF CORS policy execution successful. 2024-09-04 21:07:54.531 +05:30 b0982e32-451e-466a-b78f-f37d495ab2ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 204 null null 0.7075ms 2024-09-04 21:07:54.563 +05:30 61007caf-bddc-4259-a816-49055499eeb8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:07:54.564 +05:30 61007caf-bddc-4259-a816-49055499eeb8 INF CORS policy execution successful. 2024-09-04 21:07:54.564 +05:30 61007caf-bddc-4259-a816-49055499eeb8 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100176 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:07:54.564 +05:30 9814aa37-0302-4835-8186-06e491a4e783 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:07:54.564 +05:30 9814aa37-0302-4835-8186-06e491a4e783 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-04 21:07:54.588 +05:30 9814aa37-0302-4835-8186-06e491a4e783 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:07:54.588 +05:30 9814aa37-0302-4835-8186-06e491a4e783 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 23.8638ms 2024-09-04 21:07:54.588 +05:30 9814aa37-0302-4835-8186-06e491a4e783 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:07:54.589 +05:30 9814aa37-0302-4835-8186-06e491a4e783 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 61007caf-bddc-4259-a816-49055499eeb8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 965} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":100176,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"}]}"} 2024-09-04 21:07:54.589 +05:30 9814aa37-0302-4835-8186-06e491a4e783 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 200 965 application/json; charset=utf-8 25.9746ms 2024-09-04 21:07:54.834 +05:30 594f77c6-d02e-4f89-8130-29b0d243e6a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:07:54.835 +05:30 594f77c6-d02e-4f89-8130-29b0d243e6a7 INF CORS policy execution successful. 2024-09-04 21:07:54.835 +05:30 594f77c6-d02e-4f89-8130-29b0d243e6a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.5895ms 2024-09-04 21:07:54.870 +05:30 97ab8b0b-0e60-418d-9136-cef90f007d43 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:07:54.871 +05:30 97ab8b0b-0e60-418d-9136-cef90f007d43 INF CORS policy execution successful. 2024-09-04 21:07:54.871 +05:30 97ab8b0b-0e60-418d-9136-cef90f007d43 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:07:54.871 +05:30 24918039-7f1e-4d67-970b-04dfc5622df9 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:07:54.871 +05:30 24918039-7f1e-4d67-970b-04dfc5622df9 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-04 21:07:54.896 +05:30 24918039-7f1e-4d67-970b-04dfc5622df9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:07:54.896 +05:30 24918039-7f1e-4d67-970b-04dfc5622df9 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 24.7322ms 2024-09-04 21:07:54.896 +05:30 24918039-7f1e-4d67-970b-04dfc5622df9 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:07:54.896 +05:30 24918039-7f1e-4d67-970b-04dfc5622df9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 97ab8b0b-0e60-418d-9136-cef90f007d43}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:07:54.897 +05:30 24918039-7f1e-4d67-970b-04dfc5622df9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 26.4031ms 2024-09-04 21:08:04.783 +05:30 a02de8d5-a218-4bbf-94e9-a294b2d28577 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-04 21:08:04.784 +05:30 a02de8d5-a218-4bbf-94e9-a294b2d28577 INF CORS policy execution successful. 2024-09-04 21:08:04.784 +05:30 a02de8d5-a218-4bbf-94e9-a294b2d28577 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 1.7205ms 2024-09-04 21:08:04.819 +05:30 2372f190-f5df-48e5-a04f-b57f188f59c3 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 297 2024-09-04 21:08:04.820 +05:30 2372f190-f5df-48e5-a04f-b57f188f59c3 INF CORS policy execution successful. 2024-09-04 21:08:04.820 +05:30 2372f190-f5df-48e5-a04f-b57f188f59c3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Content-Length: 297}, {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":100176,"name":"TestProfile040903","beId":4,"isGroup":false,"menuAction":[{"menuId":20,"actionId":1},{"menuId":20,"actionId":2},{"menuId":20,"actionId":3},{"menuId":20,"actionId":4},{"menuId":20,"actionId":23},{"menuId":21,"actionId":7},{"menuId":22,"actionId":13}],"parentId":0,"remarks":""} 2024-09-04 21:08:04.820 +05:30 16976053-c023-40df-9983-6fae3f61b292 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:08:04.821 +05:30 16976053-c023-40df-9983-6fae3f61b292 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-04 21:08:04.935 +05:30 16976053-c023-40df-9983-6fae3f61b292 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:08:04.936 +05:30 16976053-c023-40df-9983-6fae3f61b292 INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 115.0409ms 2024-09-04 21:08:04.936 +05:30 16976053-c023-40df-9983-6fae3f61b292 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:08:04.936 +05:30 16976053-c023-40df-9983-6fae3f61b292 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 2372f190-f5df-48e5-a04f-b57f188f59c3}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 98} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"100176"} 2024-09-04 21:08:04.936 +05:30 16976053-c023-40df-9983-6fae3f61b292 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 98 application/json; charset=utf-8 117.757ms 2024-09-04 21:09:04.241 +05:30 7d4cabbf-d2a5-4b83-a43d-f5a6f384ef4a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:09:04.244 +05:30 7d4cabbf-d2a5-4b83-a43d-f5a6f384ef4a INF CORS policy execution successful. 2024-09-04 21:09:04.245 +05:30 7d4cabbf-d2a5-4b83-a43d-f5a6f384ef4a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 4.4007ms 2024-09-04 21:09:04.287 +05:30 0361b9f4-9518-4254-ae9f-9edc0dfa035b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:09:04.288 +05:30 0361b9f4-9518-4254-ae9f-9edc0dfa035b INF CORS policy execution successful. 2024-09-04 21:09:04.289 +05:30 0361b9f4-9518-4254-ae9f-9edc0dfa035b INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:09:04.290 +05:30 b0079686-b5d4-4d54-ab42-608ef36e9d0c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:09:04.291 +05:30 b0079686-b5d4-4d54-ab42-608ef36e9d0c 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-04 21:09:04.358 +05:30 b0079686-b5d4-4d54-ab42-608ef36e9d0c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:09:04.360 +05:30 b0079686-b5d4-4d54-ab42-608ef36e9d0c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 69.175ms 2024-09-04 21:09:04.361 +05:30 b0079686-b5d4-4d54-ab42-608ef36e9d0c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:09:04.361 +05:30 b0079686-b5d4-4d54-ab42-608ef36e9d0c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0361b9f4-9518-4254-ae9f-9edc0dfa035b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1366} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100177,\"Name\":\"TestProfile040905\",\"CreatedOn\":\"2024-09-04T15:33:35.127\",\"ModifiedOn\":\"2024-09-04T15:33:54.147\"},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:38:04.833\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:09:04.362 +05:30 b0079686-b5d4-4d54-ab42-608ef36e9d0c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1366 application/json; charset=utf-8 75.1196ms 2024-09-04 21:09:08.068 +05:30 39ee58e1-9b4d-4c5a-9420-2dff1159b071 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100177 - null null 2024-09-04 21:09:08.069 +05:30 39ee58e1-9b4d-4c5a-9420-2dff1159b071 INF CORS policy execution successful. 2024-09-04 21:09:08.069 +05:30 39ee58e1-9b4d-4c5a-9420-2dff1159b071 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100177 - 204 null null 0.697ms 2024-09-04 21:09:08.100 +05:30 1709a2b7-b5ad-45d6-b7e0-197b9837ae3d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100177 - null null 2024-09-04 21:09:08.101 +05:30 1709a2b7-b5ad-45d6-b7e0-197b9837ae3d INF CORS policy execution successful. 2024-09-04 21:09:08.101 +05:30 1709a2b7-b5ad-45d6-b7e0-197b9837ae3d INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100177 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:09:08.102 +05:30 e1758019-3051-4113-8fc7-932dcc7d009a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:09:08.102 +05:30 e1758019-3051-4113-8fc7-932dcc7d009a 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-04 21:09:08.130 +05:30 e1758019-3051-4113-8fc7-932dcc7d009a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:09:08.130 +05:30 e1758019-3051-4113-8fc7-932dcc7d009a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 28.4753ms 2024-09-04 21:09:08.130 +05:30 e1758019-3051-4113-8fc7-932dcc7d009a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:09:08.130 +05:30 e1758019-3051-4113-8fc7-932dcc7d009a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1709a2b7-b5ad-45d6-b7e0-197b9837ae3d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 533} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100177,\"ProfileName\":\"TestProfile040905\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100177,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100177,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"}]}"} 2024-09-04 21:09:08.131 +05:30 e1758019-3051-4113-8fc7-932dcc7d009a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100177 - 200 533 application/json; charset=utf-8 30.7497ms 2024-09-04 21:09:08.374 +05:30 7d66d654-72b6-4e36-b57d-0ffbccab4e89 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:09:08.374 +05:30 7d66d654-72b6-4e36-b57d-0ffbccab4e89 INF CORS policy execution successful. 2024-09-04 21:09:08.374 +05:30 7d66d654-72b6-4e36-b57d-0ffbccab4e89 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4731ms 2024-09-04 21:09:08.407 +05:30 b8b95798-f2c0-4725-aaa1-1b1d2715a93a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:09:08.407 +05:30 b8b95798-f2c0-4725-aaa1-1b1d2715a93a INF CORS policy execution successful. 2024-09-04 21:09:08.408 +05:30 b8b95798-f2c0-4725-aaa1-1b1d2715a93a 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:09:08.408 +05:30 816b5577-de56-475d-88e5-9b8440a16381 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:09:08.409 +05:30 816b5577-de56-475d-88e5-9b8440a16381 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-04 21:09:08.429 +05:30 816b5577-de56-475d-88e5-9b8440a16381 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:09:08.430 +05:30 816b5577-de56-475d-88e5-9b8440a16381 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 21.2593ms 2024-09-04 21:09:08.430 +05:30 816b5577-de56-475d-88e5-9b8440a16381 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:09:08.430 +05:30 816b5577-de56-475d-88e5-9b8440a16381 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b8b95798-f2c0-4725-aaa1-1b1d2715a93a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:09:08.431 +05:30 816b5577-de56-475d-88e5-9b8440a16381 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 23.9778ms 2024-09-04 21:09:17.878 +05:30 fdc68648-f5cc-4edf-83e5-e3adf7a6dbf0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:09:17.878 +05:30 fdc68648-f5cc-4edf-83e5-e3adf7a6dbf0 INF CORS policy execution successful. 2024-09-04 21:09:17.879 +05:30 fdc68648-f5cc-4edf-83e5-e3adf7a6dbf0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.9245ms 2024-09-04 21:09:17.960 +05:30 7fa32b40-abe5-4eb2-a66d-0f9ae6825aab INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:09:17.960 +05:30 7fa32b40-abe5-4eb2-a66d-0f9ae6825aab INF CORS policy execution successful. 2024-09-04 21:09:17.961 +05:30 7fa32b40-abe5-4eb2-a66d-0f9ae6825aab INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:09:17.961 +05:30 0ef61df6-a611-498b-bfc6-ee54b3f32d03 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:09:17.961 +05:30 0ef61df6-a611-498b-bfc6-ee54b3f32d03 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-04 21:09:17.989 +05:30 0ef61df6-a611-498b-bfc6-ee54b3f32d03 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:09:17.989 +05:30 0ef61df6-a611-498b-bfc6-ee54b3f32d03 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 28.1453ms 2024-09-04 21:09:17.990 +05:30 0ef61df6-a611-498b-bfc6-ee54b3f32d03 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:09:17.990 +05:30 0ef61df6-a611-498b-bfc6-ee54b3f32d03 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7fa32b40-abe5-4eb2-a66d-0f9ae6825aab}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1366} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100177,\"Name\":\"TestProfile040905\",\"CreatedOn\":\"2024-09-04T15:33:35.127\",\"ModifiedOn\":\"2024-09-04T15:33:54.147\"},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:38:04.833\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:09:17.990 +05:30 0ef61df6-a611-498b-bfc6-ee54b3f32d03 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1366 application/json; charset=utf-8 30.4607ms 2024-09-04 21:09:28.596 +05:30 b7d51fb9-1dd4-497c-ad79-089ed3de26ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:09:28.597 +05:30 b7d51fb9-1dd4-497c-ad79-089ed3de26ea INF CORS policy execution successful. 2024-09-04 21:09:28.597 +05:30 b7d51fb9-1dd4-497c-ad79-089ed3de26ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.936ms 2024-09-04 21:09:28.662 +05:30 12ef3467-de89-49b3-98f9-e797a80a1805 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:09:28.662 +05:30 12ef3467-de89-49b3-98f9-e797a80a1805 INF CORS policy execution successful. 2024-09-04 21:09:28.662 +05:30 12ef3467-de89-49b3-98f9-e797a80a1805 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:09:28.663 +05:30 f49abfca-7802-4923-b734-d7ceb37299f6 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:09:28.663 +05:30 f49abfca-7802-4923-b734-d7ceb37299f6 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-04 21:09:28.686 +05:30 f49abfca-7802-4923-b734-d7ceb37299f6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:09:28.686 +05:30 f49abfca-7802-4923-b734-d7ceb37299f6 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 23.5172ms 2024-09-04 21:09:28.686 +05:30 f49abfca-7802-4923-b734-d7ceb37299f6 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:09:28.686 +05:30 f49abfca-7802-4923-b734-d7ceb37299f6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12ef3467-de89-49b3-98f9-e797a80a1805}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1366} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100177,\"Name\":\"TestProfile040905\",\"CreatedOn\":\"2024-09-04T15:33:35.127\",\"ModifiedOn\":\"2024-09-04T15:33:54.147\"},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:38:04.833\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:09:28.687 +05:30 f49abfca-7802-4923-b734-d7ceb37299f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1366 application/json; charset=utf-8 25.3059ms 2024-09-04 21:09:31.291 +05:30 153249e2-e2a6-420e-8a4c-fc688e2879a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:09:31.292 +05:30 153249e2-e2a6-420e-8a4c-fc688e2879a1 INF CORS policy execution successful. 2024-09-04 21:09:31.292 +05:30 153249e2-e2a6-420e-8a4c-fc688e2879a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 204 null null 0.5582ms 2024-09-04 21:09:31.323 +05:30 ed8210d6-c2bd-4227-9916-540e077ce078 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:09:31.324 +05:30 ed8210d6-c2bd-4227-9916-540e077ce078 INF CORS policy execution successful. 2024-09-04 21:09:31.324 +05:30 ed8210d6-c2bd-4227-9916-540e077ce078 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100176 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:09:31.324 +05:30 413d7a40-5992-43c1-994f-90d6b0152fed INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:09:31.325 +05:30 413d7a40-5992-43c1-994f-90d6b0152fed 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-04 21:09:31.346 +05:30 413d7a40-5992-43c1-994f-90d6b0152fed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:09:31.347 +05:30 413d7a40-5992-43c1-994f-90d6b0152fed INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 21.9957ms 2024-09-04 21:09:31.347 +05:30 413d7a40-5992-43c1-994f-90d6b0152fed INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:09:31.347 +05:30 413d7a40-5992-43c1-994f-90d6b0152fed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ed8210d6-c2bd-4227-9916-540e077ce078}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1081} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":100176,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"}]}"} 2024-09-04 21:09:31.347 +05:30 413d7a40-5992-43c1-994f-90d6b0152fed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 200 1081 application/json; charset=utf-8 24.0726ms 2024-09-04 21:09:31.598 +05:30 bf53d2b6-95d2-49b9-a43c-4d74cd2cf191 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:09:31.599 +05:30 bf53d2b6-95d2-49b9-a43c-4d74cd2cf191 INF CORS policy execution successful. 2024-09-04 21:09:31.599 +05:30 bf53d2b6-95d2-49b9-a43c-4d74cd2cf191 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4323ms 2024-09-04 21:09:31.630 +05:30 2f5b580b-4da7-4542-809b-9efee878d530 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:09:31.630 +05:30 2f5b580b-4da7-4542-809b-9efee878d530 INF CORS policy execution successful. 2024-09-04 21:09:31.630 +05:30 2f5b580b-4da7-4542-809b-9efee878d530 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:09:31.631 +05:30 92a79769-3e4d-4640-a964-4501a64a4215 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:09:31.631 +05:30 92a79769-3e4d-4640-a964-4501a64a4215 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-04 21:09:31.647 +05:30 92a79769-3e4d-4640-a964-4501a64a4215 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:09:31.648 +05:30 92a79769-3e4d-4640-a964-4501a64a4215 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 16.853ms 2024-09-04 21:09:31.648 +05:30 92a79769-3e4d-4640-a964-4501a64a4215 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:09:31.648 +05:30 92a79769-3e4d-4640-a964-4501a64a4215 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2f5b580b-4da7-4542-809b-9efee878d530}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:09:31.648 +05:30 92a79769-3e4d-4640-a964-4501a64a4215 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 18.3562ms 2024-09-04 21:09:53.752 +05:30 6efdedbc-0100-4240-8478-8224f47fd80b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-04 21:09:53.753 +05:30 6efdedbc-0100-4240-8478-8224f47fd80b INF CORS policy execution successful. 2024-09-04 21:09:53.754 +05:30 6efdedbc-0100-4240-8478-8224f47fd80b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 1.5176ms 2024-09-04 21:09:53.786 +05:30 beb7b79a-4567-4960-9ea1-174a4cb3646b INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 270 2024-09-04 21:09:53.787 +05:30 beb7b79a-4567-4960-9ea1-174a4cb3646b INF CORS policy execution successful. 2024-09-04 21:09:53.787 +05:30 beb7b79a-4567-4960-9ea1-174a4cb3646b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Content-Length: 270}, {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":100176,"name":"TestProfile040903","beId":4,"isGroup":false,"menuAction":[{"menuId":20,"actionId":1},{"menuId":20,"actionId":2},{"menuId":20,"actionId":4},{"menuId":20,"actionId":23},{"menuId":21,"actionId":7},{"menuId":22,"actionId":13}],"parentId":0,"remarks":""} 2024-09-04 21:09:53.788 +05:30 59faa7c1-0f7a-478c-8a56-9d2850ddd193 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:09:53.788 +05:30 59faa7c1-0f7a-478c-8a56-9d2850ddd193 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-04 21:09:53.906 +05:30 59faa7c1-0f7a-478c-8a56-9d2850ddd193 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:09:53.907 +05:30 59faa7c1-0f7a-478c-8a56-9d2850ddd193 INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 118.797ms 2024-09-04 21:09:53.907 +05:30 59faa7c1-0f7a-478c-8a56-9d2850ddd193 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:09:53.907 +05:30 59faa7c1-0f7a-478c-8a56-9d2850ddd193 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: beb7b79a-4567-4960-9ea1-174a4cb3646b}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 98} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"100176"} 2024-09-04 21:09:53.908 +05:30 59faa7c1-0f7a-478c-8a56-9d2850ddd193 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 98 application/json; charset=utf-8 121.9303ms 2024-09-04 21:09:57.268 +05:30 a30e4381-ab2e-4eb1-ac83-8ed17d589bbb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:09:57.268 +05:30 a30e4381-ab2e-4eb1-ac83-8ed17d589bbb INF CORS policy execution successful. 2024-09-04 21:09:57.269 +05:30 a30e4381-ab2e-4eb1-ac83-8ed17d589bbb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 204 null null 0.822ms 2024-09-04 21:09:57.712 +05:30 f95f7b4e-0b2d-4c2e-954f-c780d105bde1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:09:57.712 +05:30 f95f7b4e-0b2d-4c2e-954f-c780d105bde1 INF CORS policy execution successful. 2024-09-04 21:09:57.713 +05:30 f95f7b4e-0b2d-4c2e-954f-c780d105bde1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.8257ms 2024-09-04 21:09:57.716 +05:30 6d8e81cb-9b45-45a0-b03d-c179b491bc04 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:09:57.717 +05:30 6d8e81cb-9b45-45a0-b03d-c179b491bc04 INF CORS policy execution successful. 2024-09-04 21:09:57.717 +05:30 6d8e81cb-9b45-45a0-b03d-c179b491bc04 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100176 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:09:57.717 +05:30 637ceb45-15fb-4c30-a600-1d385a915f72 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:09:57.717 +05:30 637ceb45-15fb-4c30-a600-1d385a915f72 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-04 21:09:57.734 +05:30 637ceb45-15fb-4c30-a600-1d385a915f72 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:09:57.734 +05:30 637ceb45-15fb-4c30-a600-1d385a915f72 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 16.5499ms 2024-09-04 21:09:57.734 +05:30 637ceb45-15fb-4c30-a600-1d385a915f72 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:09:57.734 +05:30 637ceb45-15fb-4c30-a600-1d385a915f72 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6d8e81cb-9b45-45a0-b03d-c179b491bc04}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 973} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":100176,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"}]}"} 2024-09-04 21:09:57.735 +05:30 637ceb45-15fb-4c30-a600-1d385a915f72 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 200 973 application/json; charset=utf-8 18.7641ms 2024-09-04 21:09:57.739 +05:30 bd39000b-64e7-43ea-8fa8-eba8f147cecc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:09:57.739 +05:30 bd39000b-64e7-43ea-8fa8-eba8f147cecc INF CORS policy execution successful. 2024-09-04 21:09:57.739 +05:30 bd39000b-64e7-43ea-8fa8-eba8f147cecc 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:09:57.739 +05:30 4d658545-9bef-48e3-bdcb-afcc5377d9b6 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:09:57.740 +05:30 4d658545-9bef-48e3-bdcb-afcc5377d9b6 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-04 21:09:57.791 +05:30 4d658545-9bef-48e3-bdcb-afcc5377d9b6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:09:57.791 +05:30 4d658545-9bef-48e3-bdcb-afcc5377d9b6 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 51.1763ms 2024-09-04 21:09:57.791 +05:30 4d658545-9bef-48e3-bdcb-afcc5377d9b6 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:09:57.791 +05:30 4d658545-9bef-48e3-bdcb-afcc5377d9b6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bd39000b-64e7-43ea-8fa8-eba8f147cecc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:09:57.791 +05:30 4d658545-9bef-48e3-bdcb-afcc5377d9b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 52.5884ms 2024-09-04 21:10:59.976 +05:30 b050904e-7eb3-4895-95f1-0e21f6591a03 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:10:59.978 +05:30 b050904e-7eb3-4895-95f1-0e21f6591a03 INF CORS policy execution successful. 2024-09-04 21:10:59.981 +05:30 b050904e-7eb3-4895-95f1-0e21f6591a03 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 4.3501ms 2024-09-04 21:11:00.123 +05:30 493fb558-5b68-4253-bd9c-a850bdc56cec INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:11:00.124 +05:30 493fb558-5b68-4253-bd9c-a850bdc56cec INF CORS policy execution successful. 2024-09-04 21:11:00.125 +05:30 493fb558-5b68-4253-bd9c-a850bdc56cec INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:11:00.126 +05:30 521e37d4-0377-45fa-8a4b-57c6d33068c5 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:11:00.126 +05:30 521e37d4-0377-45fa-8a4b-57c6d33068c5 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-04 21:11:00.176 +05:30 521e37d4-0377-45fa-8a4b-57c6d33068c5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:11:00.177 +05:30 521e37d4-0377-45fa-8a4b-57c6d33068c5 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 50.3559ms 2024-09-04 21:11:00.177 +05:30 521e37d4-0377-45fa-8a4b-57c6d33068c5 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:11:00.178 +05:30 521e37d4-0377-45fa-8a4b-57c6d33068c5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 493fb558-5b68-4253-bd9c-a850bdc56cec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1364} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100177,\"Name\":\"TestProfile040905\",\"CreatedOn\":\"2024-09-04T15:33:35.127\",\"ModifiedOn\":\"2024-09-04T15:33:54.147\"},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:39:53.8\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:11:00.179 +05:30 521e37d4-0377-45fa-8a4b-57c6d33068c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1364 application/json; charset=utf-8 56.02ms 2024-09-04 21:11:01.770 +05:30 4e3e1a1a-c2f7-40e5-94e8-9c12d41d8ff4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:11:01.770 +05:30 4e3e1a1a-c2f7-40e5-94e8-9c12d41d8ff4 INF CORS policy execution successful. 2024-09-04 21:11:01.770 +05:30 4e3e1a1a-c2f7-40e5-94e8-9c12d41d8ff4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 204 null null 0.7019ms 2024-09-04 21:11:01.856 +05:30 214c8a02-6fd8-45f1-8bbf-dd0bcd3be80b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:11:01.857 +05:30 214c8a02-6fd8-45f1-8bbf-dd0bcd3be80b INF CORS policy execution successful. 2024-09-04 21:11:01.858 +05:30 214c8a02-6fd8-45f1-8bbf-dd0bcd3be80b INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100176 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:11:01.858 +05:30 c68ec6d5-c33a-4bea-a67f-4a67c7a3c739 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:11:01.858 +05:30 c68ec6d5-c33a-4bea-a67f-4a67c7a3c739 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-04 21:11:01.900 +05:30 c68ec6d5-c33a-4bea-a67f-4a67c7a3c739 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:11:01.900 +05:30 c68ec6d5-c33a-4bea-a67f-4a67c7a3c739 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 41.6139ms 2024-09-04 21:11:01.900 +05:30 c68ec6d5-c33a-4bea-a67f-4a67c7a3c739 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:11:01.900 +05:30 c68ec6d5-c33a-4bea-a67f-4a67c7a3c739 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 214c8a02-6fd8-45f1-8bbf-dd0bcd3be80b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 973} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":100176,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"}]}"} 2024-09-04 21:11:01.901 +05:30 c68ec6d5-c33a-4bea-a67f-4a67c7a3c739 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 200 973 application/json; charset=utf-8 44.5155ms 2024-09-04 21:11:02.070 +05:30 20b10d2a-163d-42d9-9845-ac758855a6ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:11:02.070 +05:30 20b10d2a-163d-42d9-9845-ac758855a6ea INF CORS policy execution successful. 2024-09-04 21:11:02.071 +05:30 20b10d2a-163d-42d9-9845-ac758855a6ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.8003ms 2024-09-04 21:11:02.105 +05:30 4beeff92-88ad-4e09-808e-c6c327f0165a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:11:02.106 +05:30 4beeff92-88ad-4e09-808e-c6c327f0165a INF CORS policy execution successful. 2024-09-04 21:11:02.106 +05:30 4beeff92-88ad-4e09-808e-c6c327f0165a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:11:02.106 +05:30 15a40743-5813-4859-8bc4-727c958daf7f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:11:02.107 +05:30 15a40743-5813-4859-8bc4-727c958daf7f 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-04 21:11:02.138 +05:30 15a40743-5813-4859-8bc4-727c958daf7f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:11:02.139 +05:30 15a40743-5813-4859-8bc4-727c958daf7f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 31.7984ms 2024-09-04 21:11:02.139 +05:30 15a40743-5813-4859-8bc4-727c958daf7f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:11:02.139 +05:30 15a40743-5813-4859-8bc4-727c958daf7f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4beeff92-88ad-4e09-808e-c6c327f0165a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:11:02.140 +05:30 15a40743-5813-4859-8bc4-727c958daf7f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 34.5424ms 2024-09-04 21:11:46.322 +05:30 3ec5a2da-e699-46ef-ad1b-8f62f37119bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-04 21:11:46.325 +05:30 3ec5a2da-e699-46ef-ad1b-8f62f37119bb INF CORS policy execution successful. 2024-09-04 21:11:46.327 +05:30 3ec5a2da-e699-46ef-ad1b-8f62f37119bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 4.9404ms 2024-09-04 21:11:46.361 +05:30 0c7c829c-4cb2-45c3-ab23-1b9bafe2d76a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 270 2024-09-04 21:11:46.362 +05:30 0c7c829c-4cb2-45c3-ab23-1b9bafe2d76a INF CORS policy execution successful. 2024-09-04 21:11:46.363 +05:30 0c7c829c-4cb2-45c3-ab23-1b9bafe2d76a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Content-Length: 270}, {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":100176,"name":"TestProfile040903","beId":4,"isGroup":false,"menuAction":[{"menuId":20,"actionId":1},{"menuId":20,"actionId":2},{"menuId":20,"actionId":4},{"menuId":20,"actionId":23},{"menuId":21,"actionId":7},{"menuId":22,"actionId":13}],"parentId":0,"remarks":""} 2024-09-04 21:11:46.364 +05:30 c1029bb2-9722-4d87-a0b4-5005fe58a16b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:11:46.365 +05:30 c1029bb2-9722-4d87-a0b4-5005fe58a16b 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-04 21:11:46.485 +05:30 c1029bb2-9722-4d87-a0b4-5005fe58a16b INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:11:46.487 +05:30 c1029bb2-9722-4d87-a0b4-5005fe58a16b INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 121.8808ms 2024-09-04 21:11:46.487 +05:30 c1029bb2-9722-4d87-a0b4-5005fe58a16b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:11:46.487 +05:30 c1029bb2-9722-4d87-a0b4-5005fe58a16b INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 0c7c829c-4cb2-45c3-ab23-1b9bafe2d76a}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 98} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"100176"} 2024-09-04 21:11:46.488 +05:30 c1029bb2-9722-4d87-a0b4-5005fe58a16b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 98 application/json; charset=utf-8 127.0797ms 2024-09-04 21:11:55.212 +05:30 3b13742f-a8db-4372-bef1-ff8b79507923 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:11:55.212 +05:30 3b13742f-a8db-4372-bef1-ff8b79507923 INF CORS policy execution successful. 2024-09-04 21:11:55.213 +05:30 3b13742f-a8db-4372-bef1-ff8b79507923 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.3903ms 2024-09-04 21:11:55.248 +05:30 d5984389-0f9d-412d-8a82-a6b1c3295d56 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:11:55.249 +05:30 d5984389-0f9d-412d-8a82-a6b1c3295d56 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:41:21 PM', Current time (UTC): '9/4/2024 3:41:55 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 21:11:55.251 +05:30 d5984389-0f9d-412d-8a82-a6b1c3295d56 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:41:21 PM', Current time (UTC): '9/4/2024 3:41:55 PM'. 2024-09-04 21:11:55.251 +05:30 d5984389-0f9d-412d-8a82-a6b1c3295d56 INF CORS policy execution successful. 2024-09-04 21:11:55.251 +05:30 d5984389-0f9d-412d-8a82-a6b1c3295d56 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDQ4MSwiaWF0IjoxNzI1NDYzODgxfQ.zhUyskwoVjGHRxGZkOZA_1xq2bKWiWos2RpoKC8Y8mI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:11:55.252 +05:30 1ae189c2-074a-40a8-9fa6-9cf1d21eb19d INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 21:11:55.252 +05:30 1ae189c2-074a-40a8-9fa6-9cf1d21eb19d INF AuthenticationScheme: Bearer was challenged. 2024-09-04 21:11:55.252 +05:30 1ae189c2-074a-40a8-9fa6-9cf1d21eb19d INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: d5984389-0f9d-412d-8a82-a6b1c3295d56}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 15:41:21'"} Body: 2024-09-04 21:11:55.253 +05:30 1ae189c2-074a-40a8-9fa6-9cf1d21eb19d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 5.3274ms 2024-09-04 21:11:55.289 +05:30 99ba8c2d-2cb6-46fe-96c3-5acbe904c279 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDc4MSwiaWF0IjoxNzI1NDYzODgxfQ.NLUiFuW-ncUjShGmEhBGGGkxh6xEPsVK9KsdgAHQ14U - null null 2024-09-04 21:11:55.289 +05:30 99ba8c2d-2cb6-46fe-96c3-5acbe904c279 INF CORS policy execution successful. 2024-09-04 21:11:55.289 +05:30 99ba8c2d-2cb6-46fe-96c3-5acbe904c279 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDc4MSwiaWF0IjoxNzI1NDYzODgxfQ.NLUiFuW-ncUjShGmEhBGGGkxh6xEPsVK9KsdgAHQ14U 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-04 21:11:55.289 +05:30 2f46efbb-949c-459c-a40f-a2a8022894bf INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:11:55.290 +05:30 2f46efbb-949c-459c-a40f-a2a8022894bf 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-04 21:11:55.294 +05:30 2f46efbb-949c-459c-a40f-a2a8022894bf INF Token generated 2024-09-04 21:11:55.295 +05:30 2f46efbb-949c-459c-a40f-a2a8022894bf INF Token generated 2024-09-04 21:11:55.295 +05:30 2f46efbb-949c-459c-a40f-a2a8022894bf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:11:55.295 +05:30 2f46efbb-949c-459c-a40f-a2a8022894bf INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.5953ms 2024-09-04 21:11:55.295 +05:30 2f46efbb-949c-459c-a40f-a2a8022894bf INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:11:55.295 +05:30 2f46efbb-949c-459c-a40f-a2a8022894bf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 99ba8c2d-2cb6-46fe-96c3-5acbe904c279}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ1MTUsImV4cCI6MTcyNTQ2NTExNSwiaWF0IjoxNzI1NDY0NTE1fQ.WtX0QW34Qn9GqErWNC43YHsPWEIw6ImtPGjMzlHNSh8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ1MTUsImV4cCI6MTcyNTQ2NTQxNSwiaWF0IjoxNzI1NDY0NTE1fQ.TgcZ_3ydl-f_WxW9vZdCNqedPaOf7GhbUq7YB5pmneU\"}"} 2024-09-04 21:11:55.296 +05:30 2f46efbb-949c-459c-a40f-a2a8022894bf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjM4ODEsImV4cCI6MTcyNTQ2NDc4MSwiaWF0IjoxNzI1NDYzODgxfQ.NLUiFuW-ncUjShGmEhBGGGkxh6xEPsVK9KsdgAHQ14U - 200 899 application/json; charset=utf-8 7.1868ms 2024-09-04 21:11:55.337 +05:30 8eef77ee-3c6e-4f65-adc6-c93315c9e784 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:11:55.338 +05:30 8eef77ee-3c6e-4f65-adc6-c93315c9e784 INF CORS policy execution successful. 2024-09-04 21:11:55.338 +05:30 8eef77ee-3c6e-4f65-adc6-c93315c9e784 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ1MTUsImV4cCI6MTcyNTQ2NTExNSwiaWF0IjoxNzI1NDY0NTE1fQ.WtX0QW34Qn9GqErWNC43YHsPWEIw6ImtPGjMzlHNSh8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:11:55.338 +05:30 a1a7661f-4d1c-4350-9656-43344c56e945 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:11:55.339 +05:30 a1a7661f-4d1c-4350-9656-43344c56e945 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-04 21:11:55.369 +05:30 a1a7661f-4d1c-4350-9656-43344c56e945 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:11:55.369 +05:30 a1a7661f-4d1c-4350-9656-43344c56e945 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 30.4844ms 2024-09-04 21:11:55.369 +05:30 a1a7661f-4d1c-4350-9656-43344c56e945 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:11:55.369 +05:30 a1a7661f-4d1c-4350-9656-43344c56e945 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8eef77ee-3c6e-4f65-adc6-c93315c9e784}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1366} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100177,\"Name\":\"TestProfile040905\",\"CreatedOn\":\"2024-09-04T15:33:35.127\",\"ModifiedOn\":\"2024-09-04T15:33:54.147\"},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:41:46.383\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:11:55.370 +05:30 a1a7661f-4d1c-4350-9656-43344c56e945 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1366 application/json; charset=utf-8 32.9959ms 2024-09-04 21:11:57.285 +05:30 8700ef52-fef7-4494-bc61-4dd5158c48b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:11:57.285 +05:30 8700ef52-fef7-4494-bc61-4dd5158c48b7 INF CORS policy execution successful. 2024-09-04 21:11:57.285 +05:30 8700ef52-fef7-4494-bc61-4dd5158c48b7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 204 null null 0.4406ms 2024-09-04 21:11:57.318 +05:30 2db3559d-a05f-443d-859a-f9fdd9b2d911 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:11:57.318 +05:30 2db3559d-a05f-443d-859a-f9fdd9b2d911 INF CORS policy execution successful. 2024-09-04 21:11:57.318 +05:30 2db3559d-a05f-443d-859a-f9fdd9b2d911 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100176 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ1MTUsImV4cCI6MTcyNTQ2NTExNSwiaWF0IjoxNzI1NDY0NTE1fQ.WtX0QW34Qn9GqErWNC43YHsPWEIw6ImtPGjMzlHNSh8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:11:57.318 +05:30 2ef5c07f-35c5-4c14-b9f7-20a71a40d9c5 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:11:57.319 +05:30 2ef5c07f-35c5-4c14-b9f7-20a71a40d9c5 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-04 21:11:57.337 +05:30 2ef5c07f-35c5-4c14-b9f7-20a71a40d9c5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:11:57.338 +05:30 2ef5c07f-35c5-4c14-b9f7-20a71a40d9c5 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 18.9496ms 2024-09-04 21:11:57.338 +05:30 2ef5c07f-35c5-4c14-b9f7-20a71a40d9c5 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:11:57.338 +05:30 2ef5c07f-35c5-4c14-b9f7-20a71a40d9c5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2db3559d-a05f-443d-859a-f9fdd9b2d911}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 973} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":100176,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"}]}"} 2024-09-04 21:11:57.338 +05:30 2ef5c07f-35c5-4c14-b9f7-20a71a40d9c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 200 973 application/json; charset=utf-8 20.6147ms 2024-09-04 21:11:57.583 +05:30 d8033275-1d14-4b84-8fdc-d827f8cb136e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:11:57.583 +05:30 d8033275-1d14-4b84-8fdc-d827f8cb136e INF CORS policy execution successful. 2024-09-04 21:11:57.584 +05:30 d8033275-1d14-4b84-8fdc-d827f8cb136e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4104ms 2024-09-04 21:11:57.643 +05:30 68553aa6-9e3b-4877-97da-5dc9039f776f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:11:57.644 +05:30 68553aa6-9e3b-4877-97da-5dc9039f776f INF CORS policy execution successful. 2024-09-04 21:11:57.644 +05:30 68553aa6-9e3b-4877-97da-5dc9039f776f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ1MTUsImV4cCI6MTcyNTQ2NTExNSwiaWF0IjoxNzI1NDY0NTE1fQ.WtX0QW34Qn9GqErWNC43YHsPWEIw6ImtPGjMzlHNSh8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:11:57.644 +05:30 c28d28e4-d673-48f3-a80b-b90a4128c861 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:11:57.645 +05:30 c28d28e4-d673-48f3-a80b-b90a4128c861 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-04 21:11:57.661 +05:30 c28d28e4-d673-48f3-a80b-b90a4128c861 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:11:57.661 +05:30 c28d28e4-d673-48f3-a80b-b90a4128c861 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 16.6181ms 2024-09-04 21:11:57.661 +05:30 c28d28e4-d673-48f3-a80b-b90a4128c861 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:11:57.662 +05:30 c28d28e4-d673-48f3-a80b-b90a4128c861 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 68553aa6-9e3b-4877-97da-5dc9039f776f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:11:57.663 +05:30 c28d28e4-d673-48f3-a80b-b90a4128c861 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 19.2722ms 2024-09-04 21:11:59.156 +05:30 814ac0cd-c19f-4ff5-a548-4739d26e4032 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:11:59.157 +05:30 814ac0cd-c19f-4ff5-a548-4739d26e4032 INF CORS policy execution successful. 2024-09-04 21:11:59.157 +05:30 814ac0cd-c19f-4ff5-a548-4739d26e4032 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ1MTUsImV4cCI6MTcyNTQ2NTExNSwiaWF0IjoxNzI1NDY0NTE1fQ.WtX0QW34Qn9GqErWNC43YHsPWEIw6ImtPGjMzlHNSh8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:11:59.158 +05:30 a6e7ad8e-8ba8-4791-94ab-9ac9ec39b164 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:11:59.158 +05:30 a6e7ad8e-8ba8-4791-94ab-9ac9ec39b164 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-04 21:11:59.181 +05:30 a6e7ad8e-8ba8-4791-94ab-9ac9ec39b164 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:11:59.181 +05:30 a6e7ad8e-8ba8-4791-94ab-9ac9ec39b164 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 22.7775ms 2024-09-04 21:11:59.181 +05:30 a6e7ad8e-8ba8-4791-94ab-9ac9ec39b164 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:11:59.181 +05:30 a6e7ad8e-8ba8-4791-94ab-9ac9ec39b164 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 814ac0cd-c19f-4ff5-a548-4739d26e4032}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1366} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100177,\"Name\":\"TestProfile040905\",\"CreatedOn\":\"2024-09-04T15:33:35.127\",\"ModifiedOn\":\"2024-09-04T15:33:54.147\"},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:41:46.383\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:11:59.181 +05:30 a6e7ad8e-8ba8-4791-94ab-9ac9ec39b164 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1366 application/json; charset=utf-8 25.0924ms 2024-09-04 21:12:00.525 +05:30 0862a816-464a-447d-b15a-90625934c549 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100177 - null null 2024-09-04 21:12:00.526 +05:30 0862a816-464a-447d-b15a-90625934c549 INF CORS policy execution successful. 2024-09-04 21:12:00.526 +05:30 0862a816-464a-447d-b15a-90625934c549 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100177 - 204 null null 0.9433ms 2024-09-04 21:12:00.555 +05:30 a894cc5e-cafc-49b4-a3fd-78c715bf0494 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100177 - null null 2024-09-04 21:12:00.556 +05:30 a894cc5e-cafc-49b4-a3fd-78c715bf0494 INF CORS policy execution successful. 2024-09-04 21:12:00.556 +05:30 a894cc5e-cafc-49b4-a3fd-78c715bf0494 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100177 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ1MTUsImV4cCI6MTcyNTQ2NTExNSwiaWF0IjoxNzI1NDY0NTE1fQ.WtX0QW34Qn9GqErWNC43YHsPWEIw6ImtPGjMzlHNSh8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:12:00.556 +05:30 54b054c8-5c36-45ef-a5a1-0de584cf0dc4 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:12:00.556 +05:30 54b054c8-5c36-45ef-a5a1-0de584cf0dc4 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-04 21:12:00.571 +05:30 54b054c8-5c36-45ef-a5a1-0de584cf0dc4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:12:00.571 +05:30 54b054c8-5c36-45ef-a5a1-0de584cf0dc4 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 14.9906ms 2024-09-04 21:12:00.571 +05:30 54b054c8-5c36-45ef-a5a1-0de584cf0dc4 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:12:00.571 +05:30 54b054c8-5c36-45ef-a5a1-0de584cf0dc4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a894cc5e-cafc-49b4-a3fd-78c715bf0494}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 533} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100177,\"ProfileName\":\"TestProfile040905\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100177,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100177,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"}]}"} 2024-09-04 21:12:00.572 +05:30 54b054c8-5c36-45ef-a5a1-0de584cf0dc4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100177 - 200 533 application/json; charset=utf-8 16.8524ms 2024-09-04 21:12:00.829 +05:30 69ebd106-9d96-40c5-a489-f3483ff2401d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:12:00.830 +05:30 69ebd106-9d96-40c5-a489-f3483ff2401d INF CORS policy execution successful. 2024-09-04 21:12:00.830 +05:30 69ebd106-9d96-40c5-a489-f3483ff2401d 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ1MTUsImV4cCI6MTcyNTQ2NTExNSwiaWF0IjoxNzI1NDY0NTE1fQ.WtX0QW34Qn9GqErWNC43YHsPWEIw6ImtPGjMzlHNSh8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:12:00.830 +05:30 ff6a0b72-dd9d-42ca-8a04-ba1d9af9096e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:12:00.830 +05:30 ff6a0b72-dd9d-42ca-8a04-ba1d9af9096e 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-04 21:12:00.849 +05:30 ff6a0b72-dd9d-42ca-8a04-ba1d9af9096e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:12:00.850 +05:30 ff6a0b72-dd9d-42ca-8a04-ba1d9af9096e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 19.4332ms 2024-09-04 21:12:00.850 +05:30 ff6a0b72-dd9d-42ca-8a04-ba1d9af9096e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:12:00.850 +05:30 ff6a0b72-dd9d-42ca-8a04-ba1d9af9096e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 69ebd106-9d96-40c5-a489-f3483ff2401d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:12:00.850 +05:30 ff6a0b72-dd9d-42ca-8a04-ba1d9af9096e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 20.6943ms 2024-09-04 21:12:11.895 +05:30 254e46e5-1d23-44ba-9186-9e424224cad9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-04 21:12:11.895 +05:30 254e46e5-1d23-44ba-9186-9e424224cad9 INF CORS policy execution successful. 2024-09-04 21:12:11.896 +05:30 254e46e5-1d23-44ba-9186-9e424224cad9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 0.8465ms 2024-09-04 21:12:11.930 +05:30 57500fb7-422f-496a-990b-7ed0fe54430f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 173 2024-09-04 21:12:11.931 +05:30 57500fb7-422f-496a-990b-7ed0fe54430f INF CORS policy execution successful. 2024-09-04 21:12:11.931 +05:30 57500fb7-422f-496a-990b-7ed0fe54430f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ1MTUsImV4cCI6MTcyNTQ2NTExNSwiaWF0IjoxNzI1NDY0NTE1fQ.WtX0QW34Qn9GqErWNC43YHsPWEIw6ImtPGjMzlHNSh8}, {Connection: keep-alive}, {Content-Length: 173}, {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":100177,"name":"TestProfile040905","beId":4,"isGroup":false,"menuAction":[{"menuId":20,"actionId":1},{"menuId":20,"actionId":3}],"parentId":0,"remarks":"remarks added"} 2024-09-04 21:12:11.932 +05:30 70337564-d780-4552-895b-df625f52edf3 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:12:11.932 +05:30 70337564-d780-4552-895b-df625f52edf3 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-04 21:12:12.042 +05:30 70337564-d780-4552-895b-df625f52edf3 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:12:12.043 +05:30 70337564-d780-4552-895b-df625f52edf3 INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 111.1407ms 2024-09-04 21:12:12.043 +05:30 70337564-d780-4552-895b-df625f52edf3 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:12:12.043 +05:30 70337564-d780-4552-895b-df625f52edf3 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 57500fb7-422f-496a-990b-7ed0fe54430f}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 98} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"100177"} 2024-09-04 21:12:12.044 +05:30 70337564-d780-4552-895b-df625f52edf3 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 98 application/json; charset=utf-8 113.489ms 2024-09-04 21:12:19.287 +05:30 a74d0fe1-1a2e-456e-8334-b4507a3ecdbc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:12:19.288 +05:30 a74d0fe1-1a2e-456e-8334-b4507a3ecdbc INF CORS policy execution successful. 2024-09-04 21:12:19.288 +05:30 a74d0fe1-1a2e-456e-8334-b4507a3ecdbc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.4575ms 2024-09-04 21:12:19.320 +05:30 1e5420f4-94e7-40f5-be1f-028eee975ba1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:12:19.320 +05:30 1e5420f4-94e7-40f5-be1f-028eee975ba1 INF CORS policy execution successful. 2024-09-04 21:12:19.321 +05:30 1e5420f4-94e7-40f5-be1f-028eee975ba1 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ1MTUsImV4cCI6MTcyNTQ2NTExNSwiaWF0IjoxNzI1NDY0NTE1fQ.WtX0QW34Qn9GqErWNC43YHsPWEIw6ImtPGjMzlHNSh8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:12:19.321 +05:30 d9a88605-4873-4813-bca6-8512bf6ef677 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:12:19.321 +05:30 d9a88605-4873-4813-bca6-8512bf6ef677 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-04 21:12:19.355 +05:30 d9a88605-4873-4813-bca6-8512bf6ef677 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:12:19.356 +05:30 d9a88605-4873-4813-bca6-8512bf6ef677 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 34.3146ms 2024-09-04 21:12:19.356 +05:30 d9a88605-4873-4813-bca6-8512bf6ef677 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:12:19.356 +05:30 d9a88605-4873-4813-bca6-8512bf6ef677 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1e5420f4-94e7-40f5-be1f-028eee975ba1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1365} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100177,\"Name\":\"TestProfile040905\",\"CreatedOn\":\"2024-09-04T15:33:35.127\",\"ModifiedOn\":\"2024-09-04T15:42:11.94\"},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:41:46.383\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:12:19.357 +05:30 d9a88605-4873-4813-bca6-8512bf6ef677 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1365 application/json; charset=utf-8 36.9697ms 2024-09-04 21:12:24.123 +05:30 1032e379-4cdb-4649-883c-3cc9088c6284 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:12:24.123 +05:30 1032e379-4cdb-4649-883c-3cc9088c6284 INF CORS policy execution successful. 2024-09-04 21:12:24.124 +05:30 1032e379-4cdb-4649-883c-3cc9088c6284 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.1304ms 2024-09-04 21:12:24.156 +05:30 a8b5a205-8dc7-4348-9255-327861b05751 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:12:24.157 +05:30 a8b5a205-8dc7-4348-9255-327861b05751 INF CORS policy execution successful. 2024-09-04 21:12:24.157 +05:30 a8b5a205-8dc7-4348-9255-327861b05751 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:12:24.157 +05:30 6b3c1bdf-5d25-48ff-b8df-02021be07793 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:12:24.157 +05:30 6b3c1bdf-5d25-48ff-b8df-02021be07793 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-04 21:12:24.181 +05:30 6b3c1bdf-5d25-48ff-b8df-02021be07793 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:12:24.182 +05:30 6b3c1bdf-5d25-48ff-b8df-02021be07793 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 24.1707ms 2024-09-04 21:12:24.182 +05:30 6b3c1bdf-5d25-48ff-b8df-02021be07793 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:12:24.182 +05:30 6b3c1bdf-5d25-48ff-b8df-02021be07793 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a8b5a205-8dc7-4348-9255-327861b05751}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1365} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100177,\"Name\":\"TestProfile040905\",\"CreatedOn\":\"2024-09-04T15:33:35.127\",\"ModifiedOn\":\"2024-09-04T15:42:11.94\"},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:41:46.383\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:12:24.182 +05:30 6b3c1bdf-5d25-48ff-b8df-02021be07793 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1365 application/json; charset=utf-8 26.2734ms 2024-09-04 21:12:25.594 +05:30 a13e3f4c-f7b9-4382-9ed6-70909faba90b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:12:25.594 +05:30 a13e3f4c-f7b9-4382-9ed6-70909faba90b INF CORS policy execution successful. 2024-09-04 21:12:25.595 +05:30 a13e3f4c-f7b9-4382-9ed6-70909faba90b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 204 null null 0.801ms 2024-09-04 21:12:25.622 +05:30 2738fac6-a218-4b95-9126-559709b39154 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:12:25.622 +05:30 2738fac6-a218-4b95-9126-559709b39154 INF CORS policy execution successful. 2024-09-04 21:12:25.622 +05:30 2738fac6-a218-4b95-9126-559709b39154 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100176 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:12:25.623 +05:30 80525a36-2059-4820-9671-b8b2c73a7c5e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:12:25.623 +05:30 80525a36-2059-4820-9671-b8b2c73a7c5e 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-04 21:12:25.647 +05:30 80525a36-2059-4820-9671-b8b2c73a7c5e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:12:25.647 +05:30 80525a36-2059-4820-9671-b8b2c73a7c5e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 23.2738ms 2024-09-04 21:12:25.647 +05:30 80525a36-2059-4820-9671-b8b2c73a7c5e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:12:25.647 +05:30 80525a36-2059-4820-9671-b8b2c73a7c5e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2738fac6-a218-4b95-9126-559709b39154}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 973} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":100176,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"}]}"} 2024-09-04 21:12:25.647 +05:30 80525a36-2059-4820-9671-b8b2c73a7c5e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 200 973 application/json; charset=utf-8 25.9ms 2024-09-04 21:12:25.889 +05:30 41f35d05-a23d-4c46-a12a-b2e732034bf8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:12:25.889 +05:30 41f35d05-a23d-4c46-a12a-b2e732034bf8 INF CORS policy execution successful. 2024-09-04 21:12:25.889 +05:30 41f35d05-a23d-4c46-a12a-b2e732034bf8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.3776ms 2024-09-04 21:12:25.918 +05:30 0f2d9ce8-bc2b-40da-87ed-1e39935cf5f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:12:25.919 +05:30 0f2d9ce8-bc2b-40da-87ed-1e39935cf5f0 INF CORS policy execution successful. 2024-09-04 21:12:25.919 +05:30 0f2d9ce8-bc2b-40da-87ed-1e39935cf5f0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:12:25.919 +05:30 cd4c34bd-bc96-4864-a055-a41305eecce7 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:12:25.919 +05:30 cd4c34bd-bc96-4864-a055-a41305eecce7 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-04 21:12:25.938 +05:30 cd4c34bd-bc96-4864-a055-a41305eecce7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:12:25.938 +05:30 cd4c34bd-bc96-4864-a055-a41305eecce7 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 18.8296ms 2024-09-04 21:12:25.938 +05:30 cd4c34bd-bc96-4864-a055-a41305eecce7 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:12:25.938 +05:30 cd4c34bd-bc96-4864-a055-a41305eecce7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0f2d9ce8-bc2b-40da-87ed-1e39935cf5f0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:12:25.938 +05:30 cd4c34bd-bc96-4864-a055-a41305eecce7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 20.1987ms 2024-09-04 21:12:32.534 +05:30 efdc2be3-d0b5-4269-8c94-f6d8ad981715 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-04 21:12:32.535 +05:30 efdc2be3-d0b5-4269-8c94-f6d8ad981715 INF CORS policy execution successful. 2024-09-04 21:12:32.535 +05:30 efdc2be3-d0b5-4269-8c94-f6d8ad981715 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 0.7214ms 2024-09-04 21:12:32.566 +05:30 a519867c-a15f-440b-a5e2-234ca701aa73 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 243 2024-09-04 21:12:32.567 +05:30 a519867c-a15f-440b-a5e2-234ca701aa73 INF CORS policy execution successful. 2024-09-04 21:12:32.567 +05:30 a519867c-a15f-440b-a5e2-234ca701aa73 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Content-Length: 243}, {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":100176,"name":"TestProfile040903","beId":4,"isGroup":false,"menuAction":[{"menuId":20,"actionId":1},{"menuId":20,"actionId":2},{"menuId":20,"actionId":23},{"menuId":21,"actionId":7},{"menuId":22,"actionId":13}],"parentId":0,"remarks":""} 2024-09-04 21:12:32.568 +05:30 d953a130-1ae2-46c9-a74f-1dac5e55bece INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:12:32.568 +05:30 d953a130-1ae2-46c9-a74f-1dac5e55bece 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-04 21:12:32.666 +05:30 d953a130-1ae2-46c9-a74f-1dac5e55bece INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:12:32.667 +05:30 d953a130-1ae2-46c9-a74f-1dac5e55bece INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 98.8472ms 2024-09-04 21:12:32.667 +05:30 d953a130-1ae2-46c9-a74f-1dac5e55bece INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:12:32.667 +05:30 d953a130-1ae2-46c9-a74f-1dac5e55bece INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: a519867c-a15f-440b-a5e2-234ca701aa73}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 98} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"100176"} 2024-09-04 21:12:32.667 +05:30 d953a130-1ae2-46c9-a74f-1dac5e55bece INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 98 application/json; charset=utf-8 101.6979ms 2024-09-04 21:12:37.968 +05:30 69870ec6-24b2-44d2-80c5-b5d9c4210512 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100177 - null null 2024-09-04 21:12:37.969 +05:30 69870ec6-24b2-44d2-80c5-b5d9c4210512 INF CORS policy execution successful. 2024-09-04 21:12:37.969 +05:30 69870ec6-24b2-44d2-80c5-b5d9c4210512 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100177 - 204 null null 0.6436ms 2024-09-04 21:12:38.000 +05:30 0d7c2470-19bf-4293-9ad2-8174eda2777e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100177 - null null 2024-09-04 21:12:38.001 +05:30 0d7c2470-19bf-4293-9ad2-8174eda2777e INF CORS policy execution successful. 2024-09-04 21:12:38.001 +05:30 0d7c2470-19bf-4293-9ad2-8174eda2777e INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100177 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ1MTUsImV4cCI6MTcyNTQ2NTExNSwiaWF0IjoxNzI1NDY0NTE1fQ.WtX0QW34Qn9GqErWNC43YHsPWEIw6ImtPGjMzlHNSh8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:12:38.001 +05:30 4f4d0f2c-d93b-498d-b654-fe9786cc9bf4 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:12:38.001 +05:30 4f4d0f2c-d93b-498d-b654-fe9786cc9bf4 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-04 21:12:38.021 +05:30 4f4d0f2c-d93b-498d-b654-fe9786cc9bf4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:12:38.021 +05:30 4f4d0f2c-d93b-498d-b654-fe9786cc9bf4 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 19.9412ms 2024-09-04 21:12:38.021 +05:30 4f4d0f2c-d93b-498d-b654-fe9786cc9bf4 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:12:38.022 +05:30 4f4d0f2c-d93b-498d-b654-fe9786cc9bf4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0d7c2470-19bf-4293-9ad2-8174eda2777e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100177,\"ProfileName\":\"TestProfile040905\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"remarks added\"}],\"SelectedRestrictions\":[{\"ProfileId\":100177,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100177,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"}]}"} 2024-09-04 21:12:38.022 +05:30 4f4d0f2c-d93b-498d-b654-fe9786cc9bf4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100177 - 200 546 application/json; charset=utf-8 21.7989ms 2024-09-04 21:12:38.263 +05:30 c733f233-8965-42a2-9d08-5d08af716d43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:12:38.263 +05:30 c733f233-8965-42a2-9d08-5d08af716d43 INF CORS policy execution successful. 2024-09-04 21:12:38.264 +05:30 c733f233-8965-42a2-9d08-5d08af716d43 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.8502ms 2024-09-04 21:12:38.290 +05:30 523e3042-659a-4cc7-ae99-8c3cf13748a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:12:38.292 +05:30 523e3042-659a-4cc7-ae99-8c3cf13748a7 INF CORS policy execution successful. 2024-09-04 21:12:38.292 +05:30 523e3042-659a-4cc7-ae99-8c3cf13748a7 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ1MTUsImV4cCI6MTcyNTQ2NTExNSwiaWF0IjoxNzI1NDY0NTE1fQ.WtX0QW34Qn9GqErWNC43YHsPWEIw6ImtPGjMzlHNSh8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:12:38.293 +05:30 3fb1db20-18e9-4e07-902e-7c7fe4daef81 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:12:38.293 +05:30 3fb1db20-18e9-4e07-902e-7c7fe4daef81 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-04 21:12:38.313 +05:30 3fb1db20-18e9-4e07-902e-7c7fe4daef81 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:12:38.313 +05:30 3fb1db20-18e9-4e07-902e-7c7fe4daef81 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 20.2441ms 2024-09-04 21:12:38.313 +05:30 3fb1db20-18e9-4e07-902e-7c7fe4daef81 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:12:38.314 +05:30 3fb1db20-18e9-4e07-902e-7c7fe4daef81 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 523e3042-659a-4cc7-ae99-8c3cf13748a7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:12:38.314 +05:30 3fb1db20-18e9-4e07-902e-7c7fe4daef81 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 23.7904ms 2024-09-04 21:12:45.303 +05:30 a391a9f7-237b-4531-a30e-a22e24f96b5d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/deleteprofile - null null 2024-09-04 21:12:45.303 +05:30 a391a9f7-237b-4531-a30e-a22e24f96b5d INF CORS policy execution successful. 2024-09-04 21:12:45.303 +05:30 a391a9f7-237b-4531-a30e-a22e24f96b5d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/deleteprofile - 204 null null 0.6454ms 2024-09-04 21:12:45.331 +05:30 fea2515d-e8ba-43ef-8e9f-805ced418c4f INF Request starting HTTP/1.1 DELETE http://103.120.178.195/SangSecurityAPI/profile/deleteprofile - application/json 15 2024-09-04 21:12:45.331 +05:30 fea2515d-e8ba-43ef-8e9f-805ced418c4f INF CORS policy execution successful. 2024-09-04 21:12:45.332 +05:30 fea2515d-e8ba-43ef-8e9f-805ced418c4f INF HTTP request: Path: /profile/deleteprofile QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ1MTUsImV4cCI6MTcyNTQ2NTExNSwiaWF0IjoxNzI1NDY0NTE1fQ.WtX0QW34Qn9GqErWNC43YHsPWEIw6ImtPGjMzlHNSh8}, {Connection: keep-alive}, {Content-Length: 15}, {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":100177}] 2024-09-04 21:12:45.332 +05:30 dcc99547-b99e-4d95-8e28-863147139f41 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.DeleteProfile (Sang.Security.Api)' 2024-09-04 21:12:45.343 +05:30 dcc99547-b99e-4d95-8e28-863147139f41 INF Route matched with {action = "DeleteProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] DeleteProfile(System.Collections.Generic.List`1[Sang.Security.Api.Models.IdTableType]) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-04 21:12:45.433 +05:30 dcc99547-b99e-4d95-8e28-863147139f41 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:12:45.433 +05:30 dcc99547-b99e-4d95-8e28-863147139f41 INF Executed action Sang.Security.Api.Controllers.ProfileController.DeleteProfile (Sang.Security.Api) in 89.7444ms 2024-09-04 21:12:45.433 +05:30 dcc99547-b99e-4d95-8e28-863147139f41 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.DeleteProfile (Sang.Security.Api)' 2024-09-04 21:12:45.433 +05:30 dcc99547-b99e-4d95-8e28-863147139f41 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fea2515d-e8ba-43ef-8e9f-805ced418c4f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 113} Body: {"status":"Success","statusCode":2002,"message":"Deleted Successfully. Profiles: TestProfile040905","result":"1"} 2024-09-04 21:12:45.433 +05:30 dcc99547-b99e-4d95-8e28-863147139f41 INF Request finished HTTP/1.1 DELETE http://103.120.178.195/SangSecurityAPI/profile/deleteprofile - 200 113 application/json; charset=utf-8 102.6842ms 2024-09-04 21:12:45.500 +05:30 571945a4-a134-437e-91b9-508c88f9ae79 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:12:45.500 +05:30 571945a4-a134-437e-91b9-508c88f9ae79 INF CORS policy execution successful. 2024-09-04 21:12:45.500 +05:30 571945a4-a134-437e-91b9-508c88f9ae79 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.4665ms 2024-09-04 21:12:45.525 +05:30 52bf88f0-5fef-4970-8f4f-4aff6c689f9f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:12:45.526 +05:30 52bf88f0-5fef-4970-8f4f-4aff6c689f9f INF CORS policy execution successful. 2024-09-04 21:12:45.526 +05:30 52bf88f0-5fef-4970-8f4f-4aff6c689f9f INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ1MTUsImV4cCI6MTcyNTQ2NTExNSwiaWF0IjoxNzI1NDY0NTE1fQ.WtX0QW34Qn9GqErWNC43YHsPWEIw6ImtPGjMzlHNSh8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:12:45.526 +05:30 528adebc-c502-4a2c-ae6b-1632da1f4f45 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:12:45.526 +05:30 528adebc-c502-4a2c-ae6b-1632da1f4f45 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-04 21:12:45.545 +05:30 528adebc-c502-4a2c-ae6b-1632da1f4f45 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:12:45.545 +05:30 528adebc-c502-4a2c-ae6b-1632da1f4f45 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 18.9551ms 2024-09-04 21:12:45.545 +05:30 528adebc-c502-4a2c-ae6b-1632da1f4f45 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:12:45.545 +05:30 528adebc-c502-4a2c-ae6b-1632da1f4f45 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 52bf88f0-5fef-4970-8f4f-4aff6c689f9f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1354} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 21:12:45.546 +05:30 528adebc-c502-4a2c-ae6b-1632da1f4f45 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1354 application/json; charset=utf-8 20.4936ms 2024-09-04 21:12:51.545 +05:30 41127845-baf1-4c9d-9692-0cb32b393347 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:12:51.545 +05:30 41127845-baf1-4c9d-9692-0cb32b393347 INF CORS policy execution successful. 2024-09-04 21:12:51.545 +05:30 41127845-baf1-4c9d-9692-0cb32b393347 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7521ms 2024-09-04 21:12:51.576 +05:30 77d70a5c-9b4d-4030-8735-514d3acbd534 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:12:51.576 +05:30 77d70a5c-9b4d-4030-8735-514d3acbd534 INF CORS policy execution successful. 2024-09-04 21:12:51.577 +05:30 77d70a5c-9b4d-4030-8735-514d3acbd534 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:12:51.577 +05:30 737a80d9-04f3-4880-a0e2-348e28b72ea8 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:12:51.577 +05:30 737a80d9-04f3-4880-a0e2-348e28b72ea8 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-04 21:12:51.609 +05:30 737a80d9-04f3-4880-a0e2-348e28b72ea8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:12:51.609 +05:30 737a80d9-04f3-4880-a0e2-348e28b72ea8 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 32.1332ms 2024-09-04 21:12:51.609 +05:30 737a80d9-04f3-4880-a0e2-348e28b72ea8 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:12:51.609 +05:30 737a80d9-04f3-4880-a0e2-348e28b72ea8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 77d70a5c-9b4d-4030-8735-514d3acbd534}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1354} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 21:12:51.610 +05:30 737a80d9-04f3-4880-a0e2-348e28b72ea8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1354 application/json; charset=utf-8 34.3658ms 2024-09-04 21:12:56.529 +05:30 fd84b021-58c2-4d0d-bd80-41c690f2c8c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:12:56.529 +05:30 fd84b021-58c2-4d0d-bd80-41c690f2c8c2 INF CORS policy execution successful. 2024-09-04 21:12:56.530 +05:30 fd84b021-58c2-4d0d-bd80-41c690f2c8c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 204 null null 0.944ms 2024-09-04 21:12:56.562 +05:30 358eeab2-6cdc-42ba-8dcb-537773d4d36c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:12:56.563 +05:30 358eeab2-6cdc-42ba-8dcb-537773d4d36c INF CORS policy execution successful. 2024-09-04 21:12:56.563 +05:30 358eeab2-6cdc-42ba-8dcb-537773d4d36c INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100176 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:12:56.563 +05:30 edd27a71-152b-4308-9a02-e697d382c8a9 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:12:56.563 +05:30 edd27a71-152b-4308-9a02-e697d382c8a9 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-04 21:12:56.588 +05:30 edd27a71-152b-4308-9a02-e697d382c8a9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:12:56.589 +05:30 edd27a71-152b-4308-9a02-e697d382c8a9 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 25.1526ms 2024-09-04 21:12:56.589 +05:30 edd27a71-152b-4308-9a02-e697d382c8a9 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:12:56.589 +05:30 edd27a71-152b-4308-9a02-e697d382c8a9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 358eeab2-6cdc-42ba-8dcb-537773d4d36c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 863} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":100176,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"}]}"} 2024-09-04 21:12:56.589 +05:30 edd27a71-152b-4308-9a02-e697d382c8a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 200 863 application/json; charset=utf-8 27.4561ms 2024-09-04 21:12:56.832 +05:30 5f07c019-7a34-461e-bec1-69a95e85305d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:12:56.833 +05:30 5f07c019-7a34-461e-bec1-69a95e85305d INF CORS policy execution successful. 2024-09-04 21:12:56.833 +05:30 5f07c019-7a34-461e-bec1-69a95e85305d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.6694ms 2024-09-04 21:12:56.862 +05:30 b73230f9-13c5-4b83-a259-be74274bdb91 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:12:56.862 +05:30 b73230f9-13c5-4b83-a259-be74274bdb91 INF CORS policy execution successful. 2024-09-04 21:12:56.863 +05:30 b73230f9-13c5-4b83-a259-be74274bdb91 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:12:56.863 +05:30 d6821cd1-5997-471c-8732-e6a8abb28e8d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:12:56.863 +05:30 d6821cd1-5997-471c-8732-e6a8abb28e8d 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-04 21:12:56.889 +05:30 d6821cd1-5997-471c-8732-e6a8abb28e8d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:12:56.889 +05:30 d6821cd1-5997-471c-8732-e6a8abb28e8d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 26.4383ms 2024-09-04 21:12:56.889 +05:30 d6821cd1-5997-471c-8732-e6a8abb28e8d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:12:56.890 +05:30 d6821cd1-5997-471c-8732-e6a8abb28e8d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b73230f9-13c5-4b83-a259-be74274bdb91}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:12:56.890 +05:30 d6821cd1-5997-471c-8732-e6a8abb28e8d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 27.9267ms 2024-09-04 21:14:41.468 +05:30 ab973cbf-b140-40ce-b84e-16997439294b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:14:41.468 +05:30 56dd0bea-97be-4d60-a753-69994e242860 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:14:41.469 +05:30 56dd0bea-97be-4d60-a753-69994e242860 INF CORS policy execution successful. 2024-09-04 21:14:41.469 +05:30 ab973cbf-b140-40ce-b84e-16997439294b INF CORS policy execution successful. 2024-09-04 21:14:41.470 +05:30 56dd0bea-97be-4d60-a753-69994e242860 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.7186ms 2024-09-04 21:14:41.470 +05:30 ab973cbf-b140-40ce-b84e-16997439294b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 2.211ms 2024-09-04 21:14:41.550 +05:30 4bdea3d0-47a6-4993-913b-95994849fdd6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:14:41.556 +05:30 4bdea3d0-47a6-4993-913b-95994849fdd6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:31:53 PM', Current time (UTC): '9/4/2024 3:44: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-04 21:14:41.561 +05:30 4bdea3d0-47a6-4993-913b-95994849fdd6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:31:53 PM', Current time (UTC): '9/4/2024 3:44:41 PM'. 2024-09-04 21:14:41.562 +05:30 4bdea3d0-47a6-4993-913b-95994849fdd6 INF CORS policy execution successful. 2024-09-04 21:14:41.564 +05:30 4bdea3d0-47a6-4993-913b-95994849fdd6 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjMzMTMsImV4cCI6MTcyNTQ2MzkxMywiaWF0IjoxNzI1NDYzMzEzfQ._aGoUMMFvkvhO6SkIjcw47sAn_q_YS3ONy1e438OR_Q}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 21:14:41.567 +05:30 757b7c02-2329-4861-8b58-cbb6da9d783d INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 21:14:41.568 +05:30 757b7c02-2329-4861-8b58-cbb6da9d783d INF AuthenticationScheme: Bearer was challenged. 2024-09-04 21:14:41.568 +05:30 757b7c02-2329-4861-8b58-cbb6da9d783d INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 4bdea3d0-47a6-4993-913b-95994849fdd6}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 15:31:53'"} Body: 2024-09-04 21:14:41.569 +05:30 757b7c02-2329-4861-8b58-cbb6da9d783d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 18.302ms 2024-09-04 21:14:41.581 +05:30 4318b179-7496-40c5-b5f5-9e3047f6131b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:14:41.581 +05:30 4318b179-7496-40c5-b5f5-9e3047f6131b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:31:53 PM', Current time (UTC): '9/4/2024 3:44: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-04 21:14:41.582 +05:30 4318b179-7496-40c5-b5f5-9e3047f6131b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:31:53 PM', Current time (UTC): '9/4/2024 3:44:41 PM'. 2024-09-04 21:14:41.582 +05:30 4318b179-7496-40c5-b5f5-9e3047f6131b INF CORS policy execution successful. 2024-09-04 21:14:41.582 +05:30 4318b179-7496-40c5-b5f5-9e3047f6131b INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjMzMTMsImV4cCI6MTcyNTQ2MzkxMywiaWF0IjoxNzI1NDYzMzEzfQ._aGoUMMFvkvhO6SkIjcw47sAn_q_YS3ONy1e438OR_Q}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 21:14:41.582 +05:30 fde4d2b8-5fcc-4fe1-8fe0-ba77870bca0a INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 21:14:41.582 +05:30 fde4d2b8-5fcc-4fe1-8fe0-ba77870bca0a INF AuthenticationScheme: Bearer was challenged. 2024-09-04 21:14:41.582 +05:30 fde4d2b8-5fcc-4fe1-8fe0-ba77870bca0a INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 4318b179-7496-40c5-b5f5-9e3047f6131b}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 15:31:53'"} Body: 2024-09-04 21:14:41.582 +05:30 fde4d2b8-5fcc-4fe1-8fe0-ba77870bca0a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 1.9517ms 2024-09-04 21:14:41.667 +05:30 12464b7a-95d3-43eb-875e-b2df7b2c871d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjMzMTMsImV4cCI6MTcyNTQ2NDIxMywiaWF0IjoxNzI1NDYzMzEzfQ.NxVkMjnAH9j0ZMa51akpRM0L2_oN-j82Ye91nPXQPoU - null null 2024-09-04 21:14:41.667 +05:30 12464b7a-95d3-43eb-875e-b2df7b2c871d INF CORS policy execution successful. 2024-09-04 21:14:41.667 +05:30 12464b7a-95d3-43eb-875e-b2df7b2c871d INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjMzMTMsImV4cCI6MTcyNTQ2NDIxMywiaWF0IjoxNzI1NDYzMzEzfQ.NxVkMjnAH9j0ZMa51akpRM0L2_oN-j82Ye91nPXQPoU 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 21:14:41.668 +05:30 7fbb3fed-0a6c-49cb-8afe-ed75fe99bf32 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:14:41.669 +05:30 7fbb3fed-0a6c-49cb-8afe-ed75fe99bf32 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-04 21:14:41.673 +05:30 7fbb3fed-0a6c-49cb-8afe-ed75fe99bf32 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:14:41.673 +05:30 7fbb3fed-0a6c-49cb-8afe-ed75fe99bf32 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 4.3958ms 2024-09-04 21:14:41.674 +05:30 7fbb3fed-0a6c-49cb-8afe-ed75fe99bf32 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:14:41.674 +05:30 7fbb3fed-0a6c-49cb-8afe-ed75fe99bf32 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 12464b7a-95d3-43eb-875e-b2df7b2c871d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 21:14:41.674 +05:30 7fbb3fed-0a6c-49cb-8afe-ed75fe99bf32 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjMzMTMsImV4cCI6MTcyNTQ2NDIxMywiaWF0IjoxNzI1NDYzMzEzfQ.NxVkMjnAH9j0ZMa51akpRM0L2_oN-j82Ye91nPXQPoU - 400 90 application/json; charset=utf-8 7.3168ms 2024-09-04 21:14:41.707 +05:30 3b7fddc6-b1c7-4309-afe6-ec469558100e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjMzMTMsImV4cCI6MTcyNTQ2NDIxMywiaWF0IjoxNzI1NDYzMzEzfQ.NxVkMjnAH9j0ZMa51akpRM0L2_oN-j82Ye91nPXQPoU - null null 2024-09-04 21:14:41.707 +05:30 3b7fddc6-b1c7-4309-afe6-ec469558100e INF CORS policy execution successful. 2024-09-04 21:14:41.707 +05:30 3b7fddc6-b1c7-4309-afe6-ec469558100e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjMzMTMsImV4cCI6MTcyNTQ2NDIxMywiaWF0IjoxNzI1NDYzMzEzfQ.NxVkMjnAH9j0ZMa51akpRM0L2_oN-j82Ye91nPXQPoU 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 21:14:41.707 +05:30 0ea48a0c-d32b-47bb-87a8-568679a899ad INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:14:41.708 +05:30 0ea48a0c-d32b-47bb-87a8-568679a899ad 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-04 21:14:41.709 +05:30 0ea48a0c-d32b-47bb-87a8-568679a899ad INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:14:41.709 +05:30 0ea48a0c-d32b-47bb-87a8-568679a899ad INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 1.2142ms 2024-09-04 21:14:41.709 +05:30 0ea48a0c-d32b-47bb-87a8-568679a899ad INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:14:41.709 +05:30 0ea48a0c-d32b-47bb-87a8-568679a899ad INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 3b7fddc6-b1c7-4309-afe6-ec469558100e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 21:14:41.709 +05:30 0ea48a0c-d32b-47bb-87a8-568679a899ad INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjMzMTMsImV4cCI6MTcyNTQ2NDIxMywiaWF0IjoxNzI1NDYzMzEzfQ.NxVkMjnAH9j0ZMa51akpRM0L2_oN-j82Ye91nPXQPoU - 400 90 application/json; charset=utf-8 2.5192ms 2024-09-04 21:14:51.282 +05:30 bb2d2763-7318-4aae-8b8a-a7fdecda0acf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 21:14:51.282 +05:30 bb2d2763-7318-4aae-8b8a-a7fdecda0acf INF CORS policy execution successful. 2024-09-04 21:14:51.283 +05:30 bb2d2763-7318-4aae-8b8a-a7fdecda0acf INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 21:14:51.283 +05:30 992f70fd-6064-4ad1-a655-cbff7f0c9b73 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:14:51.283 +05:30 992f70fd-6064-4ad1-a655-cbff7f0c9b73 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-04 21:14:51.306 +05:30 992f70fd-6064-4ad1-a655-cbff7f0c9b73 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:14:51.306 +05:30 992f70fd-6064-4ad1-a655-cbff7f0c9b73 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 22.7309ms 2024-09-04 21:14:51.306 +05:30 992f70fd-6064-4ad1-a655-cbff7f0c9b73 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:14:51.306 +05:30 992f70fd-6064-4ad1-a655-cbff7f0c9b73 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bb2d2763-7318-4aae-8b8a-a7fdecda0acf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 21:14:51.307 +05:30 992f70fd-6064-4ad1-a655-cbff7f0c9b73 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 24.9728ms 2024-09-04 21:14:55.159 +05:30 036af200-d5ba-4e09-80ee-01924ad883b0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 21:14:55.159 +05:30 036af200-d5ba-4e09-80ee-01924ad883b0 INF CORS policy execution successful. 2024-09-04 21:14:55.160 +05:30 036af200-d5ba-4e09-80ee-01924ad883b0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.7485ms 2024-09-04 21:14:55.198 +05:30 5c8cbdc6-3b10-4fbb-b283-ebf1194f6e1e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 21:14:55.198 +05:30 5c8cbdc6-3b10-4fbb-b283-ebf1194f6e1e INF CORS policy execution successful. 2024-09-04 21:14:55.198 +05:30 5c8cbdc6-3b10-4fbb-b283-ebf1194f6e1e 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: 100}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 21:14:55.198 +05:30 c86b1470-0d1c-4f3d-b3cb-97bc26babe57 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:14:55.199 +05:30 c86b1470-0d1c-4f3d-b3cb-97bc26babe57 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-04 21:14:55.202 +05:30 c86b1470-0d1c-4f3d-b3cb-97bc26babe57 INF Database retrieved 2024-09-04 21:14:55.206 +05:30 c86b1470-0d1c-4f3d-b3cb-97bc26babe57 INF Token generated 2024-09-04 21:14:55.207 +05:30 c86b1470-0d1c-4f3d-b3cb-97bc26babe57 INF Token generated 2024-09-04 21:14:55.207 +05:30 c86b1470-0d1c-4f3d-b3cb-97bc26babe57 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:14:55.208 +05:30 c86b1470-0d1c-4f3d-b3cb-97bc26babe57 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 8.919ms 2024-09-04 21:14:55.208 +05:30 c86b1470-0d1c-4f3d-b3cb-97bc26babe57 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:14:55.208 +05:30 c86b1470-0d1c-4f3d-b3cb-97bc26babe57 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5c8cbdc6-3b10-4fbb-b283-ebf1194f6e1e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ2OTUsImV4cCI6MTcyNTQ2NTI5NSwiaWF0IjoxNzI1NDY0Njk1fQ.0mcwSV-9vMO29myU5yCjr6CjFlLhz9Yu-osFS2dNkr4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ2OTUsImV4cCI6MTcyNTQ2NTU5NSwiaWF0IjoxNzI1NDY0Njk1fQ.LEhp3FkxMZgQog48iAhxk8wdfrqjy_5u-CNsmdr9fis\"}"} 2024-09-04 21:14:55.208 +05:30 c86b1470-0d1c-4f3d-b3cb-97bc26babe57 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 10.8046ms 2024-09-04 21:15:18.265 +05:30 0458bb63-7f66-4f43-87ea-b8915db2dc9e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - null null 2024-09-04 21:15:18.266 +05:30 0458bb63-7f66-4f43-87ea-b8915db2dc9e INF CORS policy execution successful. 2024-09-04 21:15:18.267 +05:30 0458bb63-7f66-4f43-87ea-b8915db2dc9e INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser1 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://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:15:18.268 +05:30 79ad06b0-587c-4662-9f4a-488346d4c7f4 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:15:18.269 +05:30 79ad06b0-587c-4662-9f4a-488346d4c7f4 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-04 21:15:18.275 +05:30 79ad06b0-587c-4662-9f4a-488346d4c7f4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:15:18.276 +05:30 79ad06b0-587c-4662-9f4a-488346d4c7f4 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 6.9828ms 2024-09-04 21:15:18.276 +05:30 79ad06b0-587c-4662-9f4a-488346d4c7f4 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:15:18.276 +05:30 79ad06b0-587c-4662-9f4a-488346d4c7f4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0458bb63-7f66-4f43-87ea-b8915db2dc9e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 21:15:18.277 +05:30 79ad06b0-587c-4662-9f4a-488346d4c7f4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - 200 177 application/json; charset=utf-8 11.9585ms 2024-09-04 21:15:20.820 +05:30 3dcaa02f-6cda-4690-9c84-99edcd33c5f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 21:15:20.821 +05:30 3dcaa02f-6cda-4690-9c84-99edcd33c5f3 INF CORS policy execution successful. 2024-09-04 21:15:20.821 +05:30 3dcaa02f-6cda-4690-9c84-99edcd33c5f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.6826ms 2024-09-04 21:15:20.877 +05:30 cd19e3d0-65da-4dbd-9674-16c648799ccc INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 21:15:20.877 +05:30 cd19e3d0-65da-4dbd-9674-16c648799ccc INF CORS policy execution successful. 2024-09-04 21:15:20.877 +05:30 cd19e3d0-65da-4dbd-9674-16c648799ccc 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: 100}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser1","password":"TestUser1","entityId":7,"Company Name":"Entity9"} 2024-09-04 21:15:20.877 +05:30 fcac7986-6624-4be9-9652-24d17529fb7c INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:15:20.877 +05:30 fcac7986-6624-4be9-9652-24d17529fb7c 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-04 21:15:20.883 +05:30 fcac7986-6624-4be9-9652-24d17529fb7c INF Database retrieved 2024-09-04 21:15:20.887 +05:30 fcac7986-6624-4be9-9652-24d17529fb7c INF Token generated 2024-09-04 21:15:20.887 +05:30 fcac7986-6624-4be9-9652-24d17529fb7c INF Token generated 2024-09-04 21:15:20.888 +05:30 fcac7986-6624-4be9-9652-24d17529fb7c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:15:20.888 +05:30 fcac7986-6624-4be9-9652-24d17529fb7c INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 10.2186ms 2024-09-04 21:15:20.888 +05:30 fcac7986-6624-4be9-9652-24d17529fb7c INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:15:20.888 +05:30 fcac7986-6624-4be9-9652-24d17529fb7c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cd19e3d0-65da-4dbd-9674-16c648799ccc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3MjAsImV4cCI6MTcyNTQ2NTMyMCwiaWF0IjoxNzI1NDY0NzIwfQ.Yk_ZYuLUu2IOicMrple2OrjPyDac-Z6sKFgASKGzAw4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3MjAsImV4cCI6MTcyNTQ2NTYyMCwiaWF0IjoxNzI1NDY0NzIwfQ.-z1GbLbkvYqp6SKQAnCplELFi25auGXAADpIhaJ6Wkw\"}"} 2024-09-04 21:15:20.889 +05:30 fcac7986-6624-4be9-9652-24d17529fb7c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 12.1552ms 2024-09-04 21:15:49.992 +05:30 34e998bc-f5f9-4057-81a7-7d598a8f3e27 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:15:49.993 +05:30 34e998bc-f5f9-4057-81a7-7d598a8f3e27 INF CORS policy execution successful. 2024-09-04 21:15:49.993 +05:30 34e998bc-f5f9-4057-81a7-7d598a8f3e27 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.6746ms 2024-09-04 21:15:50.028 +05:30 0e6a875b-4906-4079-b5c7-295498e5da23 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:15:50.030 +05:30 0e6a875b-4906-4079-b5c7-295498e5da23 INF CORS policy execution successful. 2024-09-04 21:15:50.031 +05:30 0e6a875b-4906-4079-b5c7-295498e5da23 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3MjAsImV4cCI6MTcyNTQ2NTMyMCwiaWF0IjoxNzI1NDY0NzIwfQ.Yk_ZYuLUu2IOicMrple2OrjPyDac-Z6sKFgASKGzAw4}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:15:50.032 +05:30 074cebac-325f-4827-a992-25a6669183f1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:15:50.033 +05:30 074cebac-325f-4827-a992-25a6669183f1 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-04 21:15:50.070 +05:30 074cebac-325f-4827-a992-25a6669183f1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:15:50.070 +05:30 074cebac-325f-4827-a992-25a6669183f1 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 37.2213ms 2024-09-04 21:15:50.070 +05:30 074cebac-325f-4827-a992-25a6669183f1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:15:50.071 +05:30 074cebac-325f-4827-a992-25a6669183f1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0e6a875b-4906-4079-b5c7-295498e5da23}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1354} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 21:15:50.071 +05:30 074cebac-325f-4827-a992-25a6669183f1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1354 application/json; charset=utf-8 42.7237ms 2024-09-04 21:15:55.939 +05:30 036d6d29-3b2e-4200-aaf8-1ddae6e3db0f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NTAzMCwiaWF0IjoxNzI1NDY0MTMwfQ.TJ5BJ3NvOzdUxrjMpbv9EWH7jAUoxa02cxF8Hp8aho4 - null null 2024-09-04 21:15:55.939 +05:30 036d6d29-3b2e-4200-aaf8-1ddae6e3db0f INF CORS policy execution successful. 2024-09-04 21:15:55.939 +05:30 036d6d29-3b2e-4200-aaf8-1ddae6e3db0f INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NTAzMCwiaWF0IjoxNzI1NDY0MTMwfQ.TJ5BJ3NvOzdUxrjMpbv9EWH7jAUoxa02cxF8Hp8aho4 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-04 21:15:55.940 +05:30 f444d094-17aa-4898-9537-7c0bd9d5fab8 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:15:55.940 +05:30 f444d094-17aa-4898-9537-7c0bd9d5fab8 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-04 21:15:55.946 +05:30 f444d094-17aa-4898-9537-7c0bd9d5fab8 INF Token generated 2024-09-04 21:15:55.946 +05:30 f444d094-17aa-4898-9537-7c0bd9d5fab8 INF Token generated 2024-09-04 21:15:55.947 +05:30 f444d094-17aa-4898-9537-7c0bd9d5fab8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:15:55.947 +05:30 f444d094-17aa-4898-9537-7c0bd9d5fab8 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 7.1835ms 2024-09-04 21:15:55.947 +05:30 f444d094-17aa-4898-9537-7c0bd9d5fab8 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:15:55.947 +05:30 f444d094-17aa-4898-9537-7c0bd9d5fab8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 036d6d29-3b2e-4200-aaf8-1ddae6e3db0f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NTUsImV4cCI6MTcyNTQ2NTM1NSwiaWF0IjoxNzI1NDY0NzU1fQ.9ggvJRKknV4G-r3ta4CYHhrzHV7XS9QNqkKxk2J-_0E\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NTUsImV4cCI6MTcyNTQ2NTY1NSwiaWF0IjoxNzI1NDY0NzU1fQ.wy8PTYSWGlDDXeecG7x0Q18ecQZS2o99zyYC2sS_68k\"}"} 2024-09-04 21:15:55.948 +05:30 f444d094-17aa-4898-9537-7c0bd9d5fab8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NTAzMCwiaWF0IjoxNzI1NDY0MTMwfQ.TJ5BJ3NvOzdUxrjMpbv9EWH7jAUoxa02cxF8Hp8aho4 - 200 899 application/json; charset=utf-8 9.3062ms 2024-09-04 21:16:15.130 +05:30 0457ab04-4f96-4ebe-aa6d-c547686dc79e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:16:15.131 +05:30 0457ab04-4f96-4ebe-aa6d-c547686dc79e INF CORS policy execution successful. 2024-09-04 21:16:15.131 +05:30 0457ab04-4f96-4ebe-aa6d-c547686dc79e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.2356ms 2024-09-04 21:16:15.880 +05:30 982d6acf-38bb-4ed3-b2ff-a6efb6e0272a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:16:15.883 +05:30 982d6acf-38bb-4ed3-b2ff-a6efb6e0272a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:45:30 PM', Current time (UTC): '9/4/2024 3:46:15 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-04 21:16:15.886 +05:30 982d6acf-38bb-4ed3-b2ff-a6efb6e0272a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 3:45:30 PM', Current time (UTC): '9/4/2024 3:46:15 PM'. 2024-09-04 21:16:15.887 +05:30 982d6acf-38bb-4ed3-b2ff-a6efb6e0272a INF CORS policy execution successful. 2024-09-04 21:16:15.887 +05:30 982d6acf-38bb-4ed3-b2ff-a6efb6e0272a INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQxMzAsImV4cCI6MTcyNTQ2NDczMCwiaWF0IjoxNzI1NDY0MTMwfQ.7CHeIDG3acDRNskKwiH4ncGwF04d1FXK57RZnJDCKo8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:15.889 +05:30 e5b49954-79ed-44f6-8fa4-23d1e75cacf5 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-04 21:16:15.890 +05:30 e5b49954-79ed-44f6-8fa4-23d1e75cacf5 INF AuthenticationScheme: Bearer was challenged. 2024-09-04 21:16:15.890 +05:30 e5b49954-79ed-44f6-8fa4-23d1e75cacf5 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 982d6acf-38bb-4ed3-b2ff-a6efb6e0272a}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 15:45:30'"} Body: 2024-09-04 21:16:15.891 +05:30 e5b49954-79ed-44f6-8fa4-23d1e75cacf5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 11.2181ms 2024-09-04 21:16:16.567 +05:30 3e341b3d-0acc-4fb5-bc06-2bc78248a77f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NTUsImV4cCI6MTcyNTQ2NTY1NSwiaWF0IjoxNzI1NDY0NzU1fQ.wy8PTYSWGlDDXeecG7x0Q18ecQZS2o99zyYC2sS_68k - null null 2024-09-04 21:16:16.568 +05:30 3e341b3d-0acc-4fb5-bc06-2bc78248a77f INF CORS policy execution successful. 2024-09-04 21:16:16.568 +05:30 3e341b3d-0acc-4fb5-bc06-2bc78248a77f INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NTUsImV4cCI6MTcyNTQ2NTY1NSwiaWF0IjoxNzI1NDY0NzU1fQ.wy8PTYSWGlDDXeecG7x0Q18ecQZS2o99zyYC2sS_68k 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-04 21:16:16.569 +05:30 e3d1b9c1-56ce-448d-883b-78da0bbe21dd INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:16:16.569 +05:30 e3d1b9c1-56ce-448d-883b-78da0bbe21dd 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-04 21:16:16.573 +05:30 e3d1b9c1-56ce-448d-883b-78da0bbe21dd INF Token generated 2024-09-04 21:16:16.573 +05:30 e3d1b9c1-56ce-448d-883b-78da0bbe21dd INF Token generated 2024-09-04 21:16:16.574 +05:30 e3d1b9c1-56ce-448d-883b-78da0bbe21dd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:16.574 +05:30 e3d1b9c1-56ce-448d-883b-78da0bbe21dd INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 4.7977ms 2024-09-04 21:16:16.574 +05:30 e3d1b9c1-56ce-448d-883b-78da0bbe21dd INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:16:16.574 +05:30 e3d1b9c1-56ce-448d-883b-78da0bbe21dd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e341b3d-0acc-4fb5-bc06-2bc78248a77f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTY3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.FJtasfpyJUWGgr3zspCft9p9L3UcfCqowYIfmvtwjWo\"}"} 2024-09-04 21:16:16.574 +05:30 e3d1b9c1-56ce-448d-883b-78da0bbe21dd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NTUsImV4cCI6MTcyNTQ2NTY1NSwiaWF0IjoxNzI1NDY0NzU1fQ.wy8PTYSWGlDDXeecG7x0Q18ecQZS2o99zyYC2sS_68k - 200 899 application/json; charset=utf-8 6.9805ms 2024-09-04 21:16:16.605 +05:30 67fb4e30-73e6-4f01-be67-22e9e1d1f338 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:16:16.605 +05:30 67fb4e30-73e6-4f01-be67-22e9e1d1f338 INF CORS policy execution successful. 2024-09-04 21:16:16.605 +05:30 67fb4e30-73e6-4f01-be67-22e9e1d1f338 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:16.605 +05:30 ef46ecc2-11fa-4a8e-8bb9-a86718dad51f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:16.606 +05:30 ef46ecc2-11fa-4a8e-8bb9-a86718dad51f 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-04 21:16:16.616 +05:30 ef46ecc2-11fa-4a8e-8bb9-a86718dad51f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:16.617 +05:30 ef46ecc2-11fa-4a8e-8bb9-a86718dad51f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 11.0324ms 2024-09-04 21:16:16.617 +05:30 ef46ecc2-11fa-4a8e-8bb9-a86718dad51f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:16.618 +05:30 ef46ecc2-11fa-4a8e-8bb9-a86718dad51f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 67fb4e30-73e6-4f01-be67-22e9e1d1f338}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1459} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":132,\"Name\":\"dipin41\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:09:34.377\",\"ModifiedOn\":null},{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":110,\"TotalPages\":11}]}"} 2024-09-04 21:16:16.618 +05:30 ef46ecc2-11fa-4a8e-8bb9-a86718dad51f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1459 application/json; charset=utf-8 13.5436ms 2024-09-04 21:16:25.977 +05:30 d0e173f1-958b-40fd-ac8f-dac2170e7326 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 21:16:25.978 +05:30 d0e173f1-958b-40fd-ac8f-dac2170e7326 INF CORS policy execution successful. 2024-09-04 21:16:25.978 +05:30 d0e173f1-958b-40fd-ac8f-dac2170e7326 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 204 null null 1.4857ms 2024-09-04 21:16:26.007 +05:30 ac8f3b4d-88eb-432b-827d-a0fb97b41681 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 21:16:26.007 +05:30 ac8f3b4d-88eb-432b-827d-a0fb97b41681 INF CORS policy execution successful. 2024-09-04 21:16:26.008 +05:30 ac8f3b4d-88eb-432b-827d-a0fb97b41681 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:26.008 +05:30 1d9a5a71-c7a3-4130-b9a2-2dc9fbae269d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:26.008 +05:30 1d9a5a71-c7a3-4130-b9a2-2dc9fbae269d 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-04 21:16:26.012 +05:30 1d9a5a71-c7a3-4130-b9a2-2dc9fbae269d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:26.012 +05:30 1d9a5a71-c7a3-4130-b9a2-2dc9fbae269d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.8582ms 2024-09-04 21:16:26.012 +05:30 1d9a5a71-c7a3-4130-b9a2-2dc9fbae269d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:26.012 +05:30 1d9a5a71-c7a3-4130-b9a2-2dc9fbae269d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ac8f3b4d-88eb-432b-827d-a0fb97b41681}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 21:16:26.013 +05:30 1d9a5a71-c7a3-4130-b9a2-2dc9fbae269d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 200 1564 application/json; charset=utf-8 6.1105ms 2024-09-04 21:16:26.121 +05:30 aaa4b972-6fda-44a5-840c-5714d7e1b8a9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 21:16:26.121 +05:30 aaa4b972-6fda-44a5-840c-5714d7e1b8a9 INF CORS policy execution successful. 2024-09-04 21:16:26.121 +05:30 aaa4b972-6fda-44a5-840c-5714d7e1b8a9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 204 null null 0.6236ms 2024-09-04 21:16:26.148 +05:30 6783799e-2d78-407a-a6d9-6b3e1730828d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 21:16:26.149 +05:30 6783799e-2d78-407a-a6d9-6b3e1730828d INF CORS policy execution successful. 2024-09-04 21:16:26.149 +05:30 6783799e-2d78-407a-a6d9-6b3e1730828d INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:26.150 +05:30 deadb40f-7228-4bad-815e-a39da3110e3c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:26.150 +05:30 deadb40f-7228-4bad-815e-a39da3110e3c 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-04 21:16:26.155 +05:30 deadb40f-7228-4bad-815e-a39da3110e3c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:26.156 +05:30 deadb40f-7228-4bad-815e-a39da3110e3c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.6217ms 2024-09-04 21:16:26.156 +05:30 deadb40f-7228-4bad-815e-a39da3110e3c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:26.156 +05:30 deadb40f-7228-4bad-815e-a39da3110e3c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6783799e-2d78-407a-a6d9-6b3e1730828d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 21:16:26.156 +05:30 deadb40f-7228-4bad-815e-a39da3110e3c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 200 1564 application/json; charset=utf-8 8.0078ms 2024-09-04 21:16:26.323 +05:30 1aace82d-8a9d-4336-b4da-93d7aaab4660 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 21:16:26.323 +05:30 1aace82d-8a9d-4336-b4da-93d7aaab4660 INF CORS policy execution successful. 2024-09-04 21:16:26.323 +05:30 1aace82d-8a9d-4336-b4da-93d7aaab4660 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 204 null null 0.5461ms 2024-09-04 21:16:26.384 +05:30 36cb7b3d-df05-4533-83e3-e797f4160410 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 21:16:26.384 +05:30 36cb7b3d-df05-4533-83e3-e797f4160410 INF CORS policy execution successful. 2024-09-04 21:16:26.384 +05:30 36cb7b3d-df05-4533-83e3-e797f4160410 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 204 null null 0.4913ms 2024-09-04 21:16:26.415 +05:30 ec75bf8b-9dda-41ff-804c-c2abc4da6d40 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 21:16:26.415 +05:30 ec75bf8b-9dda-41ff-804c-c2abc4da6d40 INF CORS policy execution successful. 2024-09-04 21:16:26.416 +05:30 ec75bf8b-9dda-41ff-804c-c2abc4da6d40 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:26.416 +05:30 5ec18023-0687-4300-9e12-5a0b38887e41 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:26.416 +05:30 5ec18023-0687-4300-9e12-5a0b38887e41 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-04 21:16:26.418 +05:30 5ec18023-0687-4300-9e12-5a0b38887e41 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:26.418 +05:30 5ec18023-0687-4300-9e12-5a0b38887e41 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.4161ms 2024-09-04 21:16:26.418 +05:30 5ec18023-0687-4300-9e12-5a0b38887e41 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:26.419 +05:30 5ec18023-0687-4300-9e12-5a0b38887e41 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec75bf8b-9dda-41ff-804c-c2abc4da6d40}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 21:16:26.419 +05:30 5ec18023-0687-4300-9e12-5a0b38887e41 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 200 1564 application/json; charset=utf-8 3.8326ms 2024-09-04 21:16:26.485 +05:30 b8808454-3075-459a-92c7-aa325a4e3059 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 21:16:26.485 +05:30 b8808454-3075-459a-92c7-aa325a4e3059 INF CORS policy execution successful. 2024-09-04 21:16:26.486 +05:30 b8808454-3075-459a-92c7-aa325a4e3059 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:26.486 +05:30 fa197f1d-c203-4292-8376-15de9ca8eb1e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:26.486 +05:30 fa197f1d-c203-4292-8376-15de9ca8eb1e 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-04 21:16:26.489 +05:30 fa197f1d-c203-4292-8376-15de9ca8eb1e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:26.489 +05:30 fa197f1d-c203-4292-8376-15de9ca8eb1e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.9063ms 2024-09-04 21:16:26.489 +05:30 fa197f1d-c203-4292-8376-15de9ca8eb1e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:26.489 +05:30 fa197f1d-c203-4292-8376-15de9ca8eb1e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b8808454-3075-459a-92c7-aa325a4e3059}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 21:16:26.489 +05:30 fa197f1d-c203-4292-8376-15de9ca8eb1e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 200 1564 application/json; charset=utf-8 4.6562ms 2024-09-04 21:16:26.595 +05:30 5a9fa106-2e17-4c1e-ae01-fa6a506bb0ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 21:16:26.595 +05:30 5a9fa106-2e17-4c1e-ae01-fa6a506bb0ac INF CORS policy execution successful. 2024-09-04 21:16:26.596 +05:30 5a9fa106-2e17-4c1e-ae01-fa6a506bb0ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 204 null null 0.4382ms 2024-09-04 21:16:26.650 +05:30 28c2c56c-1806-443d-af2d-389a9b38cba7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 21:16:26.651 +05:30 28c2c56c-1806-443d-af2d-389a9b38cba7 INF CORS policy execution successful. 2024-09-04 21:16:26.651 +05:30 28c2c56c-1806-443d-af2d-389a9b38cba7 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:26.652 +05:30 8f8a77c2-428a-4f73-9a7d-7917e76a2fb9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:26.652 +05:30 8f8a77c2-428a-4f73-9a7d-7917e76a2fb9 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-04 21:16:26.658 +05:30 8f8a77c2-428a-4f73-9a7d-7917e76a2fb9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:26.658 +05:30 8f8a77c2-428a-4f73-9a7d-7917e76a2fb9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.5275ms 2024-09-04 21:16:26.658 +05:30 8f8a77c2-428a-4f73-9a7d-7917e76a2fb9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:26.658 +05:30 8f8a77c2-428a-4f73-9a7d-7917e76a2fb9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 28c2c56c-1806-443d-af2d-389a9b38cba7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":19,\"TotalPages\":2}]}"} 2024-09-04 21:16:26.659 +05:30 8f8a77c2-428a-4f73-9a7d-7917e76a2fb9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 200 1564 application/json; charset=utf-8 9.0144ms 2024-09-04 21:16:26.748 +05:30 83ca403d-d622-4124-9f16-d207054dc90d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 21:16:26.748 +05:30 83ca403d-d622-4124-9f16-d207054dc90d INF CORS policy execution successful. 2024-09-04 21:16:26.748 +05:30 83ca403d-d622-4124-9f16-d207054dc90d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 204 null null 0.4259ms 2024-09-04 21:16:26.784 +05:30 fdcc4f78-c112-4859-ab65-258f53dafb47 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 21:16:26.784 +05:30 fdcc4f78-c112-4859-ab65-258f53dafb47 INF CORS policy execution successful. 2024-09-04 21:16:26.784 +05:30 fdcc4f78-c112-4859-ab65-258f53dafb47 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:26.785 +05:30 bca4786f-497b-479c-ac33-84d0a9741f93 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:26.785 +05:30 bca4786f-497b-479c-ac33-84d0a9741f93 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-04 21:16:26.787 +05:30 bca4786f-497b-479c-ac33-84d0a9741f93 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:26.787 +05:30 bca4786f-497b-479c-ac33-84d0a9741f93 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.2898ms 2024-09-04 21:16:26.787 +05:30 bca4786f-497b-479c-ac33-84d0a9741f93 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:26.787 +05:30 bca4786f-497b-479c-ac33-84d0a9741f93 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fdcc4f78-c112-4859-ab65-258f53dafb47}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 21:16:26.788 +05:30 bca4786f-497b-479c-ac33-84d0a9741f93 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 200 1572 application/json; charset=utf-8 3.8277ms 2024-09-04 21:16:26.970 +05:30 433a364d-78ba-44f5-ab5a-27caa29b48b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 21:16:26.970 +05:30 433a364d-78ba-44f5-ab5a-27caa29b48b8 INF CORS policy execution successful. 2024-09-04 21:16:26.970 +05:30 433a364d-78ba-44f5-ab5a-27caa29b48b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 204 null null 0.4507ms 2024-09-04 21:16:26.994 +05:30 8e7f899a-b27b-4aa0-bde1-6a6b18b97c6f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 21:16:26.995 +05:30 8e7f899a-b27b-4aa0-bde1-6a6b18b97c6f INF CORS policy execution successful. 2024-09-04 21:16:26.995 +05:30 8e7f899a-b27b-4aa0-bde1-6a6b18b97c6f INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:26.995 +05:30 6a59a711-ea15-4a13-a885-e2d7b74466e5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:26.995 +05:30 6a59a711-ea15-4a13-a885-e2d7b74466e5 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-04 21:16:26.998 +05:30 6a59a711-ea15-4a13-a885-e2d7b74466e5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:26.998 +05:30 6a59a711-ea15-4a13-a885-e2d7b74466e5 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.7495ms 2024-09-04 21:16:26.998 +05:30 6a59a711-ea15-4a13-a885-e2d7b74466e5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:26.998 +05:30 6a59a711-ea15-4a13-a885-e2d7b74466e5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8e7f899a-b27b-4aa0-bde1-6a6b18b97c6f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 21:16:26.999 +05:30 6a59a711-ea15-4a13-a885-e2d7b74466e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 200 1572 application/json; charset=utf-8 4.3775ms 2024-09-04 21:16:27.099 +05:30 c82087c1-d681-41fa-b6e5-1d993de828eb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset - null null 2024-09-04 21:16:27.099 +05:30 c82087c1-d681-41fa-b6e5-1d993de828eb INF CORS policy execution successful. 2024-09-04 21:16:27.100 +05:30 c82087c1-d681-41fa-b6e5-1d993de828eb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset - 204 null null 0.9185ms 2024-09-04 21:16:27.124 +05:30 00abd0a7-32e9-4bbd-84bb-04fecb864301 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset - null null 2024-09-04 21:16:27.125 +05:30 00abd0a7-32e9-4bbd-84bb-04fecb864301 INF CORS policy execution successful. 2024-09-04 21:16:27.126 +05:30 00abd0a7-32e9-4bbd-84bb-04fecb864301 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:27.126 +05:30 ee3e909b-f448-44cd-b602-d51635eb312e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:27.126 +05:30 ee3e909b-f448-44cd-b602-d51635eb312e 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-04 21:16:27.132 +05:30 ee3e909b-f448-44cd-b602-d51635eb312e INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:27.132 +05:30 ee3e909b-f448-44cd-b602-d51635eb312e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.9817ms 2024-09-04 21:16:27.132 +05:30 ee3e909b-f448-44cd-b602-d51635eb312e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:27.132 +05:30 ee3e909b-f448-44cd-b602-d51635eb312e INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 00abd0a7-32e9-4bbd-84bb-04fecb864301}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 21:16:27.133 +05:30 ee3e909b-f448-44cd-b602-d51635eb312e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset - 404 84 application/json; charset=utf-8 8.6079ms 2024-09-04 21:16:27.271 +05:30 aaa711b4-e8e4-48da-8fd6-99dd28342742 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset1 - null null 2024-09-04 21:16:27.272 +05:30 aaa711b4-e8e4-48da-8fd6-99dd28342742 INF CORS policy execution successful. 2024-09-04 21:16:27.272 +05:30 aaa711b4-e8e4-48da-8fd6-99dd28342742 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset1 - 204 null null 0.4196ms 2024-09-04 21:16:27.321 +05:30 5ba2abfa-a6ff-47e1-8462-fa67de710224 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset1 - null null 2024-09-04 21:16:27.321 +05:30 5ba2abfa-a6ff-47e1-8462-fa67de710224 INF CORS policy execution successful. 2024-09-04 21:16:27.321 +05:30 5ba2abfa-a6ff-47e1-8462-fa67de710224 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:27.322 +05:30 7ab2304d-e842-4873-a0ee-fd960c17d42e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:27.322 +05:30 7ab2304d-e842-4873-a0ee-fd960c17d42e 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-04 21:16:27.324 +05:30 7ab2304d-e842-4873-a0ee-fd960c17d42e INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:27.324 +05:30 7ab2304d-e842-4873-a0ee-fd960c17d42e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.1911ms 2024-09-04 21:16:27.324 +05:30 7ab2304d-e842-4873-a0ee-fd960c17d42e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:27.324 +05:30 7ab2304d-e842-4873-a0ee-fd960c17d42e INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 5ba2abfa-a6ff-47e1-8462-fa67de710224}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 21:16:27.324 +05:30 7ab2304d-e842-4873-a0ee-fd960c17d42e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset1 - 404 84 application/json; charset=utf-8 3.7587ms 2024-09-04 21:16:29.080 +05:30 c08285c0-e16f-447c-abe7-456e05e76b46 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset - null null 2024-09-04 21:16:29.081 +05:30 c08285c0-e16f-447c-abe7-456e05e76b46 INF CORS policy execution successful. 2024-09-04 21:16:29.081 +05:30 c08285c0-e16f-447c-abe7-456e05e76b46 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:29.082 +05:30 feec01d2-5050-47d2-a490-a01ddd4d237a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:29.082 +05:30 feec01d2-5050-47d2-a490-a01ddd4d237a 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-04 21:16:29.085 +05:30 feec01d2-5050-47d2-a490-a01ddd4d237a INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:29.086 +05:30 feec01d2-5050-47d2-a490-a01ddd4d237a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.3754ms 2024-09-04 21:16:29.086 +05:30 feec01d2-5050-47d2-a490-a01ddd4d237a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:29.086 +05:30 feec01d2-5050-47d2-a490-a01ddd4d237a INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: c08285c0-e16f-447c-abe7-456e05e76b46}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 21:16:29.086 +05:30 feec01d2-5050-47d2-a490-a01ddd4d237a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuset - 404 84 application/json; charset=utf-8 6.1548ms 2024-09-04 21:16:29.757 +05:30 6cf17052-a62d-45fe-bec5-cde32ec66182 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 21:16:29.759 +05:30 6cf17052-a62d-45fe-bec5-cde32ec66182 INF CORS policy execution successful. 2024-09-04 21:16:29.759 +05:30 6cf17052-a62d-45fe-bec5-cde32ec66182 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:29.759 +05:30 9b59978b-0808-4e2e-b678-ce7a5d21a99c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:29.759 +05:30 9b59978b-0808-4e2e-b678-ce7a5d21a99c 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-04 21:16:29.763 +05:30 9b59978b-0808-4e2e-b678-ce7a5d21a99c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:29.763 +05:30 9b59978b-0808-4e2e-b678-ce7a5d21a99c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.246ms 2024-09-04 21:16:29.763 +05:30 9b59978b-0808-4e2e-b678-ce7a5d21a99c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:29.763 +05:30 9b59978b-0808-4e2e-b678-ce7a5d21a99c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6cf17052-a62d-45fe-bec5-cde32ec66182}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 21:16:29.763 +05:30 9b59978b-0808-4e2e-b678-ce7a5d21a99c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 200 1572 application/json; charset=utf-8 6.4757ms 2024-09-04 21:16:30.546 +05:30 11384192-fc4c-480b-8256-d2219c5ef62c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 21:16:30.546 +05:30 11384192-fc4c-480b-8256-d2219c5ef62c INF CORS policy execution successful. 2024-09-04 21:16:30.546 +05:30 11384192-fc4c-480b-8256-d2219c5ef62c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 204 null null 0.5086ms 2024-09-04 21:16:30.695 +05:30 6a8b446b-cba1-4023-b6dc-a7a4106471c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 21:16:30.695 +05:30 6a8b446b-cba1-4023-b6dc-a7a4106471c9 INF CORS policy execution successful. 2024-09-04 21:16:30.695 +05:30 6a8b446b-cba1-4023-b6dc-a7a4106471c9 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:30.696 +05:30 1547c5ec-56ee-441a-b40f-74b0c3d88d10 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:30.696 +05:30 1547c5ec-56ee-441a-b40f-74b0c3d88d10 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-04 21:16:30.700 +05:30 1547c5ec-56ee-441a-b40f-74b0c3d88d10 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:30.700 +05:30 1547c5ec-56ee-441a-b40f-74b0c3d88d10 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.9491ms 2024-09-04 21:16:30.700 +05:30 1547c5ec-56ee-441a-b40f-74b0c3d88d10 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:30.700 +05:30 1547c5ec-56ee-441a-b40f-74b0c3d88d10 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6a8b446b-cba1-4023-b6dc-a7a4106471c9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 21:16:30.700 +05:30 1547c5ec-56ee-441a-b40f-74b0c3d88d10 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 200 1572 application/json; charset=utf-8 5.8307ms 2024-09-04 21:16:30.975 +05:30 bcc65c81-d39c-4d3e-bf66-96fbc7a615a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 21:16:30.975 +05:30 bcc65c81-d39c-4d3e-bf66-96fbc7a615a7 INF CORS policy execution successful. 2024-09-04 21:16:30.975 +05:30 bcc65c81-d39c-4d3e-bf66-96fbc7a615a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 204 null null 0.5364ms 2024-09-04 21:16:31.055 +05:30 cdad7204-5c14-4b3c-99b3-2419fd0f48b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 21:16:31.056 +05:30 cdad7204-5c14-4b3c-99b3-2419fd0f48b8 INF CORS policy execution successful. 2024-09-04 21:16:31.056 +05:30 cdad7204-5c14-4b3c-99b3-2419fd0f48b8 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:31.056 +05:30 7e57855f-17a2-44a7-b9a5-2f0be3c4fb4e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:31.056 +05:30 7e57855f-17a2-44a7-b9a5-2f0be3c4fb4e 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-04 21:16:31.060 +05:30 7e57855f-17a2-44a7-b9a5-2f0be3c4fb4e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:31.060 +05:30 7e57855f-17a2-44a7-b9a5-2f0be3c4fb4e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.2958ms 2024-09-04 21:16:31.060 +05:30 7e57855f-17a2-44a7-b9a5-2f0be3c4fb4e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:16:31.060 +05:30 7e57855f-17a2-44a7-b9a5-2f0be3c4fb4e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cdad7204-5c14-4b3c-99b3-2419fd0f48b8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 844} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"},{\"IId\":4,\"Name\":\"TestUser1\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-07-05T07:08:26.927\",\"ModifiedOn\":\"09/04/2024 15:09:01\"}],\"PageSummary\":[{\"TotalRows\":5,\"TotalPages\":1}]}"} 2024-09-04 21:16:31.060 +05:30 7e57855f-17a2-44a7-b9a5-2f0be3c4fb4e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 200 844 application/json; charset=utf-8 5.4638ms 2024-09-04 21:16:33.439 +05:30 7b5ab79f-8bdb-4840-a5e8-b1f507e3d03e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 21:16:33.440 +05:30 7b5ab79f-8bdb-4840-a5e8-b1f507e3d03e INF CORS policy execution successful. 2024-09-04 21:16:33.440 +05:30 7b5ab79f-8bdb-4840-a5e8-b1f507e3d03e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 204 null null 0.5168ms 2024-09-04 21:16:33.541 +05:30 6d012ce3-5b1d-4b03-ab6f-1bb110e4c123 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 21:16:33.541 +05:30 6d012ce3-5b1d-4b03-ab6f-1bb110e4c123 INF CORS policy execution successful. 2024-09-04 21:16:33.541 +05:30 6d012ce3-5b1d-4b03-ab6f-1bb110e4c123 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:33.542 +05:30 e28512fc-7ed2-43e3-82c1-f24ed05e4de9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 21:16:33.542 +05:30 e28512fc-7ed2-43e3-82c1-f24ed05e4de9 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-04 21:16:33.549 +05:30 e28512fc-7ed2-43e3-82c1-f24ed05e4de9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:33.550 +05:30 e28512fc-7ed2-43e3-82c1-f24ed05e4de9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 7.8292ms 2024-09-04 21:16:33.550 +05:30 e28512fc-7ed2-43e3-82c1-f24ed05e4de9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 21:16:33.550 +05:30 e28512fc-7ed2-43e3-82c1-f24ed05e4de9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6d012ce3-5b1d-4b03-ab6f-1bb110e4c123}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1666} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":4,\"LoginName\":\"TestUser1\",\"LoginAbbr\":\"TU1\",\"UserName\":\"TestUser1\",\"Email\":\"TestUser1@example.com\",\"Phone\":\"1234567890\",\"Mobile\":\"9876543210\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":1,\"LinkId\":123,\"DomainName\":\"exampleDomain\",\"DomainUser\":\"exampleDomainUser\",\"AccountDisabled\":false,\"SendEmailOnNotification\":true,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":true,\"EmailUserOnLoginSuccess\":true,\"DontLockAccount\":false,\"NumInvalidAttempts\":5,\"LockedUntil\":\"2024-07-04\",\"BlockFromDate\":\"2024-01-01\",\"BlockToDate\":\"2024-07-04\",\"TimeRestrictionStartDate\":\"2024-01-01\",\"TimeRestrictionEndDate\":\"2024-12-31\",\"TimeRestrictionStartTime\":\"08:00:00\",\"TimeRestrictionEndTime\":\"17:00:00\",\"Location\":1,\"Language\":2,\"AltLanguage\":1,\"TimeZone\":3,\"UserAccess\":1,\"PWDChangeDate\":\"2024-07-01\",\"AuthenticationCode\":\"authCode123\",\"Signature\":\"\",\"Role\":1072,\"RoleName\":\"TestRole040902\",\"EmailAuthPermission\":true,\"MacAddress\":\"00-14-22-01-23-45\",\"PWDChangeNextLogOn\":true,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":90,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2}],\"EntryRestrictionDetails\":[{\"TagType\":5,\"TagId\":2,\"TagName\":\"Name1\",\"Transaction\":true,\"Report\":true,\"View\":false,\"Exclude\":false},{\"TagType\":5,\"TagId\":4,\"TagName\":\"Name3\",\"Transaction\":false,\"Report\":false,\"View\":false,\"Exclude\":true}]}"} 2024-09-04 21:16:33.550 +05:30 e28512fc-7ed2-43e3-82c1-f24ed05e4de9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 200 1666 application/json; charset=utf-8 9.2662ms 2024-09-04 21:16:33.608 +05:30 36d6f864-79e2-483c-8237-b97a6b1d9733 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 21:16:33.608 +05:30 36d6f864-79e2-483c-8237-b97a6b1d9733 INF CORS policy execution successful. 2024-09-04 21:16:33.609 +05:30 36d6f864-79e2-483c-8237-b97a6b1d9733 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 0.5023ms 2024-09-04 21:16:33.633 +05:30 ba3ff7a2-caee-49be-80c5-b4172b0e15be INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 21:16:33.634 +05:30 ba3ff7a2-caee-49be-80c5-b4172b0e15be INF CORS policy execution successful. 2024-09-04 21:16:33.634 +05:30 ba3ff7a2-caee-49be-80c5-b4172b0e15be INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:33.634 +05:30 234c7a2a-496a-494b-8df3-537e06190fc7 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 21:16:33.634 +05:30 234c7a2a-496a-494b-8df3-537e06190fc7 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-04 21:16:33.636 +05:30 234c7a2a-496a-494b-8df3-537e06190fc7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:33.636 +05:30 234c7a2a-496a-494b-8df3-537e06190fc7 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.4353ms 2024-09-04 21:16:33.637 +05:30 234c7a2a-496a-494b-8df3-537e06190fc7 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 21:16:33.637 +05:30 234c7a2a-496a-494b-8df3-537e06190fc7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ba3ff7a2-caee-49be-80c5-b4172b0e15be}, {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-04 21:16:33.637 +05:30 234c7a2a-496a-494b-8df3-537e06190fc7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 3.6706ms 2024-09-04 21:16:33.689 +05:30 ffd41368-f25c-43d1-8927-d323444ba008 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 21:16:33.689 +05:30 ffd41368-f25c-43d1-8927-d323444ba008 INF CORS policy execution successful. 2024-09-04 21:16:33.689 +05:30 ffd41368-f25c-43d1-8927-d323444ba008 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4879ms 2024-09-04 21:16:33.690 +05:30 98eec898-45b2-476a-947d-10ae2c0c741b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 21:16:33.692 +05:30 98eec898-45b2-476a-947d-10ae2c0c741b INF CORS policy execution successful. 2024-09-04 21:16:33.695 +05:30 98eec898-45b2-476a-947d-10ae2c0c741b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 4.8973ms 2024-09-04 21:16:33.756 +05:30 d3ba17a8-9d7b-4553-aca8-901262b86f03 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 21:16:33.756 +05:30 d3ba17a8-9d7b-4553-aca8-901262b86f03 INF CORS policy execution successful. 2024-09-04 21:16:33.756 +05:30 d3ba17a8-9d7b-4553-aca8-901262b86f03 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:33.757 +05:30 337d5d4b-5396-4c4d-b319-16e1d5c7f813 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 21:16:33.757 +05:30 337d5d4b-5396-4c4d-b319-16e1d5c7f813 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-04 21:16:33.760 +05:30 baf186d2-234d-4f87-a577-3187b8362ce5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 21:16:33.760 +05:30 baf186d2-234d-4f87-a577-3187b8362ce5 INF CORS policy execution successful. 2024-09-04 21:16:33.760 +05:30 baf186d2-234d-4f87-a577-3187b8362ce5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:33.761 +05:30 09603887-8b6d-4ec0-990d-fd1cca22c155 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 21:16:33.761 +05:30 09603887-8b6d-4ec0-990d-fd1cca22c155 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-04 21:16:33.766 +05:30 337d5d4b-5396-4c4d-b319-16e1d5c7f813 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:33.766 +05:30 337d5d4b-5396-4c4d-b319-16e1d5c7f813 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 9.0149ms 2024-09-04 21:16:33.766 +05:30 337d5d4b-5396-4c4d-b319-16e1d5c7f813 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 21:16:33.766 +05:30 337d5d4b-5396-4c4d-b319-16e1d5c7f813 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d3ba17a8-9d7b-4553-aca8-901262b86f03}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 21:16:33.767 +05:30 337d5d4b-5396-4c4d-b319-16e1d5c7f813 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 10.9965ms 2024-09-04 21:16:33.784 +05:30 09603887-8b6d-4ec0-990d-fd1cca22c155 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:33.784 +05:30 09603887-8b6d-4ec0-990d-fd1cca22c155 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 23.4035ms 2024-09-04 21:16:33.784 +05:30 09603887-8b6d-4ec0-990d-fd1cca22c155 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 21:16:33.784 +05:30 09603887-8b6d-4ec0-990d-fd1cca22c155 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: baf186d2-234d-4f87-a577-3187b8362ce5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 21:16:33.785 +05:30 09603887-8b6d-4ec0-990d-fd1cca22c155 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 24.8446ms 2024-09-04 21:16:33.958 +05:30 885e898c-2d78-4ec2-8e5d-b8985ea9b780 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 21:16:33.958 +05:30 885e898c-2d78-4ec2-8e5d-b8985ea9b780 INF CORS policy execution successful. 2024-09-04 21:16:33.958 +05:30 885e898c-2d78-4ec2-8e5d-b8985ea9b780 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 0.5481ms 2024-09-04 21:16:34.012 +05:30 da9f0fd7-fc05-4393-8c6b-4ba18bc15060 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 21:16:34.012 +05:30 da9f0fd7-fc05-4393-8c6b-4ba18bc15060 INF CORS policy execution successful. 2024-09-04 21:16:34.012 +05:30 da9f0fd7-fc05-4393-8c6b-4ba18bc15060 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:34.013 +05:30 b154cc9c-7f00-44f9-8658-20a24258b9f2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 21:16:34.013 +05:30 b154cc9c-7f00-44f9-8658-20a24258b9f2 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-04 21:16:34.019 +05:30 b154cc9c-7f00-44f9-8658-20a24258b9f2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:34.019 +05:30 b154cc9c-7f00-44f9-8658-20a24258b9f2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.4789ms 2024-09-04 21:16:34.019 +05:30 b154cc9c-7f00-44f9-8658-20a24258b9f2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 21:16:34.019 +05:30 b154cc9c-7f00-44f9-8658-20a24258b9f2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da9f0fd7-fc05-4393-8c6b-4ba18bc15060}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 21:16:34.020 +05:30 b154cc9c-7f00-44f9-8658-20a24258b9f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 8.4079ms 2024-09-04 21:16:42.654 +05:30 2b5f0864-5491-4dcf-8a1e-6861dbfd9f24 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:16:42.655 +05:30 2b5f0864-5491-4dcf-8a1e-6861dbfd9f24 INF CORS policy execution successful. 2024-09-04 21:16:42.655 +05:30 2b5f0864-5491-4dcf-8a1e-6861dbfd9f24 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.0071ms 2024-09-04 21:16:42.724 +05:30 f5f744a1-1e17-4f1e-95b1-1fce877bf40f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:16:42.726 +05:30 f5f744a1-1e17-4f1e-95b1-1fce877bf40f INF CORS policy execution successful. 2024-09-04 21:16:42.727 +05:30 f5f744a1-1e17-4f1e-95b1-1fce877bf40f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3MjAsImV4cCI6MTcyNTQ2NTMyMCwiaWF0IjoxNzI1NDY0NzIwfQ.Yk_ZYuLUu2IOicMrple2OrjPyDac-Z6sKFgASKGzAw4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:16:42.728 +05:30 ad3d82ed-68a3-4beb-83cd-ea06c8588a6b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:16:42.729 +05:30 ad3d82ed-68a3-4beb-83cd-ea06c8588a6b 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-04 21:16:42.789 +05:30 ad3d82ed-68a3-4beb-83cd-ea06c8588a6b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:42.789 +05:30 ad3d82ed-68a3-4beb-83cd-ea06c8588a6b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 60.3663ms 2024-09-04 21:16:42.790 +05:30 ad3d82ed-68a3-4beb-83cd-ea06c8588a6b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:16:42.790 +05:30 ad3d82ed-68a3-4beb-83cd-ea06c8588a6b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f5f744a1-1e17-4f1e-95b1-1fce877bf40f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:16:42.790 +05:30 ad3d82ed-68a3-4beb-83cd-ea06c8588a6b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 66.1118ms 2024-09-04 21:16:50.907 +05:30 797023ff-e592-4523-a7c5-a6a6511dbd28 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:16:50.907 +05:30 797023ff-e592-4523-a7c5-a6a6511dbd28 INF CORS policy execution successful. 2024-09-04 21:16:50.907 +05:30 797023ff-e592-4523-a7c5-a6a6511dbd28 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7888ms 2024-09-04 21:16:51.044 +05:30 8a6e8cf3-015e-4dae-9d5a-53ee9e9ada48 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:16:51.045 +05:30 8a6e8cf3-015e-4dae-9d5a-53ee9e9ada48 INF CORS policy execution successful. 2024-09-04 21:16:51.045 +05:30 8a6e8cf3-015e-4dae-9d5a-53ee9e9ada48 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:51.045 +05:30 ef54fa39-c5df-4ddc-b002-fc4225699c35 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:16:51.046 +05:30 ef54fa39-c5df-4ddc-b002-fc4225699c35 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-04 21:16:51.103 +05:30 ef54fa39-c5df-4ddc-b002-fc4225699c35 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:51.104 +05:30 ef54fa39-c5df-4ddc-b002-fc4225699c35 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 58.2638ms 2024-09-04 21:16:51.104 +05:30 ef54fa39-c5df-4ddc-b002-fc4225699c35 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:16:51.105 +05:30 ef54fa39-c5df-4ddc-b002-fc4225699c35 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a6e8cf3-015e-4dae-9d5a-53ee9e9ada48}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1354} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 21:16:51.105 +05:30 ef54fa39-c5df-4ddc-b002-fc4225699c35 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1354 application/json; charset=utf-8 61.6266ms 2024-09-04 21:16:54.471 +05:30 08f220be-e584-48aa-9054-5e3d37ca4bbd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:16:54.471 +05:30 08f220be-e584-48aa-9054-5e3d37ca4bbd INF CORS policy execution successful. 2024-09-04 21:16:54.471 +05:30 08f220be-e584-48aa-9054-5e3d37ca4bbd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 204 null null 0.6119ms 2024-09-04 21:16:54.500 +05:30 41f48dd0-d1b0-460a-bb8c-25a558db4d7b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:16:54.500 +05:30 41f48dd0-d1b0-460a-bb8c-25a558db4d7b INF CORS policy execution successful. 2024-09-04 21:16:54.500 +05:30 41f48dd0-d1b0-460a-bb8c-25a558db4d7b INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100176 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:54.501 +05:30 fae541a7-8d96-4909-bcc0-3580aee7aab6 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:16:54.501 +05:30 fae541a7-8d96-4909-bcc0-3580aee7aab6 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-04 21:16:54.526 +05:30 fae541a7-8d96-4909-bcc0-3580aee7aab6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:54.526 +05:30 fae541a7-8d96-4909-bcc0-3580aee7aab6 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 25.6506ms 2024-09-04 21:16:54.526 +05:30 fae541a7-8d96-4909-bcc0-3580aee7aab6 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:16:54.527 +05:30 fae541a7-8d96-4909-bcc0-3580aee7aab6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 41f48dd0-d1b0-460a-bb8c-25a558db4d7b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 863} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":100176,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"}]}"} 2024-09-04 21:16:54.527 +05:30 fae541a7-8d96-4909-bcc0-3580aee7aab6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 200 863 application/json; charset=utf-8 27.3604ms 2024-09-04 21:16:54.767 +05:30 93e3b388-6ae4-4bb9-bbbe-d40235da2399 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:16:54.767 +05:30 93e3b388-6ae4-4bb9-bbbe-d40235da2399 INF CORS policy execution successful. 2024-09-04 21:16:54.767 +05:30 93e3b388-6ae4-4bb9-bbbe-d40235da2399 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4243ms 2024-09-04 21:16:54.868 +05:30 51533f8d-45c0-4012-b2dd-ea5155cb6213 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:16:54.869 +05:30 51533f8d-45c0-4012-b2dd-ea5155cb6213 INF CORS policy execution successful. 2024-09-04 21:16:54.869 +05:30 51533f8d-45c0-4012-b2dd-ea5155cb6213 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:16:54.869 +05:30 71dea66b-6581-4d2a-b8c8-1b2d62093f86 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:16:54.869 +05:30 71dea66b-6581-4d2a-b8c8-1b2d62093f86 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-04 21:16:54.893 +05:30 71dea66b-6581-4d2a-b8c8-1b2d62093f86 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:16:54.893 +05:30 71dea66b-6581-4d2a-b8c8-1b2d62093f86 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 23.8167ms 2024-09-04 21:16:54.893 +05:30 71dea66b-6581-4d2a-b8c8-1b2d62093f86 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:16:54.893 +05:30 71dea66b-6581-4d2a-b8c8-1b2d62093f86 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 51533f8d-45c0-4012-b2dd-ea5155cb6213}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:16:54.894 +05:30 71dea66b-6581-4d2a-b8c8-1b2d62093f86 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 26.2721ms 2024-09-04 21:17:03.130 +05:30 e2fc0d07-0f7e-44df-a7de-ff5c3c735cb6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getrolesinprofile?profileId=100176 - null null 2024-09-04 21:17:03.131 +05:30 e2fc0d07-0f7e-44df-a7de-ff5c3c735cb6 INF CORS policy execution successful. 2024-09-04 21:17:03.132 +05:30 e2fc0d07-0f7e-44df-a7de-ff5c3c735cb6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getrolesinprofile?profileId=100176 - 204 null null 1.6174ms 2024-09-04 21:17:03.200 +05:30 0ae08510-0255-4e92-84e3-278a214c8085 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getrolesinprofile?profileId=100176 - null null 2024-09-04 21:17:03.201 +05:30 0ae08510-0255-4e92-84e3-278a214c8085 INF CORS policy execution successful. 2024-09-04 21:17:03.201 +05:30 0ae08510-0255-4e92-84e3-278a214c8085 INF HTTP request: Path: /profile/getrolesinprofile QueryString: ?profileId=100176 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3NzYsImV4cCI6MTcyNTQ2NTM3NiwiaWF0IjoxNzI1NDY0Nzc2fQ.OQQUZwy9clJBmxGocqxvZkiLt-I6N679uKfRCDm30ic}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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-04 21:17:03.202 +05:30 29423a23-bf07-485e-a138-c0671980420e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetRolesInProfile (Sang.Security.Api)' 2024-09-04 21:17:03.214 +05:30 29423a23-bf07-485e-a138-c0671980420e 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-04 21:17:03.241 +05:30 29423a23-bf07-485e-a138-c0671980420e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:17:03.242 +05:30 29423a23-bf07-485e-a138-c0671980420e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetRolesInProfile (Sang.Security.Api) in 27.3842ms 2024-09-04 21:17:03.242 +05:30 29423a23-bf07-485e-a138-c0671980420e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetRolesInProfile (Sang.Security.Api)' 2024-09-04 21:17:03.243 +05:30 29423a23-bf07-485e-a138-c0671980420e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0ae08510-0255-4e92-84e3-278a214c8085}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 131} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"RoleName\":\"TestRole040902\"}]"} 2024-09-04 21:17:03.243 +05:30 29423a23-bf07-485e-a138-c0671980420e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getrolesinprofile?profileId=100176 - 200 131 application/json; charset=utf-8 43.5187ms 2024-09-04 21:17:04.243 +05:30 45a14936-233f-436c-a35e-bd39592a185f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:17:04.243 +05:30 45a14936-233f-436c-a35e-bd39592a185f INF CORS policy execution successful. 2024-09-04 21:17:04.244 +05:30 45a14936-233f-436c-a35e-bd39592a185f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.1823ms 2024-09-04 21:17:04.273 +05:30 7025124d-0e63-4000-b965-1d2587aa28ae INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:17:04.274 +05:30 7025124d-0e63-4000-b965-1d2587aa28ae INF CORS policy execution successful. 2024-09-04 21:17:04.274 +05:30 7025124d-0e63-4000-b965-1d2587aa28ae INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3MjAsImV4cCI6MTcyNTQ2NTMyMCwiaWF0IjoxNzI1NDY0NzIwfQ.Yk_ZYuLUu2IOicMrple2OrjPyDac-Z6sKFgASKGzAw4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:17:04.275 +05:30 bef77f2a-dcc7-4182-8333-cf3b28c15b96 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:17:04.275 +05:30 bef77f2a-dcc7-4182-8333-cf3b28c15b96 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-04 21:17:04.309 +05:30 bef77f2a-dcc7-4182-8333-cf3b28c15b96 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:17:04.310 +05:30 bef77f2a-dcc7-4182-8333-cf3b28c15b96 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 34.82ms 2024-09-04 21:17:04.310 +05:30 bef77f2a-dcc7-4182-8333-cf3b28c15b96 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:17:04.310 +05:30 bef77f2a-dcc7-4182-8333-cf3b28c15b96 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7025124d-0e63-4000-b965-1d2587aa28ae}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1354} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 21:17:04.311 +05:30 bef77f2a-dcc7-4182-8333-cf3b28c15b96 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1354 application/json; charset=utf-8 37.2244ms 2024-09-04 21:17:58.034 +05:30 bfe84316-3260-4890-85d6-f9925a4260f9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 21:17:58.035 +05:30 bfe84316-3260-4890-85d6-f9925a4260f9 INF CORS policy execution successful. 2024-09-04 21:17:58.035 +05:30 bfe84316-3260-4890-85d6-f9925a4260f9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.5829ms 2024-09-04 21:17:58.085 +05:30 d4fc5e23-d5e8-4369-b025-43b142682cea INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 63 2024-09-04 21:17:58.085 +05:30 d4fc5e23-d5e8-4369-b025-43b142682cea INF CORS policy execution successful. 2024-09-04 21:17:58.086 +05:30 d4fc5e23-d5e8-4369-b025-43b142682cea 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: 63}, {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/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2 ","password":"TestUser2"} 2024-09-04 21:17:58.087 +05:30 1776e5c1-925a-4d48-aaa4-6aca2abe2fac INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:17:58.087 +05:30 1776e5c1-925a-4d48-aaa4-6aca2abe2fac 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-04 21:17:58.100 +05:30 1776e5c1-925a-4d48-aaa4-6aca2abe2fac INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:17:58.101 +05:30 1776e5c1-925a-4d48-aaa4-6aca2abe2fac INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 13.3911ms 2024-09-04 21:17:58.101 +05:30 1776e5c1-925a-4d48-aaa4-6aca2abe2fac INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:17:58.101 +05:30 1776e5c1-925a-4d48-aaa4-6aca2abe2fac INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: d4fc5e23-d5e8-4369-b025-43b142682cea}, {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-04 21:17:58.103 +05:30 1776e5c1-925a-4d48-aaa4-6aca2abe2fac INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 159 application/json; charset=utf-8 17.5279ms 2024-09-04 21:17:59.083 +05:30 fc83ce82-e9fb-493d-95ae-e0a4786d28a6 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 63 2024-09-04 21:17:59.083 +05:30 fc83ce82-e9fb-493d-95ae-e0a4786d28a6 INF CORS policy execution successful. 2024-09-04 21:17:59.083 +05:30 fc83ce82-e9fb-493d-95ae-e0a4786d28a6 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: 63}, {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/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2 ","password":"TestUser2"} 2024-09-04 21:17:59.083 +05:30 28bf750e-4d10-4f45-963f-d7160a5e0d0a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:17:59.083 +05:30 28bf750e-4d10-4f45-963f-d7160a5e0d0a 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-04 21:17:59.085 +05:30 28bf750e-4d10-4f45-963f-d7160a5e0d0a INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:17:59.085 +05:30 28bf750e-4d10-4f45-963f-d7160a5e0d0a INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 1.2786ms 2024-09-04 21:17:59.085 +05:30 28bf750e-4d10-4f45-963f-d7160a5e0d0a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:17:59.085 +05:30 28bf750e-4d10-4f45-963f-d7160a5e0d0a INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: fc83ce82-e9fb-493d-95ae-e0a4786d28a6}, {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-04 21:17:59.085 +05:30 28bf750e-4d10-4f45-963f-d7160a5e0d0a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 159 application/json; charset=utf-8 2.1545ms 2024-09-04 21:18:03.064 +05:30 624b8522-9616-41ef-b42f-27781cf663f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 21:18:03.064 +05:30 624b8522-9616-41ef-b42f-27781cf663f7 INF CORS policy execution successful. 2024-09-04 21:18:03.064 +05:30 624b8522-9616-41ef-b42f-27781cf663f7 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:18:03.064 +05:30 ebee6fc4-ce02-451e-ab2a-3b76a1616b94 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:18:03.064 +05:30 ebee6fc4-ce02-451e-ab2a-3b76a1616b94 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-04 21:18:03.069 +05:30 ebee6fc4-ce02-451e-ab2a-3b76a1616b94 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:18:03.069 +05:30 ebee6fc4-ce02-451e-ab2a-3b76a1616b94 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 4.9235ms 2024-09-04 21:18:03.070 +05:30 ebee6fc4-ce02-451e-ab2a-3b76a1616b94 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:18:03.070 +05:30 ebee6fc4-ce02-451e-ab2a-3b76a1616b94 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 624b8522-9616-41ef-b42f-27781cf663f7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 21:18:03.070 +05:30 ebee6fc4-ce02-451e-ab2a-3b76a1616b94 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 6.7619ms 2024-09-04 21:18:05.383 +05:30 fbf42e96-35cb-4c34-be74-67d7da66aca1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 21:18:05.383 +05:30 fbf42e96-35cb-4c34-be74-67d7da66aca1 INF CORS policy execution successful. 2024-09-04 21:18:05.384 +05:30 fbf42e96-35cb-4c34-be74-67d7da66aca1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.922ms 2024-09-04 21:18:05.426 +05:30 caaecd37-c3c3-45fc-8d99-f03820d51b6a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 101 2024-09-04 21:18:05.426 +05:30 caaecd37-c3c3-45fc-8d99-f03820d51b6a INF CORS policy execution successful. 2024-09-04 21:18:05.426 +05:30 caaecd37-c3c3-45fc-8d99-f03820d51b6a 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: 101}, {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/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2 ","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 21:18:05.427 +05:30 60bd7011-cdcb-4264-bfce-4e3565038ff5 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:18:05.427 +05:30 60bd7011-cdcb-4264-bfce-4e3565038ff5 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-04 21:18:05.432 +05:30 60bd7011-cdcb-4264-bfce-4e3565038ff5 INF Database retrieved 2024-09-04 21:18:05.436 +05:30 60bd7011-cdcb-4264-bfce-4e3565038ff5 INF Token generated 2024-09-04 21:18:05.436 +05:30 60bd7011-cdcb-4264-bfce-4e3565038ff5 INF Token generated 2024-09-04 21:18:05.436 +05:30 60bd7011-cdcb-4264-bfce-4e3565038ff5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:18:05.436 +05:30 60bd7011-cdcb-4264-bfce-4e3565038ff5 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 9.1714ms 2024-09-04 21:18:05.436 +05:30 60bd7011-cdcb-4264-bfce-4e3565038ff5 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:18:05.436 +05:30 60bd7011-cdcb-4264-bfce-4e3565038ff5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: caaecd37-c3c3-45fc-8d99-f03820d51b6a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 902} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDg4NSwiZXhwIjoxNzI1NDY1NDg1LCJpYXQiOjE3MjU0NjQ4ODV9.NSaPWUgEjJ_SPrcfMbThIY-4obqdBtQVsinYQWjtKas\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDg4NSwiZXhwIjoxNzI1NDY1Nzg1LCJpYXQiOjE3MjU0NjQ4ODV9.QahHxgbH4DwRFE3c5wML3HVXz2XbMEINkBRWC-Yenfc\"}"} 2024-09-04 21:18:05.437 +05:30 60bd7011-cdcb-4264-bfce-4e3565038ff5 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 902 application/json; charset=utf-8 10.8768ms 2024-09-04 21:18:10.430 +05:30 48fb2761-c233-46c3-ab63-875302fb7dad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:18:10.430 +05:30 48fb2761-c233-46c3-ab63-875302fb7dad INF CORS policy execution successful. 2024-09-04 21:18:10.431 +05:30 48fb2761-c233-46c3-ab63-875302fb7dad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.9105ms 2024-09-04 21:18:10.462 +05:30 fdd61b93-8502-4f8e-b554-d257f78fa66b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:18:10.463 +05:30 fdd61b93-8502-4f8e-b554-d257f78fa66b INF CORS policy execution successful. 2024-09-04 21:18:10.463 +05:30 fdd61b93-8502-4f8e-b554-d257f78fa66b INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDg4NSwiZXhwIjoxNzI1NDY1NDg1LCJpYXQiOjE3MjU0NjQ4ODV9.NSaPWUgEjJ_SPrcfMbThIY-4obqdBtQVsinYQWjtKas}, {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/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:18:10.463 +05:30 ba2b8567-faad-43f0-bb54-a27e18767a2a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:18:10.463 +05:30 ba2b8567-faad-43f0-bb54-a27e18767a2a 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-04 21:18:10.521 +05:30 ba2b8567-faad-43f0-bb54-a27e18767a2a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:18:10.522 +05:30 ba2b8567-faad-43f0-bb54-a27e18767a2a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 58.2528ms 2024-09-04 21:18:10.522 +05:30 ba2b8567-faad-43f0-bb54-a27e18767a2a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:18:10.522 +05:30 ba2b8567-faad-43f0-bb54-a27e18767a2a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fdd61b93-8502-4f8e-b554-d257f78fa66b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1354} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 21:18:10.522 +05:30 ba2b8567-faad-43f0-bb54-a27e18767a2a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1354 application/json; charset=utf-8 60.7395ms 2024-09-04 21:18:15.671 +05:30 e881dd90-bcf1-4441-8969-ca53f4fe05fb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-04 21:18:15.671 +05:30 e881dd90-bcf1-4441-8969-ca53f4fe05fb INF CORS policy execution successful. 2024-09-04 21:18:15.671 +05:30 e881dd90-bcf1-4441-8969-ca53f4fe05fb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 204 null null 0.7453ms 2024-09-04 21:18:15.712 +05:30 152ce5d4-130e-4a31-bdd9-d3a389645aeb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-04 21:18:15.712 +05:30 152ce5d4-130e-4a31-bdd9-d3a389645aeb INF CORS policy execution successful. 2024-09-04 21:18:15.713 +05:30 152ce5d4-130e-4a31-bdd9-d3a389645aeb INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=101 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDg4NSwiZXhwIjoxNzI1NDY1NDg1LCJpYXQiOjE3MjU0NjQ4ODV9.NSaPWUgEjJ_SPrcfMbThIY-4obqdBtQVsinYQWjtKas}, {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/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:18:15.713 +05:30 fc2b9de9-9b91-4696-80b4-4d7bf46e3cd8 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:18:15.713 +05:30 fc2b9de9-9b91-4696-80b4-4d7bf46e3cd8 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-04 21:18:15.744 +05:30 fc2b9de9-9b91-4696-80b4-4d7bf46e3cd8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:18:15.745 +05:30 fc2b9de9-9b91-4696-80b4-4d7bf46e3cd8 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 31.4674ms 2024-09-04 21:18:15.745 +05:30 fc2b9de9-9b91-4696-80b4-4d7bf46e3cd8 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:18:15.745 +05:30 fc2b9de9-9b91-4696-80b4-4d7bf46e3cd8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 152ce5d4-130e-4a31-bdd9-d3a389645aeb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2966} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":98,\"ParentName\":\"Profile - 1\",\"Remarks\":\"Remarks for 4_1_2\"}],\"SelectedRestrictions\":[{\"ProfileId\":101,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":101,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":101,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":101,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"}]}"} 2024-09-04 21:18:15.746 +05:30 fc2b9de9-9b91-4696-80b4-4d7bf46e3cd8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 200 2966 application/json; charset=utf-8 33.9384ms 2024-09-04 21:18:15.946 +05:30 e336696d-929a-4054-97cf-fc8f20d6f805 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:18:15.946 +05:30 e336696d-929a-4054-97cf-fc8f20d6f805 INF CORS policy execution successful. 2024-09-04 21:18:15.946 +05:30 e336696d-929a-4054-97cf-fc8f20d6f805 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.505ms 2024-09-04 21:18:15.994 +05:30 0af0cbb3-21cf-4a3e-8758-42052234e6bb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:18:15.994 +05:30 0af0cbb3-21cf-4a3e-8758-42052234e6bb INF CORS policy execution successful. 2024-09-04 21:18:15.994 +05:30 0af0cbb3-21cf-4a3e-8758-42052234e6bb 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDg4NSwiZXhwIjoxNzI1NDY1NDg1LCJpYXQiOjE3MjU0NjQ4ODV9.NSaPWUgEjJ_SPrcfMbThIY-4obqdBtQVsinYQWjtKas}, {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/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:18:15.995 +05:30 b2e62b9c-4c82-4c79-a1db-9af56bfe98bd INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:18:15.995 +05:30 b2e62b9c-4c82-4c79-a1db-9af56bfe98bd 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-04 21:18:16.018 +05:30 b2e62b9c-4c82-4c79-a1db-9af56bfe98bd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:18:16.018 +05:30 b2e62b9c-4c82-4c79-a1db-9af56bfe98bd INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 23.3858ms 2024-09-04 21:18:16.018 +05:30 b2e62b9c-4c82-4c79-a1db-9af56bfe98bd INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:18:16.018 +05:30 b2e62b9c-4c82-4c79-a1db-9af56bfe98bd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0af0cbb3-21cf-4a3e-8758-42052234e6bb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:18:16.019 +05:30 b2e62b9c-4c82-4c79-a1db-9af56bfe98bd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 24.9128ms 2024-09-04 21:18:16.139 +05:30 81923b61-ce4a-4c48-a2e6-addfe6307142 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:18:16.140 +05:30 81923b61-ce4a-4c48-a2e6-addfe6307142 INF CORS policy execution successful. 2024-09-04 21:18:16.140 +05:30 81923b61-ce4a-4c48-a2e6-addfe6307142 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDg4NSwiZXhwIjoxNzI1NDY1NDg1LCJpYXQiOjE3MjU0NjQ4ODV9.NSaPWUgEjJ_SPrcfMbThIY-4obqdBtQVsinYQWjtKas}, {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/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:18:16.140 +05:30 97a0ac72-db28-4f2f-854c-fba0aeca7e37 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:18:16.140 +05:30 97a0ac72-db28-4f2f-854c-fba0aeca7e37 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-04 21:18:16.156 +05:30 97a0ac72-db28-4f2f-854c-fba0aeca7e37 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:18:16.156 +05:30 97a0ac72-db28-4f2f-854c-fba0aeca7e37 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 15.4304ms 2024-09-04 21:18:16.156 +05:30 97a0ac72-db28-4f2f-854c-fba0aeca7e37 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:18:16.156 +05:30 97a0ac72-db28-4f2f-854c-fba0aeca7e37 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 81923b61-ce4a-4c48-a2e6-addfe6307142}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:18:16.156 +05:30 97a0ac72-db28-4f2f-854c-fba0aeca7e37 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 17.2982ms 2024-09-04 21:18:31.999 +05:30 3676a247-be64-47d0-a2de-76dc8767f716 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-04 21:18:32.000 +05:30 3676a247-be64-47d0-a2de-76dc8767f716 INF CORS policy execution successful. 2024-09-04 21:18:32.004 +05:30 3676a247-be64-47d0-a2de-76dc8767f716 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.4954ms 2024-09-04 21:18:32.051 +05:30 4b3cf693-6bab-447a-83c5-2c3e66ff768a 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-04 21:18:32.052 +05:30 4b3cf693-6bab-447a-83c5-2c3e66ff768a INF CORS policy execution successful. 2024-09-04 21:18:32.053 +05:30 4b3cf693-6bab-447a-83c5-2c3e66ff768a 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDg4NSwiZXhwIjoxNzI1NDY1NDg1LCJpYXQiOjE3MjU0NjQ4ODV9.NSaPWUgEjJ_SPrcfMbThIY-4obqdBtQVsinYQWjtKas}, {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/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:18:32.053 +05:30 ea0518b5-2fde-4388-a854-fc746fbbad7f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 21:18:32.053 +05:30 ea0518b5-2fde-4388-a854-fc746fbbad7f 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-04 21:18:32.074 +05:30 ea0518b5-2fde-4388-a854-fc746fbbad7f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:18:32.075 +05:30 ea0518b5-2fde-4388-a854-fc746fbbad7f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 21.1546ms 2024-09-04 21:18:32.075 +05:30 ea0518b5-2fde-4388-a854-fc746fbbad7f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 21:18:32.075 +05:30 ea0518b5-2fde-4388-a854-fc746fbbad7f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b3cf693-6bab-447a-83c5-2c3e66ff768a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1243} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1072,\"Name\":\"TestRole040902\",\"CreatedOn\":\"2024-09-04T14:28:39.71\",\"ModifiedOn\":null},{\"IId\":1071,\"Name\":\"TestRole040901\",\"CreatedOn\":\"2024-09-04T10:20:34.43\",\"ModifiedOn\":null},{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"09/02/2024 10:31:58\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"09/02/2024 05:09:00\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1020,\"TotalPages\":102}]}"} 2024-09-04 21:18:32.075 +05:30 ea0518b5-2fde-4388-a854-fc746fbbad7f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1243 application/json; charset=utf-8 23.9776ms 2024-09-04 21:18:40.367 +05:30 375279b0-d8a0-42f2-8fda-18494848cf22 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:18:40.367 +05:30 375279b0-d8a0-42f2-8fda-18494848cf22 INF CORS policy execution successful. 2024-09-04 21:18:40.368 +05:30 375279b0-d8a0-42f2-8fda-18494848cf22 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6985ms 2024-09-04 21:18:40.482 +05:30 3e215d62-a0c1-4da3-a43f-4e4a508b3b23 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:18:40.483 +05:30 3e215d62-a0c1-4da3-a43f-4e4a508b3b23 INF CORS policy execution successful. 2024-09-04 21:18:40.484 +05:30 3e215d62-a0c1-4da3-a43f-4e4a508b3b23 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3MjAsImV4cCI6MTcyNTQ2NTMyMCwiaWF0IjoxNzI1NDY0NzIwfQ.Yk_ZYuLUu2IOicMrple2OrjPyDac-Z6sKFgASKGzAw4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:18:40.485 +05:30 5dcb764f-0392-48e8-a33f-2dfc262bfe23 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:18:40.485 +05:30 5dcb764f-0392-48e8-a33f-2dfc262bfe23 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-04 21:18:40.512 +05:30 5dcb764f-0392-48e8-a33f-2dfc262bfe23 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:18:40.513 +05:30 5dcb764f-0392-48e8-a33f-2dfc262bfe23 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 27.5447ms 2024-09-04 21:18:40.513 +05:30 5dcb764f-0392-48e8-a33f-2dfc262bfe23 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:18:40.513 +05:30 5dcb764f-0392-48e8-a33f-2dfc262bfe23 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e215d62-a0c1-4da3-a43f-4e4a508b3b23}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1459} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":132,\"Name\":\"dipin41\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:09:34.377\",\"ModifiedOn\":null},{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":110,\"TotalPages\":11}]}"} 2024-09-04 21:18:40.514 +05:30 5dcb764f-0392-48e8-a33f-2dfc262bfe23 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1459 application/json; charset=utf-8 31.5519ms 2024-09-04 21:18:44.077 +05:30 da1e158f-3de9-4c26-b4c0-69ab36e6beaa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:18:44.077 +05:30 da1e158f-3de9-4c26-b4c0-69ab36e6beaa INF CORS policy execution successful. 2024-09-04 21:18:44.077 +05:30 da1e158f-3de9-4c26-b4c0-69ab36e6beaa INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjQ3MjAsImV4cCI6MTcyNTQ2NTMyMCwiaWF0IjoxNzI1NDY0NzIwfQ.Yk_ZYuLUu2IOicMrple2OrjPyDac-Z6sKFgASKGzAw4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:18:44.078 +05:30 face3f39-2f37-4172-884d-d2ede7114645 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:18:44.078 +05:30 face3f39-2f37-4172-884d-d2ede7114645 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-04 21:18:44.084 +05:30 face3f39-2f37-4172-884d-d2ede7114645 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:18:44.084 +05:30 face3f39-2f37-4172-884d-d2ede7114645 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.2992ms 2024-09-04 21:18:44.084 +05:30 face3f39-2f37-4172-884d-d2ede7114645 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:18:44.084 +05:30 face3f39-2f37-4172-884d-d2ede7114645 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da1e158f-3de9-4c26-b4c0-69ab36e6beaa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1459} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":132,\"Name\":\"dipin41\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:09:34.377\",\"ModifiedOn\":null},{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":110,\"TotalPages\":11}]}"} 2024-09-04 21:18:44.085 +05:30 face3f39-2f37-4172-884d-d2ede7114645 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1459 application/json; charset=utf-8 7.71ms 2024-09-04 21:18:52.134 +05:30 f98d9b80-3263-4bb9-95d4-5059fbbda5d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 21:18:52.134 +05:30 f98d9b80-3263-4bb9-95d4-5059fbbda5d2 INF CORS policy execution successful. 2024-09-04 21:18:52.134 +05:30 f98d9b80-3263-4bb9-95d4-5059fbbda5d2 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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://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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:18:52.135 +05:30 0af1c8c1-cb6a-401a-9139-e38bbe117b96 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:18:52.135 +05:30 0af1c8c1-cb6a-401a-9139-e38bbe117b96 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-04 21:18:52.138 +05:30 0af1c8c1-cb6a-401a-9139-e38bbe117b96 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:18:52.139 +05:30 0af1c8c1-cb6a-401a-9139-e38bbe117b96 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 3.8106ms 2024-09-04 21:18:52.139 +05:30 0af1c8c1-cb6a-401a-9139-e38bbe117b96 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:18:52.139 +05:30 0af1c8c1-cb6a-401a-9139-e38bbe117b96 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f98d9b80-3263-4bb9-95d4-5059fbbda5d2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 21:18:52.139 +05:30 0af1c8c1-cb6a-401a-9139-e38bbe117b96 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 5.3175ms 2024-09-04 21:18:53.430 +05:30 52dd2629-8cd4-45dd-a480-39407c461b26 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 21:18:53.431 +05:30 52dd2629-8cd4-45dd-a480-39407c461b26 INF CORS policy execution successful. 2024-09-04 21:18:53.431 +05:30 52dd2629-8cd4-45dd-a480-39407c461b26 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.6603ms 2024-09-04 21:18:53.469 +05:30 cda35899-fc09-4118-815f-420be3a890bd INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 101 2024-09-04 21:18:53.469 +05:30 cda35899-fc09-4118-815f-420be3a890bd INF CORS policy execution successful. 2024-09-04 21:18:53.470 +05:30 cda35899-fc09-4118-815f-420be3a890bd 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: 101}, {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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2 ","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 21:18:53.470 +05:30 f4800a29-2911-4347-a9a9-8d42cfcdb709 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:18:53.470 +05:30 f4800a29-2911-4347-a9a9-8d42cfcdb709 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-04 21:18:53.472 +05:30 f4800a29-2911-4347-a9a9-8d42cfcdb709 INF Database retrieved 2024-09-04 21:18:53.475 +05:30 f4800a29-2911-4347-a9a9-8d42cfcdb709 INF Token generated 2024-09-04 21:18:53.476 +05:30 f4800a29-2911-4347-a9a9-8d42cfcdb709 INF Token generated 2024-09-04 21:18:53.476 +05:30 f4800a29-2911-4347-a9a9-8d42cfcdb709 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:18:53.476 +05:30 f4800a29-2911-4347-a9a9-8d42cfcdb709 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 6.1226ms 2024-09-04 21:18:53.476 +05:30 f4800a29-2911-4347-a9a9-8d42cfcdb709 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:18:53.476 +05:30 f4800a29-2911-4347-a9a9-8d42cfcdb709 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cda35899-fc09-4118-815f-420be3a890bd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 902} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1ODMzLCJpYXQiOjE3MjU0NjQ5MzN9.y0beE6zPJA3gB4A9uxeAAIACVa8kssQW3dSuJOiIOsM\"}"} 2024-09-04 21:18:53.476 +05:30 f4800a29-2911-4347-a9a9-8d42cfcdb709 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 902 application/json; charset=utf-8 7.3461ms 2024-09-04 21:18:56.950 +05:30 aea2b08f-2e32-406c-a23e-d735e5c18a3a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:18:56.950 +05:30 aea2b08f-2e32-406c-a23e-d735e5c18a3a INF CORS policy execution successful. 2024-09-04 21:18:56.950 +05:30 aea2b08f-2e32-406c-a23e-d735e5c18a3a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6021ms 2024-09-04 21:18:56.998 +05:30 d3517128-43ff-4f36-84f2-f8a3c02e340d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:18:56.998 +05:30 d3517128-43ff-4f36-84f2-f8a3c02e340d INF CORS policy execution successful. 2024-09-04 21:18:56.998 +05:30 d3517128-43ff-4f36-84f2-f8a3c02e340d INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:18:56.998 +05:30 8b3452a7-08b6-4671-81e3-7a10b59a8c8b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:18:56.998 +05:30 8b3452a7-08b6-4671-81e3-7a10b59a8c8b 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-04 21:18:57.008 +05:30 8b3452a7-08b6-4671-81e3-7a10b59a8c8b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:18:57.008 +05:30 8b3452a7-08b6-4671-81e3-7a10b59a8c8b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 9.2203ms 2024-09-04 21:18:57.008 +05:30 8b3452a7-08b6-4671-81e3-7a10b59a8c8b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:18:57.008 +05:30 8b3452a7-08b6-4671-81e3-7a10b59a8c8b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d3517128-43ff-4f36-84f2-f8a3c02e340d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1459} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":132,\"Name\":\"dipin41\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:09:34.377\",\"ModifiedOn\":null},{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":110,\"TotalPages\":11}]}"} 2024-09-04 21:18:57.008 +05:30 8b3452a7-08b6-4671-81e3-7a10b59a8c8b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1459 application/json; charset=utf-8 10.7814ms 2024-09-04 21:18:59.802 +05:30 18e4346a-d2b0-4024-b70f-b55c733d2e6b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 21:18:59.802 +05:30 18e4346a-d2b0-4024-b70f-b55c733d2e6b INF CORS policy execution successful. 2024-09-04 21:18:59.802 +05:30 18e4346a-d2b0-4024-b70f-b55c733d2e6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 204 null null 0.5118ms 2024-09-04 21:18:59.867 +05:30 41c630b3-1f2a-4357-b1ae-6adb9f64f0cc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 21:18:59.868 +05:30 41c630b3-1f2a-4357-b1ae-6adb9f64f0cc INF CORS policy execution successful. 2024-09-04 21:18:59.868 +05:30 41c630b3-1f2a-4357-b1ae-6adb9f64f0cc INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:18:59.868 +05:30 cd753a6f-64a3-434b-9c54-675b766e3e50 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:18:59.868 +05:30 cd753a6f-64a3-434b-9c54-675b766e3e50 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-04 21:18:59.872 +05:30 cd753a6f-64a3-434b-9c54-675b766e3e50 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:18:59.872 +05:30 cd753a6f-64a3-434b-9c54-675b766e3e50 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.3281ms 2024-09-04 21:18:59.872 +05:30 cd753a6f-64a3-434b-9c54-675b766e3e50 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:18:59.872 +05:30 cd753a6f-64a3-434b-9c54-675b766e3e50 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 41c630b3-1f2a-4357-b1ae-6adb9f64f0cc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 21:18:59.872 +05:30 cd753a6f-64a3-434b-9c54-675b766e3e50 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 200 1564 application/json; charset=utf-8 5.1281ms 2024-09-04 21:19:00.016 +05:30 331b3ae5-e5ea-4d7a-b941-7e39efbbd31b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 21:19:00.016 +05:30 331b3ae5-e5ea-4d7a-b941-7e39efbbd31b INF CORS policy execution successful. 2024-09-04 21:19:00.017 +05:30 331b3ae5-e5ea-4d7a-b941-7e39efbbd31b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 204 null null 0.91ms 2024-09-04 21:19:00.182 +05:30 0932bf62-f353-44a8-acf0-a5780bf74587 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 21:19:00.182 +05:30 0932bf62-f353-44a8-acf0-a5780bf74587 INF CORS policy execution successful. 2024-09-04 21:19:00.182 +05:30 0932bf62-f353-44a8-acf0-a5780bf74587 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 204 null null 0.4245ms 2024-09-04 21:19:00.206 +05:30 b7008faa-2846-44e5-85be-0baab6fe7f0a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 21:19:00.207 +05:30 b7008faa-2846-44e5-85be-0baab6fe7f0a INF CORS policy execution successful. 2024-09-04 21:19:00.207 +05:30 b7008faa-2846-44e5-85be-0baab6fe7f0a INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:00.207 +05:30 a8fce69a-f1b5-4f2b-97fa-821eb73b2ebd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:00.207 +05:30 a8fce69a-f1b5-4f2b-97fa-821eb73b2ebd 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-04 21:19:00.210 +05:30 a8fce69a-f1b5-4f2b-97fa-821eb73b2ebd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:00.210 +05:30 a8fce69a-f1b5-4f2b-97fa-821eb73b2ebd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.1036ms 2024-09-04 21:19:00.210 +05:30 a8fce69a-f1b5-4f2b-97fa-821eb73b2ebd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:00.211 +05:30 a8fce69a-f1b5-4f2b-97fa-821eb73b2ebd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b7008faa-2846-44e5-85be-0baab6fe7f0a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 21:19:00.211 +05:30 a8fce69a-f1b5-4f2b-97fa-821eb73b2ebd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 200 1564 application/json; charset=utf-8 4.4646ms 2024-09-04 21:19:00.212 +05:30 ed713d42-ce52-4426-9070-49cae552b307 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 21:19:00.212 +05:30 ed713d42-ce52-4426-9070-49cae552b307 INF CORS policy execution successful. 2024-09-04 21:19:00.212 +05:30 ed713d42-ce52-4426-9070-49cae552b307 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:00.212 +05:30 4307dd66-3b94-4cd1-98c6-7cd9b1283e1e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:00.212 +05:30 4307dd66-3b94-4cd1-98c6-7cd9b1283e1e 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-04 21:19:00.214 +05:30 4307dd66-3b94-4cd1-98c6-7cd9b1283e1e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:00.215 +05:30 4307dd66-3b94-4cd1-98c6-7cd9b1283e1e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.2295ms 2024-09-04 21:19:00.215 +05:30 4307dd66-3b94-4cd1-98c6-7cd9b1283e1e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:00.215 +05:30 4307dd66-3b94-4cd1-98c6-7cd9b1283e1e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ed713d42-ce52-4426-9070-49cae552b307}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 21:19:00.215 +05:30 4307dd66-3b94-4cd1-98c6-7cd9b1283e1e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 200 1564 application/json; charset=utf-8 3.3716ms 2024-09-04 21:19:00.305 +05:30 0473612d-d60e-44f2-a499-d7e13391a8e5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 21:19:00.305 +05:30 0473612d-d60e-44f2-a499-d7e13391a8e5 INF CORS policy execution successful. 2024-09-04 21:19:00.305 +05:30 0473612d-d60e-44f2-a499-d7e13391a8e5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 204 null null 0.5193ms 2024-09-04 21:19:00.338 +05:30 e274346c-d680-4df0-88e5-7054c04cbeb2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 21:19:00.338 +05:30 e274346c-d680-4df0-88e5-7054c04cbeb2 INF CORS policy execution successful. 2024-09-04 21:19:00.338 +05:30 e274346c-d680-4df0-88e5-7054c04cbeb2 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:00.338 +05:30 288af5df-2c15-448b-bae8-dc9f0d99c342 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:00.338 +05:30 288af5df-2c15-448b-bae8-dc9f0d99c342 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-04 21:19:00.341 +05:30 288af5df-2c15-448b-bae8-dc9f0d99c342 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:00.341 +05:30 288af5df-2c15-448b-bae8-dc9f0d99c342 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.5849ms 2024-09-04 21:19:00.341 +05:30 288af5df-2c15-448b-bae8-dc9f0d99c342 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:00.341 +05:30 288af5df-2c15-448b-bae8-dc9f0d99c342 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e274346c-d680-4df0-88e5-7054c04cbeb2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":68,\"TotalPages\":7}]}"} 2024-09-04 21:19:00.341 +05:30 288af5df-2c15-448b-bae8-dc9f0d99c342 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 200 1564 application/json; charset=utf-8 3.9056ms 2024-09-04 21:19:00.682 +05:30 324121af-d1bb-4e82-bc9c-9fb78efbffa3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 21:19:00.682 +05:30 324121af-d1bb-4e82-bc9c-9fb78efbffa3 INF CORS policy execution successful. 2024-09-04 21:19:00.682 +05:30 324121af-d1bb-4e82-bc9c-9fb78efbffa3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 204 null null 0.4916ms 2024-09-04 21:19:00.724 +05:30 ade65f75-c743-4e91-848f-19a0f8c0debd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - null null 2024-09-04 21:19:00.725 +05:30 ade65f75-c743-4e91-848f-19a0f8c0debd INF CORS policy execution successful. 2024-09-04 21:19:00.725 +05:30 ade65f75-c743-4e91-848f-19a0f8c0debd INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:00.726 +05:30 6f46896d-167c-42bc-84df-2c8f0338004a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:00.726 +05:30 6f46896d-167c-42bc-84df-2c8f0338004a 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-04 21:19:00.729 +05:30 6f46896d-167c-42bc-84df-2c8f0338004a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:00.729 +05:30 6f46896d-167c-42bc-84df-2c8f0338004a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.9685ms 2024-09-04 21:19:00.729 +05:30 6f46896d-167c-42bc-84df-2c8f0338004a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:00.729 +05:30 6f46896d-167c-42bc-84df-2c8f0338004a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ade65f75-c743-4e91-848f-19a0f8c0debd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1564} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":115,\"Name\":\"TestUerGrp280801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T09:03:48.647\",\"ModifiedOn\":null},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"}],\"PageSummary\":[{\"TotalRows\":19,\"TotalPages\":2}]}"} 2024-09-04 21:19:00.729 +05:30 6f46896d-167c-42bc-84df-2c8f0338004a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testu - 200 1564 application/json; charset=utf-8 5.4231ms 2024-09-04 21:19:00.883 +05:30 6aa0f097-3c5b-42ce-84ef-54bd5a5fa668 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 21:19:00.884 +05:30 6aa0f097-3c5b-42ce-84ef-54bd5a5fa668 INF CORS policy execution successful. 2024-09-04 21:19:00.884 +05:30 6aa0f097-3c5b-42ce-84ef-54bd5a5fa668 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 204 null null 0.4997ms 2024-09-04 21:19:00.931 +05:30 a1e72947-75c3-4cb8-a8c8-3b0f70a4e5fe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - null null 2024-09-04 21:19:00.931 +05:30 a1e72947-75c3-4cb8-a8c8-3b0f70a4e5fe INF CORS policy execution successful. 2024-09-04 21:19:00.931 +05:30 a1e72947-75c3-4cb8-a8c8-3b0f70a4e5fe INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:00.932 +05:30 2c6a830b-fc38-414e-a4a0-1a82eb84ad8d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:00.932 +05:30 2c6a830b-fc38-414e-a4a0-1a82eb84ad8d 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-04 21:19:00.934 +05:30 2c6a830b-fc38-414e-a4a0-1a82eb84ad8d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:00.934 +05:30 2c6a830b-fc38-414e-a4a0-1a82eb84ad8d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.4325ms 2024-09-04 21:19:00.934 +05:30 2c6a830b-fc38-414e-a4a0-1a82eb84ad8d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:00.934 +05:30 2c6a830b-fc38-414e-a4a0-1a82eb84ad8d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a1e72947-75c3-4cb8-a8c8-3b0f70a4e5fe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 21:19:00.935 +05:30 2c6a830b-fc38-414e-a4a0-1a82eb84ad8d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testus - 200 1572 application/json; charset=utf-8 3.9766ms 2024-09-04 21:19:01.088 +05:30 39274d59-23d3-4f7e-9fdd-82362c0dc153 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 21:19:01.088 +05:30 39274d59-23d3-4f7e-9fdd-82362c0dc153 INF CORS policy execution successful. 2024-09-04 21:19:01.088 +05:30 39274d59-23d3-4f7e-9fdd-82362c0dc153 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 204 null null 0.4195ms 2024-09-04 21:19:01.121 +05:30 8fdd56e5-9c60-428c-8a73-8b87fb9d8717 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - null null 2024-09-04 21:19:01.122 +05:30 8fdd56e5-9c60-428c-8a73-8b87fb9d8717 INF CORS policy execution successful. 2024-09-04 21:19:01.122 +05:30 8fdd56e5-9c60-428c-8a73-8b87fb9d8717 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:01.122 +05:30 d5cdc5a7-4cbd-4660-92db-2d981bbd72f7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:01.122 +05:30 d5cdc5a7-4cbd-4660-92db-2d981bbd72f7 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-04 21:19:01.126 +05:30 d5cdc5a7-4cbd-4660-92db-2d981bbd72f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:01.126 +05:30 d5cdc5a7-4cbd-4660-92db-2d981bbd72f7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.2535ms 2024-09-04 21:19:01.127 +05:30 d5cdc5a7-4cbd-4660-92db-2d981bbd72f7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:01.127 +05:30 d5cdc5a7-4cbd-4660-92db-2d981bbd72f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8fdd56e5-9c60-428c-8a73-8b87fb9d8717}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 21:19:01.127 +05:30 d5cdc5a7-4cbd-4660-92db-2d981bbd72f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuse - 200 1572 application/json; charset=utf-8 6.1159ms 2024-09-04 21:19:01.291 +05:30 28f8be6b-f806-475c-b7b5-45702ea7674e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 21:19:01.291 +05:30 28f8be6b-f806-475c-b7b5-45702ea7674e INF CORS policy execution successful. 2024-09-04 21:19:01.292 +05:30 28f8be6b-f806-475c-b7b5-45702ea7674e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 204 null null 0.6265ms 2024-09-04 21:19:01.322 +05:30 e9060475-15e8-4dc5-8297-fc4578ef5382 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 21:19:01.323 +05:30 e9060475-15e8-4dc5-8297-fc4578ef5382 INF CORS policy execution successful. 2024-09-04 21:19:01.323 +05:30 e9060475-15e8-4dc5-8297-fc4578ef5382 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:01.324 +05:30 12bc6b7b-ee73-4c94-a97a-1483a0f42723 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:01.324 +05:30 12bc6b7b-ee73-4c94-a97a-1483a0f42723 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-04 21:19:01.327 +05:30 12bc6b7b-ee73-4c94-a97a-1483a0f42723 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:01.327 +05:30 12bc6b7b-ee73-4c94-a97a-1483a0f42723 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.6579ms 2024-09-04 21:19:01.327 +05:30 12bc6b7b-ee73-4c94-a97a-1483a0f42723 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:01.328 +05:30 12bc6b7b-ee73-4c94-a97a-1483a0f42723 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e9060475-15e8-4dc5-8297-fc4578ef5382}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 21:19:01.328 +05:30 12bc6b7b-ee73-4c94-a97a-1483a0f42723 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 200 1572 application/json; charset=utf-8 5.7558ms 2024-09-04 21:19:01.506 +05:30 98a2f1d1-5134-4022-85ce-bafc9465f05c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuserq - null null 2024-09-04 21:19:01.506 +05:30 98a2f1d1-5134-4022-85ce-bafc9465f05c INF CORS policy execution successful. 2024-09-04 21:19:01.507 +05:30 98a2f1d1-5134-4022-85ce-bafc9465f05c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuserq - 204 null null 0.6731ms 2024-09-04 21:19:01.528 +05:30 8421ed33-1f5a-41b5-b7bb-0a5f0577f36e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuserq2 - null null 2024-09-04 21:19:01.529 +05:30 8421ed33-1f5a-41b5-b7bb-0a5f0577f36e INF CORS policy execution successful. 2024-09-04 21:19:01.529 +05:30 8421ed33-1f5a-41b5-b7bb-0a5f0577f36e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuserq2 - 204 null null 0.6305ms 2024-09-04 21:19:01.538 +05:30 793d04a0-e148-4e0a-b30a-aec7f0049f64 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuserq - null null 2024-09-04 21:19:01.538 +05:30 793d04a0-e148-4e0a-b30a-aec7f0049f64 INF CORS policy execution successful. 2024-09-04 21:19:01.539 +05:30 793d04a0-e148-4e0a-b30a-aec7f0049f64 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuserq 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:01.539 +05:30 cf6e85b1-dca0-40f7-99bf-037fe6670b5b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:01.539 +05:30 cf6e85b1-dca0-40f7-99bf-037fe6670b5b 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-04 21:19:01.542 +05:30 cf6e85b1-dca0-40f7-99bf-037fe6670b5b INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:01.542 +05:30 cf6e85b1-dca0-40f7-99bf-037fe6670b5b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.2328ms 2024-09-04 21:19:01.542 +05:30 cf6e85b1-dca0-40f7-99bf-037fe6670b5b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:01.542 +05:30 cf6e85b1-dca0-40f7-99bf-037fe6670b5b INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 793d04a0-e148-4e0a-b30a-aec7f0049f64}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 21:19:01.543 +05:30 cf6e85b1-dca0-40f7-99bf-037fe6670b5b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuserq - 404 84 application/json; charset=utf-8 4.9675ms 2024-09-04 21:19:01.565 +05:30 9e3bab9d-e8ee-4c0c-8dc4-fa057b520049 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuserq2 - null null 2024-09-04 21:19:01.566 +05:30 9e3bab9d-e8ee-4c0c-8dc4-fa057b520049 INF CORS policy execution successful. 2024-09-04 21:19:01.566 +05:30 9e3bab9d-e8ee-4c0c-8dc4-fa057b520049 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuserq2 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:01.566 +05:30 6b8bc769-fe52-4046-8c8e-3b234e9b1579 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:01.566 +05:30 6b8bc769-fe52-4046-8c8e-3b234e9b1579 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-04 21:19:01.571 +05:30 6b8bc769-fe52-4046-8c8e-3b234e9b1579 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:01.571 +05:30 6b8bc769-fe52-4046-8c8e-3b234e9b1579 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.9893ms 2024-09-04 21:19:01.571 +05:30 6b8bc769-fe52-4046-8c8e-3b234e9b1579 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:01.571 +05:30 6b8bc769-fe52-4046-8c8e-3b234e9b1579 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 9e3bab9d-e8ee-4c0c-8dc4-fa057b520049}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 21:19:01.572 +05:30 6b8bc769-fe52-4046-8c8e-3b234e9b1579 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuserq2 - 404 84 application/json; charset=utf-8 6.3476ms 2024-09-04 21:19:02.932 +05:30 403afac7-24bc-46b2-85fe-2418809890fc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuserq - null null 2024-09-04 21:19:02.932 +05:30 403afac7-24bc-46b2-85fe-2418809890fc INF CORS policy execution successful. 2024-09-04 21:19:02.933 +05:30 403afac7-24bc-46b2-85fe-2418809890fc INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuserq 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:02.933 +05:30 2bbface6-8df1-4e4a-8566-d0d8c6b71b41 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:02.933 +05:30 2bbface6-8df1-4e4a-8566-d0d8c6b71b41 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-04 21:19:02.935 +05:30 2bbface6-8df1-4e4a-8566-d0d8c6b71b41 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:02.936 +05:30 2bbface6-8df1-4e4a-8566-d0d8c6b71b41 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 2.5752ms 2024-09-04 21:19:02.936 +05:30 2bbface6-8df1-4e4a-8566-d0d8c6b71b41 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:02.936 +05:30 2bbface6-8df1-4e4a-8566-d0d8c6b71b41 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 403afac7-24bc-46b2-85fe-2418809890fc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 21:19:02.936 +05:30 2bbface6-8df1-4e4a-8566-d0d8c6b71b41 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuserq - 404 84 application/json; charset=utf-8 4.4443ms 2024-09-04 21:19:03.038 +05:30 ee7740e5-a97e-448f-8f87-138d80d0e35e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - null null 2024-09-04 21:19:03.039 +05:30 ee7740e5-a97e-448f-8f87-138d80d0e35e INF CORS policy execution successful. 2024-09-04 21:19:03.039 +05:30 ee7740e5-a97e-448f-8f87-138d80d0e35e INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:03.039 +05:30 0560a36d-1296-40fc-b333-374659f0ed8b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:03.039 +05:30 0560a36d-1296-40fc-b333-374659f0ed8b 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-04 21:19:03.045 +05:30 0560a36d-1296-40fc-b333-374659f0ed8b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:03.045 +05:30 0560a36d-1296-40fc-b333-374659f0ed8b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.8998ms 2024-09-04 21:19:03.045 +05:30 0560a36d-1296-40fc-b333-374659f0ed8b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:03.045 +05:30 0560a36d-1296-40fc-b333-374659f0ed8b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee7740e5-a97e-448f-8f87-138d80d0e35e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1572} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":122,\"Name\":\"TestUser290801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:12:28.743\",\"ModifiedOn\":\"08/29/2024 07:13:19\"},{\"IId\":114,\"Name\":\"TestUser280804\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T08:10:37.953\",\"ModifiedOn\":\"08/28/2024 08:16:26\"},{\"IId\":113,\"Name\":\"TestUser280803\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T05:08:30.657\",\"ModifiedOn\":null},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"}],\"PageSummary\":[{\"TotalRows\":18,\"TotalPages\":2}]}"} 2024-09-04 21:19:03.046 +05:30 0560a36d-1296-40fc-b333-374659f0ed8b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser - 200 1572 application/json; charset=utf-8 8.0196ms 2024-09-04 21:19:03.925 +05:30 74fbc208-3f6b-47ce-b009-4c35f9e7de6c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 21:19:03.925 +05:30 74fbc208-3f6b-47ce-b009-4c35f9e7de6c INF CORS policy execution successful. 2024-09-04 21:19:03.926 +05:30 74fbc208-3f6b-47ce-b009-4c35f9e7de6c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 204 null null 0.5668ms 2024-09-04 21:19:03.985 +05:30 0ed16f4e-347f-4e43-959c-c957fa9952ff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - null null 2024-09-04 21:19:03.985 +05:30 0ed16f4e-347f-4e43-959c-c957fa9952ff INF CORS policy execution successful. 2024-09-04 21:19:03.986 +05:30 0ed16f4e-347f-4e43-959c-c957fa9952ff INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:03.986 +05:30 08214f62-531a-4976-8d99-08908a0cd2e4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:03.986 +05:30 08214f62-531a-4976-8d99-08908a0cd2e4 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-04 21:19:03.992 +05:30 08214f62-531a-4976-8d99-08908a0cd2e4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:03.992 +05:30 08214f62-531a-4976-8d99-08908a0cd2e4 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.146ms 2024-09-04 21:19:03.992 +05:30 08214f62-531a-4976-8d99-08908a0cd2e4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 21:19:03.992 +05:30 08214f62-531a-4976-8d99-08908a0cd2e4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0ed16f4e-347f-4e43-959c-c957fa9952ff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 844} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":84,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:21:45.85\",\"ModifiedOn\":\"08/24/2024 13:55:47\"},{\"IId\":83,\"Name\":\"TestUser10\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-22T07:19:44.523\",\"ModifiedOn\":\"08/22/2024 07:21:02\"},{\"IId\":24,\"Name\":\"TestUser11\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-21T06:51:11.933\",\"ModifiedOn\":\"08/29/2024 10:38:26\"},{\"IId\":4,\"Name\":\"TestUser1\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-07-05T07:08:26.927\",\"ModifiedOn\":\"09/04/2024 15:09:01\"}],\"PageSummary\":[{\"TotalRows\":5,\"TotalPages\":1}]}"} 2024-09-04 21:19:03.993 +05:30 08214f62-531a-4976-8d99-08908a0cd2e4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testuser1 - 200 844 application/json; charset=utf-8 8.0143ms 2024-09-04 21:19:06.025 +05:30 b06d2b30-33d9-4dd4-9647-8bd3d844add0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 21:19:06.025 +05:30 b06d2b30-33d9-4dd4-9647-8bd3d844add0 INF CORS policy execution successful. 2024-09-04 21:19:06.026 +05:30 b06d2b30-33d9-4dd4-9647-8bd3d844add0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 204 null null 0.7945ms 2024-09-04 21:19:06.063 +05:30 77cfe529-1ef2-4560-8ea6-deab2cd4fb5e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - null null 2024-09-04 21:19:06.064 +05:30 77cfe529-1ef2-4560-8ea6-deab2cd4fb5e INF CORS policy execution successful. 2024-09-04 21:19:06.064 +05:30 77cfe529-1ef2-4560-8ea6-deab2cd4fb5e INF HTTP request: Path: /user/getuserdetails QueryString: ?id=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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:06.064 +05:30 a8155cf7-221e-4536-9cd9-85a4dfd5f938 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 21:19:06.064 +05:30 a8155cf7-221e-4536-9cd9-85a4dfd5f938 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-04 21:19:06.074 +05:30 a8155cf7-221e-4536-9cd9-85a4dfd5f938 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:06.074 +05:30 a8155cf7-221e-4536-9cd9-85a4dfd5f938 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 9.3262ms 2024-09-04 21:19:06.074 +05:30 a8155cf7-221e-4536-9cd9-85a4dfd5f938 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 21:19:06.074 +05:30 a8155cf7-221e-4536-9cd9-85a4dfd5f938 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 77cfe529-1ef2-4560-8ea6-deab2cd4fb5e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1666} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":4,\"LoginName\":\"TestUser1\",\"LoginAbbr\":\"TU1\",\"UserName\":\"TestUser1\",\"Email\":\"TestUser1@example.com\",\"Phone\":\"1234567890\",\"Mobile\":\"9876543210\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":1,\"LinkId\":123,\"DomainName\":\"exampleDomain\",\"DomainUser\":\"exampleDomainUser\",\"AccountDisabled\":false,\"SendEmailOnNotification\":true,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":true,\"EmailUserOnLoginSuccess\":true,\"DontLockAccount\":false,\"NumInvalidAttempts\":5,\"LockedUntil\":\"2024-07-04\",\"BlockFromDate\":\"2024-01-01\",\"BlockToDate\":\"2024-07-04\",\"TimeRestrictionStartDate\":\"2024-01-01\",\"TimeRestrictionEndDate\":\"2024-12-31\",\"TimeRestrictionStartTime\":\"08:00:00\",\"TimeRestrictionEndTime\":\"17:00:00\",\"Location\":1,\"Language\":2,\"AltLanguage\":1,\"TimeZone\":3,\"UserAccess\":1,\"PWDChangeDate\":\"2024-07-01\",\"AuthenticationCode\":\"authCode123\",\"Signature\":\"\",\"Role\":1072,\"RoleName\":\"TestRole040902\",\"EmailAuthPermission\":true,\"MacAddress\":\"00-14-22-01-23-45\",\"PWDChangeNextLogOn\":true,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":90,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2}],\"EntryRestrictionDetails\":[{\"TagType\":5,\"TagId\":2,\"TagName\":\"Name1\",\"Transaction\":true,\"Report\":true,\"View\":false,\"Exclude\":false},{\"TagType\":5,\"TagId\":4,\"TagName\":\"Name3\",\"Transaction\":false,\"Report\":false,\"View\":false,\"Exclude\":true}]}"} 2024-09-04 21:19:06.074 +05:30 a8155cf7-221e-4536-9cd9-85a4dfd5f938 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4 - 200 1666 application/json; charset=utf-8 11.0593ms 2024-09-04 21:19:06.180 +05:30 fae93ea5-bdba-45d1-9b96-9005c98132c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 21:19:06.181 +05:30 fae93ea5-bdba-45d1-9b96-9005c98132c5 INF CORS policy execution successful. 2024-09-04 21:19:06.182 +05:30 fae93ea5-bdba-45d1-9b96-9005c98132c5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 204 null null 2.0187ms 2024-09-04 21:19:06.222 +05:30 ebb84466-1f1d-4aa9-924c-ba79db52cc9a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - null null 2024-09-04 21:19:06.222 +05:30 ebb84466-1f1d-4aa9-924c-ba79db52cc9a INF CORS policy execution successful. 2024-09-04 21:19:06.223 +05:30 ebb84466-1f1d-4aa9-924c-ba79db52cc9a INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1072 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:06.223 +05:30 fcd02308-459f-4c11-8dc1-a4202b3b57a6 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 21:19:06.223 +05:30 fcd02308-459f-4c11-8dc1-a4202b3b57a6 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-04 21:19:06.227 +05:30 fcd02308-459f-4c11-8dc1-a4202b3b57a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:06.227 +05:30 fcd02308-459f-4c11-8dc1-a4202b3b57a6 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.9016ms 2024-09-04 21:19:06.227 +05:30 fcd02308-459f-4c11-8dc1-a4202b3b57a6 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 21:19:06.227 +05:30 fcd02308-459f-4c11-8dc1-a4202b3b57a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ebb84466-1f1d-4aa9-924c-ba79db52cc9a}, {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-04 21:19:06.228 +05:30 fcd02308-459f-4c11-8dc1-a4202b3b57a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1072 - 200 257 application/json; charset=utf-8 5.9237ms 2024-09-04 21:19:06.246 +05:30 f46727d2-9aa6-4317-9e32-b92285536ad5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 21:19:06.246 +05:30 f46727d2-9aa6-4317-9e32-b92285536ad5 INF CORS policy execution successful. 2024-09-04 21:19:06.246 +05:30 f46727d2-9aa6-4317-9e32-b92285536ad5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5418ms 2024-09-04 21:19:06.293 +05:30 1b4d2ad6-7025-4240-901d-147b1113a59c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 21:19:06.294 +05:30 1b4d2ad6-7025-4240-901d-147b1113a59c INF CORS policy execution successful. 2024-09-04 21:19:06.294 +05:30 1b4d2ad6-7025-4240-901d-147b1113a59c 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:06.294 +05:30 e18f6559-ef7b-44f5-a903-8a07497e5014 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 21:19:06.294 +05:30 e18f6559-ef7b-44f5-a903-8a07497e5014 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-04 21:19:06.299 +05:30 e18f6559-ef7b-44f5-a903-8a07497e5014 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:06.299 +05:30 e18f6559-ef7b-44f5-a903-8a07497e5014 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.7831ms 2024-09-04 21:19:06.299 +05:30 e18f6559-ef7b-44f5-a903-8a07497e5014 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 21:19:06.299 +05:30 e18f6559-ef7b-44f5-a903-8a07497e5014 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b4d2ad6-7025-4240-901d-147b1113a59c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 21:19:06.300 +05:30 e18f6559-ef7b-44f5-a903-8a07497e5014 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 6.6021ms 2024-09-04 21:19:06.510 +05:30 5d1b2124-d366-463b-b009-207117bee3dd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 21:19:06.511 +05:30 5d1b2124-d366-463b-b009-207117bee3dd INF CORS policy execution successful. 2024-09-04 21:19:06.511 +05:30 5d1b2124-d366-463b-b009-207117bee3dd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.6451ms 2024-09-04 21:19:06.532 +05:30 4deccf8b-b1c7-4e3e-b022-eda3fbf27bf6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 21:19:06.533 +05:30 4deccf8b-b1c7-4e3e-b022-eda3fbf27bf6 INF CORS policy execution successful. 2024-09-04 21:19:06.533 +05:30 4deccf8b-b1c7-4e3e-b022-eda3fbf27bf6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 204 null null 0.7677ms 2024-09-04 21:19:06.558 +05:30 9c81f726-1bbd-4a90-86e4-0218781d72b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 21:19:06.559 +05:30 9c81f726-1bbd-4a90-86e4-0218781d72b7 INF CORS policy execution successful. 2024-09-04 21:19:06.559 +05:30 9c81f726-1bbd-4a90-86e4-0218781d72b7 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:06.559 +05:30 2e2a09de-19e2-42da-9a20-fa8eee6a1ab1 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 21:19:06.559 +05:30 2e2a09de-19e2-42da-9a20-fa8eee6a1ab1 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-04 21:19:06.562 +05:30 654b209b-971c-48a4-9b54-12962f60c26b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - null null 2024-09-04 21:19:06.564 +05:30 654b209b-971c-48a4-9b54-12962f60c26b INF CORS policy execution successful. 2024-09-04 21:19:06.565 +05:30 654b209b-971c-48a4-9b54-12962f60c26b INF HTTP request: Path: /role/geterproles QueryString: ?searchString=TestRole040902 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:06.565 +05:30 6b0c6ef0-5586-4ec5-99f0-86908bb32638 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 21:19:06.565 +05:30 6b0c6ef0-5586-4ec5-99f0-86908bb32638 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-04 21:19:06.568 +05:30 2e2a09de-19e2-42da-9a20-fa8eee6a1ab1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:06.569 +05:30 2e2a09de-19e2-42da-9a20-fa8eee6a1ab1 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.271ms 2024-09-04 21:19:06.569 +05:30 2e2a09de-19e2-42da-9a20-fa8eee6a1ab1 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 21:19:06.569 +05:30 2e2a09de-19e2-42da-9a20-fa8eee6a1ab1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9c81f726-1bbd-4a90-86e4-0218781d72b7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 21:19:06.569 +05:30 2e2a09de-19e2-42da-9a20-fa8eee6a1ab1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 11.241ms 2024-09-04 21:19:06.571 +05:30 6b0c6ef0-5586-4ec5-99f0-86908bb32638 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:06.572 +05:30 6b0c6ef0-5586-4ec5-99f0-86908bb32638 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.1486ms 2024-09-04 21:19:06.572 +05:30 6b0c6ef0-5586-4ec5-99f0-86908bb32638 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 21:19:06.572 +05:30 6b0c6ef0-5586-4ec5-99f0-86908bb32638 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 654b209b-971c-48a4-9b54-12962f60c26b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 139} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1072,\"Name\":\"TestRole040902\"}]"} 2024-09-04 21:19:06.572 +05:30 6b0c6ef0-5586-4ec5-99f0-86908bb32638 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole040902 - 200 139 application/json; charset=utf-8 9.8997ms 2024-09-04 21:19:14.121 +05:30 2a33e4ce-0d52-4df3-9a4d-d100205e463c 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-04 21:19:14.122 +05:30 2a33e4ce-0d52-4df3-9a4d-d100205e463c INF CORS policy execution successful. 2024-09-04 21:19:14.122 +05:30 2a33e4ce-0d52-4df3-9a4d-d100205e463c 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.3348ms 2024-09-04 21:19:14.178 +05:30 69ed844e-9908-482b-ba95-299707b22f56 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-04 21:19:14.178 +05:30 69ed844e-9908-482b-ba95-299707b22f56 INF CORS policy execution successful. 2024-09-04 21:19:14.179 +05:30 69ed844e-9908-482b-ba95-299707b22f56 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:14.179 +05:30 22ef0056-e367-4105-a736-7d17d910d79a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 21:19:14.179 +05:30 22ef0056-e367-4105-a736-7d17d910d79a 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-04 21:19:14.196 +05:30 22ef0056-e367-4105-a736-7d17d910d79a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:14.197 +05:30 22ef0056-e367-4105-a736-7d17d910d79a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 17.3036ms 2024-09-04 21:19:14.197 +05:30 22ef0056-e367-4105-a736-7d17d910d79a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 21:19:14.197 +05:30 22ef0056-e367-4105-a736-7d17d910d79a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 69ed844e-9908-482b-ba95-299707b22f56}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1243} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1072,\"Name\":\"TestRole040902\",\"CreatedOn\":\"2024-09-04T14:28:39.71\",\"ModifiedOn\":null},{\"IId\":1071,\"Name\":\"TestRole040901\",\"CreatedOn\":\"2024-09-04T10:20:34.43\",\"ModifiedOn\":null},{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"09/02/2024 10:31:58\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"09/02/2024 05:09:00\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1020,\"TotalPages\":102}]}"} 2024-09-04 21:19:14.197 +05:30 22ef0056-e367-4105-a736-7d17d910d79a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1243 application/json; charset=utf-8 19.6442ms 2024-09-04 21:19:16.971 +05:30 e206fdb1-81bc-4412-a110-7b94189ab302 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestRole040902 - null null 2024-09-04 21:19:16.971 +05:30 e206fdb1-81bc-4412-a110-7b94189ab302 INF CORS policy execution successful. 2024-09-04 21:19:16.971 +05:30 e206fdb1-81bc-4412-a110-7b94189ab302 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestRole040902 - 204 null null 0.7478ms 2024-09-04 21:19:17.102 +05:30 41cc9f27-5782-4c94-b625-9bf6cff3c66e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestRole040902 - null null 2024-09-04 21:19:17.102 +05:30 41cc9f27-5782-4c94-b625-9bf6cff3c66e INF CORS policy execution successful. 2024-09-04 21:19:17.102 +05:30 41cc9f27-5782-4c94-b625-9bf6cff3c66e INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestRole040902 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:17.103 +05:30 537af722-b6c5-4f2d-96b6-2abbfe1461f4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 21:19:17.103 +05:30 537af722-b6c5-4f2d-96b6-2abbfe1461f4 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-04 21:19:17.111 +05:30 537af722-b6c5-4f2d-96b6-2abbfe1461f4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:17.112 +05:30 537af722-b6c5-4f2d-96b6-2abbfe1461f4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 8.8709ms 2024-09-04 21:19:17.112 +05:30 537af722-b6c5-4f2d-96b6-2abbfe1461f4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 21:19:17.112 +05:30 537af722-b6c5-4f2d-96b6-2abbfe1461f4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 41cc9f27-5782-4c94-b625-9bf6cff3c66e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 265} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1072,\"Name\":\"TestRole040902\",\"CreatedOn\":\"2024-09-04T14:28:39.71\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1,\"TotalPages\":1}]}"} 2024-09-04 21:19:17.112 +05:30 537af722-b6c5-4f2d-96b6-2abbfe1461f4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestRole040902 - 200 265 application/json; charset=utf-8 10.747ms 2024-09-04 21:19:18.561 +05:30 a1c15d98-fd28-4ac9-9f38-40c16c743a01 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1072 - null null 2024-09-04 21:19:18.561 +05:30 a1c15d98-fd28-4ac9-9f38-40c16c743a01 INF CORS policy execution successful. 2024-09-04 21:19:18.561 +05:30 a1c15d98-fd28-4ac9-9f38-40c16c743a01 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1072 - 204 null null 0.5651ms 2024-09-04 21:19:18.591 +05:30 b29fce66-4a70-4951-bcfc-e565ab82c8bc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1072 - null null 2024-09-04 21:19:18.592 +05:30 b29fce66-4a70-4951-bcfc-e565ab82c8bc INF CORS policy execution successful. 2024-09-04 21:19:18.592 +05:30 b29fce66-4a70-4951-bcfc-e565ab82c8bc INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1072 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:18.592 +05:30 4d477d42-f53c-4155-b94c-d5866d05c14d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 21:19:18.592 +05:30 4d477d42-f53c-4155-b94c-d5866d05c14d 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-04 21:19:18.599 +05:30 4d477d42-f53c-4155-b94c-d5866d05c14d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:18.599 +05:30 4d477d42-f53c-4155-b94c-d5866d05c14d INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 6.9013ms 2024-09-04 21:19:18.599 +05:30 4d477d42-f53c-4155-b94c-d5866d05c14d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-04 21:19:18.600 +05:30 4d477d42-f53c-4155-b94c-d5866d05c14d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b29fce66-4a70-4951-bcfc-e565ab82c8bc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 924} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1072,\"RoleName\":\"TestRole040902\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\"}],\"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-04 21:19:18.600 +05:30 4d477d42-f53c-4155-b94c-d5866d05c14d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1072 - 200 924 application/json; charset=utf-8 8.4521ms 2024-09-04 21:19:18.839 +05:30 1a2a8b3c-9b71-4fc8-b94f-ff7056b252e5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 21:19:18.839 +05:30 68d56bca-9fa3-4d90-ae17-0a4e678661f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 21:19:18.839 +05:30 1a2a8b3c-9b71-4fc8-b94f-ff7056b252e5 INF CORS policy execution successful. 2024-09-04 21:19:18.839 +05:30 68d56bca-9fa3-4d90-ae17-0a4e678661f6 INF CORS policy execution successful. 2024-09-04 21:19:18.839 +05:30 1a2a8b3c-9b71-4fc8-b94f-ff7056b252e5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.5165ms 2024-09-04 21:19:18.839 +05:30 68d56bca-9fa3-4d90-ae17-0a4e678661f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.5226ms 2024-09-04 21:19:18.874 +05:30 026085fe-7235-4882-aedb-e7fb51722eb7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 21:19:18.874 +05:30 026085fe-7235-4882-aedb-e7fb51722eb7 INF CORS policy execution successful. 2024-09-04 21:19:18.874 +05:30 026085fe-7235-4882-aedb-e7fb51722eb7 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:18.875 +05:30 34195aaf-e98b-4d09-86ac-dd3075ba8f59 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 21:19:18.875 +05:30 34195aaf-e98b-4d09-86ac-dd3075ba8f59 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-04 21:19:18.895 +05:30 2a195b7e-1097-4499-a893-fc917d26d623 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 21:19:18.896 +05:30 2a195b7e-1097-4499-a893-fc917d26d623 INF CORS policy execution successful. 2024-09-04 21:19:18.896 +05:30 2a195b7e-1097-4499-a893-fc917d26d623 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:18.896 +05:30 93eaafcf-7ea5-434a-88b7-e10b735cf85a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 21:19:18.896 +05:30 93eaafcf-7ea5-434a-88b7-e10b735cf85a 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-04 21:19:18.905 +05:30 93eaafcf-7ea5-434a-88b7-e10b735cf85a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:18.905 +05:30 93eaafcf-7ea5-434a-88b7-e10b735cf85a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 8.8029ms 2024-09-04 21:19:18.905 +05:30 93eaafcf-7ea5-434a-88b7-e10b735cf85a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 21:19:18.905 +05:30 93eaafcf-7ea5-434a-88b7-e10b735cf85a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2a195b7e-1097-4499-a893-fc917d26d623}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 21:19:18.906 +05:30 93eaafcf-7ea5-434a-88b7-e10b735cf85a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 10.5855ms 2024-09-04 21:19:18.913 +05:30 34195aaf-e98b-4d09-86ac-dd3075ba8f59 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:18.913 +05:30 34195aaf-e98b-4d09-86ac-dd3075ba8f59 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 38.0417ms 2024-09-04 21:19:18.913 +05:30 34195aaf-e98b-4d09-86ac-dd3075ba8f59 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 21:19:18.913 +05:30 34195aaf-e98b-4d09-86ac-dd3075ba8f59 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 026085fe-7235-4882-aedb-e7fb51722eb7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 846} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\"},{\"ProfileId\":100175,\"ProfileName\":\"TestProfile04092\"},{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"},{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 21:19:18.913 +05:30 34195aaf-e98b-4d09-86ac-dd3075ba8f59 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 846 application/json; charset=utf-8 39.6381ms 2024-09-04 21:19:19.041 +05:30 45466448-1145-4638-8ba3-daceae51efae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 21:19:19.041 +05:30 45466448-1145-4638-8ba3-daceae51efae INF CORS policy execution successful. 2024-09-04 21:19:19.041 +05:30 45466448-1145-4638-8ba3-daceae51efae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.4678ms 2024-09-04 21:19:19.073 +05:30 2f102190-70ba-4639-a9cd-11dbcd4de544 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-04 21:19:19.073 +05:30 2f102190-70ba-4639-a9cd-11dbcd4de544 INF CORS policy execution successful. 2024-09-04 21:19:19.074 +05:30 2f102190-70ba-4639-a9cd-11dbcd4de544 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,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:19.074 +05:30 ca157da9-b8d0-47b4-a859-033ab4dff078 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 21:19:19.074 +05:30 ca157da9-b8d0-47b4-a859-033ab4dff078 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-04 21:19:19.077 +05:30 ca157da9-b8d0-47b4-a859-033ab4dff078 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:19.077 +05:30 ca157da9-b8d0-47b4-a859-033ab4dff078 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 2.6675ms 2024-09-04 21:19:19.077 +05:30 ca157da9-b8d0-47b4-a859-033ab4dff078 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 21:19:19.077 +05:30 ca157da9-b8d0-47b4-a859-033ab4dff078 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2f102190-70ba-4639-a9cd-11dbcd4de544}, {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-04 21:19:19.077 +05:30 ca157da9-b8d0-47b4-a859-033ab4dff078 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.7317ms 2024-09-04 21:19:30.116 +05:30 671bee36-e6d4-4862-9683-6feb4d9d24ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:19:30.116 +05:30 671bee36-e6d4-4862-9683-6feb4d9d24ae INF CORS policy execution successful. 2024-09-04 21:19:30.117 +05:30 671bee36-e6d4-4862-9683-6feb4d9d24ae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.8638ms 2024-09-04 21:19:30.148 +05:30 3fdd7d50-a948-474f-830a-cf9ca528fa43 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:19:30.148 +05:30 3fdd7d50-a948-474f-830a-cf9ca528fa43 INF CORS policy execution successful. 2024-09-04 21:19:30.148 +05:30 3fdd7d50-a948-474f-830a-cf9ca528fa43 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:30.149 +05:30 7cb21b94-1fc2-4b4e-b9bf-dd157428c3ef INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:30.149 +05:30 7cb21b94-1fc2-4b4e-b9bf-dd157428c3ef 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-04 21:19:30.170 +05:30 7cb21b94-1fc2-4b4e-b9bf-dd157428c3ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:30.170 +05:30 7cb21b94-1fc2-4b4e-b9bf-dd157428c3ef INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 20.7338ms 2024-09-04 21:19:30.170 +05:30 7cb21b94-1fc2-4b4e-b9bf-dd157428c3ef INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:30.170 +05:30 7cb21b94-1fc2-4b4e-b9bf-dd157428c3ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3fdd7d50-a948-474f-830a-cf9ca528fa43}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1354} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 21:19:30.170 +05:30 7cb21b94-1fc2-4b4e-b9bf-dd157428c3ef INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1354 application/json; charset=utf-8 22.8885ms 2024-09-04 21:19:31.863 +05:30 584fd680-6f72-4bcc-abf1-35144f0649c0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 21:19:31.863 +05:30 584fd680-6f72-4bcc-abf1-35144f0649c0 INF CORS policy execution successful. 2024-09-04 21:19:31.863 +05:30 584fd680-6f72-4bcc-abf1-35144f0649c0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 204 null null 0.5965ms 2024-09-04 21:19:31.891 +05:30 47727c6b-2068-4b44-9e92-4ed9f5ac335e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-04 21:19:31.892 +05:30 47727c6b-2068-4b44-9e92-4ed9f5ac335e INF CORS policy execution successful. 2024-09-04 21:19:31.892 +05:30 47727c6b-2068-4b44-9e92-4ed9f5ac335e INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:31.893 +05:30 4ed7ef70-e5c7-47c5-9998-bc781ddd079a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:31.893 +05:30 4ed7ef70-e5c7-47c5-9998-bc781ddd079a 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-04 21:19:31.894 +05:30 4ed7ef70-e5c7-47c5-9998-bc781ddd079a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:31.895 +05:30 4ed7ef70-e5c7-47c5-9998-bc781ddd079a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 1.8266ms 2024-09-04 21:19:31.895 +05:30 4ed7ef70-e5c7-47c5-9998-bc781ddd079a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:31.895 +05:30 4ed7ef70-e5c7-47c5-9998-bc781ddd079a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 47727c6b-2068-4b44-9e92-4ed9f5ac335e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 904} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-04 21:19:31.895 +05:30 4ed7ef70-e5c7-47c5-9998-bc781ddd079a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 200 904 application/json; charset=utf-8 3.54ms 2024-09-04 21:19:31.996 +05:30 1a5dba0d-bfb8-47fd-b4a8-fdb32e03f6bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 21:19:31.997 +05:30 1a5dba0d-bfb8-47fd-b4a8-fdb32e03f6bd INF CORS policy execution successful. 2024-09-04 21:19:31.997 +05:30 1a5dba0d-bfb8-47fd-b4a8-fdb32e03f6bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 204 null null 0.657ms 2024-09-04 21:19:32.033 +05:30 65fc474f-9ecd-4d5b-b4b4-6490d8c5d376 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-04 21:19:32.033 +05:30 65fc474f-9ecd-4d5b-b4b4-6490d8c5d376 INF CORS policy execution successful. 2024-09-04 21:19:32.033 +05:30 65fc474f-9ecd-4d5b-b4b4-6490d8c5d376 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:32.033 +05:30 ff7260d2-da2b-43ff-b7a2-927b732a1e11 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:32.034 +05:30 ff7260d2-da2b-43ff-b7a2-927b732a1e11 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-04 21:19:32.035 +05:30 ff7260d2-da2b-43ff-b7a2-927b732a1e11 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:32.035 +05:30 ff7260d2-da2b-43ff-b7a2-927b732a1e11 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 1.4864ms 2024-09-04 21:19:32.035 +05:30 ff7260d2-da2b-43ff-b7a2-927b732a1e11 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:32.035 +05:30 ff7260d2-da2b-43ff-b7a2-927b732a1e11 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 65fc474f-9ecd-4d5b-b4b4-6490d8c5d376}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 904} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-04 21:19:32.036 +05:30 ff7260d2-da2b-43ff-b7a2-927b732a1e11 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 200 904 application/json; charset=utf-8 2.9741ms 2024-09-04 21:19:32.230 +05:30 a3aec156-59ad-4dc6-b196-9e0382e62fba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 21:19:32.231 +05:30 a3aec156-59ad-4dc6-b196-9e0382e62fba INF CORS policy execution successful. 2024-09-04 21:19:32.231 +05:30 a3aec156-59ad-4dc6-b196-9e0382e62fba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 204 null null 0.4246ms 2024-09-04 21:19:32.268 +05:30 619b90a9-ff03-408f-9da8-6dc7a4c90403 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-04 21:19:32.268 +05:30 619b90a9-ff03-408f-9da8-6dc7a4c90403 INF CORS policy execution successful. 2024-09-04 21:19:32.268 +05:30 619b90a9-ff03-408f-9da8-6dc7a4c90403 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:32.269 +05:30 d18a1de5-a7ba-4433-94bb-ea921e61166e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:32.269 +05:30 d18a1de5-a7ba-4433-94bb-ea921e61166e 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-04 21:19:32.270 +05:30 d18a1de5-a7ba-4433-94bb-ea921e61166e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:32.270 +05:30 d18a1de5-a7ba-4433-94bb-ea921e61166e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 1.4524ms 2024-09-04 21:19:32.270 +05:30 d18a1de5-a7ba-4433-94bb-ea921e61166e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:32.270 +05:30 d18a1de5-a7ba-4433-94bb-ea921e61166e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 619b90a9-ff03-408f-9da8-6dc7a4c90403}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 904} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-04 21:19:32.271 +05:30 d18a1de5-a7ba-4433-94bb-ea921e61166e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 200 904 application/json; charset=utf-8 2.738ms 2024-09-04 21:19:32.371 +05:30 22f1c429-2508-4ebc-b665-4adfbfa7eb71 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 21:19:32.371 +05:30 22f1c429-2508-4ebc-b665-4adfbfa7eb71 INF CORS policy execution successful. 2024-09-04 21:19:32.372 +05:30 22f1c429-2508-4ebc-b665-4adfbfa7eb71 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 204 null null 0.5011ms 2024-09-04 21:19:32.417 +05:30 52fdd9a1-098a-402a-b244-720b364e539e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-04 21:19:32.418 +05:30 52fdd9a1-098a-402a-b244-720b364e539e INF CORS policy execution successful. 2024-09-04 21:19:32.418 +05:30 52fdd9a1-098a-402a-b244-720b364e539e INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:32.418 +05:30 e454551f-b733-45a4-bd29-1439e40f2ed7 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:32.418 +05:30 e454551f-b733-45a4-bd29-1439e40f2ed7 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-04 21:19:32.420 +05:30 e454551f-b733-45a4-bd29-1439e40f2ed7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:32.420 +05:30 e454551f-b733-45a4-bd29-1439e40f2ed7 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 1.3723ms 2024-09-04 21:19:32.420 +05:30 e454551f-b733-45a4-bd29-1439e40f2ed7 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:32.420 +05:30 e454551f-b733-45a4-bd29-1439e40f2ed7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 52fdd9a1-098a-402a-b244-720b364e539e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 904} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-04 21:19:32.420 +05:30 e454551f-b733-45a4-bd29-1439e40f2ed7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 200 904 application/json; charset=utf-8 2.8183ms 2024-09-04 21:19:33.180 +05:30 c49bd49c-a4ee-425e-8e44-c707ebf76553 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testp - null null 2024-09-04 21:19:33.180 +05:30 c49bd49c-a4ee-425e-8e44-c707ebf76553 INF CORS policy execution successful. 2024-09-04 21:19:33.180 +05:30 c49bd49c-a4ee-425e-8e44-c707ebf76553 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testp - 204 null null 0.4756ms 2024-09-04 21:19:33.221 +05:30 297a2999-fc3d-43c1-a2ba-e6f96540be2b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testp - null null 2024-09-04 21:19:33.221 +05:30 297a2999-fc3d-43c1-a2ba-e6f96540be2b INF CORS policy execution successful. 2024-09-04 21:19:33.221 +05:30 297a2999-fc3d-43c1-a2ba-e6f96540be2b INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testp 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:33.221 +05:30 051b8031-d5e2-4a68-9361-c81da5ffd783 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:33.221 +05:30 051b8031-d5e2-4a68-9361-c81da5ffd783 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-04 21:19:33.223 +05:30 051b8031-d5e2-4a68-9361-c81da5ffd783 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:33.223 +05:30 051b8031-d5e2-4a68-9361-c81da5ffd783 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 1.399ms 2024-09-04 21:19:33.223 +05:30 051b8031-d5e2-4a68-9361-c81da5ffd783 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:33.223 +05:30 051b8031-d5e2-4a68-9361-c81da5ffd783 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 297a2999-fc3d-43c1-a2ba-e6f96540be2b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 904} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-04 21:19:33.223 +05:30 051b8031-d5e2-4a68-9361-c81da5ffd783 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testp - 200 904 application/json; charset=utf-8 2.6999ms 2024-09-04 21:19:33.332 +05:30 834ce589-8641-4cde-8960-d1e1195ddc0c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testpr - null null 2024-09-04 21:19:33.332 +05:30 834ce589-8641-4cde-8960-d1e1195ddc0c INF CORS policy execution successful. 2024-09-04 21:19:33.332 +05:30 834ce589-8641-4cde-8960-d1e1195ddc0c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testpr - 204 null null 0.4207ms 2024-09-04 21:19:33.373 +05:30 3fbedad9-7792-4b20-9ab7-97505a9e5801 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testpr - null null 2024-09-04 21:19:33.373 +05:30 3fbedad9-7792-4b20-9ab7-97505a9e5801 INF CORS policy execution successful. 2024-09-04 21:19:33.374 +05:30 3fbedad9-7792-4b20-9ab7-97505a9e5801 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testpr 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:33.374 +05:30 ef8a4a82-f31d-4ff9-ae09-65f16c21493a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:33.374 +05:30 ef8a4a82-f31d-4ff9-ae09-65f16c21493a 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-04 21:19:33.375 +05:30 ef8a4a82-f31d-4ff9-ae09-65f16c21493a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:33.375 +05:30 ef8a4a82-f31d-4ff9-ae09-65f16c21493a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 1.4275ms 2024-09-04 21:19:33.375 +05:30 ef8a4a82-f31d-4ff9-ae09-65f16c21493a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:33.375 +05:30 ef8a4a82-f31d-4ff9-ae09-65f16c21493a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3fbedad9-7792-4b20-9ab7-97505a9e5801}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 904} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-04 21:19:33.376 +05:30 ef8a4a82-f31d-4ff9-ae09-65f16c21493a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testpr - 200 904 application/json; charset=utf-8 2.787ms 2024-09-04 21:19:33.546 +05:30 0ab33a30-1cfd-4203-878c-fe830aef1624 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testpro - null null 2024-09-04 21:19:33.546 +05:30 0ab33a30-1cfd-4203-878c-fe830aef1624 INF CORS policy execution successful. 2024-09-04 21:19:33.546 +05:30 0ab33a30-1cfd-4203-878c-fe830aef1624 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testpro - 204 null null 0.4459ms 2024-09-04 21:19:33.586 +05:30 f0c2728a-01b1-4832-8721-4d51b39b96ec INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testpro - null null 2024-09-04 21:19:33.586 +05:30 f0c2728a-01b1-4832-8721-4d51b39b96ec INF CORS policy execution successful. 2024-09-04 21:19:33.586 +05:30 f0c2728a-01b1-4832-8721-4d51b39b96ec INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testpro 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:33.586 +05:30 9aeb1bc8-c0ef-46dc-b3db-24c7ff5fbfba INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:33.587 +05:30 9aeb1bc8-c0ef-46dc-b3db-24c7ff5fbfba 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-04 21:19:33.588 +05:30 9aeb1bc8-c0ef-46dc-b3db-24c7ff5fbfba INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:33.588 +05:30 9aeb1bc8-c0ef-46dc-b3db-24c7ff5fbfba INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 1.2128ms 2024-09-04 21:19:33.588 +05:30 9aeb1bc8-c0ef-46dc-b3db-24c7ff5fbfba INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:33.588 +05:30 9aeb1bc8-c0ef-46dc-b3db-24c7ff5fbfba INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f0c2728a-01b1-4832-8721-4d51b39b96ec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 904} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-04 21:19:33.588 +05:30 9aeb1bc8-c0ef-46dc-b3db-24c7ff5fbfba INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testpro - 200 904 application/json; charset=utf-8 2.5219ms 2024-09-04 21:19:33.723 +05:30 2780dba3-3907-4e75-8b30-16e84a321886 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprof - null null 2024-09-04 21:19:33.723 +05:30 2780dba3-3907-4e75-8b30-16e84a321886 INF CORS policy execution successful. 2024-09-04 21:19:33.723 +05:30 2780dba3-3907-4e75-8b30-16e84a321886 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprof - 204 null null 0.4779ms 2024-09-04 21:19:33.752 +05:30 688daca7-b2c0-490c-b7ff-c4a4fedb3da1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprof - null null 2024-09-04 21:19:33.753 +05:30 688daca7-b2c0-490c-b7ff-c4a4fedb3da1 INF CORS policy execution successful. 2024-09-04 21:19:33.753 +05:30 688daca7-b2c0-490c-b7ff-c4a4fedb3da1 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprof 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:33.753 +05:30 28a9dcb5-08e8-453a-8f3b-3a6a763014e6 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:33.753 +05:30 28a9dcb5-08e8-453a-8f3b-3a6a763014e6 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-04 21:19:33.755 +05:30 28a9dcb5-08e8-453a-8f3b-3a6a763014e6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:33.755 +05:30 28a9dcb5-08e8-453a-8f3b-3a6a763014e6 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 1.587ms 2024-09-04 21:19:33.755 +05:30 28a9dcb5-08e8-453a-8f3b-3a6a763014e6 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:33.755 +05:30 28a9dcb5-08e8-453a-8f3b-3a6a763014e6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 688daca7-b2c0-490c-b7ff-c4a4fedb3da1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 904} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-04 21:19:33.755 +05:30 28a9dcb5-08e8-453a-8f3b-3a6a763014e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprof - 200 904 application/json; charset=utf-8 3.0677ms 2024-09-04 21:19:33.932 +05:30 af3e17ee-2e3d-431b-88a7-9b2961475a6b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprofi - null null 2024-09-04 21:19:33.932 +05:30 af3e17ee-2e3d-431b-88a7-9b2961475a6b INF CORS policy execution successful. 2024-09-04 21:19:33.932 +05:30 af3e17ee-2e3d-431b-88a7-9b2961475a6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprofi - 204 null null 0.4107ms 2024-09-04 21:19:33.963 +05:30 eff7e514-f8c6-4d2d-8d5b-098dc8df5ca1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprofi - null null 2024-09-04 21:19:33.963 +05:30 eff7e514-f8c6-4d2d-8d5b-098dc8df5ca1 INF CORS policy execution successful. 2024-09-04 21:19:33.963 +05:30 eff7e514-f8c6-4d2d-8d5b-098dc8df5ca1 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprofi 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:33.964 +05:30 b2d72330-f94b-4376-bd68-3c238b7fafe3 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:33.964 +05:30 b2d72330-f94b-4376-bd68-3c238b7fafe3 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-04 21:19:33.965 +05:30 b2d72330-f94b-4376-bd68-3c238b7fafe3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:33.965 +05:30 b2d72330-f94b-4376-bd68-3c238b7fafe3 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 1.5446ms 2024-09-04 21:19:33.965 +05:30 b2d72330-f94b-4376-bd68-3c238b7fafe3 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:33.965 +05:30 b2d72330-f94b-4376-bd68-3c238b7fafe3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eff7e514-f8c6-4d2d-8d5b-098dc8df5ca1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 904} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-04 21:19:33.966 +05:30 b2d72330-f94b-4376-bd68-3c238b7fafe3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprofi - 200 904 application/json; charset=utf-8 2.8124ms 2024-09-04 21:19:34.173 +05:30 e1ed5c17-a3b8-41c0-8a2f-ccb8fbc9608f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprofil - null null 2024-09-04 21:19:34.174 +05:30 e1ed5c17-a3b8-41c0-8a2f-ccb8fbc9608f INF CORS policy execution successful. 2024-09-04 21:19:34.174 +05:30 e1ed5c17-a3b8-41c0-8a2f-ccb8fbc9608f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprofil - 204 null null 0.613ms 2024-09-04 21:19:34.207 +05:30 9daf3dca-fae4-41d8-9bb0-49fd5908a06f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprofil - null null 2024-09-04 21:19:34.208 +05:30 9daf3dca-fae4-41d8-9bb0-49fd5908a06f INF CORS policy execution successful. 2024-09-04 21:19:34.209 +05:30 9daf3dca-fae4-41d8-9bb0-49fd5908a06f INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprofil 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:34.209 +05:30 a7d7a633-c56b-405a-9624-ad7d14b19c04 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:34.210 +05:30 a7d7a633-c56b-405a-9624-ad7d14b19c04 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-04 21:19:34.212 +05:30 a7d7a633-c56b-405a-9624-ad7d14b19c04 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:34.213 +05:30 a7d7a633-c56b-405a-9624-ad7d14b19c04 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 2.9048ms 2024-09-04 21:19:34.213 +05:30 a7d7a633-c56b-405a-9624-ad7d14b19c04 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:34.213 +05:30 a7d7a633-c56b-405a-9624-ad7d14b19c04 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9daf3dca-fae4-41d8-9bb0-49fd5908a06f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 904} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-04 21:19:34.213 +05:30 a7d7a633-c56b-405a-9624-ad7d14b19c04 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprofil - 200 904 application/json; charset=utf-8 6.2869ms 2024-09-04 21:19:34.260 +05:30 93462a3a-2c4d-4a9c-8425-0695dc0bb25f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprofile - null null 2024-09-04 21:19:34.260 +05:30 93462a3a-2c4d-4a9c-8425-0695dc0bb25f INF CORS policy execution successful. 2024-09-04 21:19:34.260 +05:30 93462a3a-2c4d-4a9c-8425-0695dc0bb25f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprofile - 204 null null 0.4307ms 2024-09-04 21:19:34.292 +05:30 9feac367-9ecb-438d-88d2-ec1dc4d6ed28 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprofile - null null 2024-09-04 21:19:34.293 +05:30 9feac367-9ecb-438d-88d2-ec1dc4d6ed28 INF CORS policy execution successful. 2024-09-04 21:19:34.293 +05:30 9feac367-9ecb-438d-88d2-ec1dc4d6ed28 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprofile 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:34.293 +05:30 e7215db2-3af7-491c-b629-93c208257739 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:34.293 +05:30 e7215db2-3af7-491c-b629-93c208257739 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-04 21:19:34.294 +05:30 e7215db2-3af7-491c-b629-93c208257739 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:34.294 +05:30 e7215db2-3af7-491c-b629-93c208257739 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 1.2708ms 2024-09-04 21:19:34.294 +05:30 e7215db2-3af7-491c-b629-93c208257739 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:19:34.294 +05:30 e7215db2-3af7-491c-b629-93c208257739 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9feac367-9ecb-438d-88d2-ec1dc4d6ed28}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 904} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:42:32.58\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":97,\"Name\":\"TestProfilePK\",\"CreatedOn\":\"2024-07-09T11:38:12.817\",\"ModifiedOn\":\"2024-07-30T09:34:56.883\"},{\"IId\":91,\"Name\":\"TestProfile2\",\"CreatedOn\":\"2024-07-05T10:46:14.057\",\"ModifiedOn\":\"2024-09-02T10:48:06.94\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-04 21:19:34.295 +05:30 e7215db2-3af7-491c-b629-93c208257739 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprofile - 200 904 application/json; charset=utf-8 2.831ms 2024-09-04 21:19:41.666 +05:30 c0796970-fd77-467e-8a04-0df6d82002e6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:19:41.667 +05:30 c0796970-fd77-467e-8a04-0df6d82002e6 INF CORS policy execution successful. 2024-09-04 21:19:41.667 +05:30 c0796970-fd77-467e-8a04-0df6d82002e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 204 null null 0.9029ms 2024-09-04 21:19:41.701 +05:30 d6f3ec65-d18d-40fd-bda3-d96be2cc0a17 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - null null 2024-09-04 21:19:41.702 +05:30 d6f3ec65-d18d-40fd-bda3-d96be2cc0a17 INF CORS policy execution successful. 2024-09-04 21:19:41.702 +05:30 d6f3ec65-d18d-40fd-bda3-d96be2cc0a17 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=100176 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:41.702 +05:30 3f79997b-f883-43d9-bae5-b0fb5dbf8401 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:19:41.703 +05:30 3f79997b-f883-43d9-bae5-b0fb5dbf8401 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-04 21:19:41.736 +05:30 3f79997b-f883-43d9-bae5-b0fb5dbf8401 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:41.737 +05:30 3f79997b-f883-43d9-bae5-b0fb5dbf8401 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 33.9943ms 2024-09-04 21:19:41.737 +05:30 3f79997b-f883-43d9-bae5-b0fb5dbf8401 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:19:41.737 +05:30 3f79997b-f883-43d9-bae5-b0fb5dbf8401 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d6f3ec65-d18d-40fd-bda3-d96be2cc0a17}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 863} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":100176,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":100176,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":100176,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"}]}"} 2024-09-04 21:19:41.737 +05:30 3f79997b-f883-43d9-bae5-b0fb5dbf8401 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100176 - 200 863 application/json; charset=utf-8 35.7713ms 2024-09-04 21:19:41.960 +05:30 df2c8953-35f9-4f40-9520-05d63e57a286 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:19:41.960 +05:30 df2c8953-35f9-4f40-9520-05d63e57a286 INF CORS policy execution successful. 2024-09-04 21:19:41.960 +05:30 df2c8953-35f9-4f40-9520-05d63e57a286 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4022ms 2024-09-04 21:19:42.015 +05:30 26230d7d-4608-4d61-ae39-0ac592f4dec1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:19:42.016 +05:30 26230d7d-4608-4d61-ae39-0ac592f4dec1 INF CORS policy execution successful. 2024-09-04 21:19:42.016 +05:30 26230d7d-4608-4d61-ae39-0ac592f4dec1 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:19:42.017 +05:30 715113d5-e213-460d-81ac-84c9b2c653d7 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:19:42.017 +05:30 715113d5-e213-460d-81ac-84c9b2c653d7 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-04 21:19:42.045 +05:30 715113d5-e213-460d-81ac-84c9b2c653d7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:19:42.045 +05:30 715113d5-e213-460d-81ac-84c9b2c653d7 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 28.2274ms 2024-09-04 21:19:42.045 +05:30 715113d5-e213-460d-81ac-84c9b2c653d7 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:19:42.045 +05:30 715113d5-e213-460d-81ac-84c9b2c653d7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 26230d7d-4608-4d61-ae39-0ac592f4dec1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:19:42.046 +05:30 715113d5-e213-460d-81ac-84c9b2c653d7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 30.744ms 2024-09-04 21:20:13.436 +05:30 ad785f72-2981-4663-a037-6c79a14ec258 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-04 21:20:13.438 +05:30 ad785f72-2981-4663-a037-6c79a14ec258 INF CORS policy execution successful. 2024-09-04 21:20:13.439 +05:30 ad785f72-2981-4663-a037-6c79a14ec258 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 2.4803ms 2024-09-04 21:20:13.474 +05:30 d1c33ffd-eb97-4aac-8228-9f5bccdb5449 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 270 2024-09-04 21:20:13.477 +05:30 d1c33ffd-eb97-4aac-8228-9f5bccdb5449 INF CORS policy execution successful. 2024-09-04 21:20:13.479 +05:30 d1c33ffd-eb97-4aac-8228-9f5bccdb5449 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,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Content-Length: 270}, {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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":100176,"name":"TestProfile040903","beId":4,"isGroup":false,"menuAction":[{"menuId":20,"actionId":1},{"menuId":20,"actionId":2},{"menuId":20,"actionId":4},{"menuId":20,"actionId":23},{"menuId":21,"actionId":7},{"menuId":22,"actionId":13}],"parentId":0,"remarks":""} 2024-09-04 21:20:13.480 +05:30 79c9da9a-ae6e-4351-91d5-39b172e22821 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:20:13.481 +05:30 79c9da9a-ae6e-4351-91d5-39b172e22821 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-04 21:20:13.633 +05:30 79c9da9a-ae6e-4351-91d5-39b172e22821 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:20:13.635 +05:30 79c9da9a-ae6e-4351-91d5-39b172e22821 INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 152.9596ms 2024-09-04 21:20:13.635 +05:30 79c9da9a-ae6e-4351-91d5-39b172e22821 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:20:13.635 +05:30 79c9da9a-ae6e-4351-91d5-39b172e22821 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: d1c33ffd-eb97-4aac-8228-9f5bccdb5449}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 98} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"100176"} 2024-09-04 21:20:13.636 +05:30 79c9da9a-ae6e-4351-91d5-39b172e22821 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 98 application/json; charset=utf-8 161.8153ms 2024-09-04 21:20:19.747 +05:30 fb7649ab-fdbe-476b-be05-99223171286c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:20:19.747 +05:30 fb7649ab-fdbe-476b-be05-99223171286c INF CORS policy execution successful. 2024-09-04 21:20:19.747 +05:30 fb7649ab-fdbe-476b-be05-99223171286c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7569ms 2024-09-04 21:20:19.786 +05:30 572ce9ab-a4cb-4ffc-adaa-cef372ab6d77 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:20:19.787 +05:30 572ce9ab-a4cb-4ffc-adaa-cef372ab6d77 INF CORS policy execution successful. 2024-09-04 21:20:19.787 +05:30 572ce9ab-a4cb-4ffc-adaa-cef372ab6d77 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ2NDkzMywiZXhwIjoxNzI1NDY1NTMzLCJpYXQiOjE3MjU0NjQ5MzN9.V-kcJKJKST_NyeMxveh1FlsNFSMtsBWi3evGNv8BW6A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:20:19.788 +05:30 bf55851c-d198-4ae7-ab84-21b0cb5d99b6 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:20:19.788 +05:30 bf55851c-d198-4ae7-ab84-21b0cb5d99b6 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-04 21:20:19.823 +05:30 bf55851c-d198-4ae7-ab84-21b0cb5d99b6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:20:19.824 +05:30 bf55851c-d198-4ae7-ab84-21b0cb5d99b6 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 35.8699ms 2024-09-04 21:20:19.824 +05:30 bf55851c-d198-4ae7-ab84-21b0cb5d99b6 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:20:19.824 +05:30 bf55851c-d198-4ae7-ab84-21b0cb5d99b6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 572ce9ab-a4cb-4ffc-adaa-cef372ab6d77}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1354} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:50:13.51\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 21:20:19.825 +05:30 bf55851c-d198-4ae7-ab84-21b0cb5d99b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1354 application/json; charset=utf-8 38.3971ms 2024-09-04 21:20:26.143 +05:30 2f06b80b-cb06-4815-9732-e2d7bc3b45f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - null null 2024-09-04 21:20:26.143 +05:30 2f06b80b-cb06-4815-9732-e2d7bc3b45f5 INF CORS policy execution successful. 2024-09-04 21:20:26.144 +05:30 2f06b80b-cb06-4815-9732-e2d7bc3b45f5 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser1 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://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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:20:26.145 +05:30 b549de0e-0072-430e-964f-126f801d58a8 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:20:26.145 +05:30 b549de0e-0072-430e-964f-126f801d58a8 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-04 21:20:26.153 +05:30 b549de0e-0072-430e-964f-126f801d58a8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:20:26.153 +05:30 b549de0e-0072-430e-964f-126f801d58a8 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 7.9866ms 2024-09-04 21:20:26.153 +05:30 b549de0e-0072-430e-964f-126f801d58a8 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:20:26.153 +05:30 b549de0e-0072-430e-964f-126f801d58a8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2f06b80b-cb06-4815-9732-e2d7bc3b45f5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 21:20:26.154 +05:30 b549de0e-0072-430e-964f-126f801d58a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - 200 177 application/json; charset=utf-8 11.523ms 2024-09-04 21:20:27.810 +05:30 cffd12dc-8fcc-4c8c-b0d6-f4565f4a5555 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 21:20:27.811 +05:30 cffd12dc-8fcc-4c8c-b0d6-f4565f4a5555 INF CORS policy execution successful. 2024-09-04 21:20:27.811 +05:30 cffd12dc-8fcc-4c8c-b0d6-f4565f4a5555 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.6408ms 2024-09-04 21:20:27.849 +05:30 e8389a94-61d4-4ca8-a140-f28ba45cb59d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 21:20:27.849 +05:30 e8389a94-61d4-4ca8-a140-f28ba45cb59d INF CORS policy execution successful. 2024-09-04 21:20:27.849 +05:30 e8389a94-61d4-4ca8-a140-f28ba45cb59d 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: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser1","password":"TestUser1","entityId":7,"Company Name":"Entity9"} 2024-09-04 21:20:27.850 +05:30 62ab0e86-eacf-455c-b9d0-260dfe09b530 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:20:27.850 +05:30 62ab0e86-eacf-455c-b9d0-260dfe09b530 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-04 21:20:27.857 +05:30 62ab0e86-eacf-455c-b9d0-260dfe09b530 INF Database retrieved 2024-09-04 21:20:27.863 +05:30 62ab0e86-eacf-455c-b9d0-260dfe09b530 INF Token generated 2024-09-04 21:20:27.864 +05:30 62ab0e86-eacf-455c-b9d0-260dfe09b530 INF Token generated 2024-09-04 21:20:27.864 +05:30 62ab0e86-eacf-455c-b9d0-260dfe09b530 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:20:27.864 +05:30 62ab0e86-eacf-455c-b9d0-260dfe09b530 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 14.0468ms 2024-09-04 21:20:27.864 +05:30 62ab0e86-eacf-455c-b9d0-260dfe09b530 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:20:27.864 +05:30 62ab0e86-eacf-455c-b9d0-260dfe09b530 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e8389a94-61d4-4ca8-a140-f28ba45cb59d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUwMjcsImV4cCI6MTcyNTQ2NTYyNywiaWF0IjoxNzI1NDY1MDI3fQ._5Baqu5lLTr3Ks_dhZrFPKLEwCS6WID1JjAXw4_saqA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUwMjcsImV4cCI6MTcyNTQ2NTkyNywiaWF0IjoxNzI1NDY1MDI3fQ.ebdFqqxi1TTdjXH9TvvYXySav08oqBkvudCa1QC9wFY\"}"} 2024-09-04 21:20:27.866 +05:30 62ab0e86-eacf-455c-b9d0-260dfe09b530 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 16.9361ms 2024-09-04 21:20:30.484 +05:30 e241aeb9-6db9-4a6f-a90e-c12e17fed01c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:20:30.485 +05:30 e241aeb9-6db9-4a6f-a90e-c12e17fed01c INF CORS policy execution successful. 2024-09-04 21:20:30.485 +05:30 e241aeb9-6db9-4a6f-a90e-c12e17fed01c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.0924ms 2024-09-04 21:20:30.523 +05:30 3394c071-ba8b-4788-8c04-7f23bb461028 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:20:30.524 +05:30 3394c071-ba8b-4788-8c04-7f23bb461028 INF CORS policy execution successful. 2024-09-04 21:20:30.525 +05:30 3394c071-ba8b-4788-8c04-7f23bb461028 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUwMjcsImV4cCI6MTcyNTQ2NTYyNywiaWF0IjoxNzI1NDY1MDI3fQ._5Baqu5lLTr3Ks_dhZrFPKLEwCS6WID1JjAXw4_saqA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:20:30.525 +05:30 e8b882fe-7e8c-4afa-a6f5-278cba4a3eca INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:20:30.525 +05:30 e8b882fe-7e8c-4afa-a6f5-278cba4a3eca 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-04 21:20:30.552 +05:30 e8b882fe-7e8c-4afa-a6f5-278cba4a3eca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:20:30.553 +05:30 e8b882fe-7e8c-4afa-a6f5-278cba4a3eca INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 27.1966ms 2024-09-04 21:20:30.553 +05:30 e8b882fe-7e8c-4afa-a6f5-278cba4a3eca INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:20:30.553 +05:30 e8b882fe-7e8c-4afa-a6f5-278cba4a3eca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3394c071-ba8b-4788-8c04-7f23bb461028}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1354} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:50:13.51\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 21:20:30.553 +05:30 e8b882fe-7e8c-4afa-a6f5-278cba4a3eca INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1354 application/json; charset=utf-8 29.6919ms 2024-09-04 21:20:36.225 +05:30 aa156368-874d-4dd2-920b-02bc069b4ee8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:20:36.225 +05:30 aa156368-874d-4dd2-920b-02bc069b4ee8 INF CORS policy execution successful. 2024-09-04 21:20:36.225 +05:30 aa156368-874d-4dd2-920b-02bc069b4ee8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.6284ms 2024-09-04 21:20:36.266 +05:30 2619e9d3-a881-4f91-a2a2-6b310def8455 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:20:36.266 +05:30 2619e9d3-a881-4f91-a2a2-6b310def8455 INF CORS policy execution successful. 2024-09-04 21:20:36.267 +05:30 2619e9d3-a881-4f91-a2a2-6b310def8455 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUwMjcsImV4cCI6MTcyNTQ2NTYyNywiaWF0IjoxNzI1NDY1MDI3fQ._5Baqu5lLTr3Ks_dhZrFPKLEwCS6WID1JjAXw4_saqA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:20:36.267 +05:30 f139a488-f9bb-46d3-bccc-252698c27e81 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:20:36.267 +05:30 f139a488-f9bb-46d3-bccc-252698c27e81 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-04 21:20:36.289 +05:30 f139a488-f9bb-46d3-bccc-252698c27e81 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:20:36.289 +05:30 f139a488-f9bb-46d3-bccc-252698c27e81 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 21.9197ms 2024-09-04 21:20:36.289 +05:30 f139a488-f9bb-46d3-bccc-252698c27e81 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:20:36.289 +05:30 f139a488-f9bb-46d3-bccc-252698c27e81 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2619e9d3-a881-4f91-a2a2-6b310def8455}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:20:36.290 +05:30 f139a488-f9bb-46d3-bccc-252698c27e81 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 23.7751ms 2024-09-04 21:20:37.334 +05:30 f069f525-ac12-4adf-b08f-52f4884db671 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:20:37.335 +05:30 f069f525-ac12-4adf-b08f-52f4884db671 INF CORS policy execution successful. 2024-09-04 21:20:37.335 +05:30 f069f525-ac12-4adf-b08f-52f4884db671 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.4294ms 2024-09-04 21:20:37.373 +05:30 a637d42e-5e74-45f6-9172-2fa660cf9b39 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:20:37.373 +05:30 a637d42e-5e74-45f6-9172-2fa660cf9b39 INF CORS policy execution successful. 2024-09-04 21:20:37.374 +05:30 a637d42e-5e74-45f6-9172-2fa660cf9b39 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUwMjcsImV4cCI6MTcyNTQ2NTYyNywiaWF0IjoxNzI1NDY1MDI3fQ._5Baqu5lLTr3Ks_dhZrFPKLEwCS6WID1JjAXw4_saqA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:20:37.374 +05:30 5d27d566-1357-49c5-bbd5-99cb216d5f58 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:20:37.374 +05:30 5d27d566-1357-49c5-bbd5-99cb216d5f58 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-04 21:20:37.395 +05:30 5d27d566-1357-49c5-bbd5-99cb216d5f58 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:20:37.395 +05:30 5d27d566-1357-49c5-bbd5-99cb216d5f58 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 21.1304ms 2024-09-04 21:20:37.395 +05:30 5d27d566-1357-49c5-bbd5-99cb216d5f58 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:20:37.395 +05:30 5d27d566-1357-49c5-bbd5-99cb216d5f58 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a637d42e-5e74-45f6-9172-2fa660cf9b39}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1354} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"2024-09-04T15:50:13.51\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"2024-09-04T10:19:01.747\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"2024-08-30T08:36:06.653\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"2024-08-06T11:09:46.08\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-08-02T05:27:39.07\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"2024-09-02T15:33:53.937\"},{\"IId\":98,\"Name\":\"Profile - 1\",\"CreatedOn\":\"2024-07-22T23:35:40.323\",\"ModifiedOn\":\"2024-08-02T15:29:26.06\"}],\"PageSummary\":[{\"TotalRows\":14,\"TotalPages\":2}]}"} 2024-09-04 21:20:37.396 +05:30 5d27d566-1357-49c5-bbd5-99cb216d5f58 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1354 application/json; charset=utf-8 22.7745ms 2024-09-04 21:20:39.691 +05:30 89130077-f618-4663-9262-505986f9bf08 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:20:39.692 +05:30 89130077-f618-4663-9262-505986f9bf08 INF CORS policy execution successful. 2024-09-04 21:20:39.692 +05:30 89130077-f618-4663-9262-505986f9bf08 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUwMjcsImV4cCI6MTcyNTQ2NTYyNywiaWF0IjoxNzI1NDY1MDI3fQ._5Baqu5lLTr3Ks_dhZrFPKLEwCS6WID1JjAXw4_saqA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:20:39.692 +05:30 0125aaf5-cb17-4fa0-a41d-abdbe744fa76 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:20:39.692 +05:30 0125aaf5-cb17-4fa0-a41d-abdbe744fa76 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-04 21:20:39.711 +05:30 0125aaf5-cb17-4fa0-a41d-abdbe744fa76 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:20:39.711 +05:30 0125aaf5-cb17-4fa0-a41d-abdbe744fa76 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 18.527ms 2024-09-04 21:20:39.711 +05:30 0125aaf5-cb17-4fa0-a41d-abdbe744fa76 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:20:39.711 +05:30 0125aaf5-cb17-4fa0-a41d-abdbe744fa76 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 89130077-f618-4663-9262-505986f9bf08}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:20:39.712 +05:30 0125aaf5-cb17-4fa0-a41d-abdbe744fa76 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 20.8458ms 2024-09-04 21:20:43.556 +05:30 cf51e352-fa3b-4551-b723-b28e1cbe9f91 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 21:20:43.556 +05:30 cf51e352-fa3b-4551-b723-b28e1cbe9f91 INF CORS policy execution successful. 2024-09-04 21:20:43.557 +05:30 cf51e352-fa3b-4551-b723-b28e1cbe9f91 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.8501ms 2024-09-04 21:20:43.588 +05:30 0d414374-8c25-4238-aa24-2174f42d46e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 21:20:43.589 +05:30 0d414374-8c25-4238-aa24-2174f42d46e7 INF CORS policy execution successful. 2024-09-04 21:20:43.589 +05:30 0d414374-8c25-4238-aa24-2174f42d46e7 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUwMjcsImV4cCI6MTcyNTQ2NTYyNywiaWF0IjoxNzI1NDY1MDI3fQ._5Baqu5lLTr3Ks_dhZrFPKLEwCS6WID1JjAXw4_saqA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:20:43.590 +05:30 6551c809-993f-4c38-b0f5-9448cca81152 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 21:20:43.590 +05:30 6551c809-993f-4c38-b0f5-9448cca81152 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-04 21:20:43.616 +05:30 6551c809-993f-4c38-b0f5-9448cca81152 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:20:43.616 +05:30 6551c809-993f-4c38-b0f5-9448cca81152 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 26.1405ms 2024-09-04 21:20:43.616 +05:30 6551c809-993f-4c38-b0f5-9448cca81152 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 21:20:43.617 +05:30 6551c809-993f-4c38-b0f5-9448cca81152 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0d414374-8c25-4238-aa24-2174f42d46e7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 846} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\"},{\"ProfileId\":100175,\"ProfileName\":\"TestProfile04092\"},{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"},{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 21:20:43.617 +05:30 6551c809-993f-4c38-b0f5-9448cca81152 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 846 application/json; charset=utf-8 28.764ms 2024-09-04 21:20:52.224 +05:30 564c0223-8ff5-467c-9d54-08bed213e6c1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 21:20:52.224 +05:30 564c0223-8ff5-467c-9d54-08bed213e6c1 INF CORS policy execution successful. 2024-09-04 21:20:52.225 +05:30 564c0223-8ff5-467c-9d54-08bed213e6c1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.1096ms 2024-09-04 21:20:52.263 +05:30 f1061d6d-91c2-4c6f-a50f-19abd1a244e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 21:20:52.264 +05:30 f1061d6d-91c2-4c6f-a50f-19abd1a244e0 INF CORS policy execution successful. 2024-09-04 21:20:52.265 +05:30 f1061d6d-91c2-4c6f-a50f-19abd1a244e0 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUwMjcsImV4cCI6MTcyNTQ2NTYyNywiaWF0IjoxNzI1NDY1MDI3fQ._5Baqu5lLTr3Ks_dhZrFPKLEwCS6WID1JjAXw4_saqA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:20:52.266 +05:30 9fbf02a2-df14-47cd-ae5f-1adf1177d641 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 21:20:52.266 +05:30 9fbf02a2-df14-47cd-ae5f-1adf1177d641 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-04 21:20:52.285 +05:30 9fbf02a2-df14-47cd-ae5f-1adf1177d641 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:20:52.286 +05:30 9fbf02a2-df14-47cd-ae5f-1adf1177d641 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 19.6079ms 2024-09-04 21:20:52.286 +05:30 9fbf02a2-df14-47cd-ae5f-1adf1177d641 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 21:20:52.286 +05:30 9fbf02a2-df14-47cd-ae5f-1adf1177d641 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f1061d6d-91c2-4c6f-a50f-19abd1a244e0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 846} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\"},{\"ProfileId\":100175,\"ProfileName\":\"TestProfile04092\"},{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"},{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 21:20:52.286 +05:30 9fbf02a2-df14-47cd-ae5f-1adf1177d641 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 846 application/json; charset=utf-8 23.5934ms 2024-09-04 21:21:01.178 +05:30 025febb6-8fba-4fa2-9343-ecf26d322934 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=107 - null null 2024-09-04 21:21:01.179 +05:30 025febb6-8fba-4fa2-9343-ecf26d322934 INF CORS policy execution successful. 2024-09-04 21:21:01.179 +05:30 025febb6-8fba-4fa2-9343-ecf26d322934 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=107 - 204 null null 1.0345ms 2024-09-04 21:21:01.218 +05:30 30f76a50-f9be-438f-98c0-910d197f7e52 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=107 - null null 2024-09-04 21:21:01.219 +05:30 30f76a50-f9be-438f-98c0-910d197f7e52 INF CORS policy execution successful. 2024-09-04 21:21:01.219 +05:30 30f76a50-f9be-438f-98c0-910d197f7e52 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=107 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUwMjcsImV4cCI6MTcyNTQ2NTYyNywiaWF0IjoxNzI1NDY1MDI3fQ._5Baqu5lLTr3Ks_dhZrFPKLEwCS6WID1JjAXw4_saqA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:21:01.219 +05:30 a5ffe541-4241-400c-b2b9-21df38cfdd34 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:21:01.220 +05:30 a5ffe541-4241-400c-b2b9-21df38cfdd34 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-04 21:21:01.241 +05:30 a5ffe541-4241-400c-b2b9-21df38cfdd34 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:21:01.241 +05:30 a5ffe541-4241-400c-b2b9-21df38cfdd34 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 21.7293ms 2024-09-04 21:21:01.241 +05:30 a5ffe541-4241-400c-b2b9-21df38cfdd34 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-04 21:21:01.242 +05:30 a5ffe541-4241-400c-b2b9-21df38cfdd34 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 30f76a50-f9be-438f-98c0-910d197f7e52}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 511} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"Remarks for 10\"}],\"SelectedRestrictions\":[{\"ProfileId\":107,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":107,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"}]}"} 2024-09-04 21:21:01.242 +05:30 a5ffe541-4241-400c-b2b9-21df38cfdd34 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=107 - 200 511 application/json; charset=utf-8 23.9875ms 2024-09-04 21:21:08.200 +05:30 3379343b-4591-411b-9bd4-20fe869347d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=profile40 - null null 2024-09-04 21:21:08.201 +05:30 3379343b-4591-411b-9bd4-20fe869347d1 INF CORS policy execution successful. 2024-09-04 21:21:08.201 +05:30 3379343b-4591-411b-9bd4-20fe869347d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=profile40 - 204 null null 1.7046ms 2024-09-04 21:21:08.236 +05:30 fcde2aeb-cef1-485e-a894-b9ad9d36bfe0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=profile40 - null null 2024-09-04 21:21:08.236 +05:30 fcde2aeb-cef1-485e-a894-b9ad9d36bfe0 INF CORS policy execution successful. 2024-09-04 21:21:08.237 +05:30 fcde2aeb-cef1-485e-a894-b9ad9d36bfe0 INF HTTP request: Path: /profile/checkprofilenameexistence QueryString: ?profileId=0&profileName=profile40 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUwMjcsImV4cCI6MTcyNTQ2NTYyNywiaWF0IjoxNzI1NDY1MDI3fQ._5Baqu5lLTr3Ks_dhZrFPKLEwCS6WID1JjAXw4_saqA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:21:08.237 +05:30 49134d93-c7cf-4d60-8d42-07a2b3326ba0 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-04 21:21:08.237 +05:30 49134d93-c7cf-4d60-8d42-07a2b3326ba0 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-04 21:21:08.277 +05:30 49134d93-c7cf-4d60-8d42-07a2b3326ba0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:21:08.277 +05:30 49134d93-c7cf-4d60-8d42-07a2b3326ba0 INF Executed action Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api) in 39.7219ms 2024-09-04 21:21:08.277 +05:30 49134d93-c7cf-4d60-8d42-07a2b3326ba0 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-04 21:21:08.277 +05:30 49134d93-c7cf-4d60-8d42-07a2b3326ba0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fcde2aeb-cef1-485e-a894-b9ad9d36bfe0}, {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-04 21:21:08.277 +05:30 49134d93-c7cf-4d60-8d42-07a2b3326ba0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=profile40 - 200 92 application/json; charset=utf-8 41.7465ms 2024-09-04 21:21:12.142 +05:30 8bd177a1-3c9d-40b4-8407-1215df55d053 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-04 21:21:12.142 +05:30 8bd177a1-3c9d-40b4-8407-1215df55d053 INF CORS policy execution successful. 2024-09-04 21:21:12.143 +05:30 8bd177a1-3c9d-40b4-8407-1215df55d053 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 1.1541ms 2024-09-04 21:21:12.174 +05:30 c375cedf-6564-432e-a019-bbc46fadced2 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 161 2024-09-04 21:21:12.176 +05:30 c375cedf-6564-432e-a019-bbc46fadced2 INF CORS policy execution successful. 2024-09-04 21:21:12.177 +05:30 c375cedf-6564-432e-a019-bbc46fadced2 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,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUwMjcsImV4cCI6MTcyNTQ2NTYyNywiaWF0IjoxNzI1NDY1MDI3fQ._5Baqu5lLTr3Ks_dhZrFPKLEwCS6WID1JjAXw4_saqA}, {Connection: keep-alive}, {Content-Length: 161}, {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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":0,"name":"profile40","beId":1,"isGroup":false,"menuAction":[{"menuId":14,"actionId":1},{"menuId":14,"actionId":2}],"parentId":0,"remarks":"Remarks for 10"} 2024-09-04 21:21:12.178 +05:30 5ecae4eb-5445-4bb2-8e67-b7660de3818f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:21:12.178 +05:30 5ecae4eb-5445-4bb2-8e67-b7660de3818f 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-04 21:21:12.245 +05:30 5ecae4eb-5445-4bb2-8e67-b7660de3818f INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:21:12.246 +05:30 5ecae4eb-5445-4bb2-8e67-b7660de3818f INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 68.3474ms 2024-09-04 21:21:12.246 +05:30 5ecae4eb-5445-4bb2-8e67-b7660de3818f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-04 21:21:12.246 +05:30 5ecae4eb-5445-4bb2-8e67-b7660de3818f INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: c375cedf-6564-432e-a019-bbc46fadced2}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 99} Body: {"status":"Success","statusCode":2001,"message":"Profile inserted successfully.","result":"100178"} 2024-09-04 21:21:12.247 +05:30 5ecae4eb-5445-4bb2-8e67-b7660de3818f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 99 application/json; charset=utf-8 72.8744ms 2024-09-04 21:21:13.806 +05:30 6937a9c1-ea5d-454b-8236-e107ea06ad37 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:21:13.806 +05:30 6937a9c1-ea5d-454b-8236-e107ea06ad37 INF CORS policy execution successful. 2024-09-04 21:21:13.806 +05:30 6937a9c1-ea5d-454b-8236-e107ea06ad37 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6267ms 2024-09-04 21:21:13.844 +05:30 f6dc8514-19e3-4141-8550-39c93a440beb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:21:13.844 +05:30 f6dc8514-19e3-4141-8550-39c93a440beb INF CORS policy execution successful. 2024-09-04 21:21:13.845 +05:30 f6dc8514-19e3-4141-8550-39c93a440beb INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUwMjcsImV4cCI6MTcyNTQ2NTYyNywiaWF0IjoxNzI1NDY1MDI3fQ._5Baqu5lLTr3Ks_dhZrFPKLEwCS6WID1JjAXw4_saqA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:21:13.845 +05:30 e706287d-bbdd-4640-bc11-566c0723dee6 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:21:13.845 +05:30 e706287d-bbdd-4640-bc11-566c0723dee6 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-04 21:21:13.869 +05:30 e706287d-bbdd-4640-bc11-566c0723dee6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:21:13.870 +05:30 e706287d-bbdd-4640-bc11-566c0723dee6 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 24.3404ms 2024-09-04 21:21:13.870 +05:30 e706287d-bbdd-4640-bc11-566c0723dee6 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:21:13.870 +05:30 e706287d-bbdd-4640-bc11-566c0723dee6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f6dc8514-19e3-4141-8550-39c93a440beb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1313} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100178,\"Name\":\"profile40\",\"CreatedOn\":\"2024-09-04T15:51:12.233\",\"ModifiedOn\":null},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"09/04/2024 15:50:13\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"09/04/2024 10:19:01\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:21:13.870 +05:30 e706287d-bbdd-4640-bc11-566c0723dee6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1313 application/json; charset=utf-8 26.5427ms 2024-09-04 21:22:52.001 +05:30 d370c5d9-c102-45e1-bbb3-90ab1e97004c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:22:52.003 +05:30 d370c5d9-c102-45e1-bbb3-90ab1e97004c INF CORS policy execution successful. 2024-09-04 21:22:52.004 +05:30 d370c5d9-c102-45e1-bbb3-90ab1e97004c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 3.0936ms 2024-09-04 21:22:52.035 +05:30 6a8e7fc0-2969-48f3-8b16-ac4a492acf13 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:22:52.041 +05:30 6a8e7fc0-2969-48f3-8b16-ac4a492acf13 INF CORS policy execution successful. 2024-09-04 21:22:52.042 +05:30 6a8e7fc0-2969-48f3-8b16-ac4a492acf13 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUwMjcsImV4cCI6MTcyNTQ2NTYyNywiaWF0IjoxNzI1NDY1MDI3fQ._5Baqu5lLTr3Ks_dhZrFPKLEwCS6WID1JjAXw4_saqA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:22:52.043 +05:30 2e078d1f-475c-48e9-867c-79881588b3ec INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:22:52.044 +05:30 2e078d1f-475c-48e9-867c-79881588b3ec 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-04 21:22:52.084 +05:30 2e078d1f-475c-48e9-867c-79881588b3ec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:22:52.085 +05:30 2e078d1f-475c-48e9-867c-79881588b3ec INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 40.9812ms 2024-09-04 21:22:52.085 +05:30 2e078d1f-475c-48e9-867c-79881588b3ec INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:22:52.085 +05:30 2e078d1f-475c-48e9-867c-79881588b3ec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6a8e7fc0-2969-48f3-8b16-ac4a492acf13}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:22:52.086 +05:30 2e078d1f-475c-48e9-867c-79881588b3ec INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 50.4479ms 2024-09-04 21:22:53.104 +05:30 15601194-fc9b-4c15-bf12-66069d1ec2da INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:22:53.105 +05:30 15601194-fc9b-4c15-bf12-66069d1ec2da INF CORS policy execution successful. 2024-09-04 21:22:53.105 +05:30 15601194-fc9b-4c15-bf12-66069d1ec2da INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.3439ms 2024-09-04 21:22:53.144 +05:30 58ae8e66-fbbd-4f2c-be26-35eeb2d9e509 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:22:53.144 +05:30 58ae8e66-fbbd-4f2c-be26-35eeb2d9e509 INF CORS policy execution successful. 2024-09-04 21:22:53.144 +05:30 58ae8e66-fbbd-4f2c-be26-35eeb2d9e509 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUwMjcsImV4cCI6MTcyNTQ2NTYyNywiaWF0IjoxNzI1NDY1MDI3fQ._5Baqu5lLTr3Ks_dhZrFPKLEwCS6WID1JjAXw4_saqA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:22:53.145 +05:30 4dbcd365-f545-4f5b-b54a-51f86eb24760 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:22:53.145 +05:30 4dbcd365-f545-4f5b-b54a-51f86eb24760 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-04 21:22:53.171 +05:30 4dbcd365-f545-4f5b-b54a-51f86eb24760 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:22:53.171 +05:30 4dbcd365-f545-4f5b-b54a-51f86eb24760 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 26.0331ms 2024-09-04 21:22:53.171 +05:30 4dbcd365-f545-4f5b-b54a-51f86eb24760 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:22:53.171 +05:30 4dbcd365-f545-4f5b-b54a-51f86eb24760 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 58ae8e66-fbbd-4f2c-be26-35eeb2d9e509}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1313} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100178,\"Name\":\"profile40\",\"CreatedOn\":\"2024-09-04T15:51:12.233\",\"ModifiedOn\":null},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"09/04/2024 15:50:13\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"09/04/2024 10:19:01\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:22:53.172 +05:30 4dbcd365-f545-4f5b-b54a-51f86eb24760 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1313 application/json; charset=utf-8 28.081ms 2024-09-04 21:23:37.936 +05:30 5786184d-a9a0-4e45-8332-89809495cf81 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 21:23:37.937 +05:30 5786184d-a9a0-4e45-8332-89809495cf81 INF CORS policy execution successful. 2024-09-04 21:23:37.938 +05:30 5786184d-a9a0-4e45-8332-89809495cf81 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 21:23:37.939 +05:30 8544b6d7-44fd-4826-b1f1-499ba8dcf4ea INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:23:37.940 +05:30 8544b6d7-44fd-4826-b1f1-499ba8dcf4ea 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-04 21:23:37.949 +05:30 8544b6d7-44fd-4826-b1f1-499ba8dcf4ea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:23:37.950 +05:30 8544b6d7-44fd-4826-b1f1-499ba8dcf4ea INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 9.7692ms 2024-09-04 21:23:37.950 +05:30 8544b6d7-44fd-4826-b1f1-499ba8dcf4ea INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:23:37.950 +05:30 8544b6d7-44fd-4826-b1f1-499ba8dcf4ea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5786184d-a9a0-4e45-8332-89809495cf81}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 21:23:37.951 +05:30 8544b6d7-44fd-4826-b1f1-499ba8dcf4ea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 15.5763ms 2024-09-04 21:23:44.009 +05:30 3e12bb11-f6a7-49aa-b1ca-578d0ee57e84 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - null null 2024-09-04 21:23:44.009 +05:30 3e12bb11-f6a7-49aa-b1ca-578d0ee57e84 INF CORS policy execution successful. 2024-09-04 21:23:44.009 +05:30 3e12bb11-f6a7-49aa-b1ca-578d0ee57e84 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser1 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://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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:23:44.009 +05:30 c3d5b50d-958e-4a37-b2b2-9eff2dba8b79 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:23:44.009 +05:30 c3d5b50d-958e-4a37-b2b2-9eff2dba8b79 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-04 21:23:44.011 +05:30 c3d5b50d-958e-4a37-b2b2-9eff2dba8b79 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:23:44.012 +05:30 c3d5b50d-958e-4a37-b2b2-9eff2dba8b79 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 2.2005ms 2024-09-04 21:23:44.012 +05:30 c3d5b50d-958e-4a37-b2b2-9eff2dba8b79 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:23:44.012 +05:30 c3d5b50d-958e-4a37-b2b2-9eff2dba8b79 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e12bb11-f6a7-49aa-b1ca-578d0ee57e84}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 21:23:44.012 +05:30 c3d5b50d-958e-4a37-b2b2-9eff2dba8b79 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - 200 177 application/json; charset=utf-8 3.3784ms 2024-09-04 21:23:45.316 +05:30 e31db675-8101-4731-bb0c-f9546b96f169 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 21:23:45.316 +05:30 e31db675-8101-4731-bb0c-f9546b96f169 INF CORS policy execution successful. 2024-09-04 21:23:45.317 +05:30 e31db675-8101-4731-bb0c-f9546b96f169 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.4523ms 2024-09-04 21:23:45.351 +05:30 48d7cc6a-ed67-485d-b4ef-f8b0f8cec5ef INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 21:23:45.351 +05:30 48d7cc6a-ed67-485d-b4ef-f8b0f8cec5ef INF CORS policy execution successful. 2024-09-04 21:23:45.351 +05:30 48d7cc6a-ed67-485d-b4ef-f8b0f8cec5ef 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: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser1","password":"TestUser1","entityId":7,"Company Name":"Entity9"} 2024-09-04 21:23:45.351 +05:30 a5d97e5b-3ddb-459d-ac7c-624c33a4834d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:23:45.351 +05:30 a5d97e5b-3ddb-459d-ac7c-624c33a4834d 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-04 21:23:45.355 +05:30 a5d97e5b-3ddb-459d-ac7c-624c33a4834d INF Database retrieved 2024-09-04 21:23:45.359 +05:30 a5d97e5b-3ddb-459d-ac7c-624c33a4834d INF Token generated 2024-09-04 21:23:45.359 +05:30 a5d97e5b-3ddb-459d-ac7c-624c33a4834d INF Token generated 2024-09-04 21:23:45.359 +05:30 a5d97e5b-3ddb-459d-ac7c-624c33a4834d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:23:45.359 +05:30 a5d97e5b-3ddb-459d-ac7c-624c33a4834d INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 7.8201ms 2024-09-04 21:23:45.359 +05:30 a5d97e5b-3ddb-459d-ac7c-624c33a4834d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:23:45.359 +05:30 a5d97e5b-3ddb-459d-ac7c-624c33a4834d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 48d7cc6a-ed67-485d-b4ef-f8b0f8cec5ef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUyMjUsImV4cCI6MTcyNTQ2NTgyNSwiaWF0IjoxNzI1NDY1MjI1fQ.juRdmICsxwx0xuD-rXZWnyuaMNDifvUaLK-zuUGbLA0\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUyMjUsImV4cCI6MTcyNTQ2NjEyNSwiaWF0IjoxNzI1NDY1MjI1fQ.hCSs-hzg41TmOLzp1fwtS6ln5TTpEdEdGVVCYVuSlh0\"}"} 2024-09-04 21:23:45.360 +05:30 a5d97e5b-3ddb-459d-ac7c-624c33a4834d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 9.1096ms 2024-09-04 21:23:48.969 +05:30 02598a51-a5d5-48f4-9d98-b87395a1bba6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:23:48.970 +05:30 02598a51-a5d5-48f4-9d98-b87395a1bba6 INF CORS policy execution successful. 2024-09-04 21:23:48.970 +05:30 02598a51-a5d5-48f4-9d98-b87395a1bba6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.0345ms 2024-09-04 21:23:49.004 +05:30 59174c91-b51c-4e5e-bc91-13b2ed119cd7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:23:49.004 +05:30 59174c91-b51c-4e5e-bc91-13b2ed119cd7 INF CORS policy execution successful. 2024-09-04 21:23:49.005 +05:30 59174c91-b51c-4e5e-bc91-13b2ed119cd7 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUyMjUsImV4cCI6MTcyNTQ2NTgyNSwiaWF0IjoxNzI1NDY1MjI1fQ.juRdmICsxwx0xuD-rXZWnyuaMNDifvUaLK-zuUGbLA0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:23:49.005 +05:30 9619a561-a228-444b-8faa-f4e9a8078fa3 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:23:49.005 +05:30 9619a561-a228-444b-8faa-f4e9a8078fa3 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-04 21:23:49.039 +05:30 9619a561-a228-444b-8faa-f4e9a8078fa3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:23:49.039 +05:30 9619a561-a228-444b-8faa-f4e9a8078fa3 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 33.7761ms 2024-09-04 21:23:49.039 +05:30 9619a561-a228-444b-8faa-f4e9a8078fa3 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:23:49.039 +05:30 9619a561-a228-444b-8faa-f4e9a8078fa3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 59174c91-b51c-4e5e-bc91-13b2ed119cd7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1313} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100178,\"Name\":\"profile40\",\"CreatedOn\":\"2024-09-04T15:51:12.233\",\"ModifiedOn\":null},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"09/04/2024 15:50:13\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"09/04/2024 10:19:01\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:23:49.040 +05:30 9619a561-a228-444b-8faa-f4e9a8078fa3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1313 application/json; charset=utf-8 36.3899ms 2024-09-04 21:23:53.883 +05:30 684db3cc-3446-4172-bc25-fd0f37f4f880 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:23:53.884 +05:30 684db3cc-3446-4172-bc25-fd0f37f4f880 INF CORS policy execution successful. 2024-09-04 21:23:53.885 +05:30 684db3cc-3446-4172-bc25-fd0f37f4f880 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.2911ms 2024-09-04 21:23:53.922 +05:30 d7e4d937-b077-492d-b4cc-dda38c9ff5a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:23:53.923 +05:30 d7e4d937-b077-492d-b4cc-dda38c9ff5a5 INF CORS policy execution successful. 2024-09-04 21:23:53.923 +05:30 d7e4d937-b077-492d-b4cc-dda38c9ff5a5 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUyMjUsImV4cCI6MTcyNTQ2NTgyNSwiaWF0IjoxNzI1NDY1MjI1fQ.juRdmICsxwx0xuD-rXZWnyuaMNDifvUaLK-zuUGbLA0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:23:53.923 +05:30 1fecf0ab-f880-4372-90b9-75c807a35334 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:23:53.923 +05:30 1fecf0ab-f880-4372-90b9-75c807a35334 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-04 21:23:53.941 +05:30 1fecf0ab-f880-4372-90b9-75c807a35334 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:23:53.942 +05:30 1fecf0ab-f880-4372-90b9-75c807a35334 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 18.1581ms 2024-09-04 21:23:53.942 +05:30 1fecf0ab-f880-4372-90b9-75c807a35334 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:23:53.942 +05:30 1fecf0ab-f880-4372-90b9-75c807a35334 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d7e4d937-b077-492d-b4cc-dda38c9ff5a5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:23:53.943 +05:30 1fecf0ab-f880-4372-90b9-75c807a35334 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 21.1052ms 2024-09-04 21:23:55.092 +05:30 689d90a0-1b59-4b6a-9fe4-eef80538a7a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:23:55.092 +05:30 689d90a0-1b59-4b6a-9fe4-eef80538a7a6 INF CORS policy execution successful. 2024-09-04 21:23:55.092 +05:30 689d90a0-1b59-4b6a-9fe4-eef80538a7a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.5161ms 2024-09-04 21:23:55.118 +05:30 6f5ccb55-9ead-4b05-9108-65aa3c1ab52b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:23:55.119 +05:30 6f5ccb55-9ead-4b05-9108-65aa3c1ab52b INF CORS policy execution successful. 2024-09-04 21:23:55.119 +05:30 6f5ccb55-9ead-4b05-9108-65aa3c1ab52b INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUyMjUsImV4cCI6MTcyNTQ2NTgyNSwiaWF0IjoxNzI1NDY1MjI1fQ.juRdmICsxwx0xuD-rXZWnyuaMNDifvUaLK-zuUGbLA0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:23:55.119 +05:30 14702651-2d88-416b-8d18-dc50d1416733 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:23:55.119 +05:30 14702651-2d88-416b-8d18-dc50d1416733 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-04 21:23:55.135 +05:30 14702651-2d88-416b-8d18-dc50d1416733 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:23:55.135 +05:30 14702651-2d88-416b-8d18-dc50d1416733 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 15.7997ms 2024-09-04 21:23:55.135 +05:30 14702651-2d88-416b-8d18-dc50d1416733 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:23:55.135 +05:30 14702651-2d88-416b-8d18-dc50d1416733 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6f5ccb55-9ead-4b05-9108-65aa3c1ab52b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1313} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100178,\"Name\":\"profile40\",\"CreatedOn\":\"2024-09-04T15:51:12.233\",\"ModifiedOn\":null},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"09/04/2024 15:50:13\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"09/04/2024 10:19:01\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:23:55.136 +05:30 14702651-2d88-416b-8d18-dc50d1416733 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1313 application/json; charset=utf-8 17.3352ms 2024-09-04 21:23:57.365 +05:30 63461cf7-4eff-47a1-9681-62e980dd6ec3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-04 21:23:57.365 +05:30 63461cf7-4eff-47a1-9681-62e980dd6ec3 INF CORS policy execution successful. 2024-09-04 21:23:57.365 +05:30 63461cf7-4eff-47a1-9681-62e980dd6ec3 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUyMjUsImV4cCI6MTcyNTQ2NTgyNSwiaWF0IjoxNzI1NDY1MjI1fQ.juRdmICsxwx0xuD-rXZWnyuaMNDifvUaLK-zuUGbLA0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:23:57.366 +05:30 3158eedf-9f81-46d4-b8d6-bee488a8604e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:23:57.366 +05:30 3158eedf-9f81-46d4-b8d6-bee488a8604e 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-04 21:23:57.382 +05:30 3158eedf-9f81-46d4-b8d6-bee488a8604e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:23:57.382 +05:30 3158eedf-9f81-46d4-b8d6-bee488a8604e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 16.2168ms 2024-09-04 21:23:57.382 +05:30 3158eedf-9f81-46d4-b8d6-bee488a8604e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-04 21:23:57.382 +05:30 3158eedf-9f81-46d4-b8d6-bee488a8604e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 63461cf7-4eff-47a1-9681-62e980dd6ec3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 305} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":96,\"ProfileName\":\"PK\",\"GroupStatus\":true},{\"ProfileID\":98,\"ProfileName\":\"Profile - 1\",\"GroupStatus\":true},{\"ProfileID\":104,\"ProfileName\":\"Profile - 7\",\"GroupStatus\":true}]"} 2024-09-04 21:23:57.383 +05:30 3158eedf-9f81-46d4-b8d6-bee488a8604e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 17.9085ms 2024-09-04 21:24:01.698 +05:30 4482127c-b0e1-4052-a48a-9c8cdb60d960 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:24:01.698 +05:30 4482127c-b0e1-4052-a48a-9c8cdb60d960 INF CORS policy execution successful. 2024-09-04 21:24:01.699 +05:30 4482127c-b0e1-4052-a48a-9c8cdb60d960 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.9491ms 2024-09-04 21:24:01.731 +05:30 006313ac-320a-4c8c-a3b9-94764b03e7be INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:24:01.731 +05:30 006313ac-320a-4c8c-a3b9-94764b03e7be INF CORS policy execution successful. 2024-09-04 21:24:01.732 +05:30 006313ac-320a-4c8c-a3b9-94764b03e7be INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUyMjUsImV4cCI6MTcyNTQ2NTgyNSwiaWF0IjoxNzI1NDY1MjI1fQ.juRdmICsxwx0xuD-rXZWnyuaMNDifvUaLK-zuUGbLA0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:24:01.733 +05:30 20e686fc-44dc-40ff-bea6-29dfcad336a7 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:24:01.733 +05:30 20e686fc-44dc-40ff-bea6-29dfcad336a7 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-04 21:24:01.758 +05:30 20e686fc-44dc-40ff-bea6-29dfcad336a7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:24:01.758 +05:30 20e686fc-44dc-40ff-bea6-29dfcad336a7 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 24.7286ms 2024-09-04 21:24:01.758 +05:30 20e686fc-44dc-40ff-bea6-29dfcad336a7 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:24:01.759 +05:30 20e686fc-44dc-40ff-bea6-29dfcad336a7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 006313ac-320a-4c8c-a3b9-94764b03e7be}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1313} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100178,\"Name\":\"profile40\",\"CreatedOn\":\"2024-09-04T15:51:12.233\",\"ModifiedOn\":null},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"09/04/2024 15:50:13\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"09/04/2024 10:19:01\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:24:01.759 +05:30 20e686fc-44dc-40ff-bea6-29dfcad336a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1313 application/json; charset=utf-8 28.2947ms 2024-09-04 21:24:26.973 +05:30 1a2c17f2-8ad8-413f-b57e-70718e120472 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 21:24:26.974 +05:30 1a2c17f2-8ad8-413f-b57e-70718e120472 INF CORS policy execution successful. 2024-09-04 21:24:26.974 +05:30 1a2c17f2-8ad8-413f-b57e-70718e120472 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 21:24:26.975 +05:30 47f64284-27df-4a50-88fd-f38d71b631e0 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:24:26.975 +05:30 47f64284-27df-4a50-88fd-f38d71b631e0 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-04 21:24:26.981 +05:30 47f64284-27df-4a50-88fd-f38d71b631e0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:24:26.982 +05:30 47f64284-27df-4a50-88fd-f38d71b631e0 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 6.3431ms 2024-09-04 21:24:26.982 +05:30 47f64284-27df-4a50-88fd-f38d71b631e0 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:24:26.982 +05:30 47f64284-27df-4a50-88fd-f38d71b631e0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1a2c17f2-8ad8-413f-b57e-70718e120472}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 21:24:26.982 +05:30 47f64284-27df-4a50-88fd-f38d71b631e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 9.6758ms 2024-09-04 21:24:29.822 +05:30 01852166-c005-4b62-b500-66491ecf99bb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 21:24:29.822 +05:30 01852166-c005-4b62-b500-66491ecf99bb INF CORS policy execution successful. 2024-09-04 21:24:29.822 +05:30 01852166-c005-4b62-b500-66491ecf99bb INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 21:24:29.823 +05:30 dacaa14c-0f5b-4901-b8a6-64e82ef87d36 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:24:29.823 +05:30 dacaa14c-0f5b-4901-b8a6-64e82ef87d36 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-04 21:24:29.827 +05:30 dacaa14c-0f5b-4901-b8a6-64e82ef87d36 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:24:29.827 +05:30 dacaa14c-0f5b-4901-b8a6-64e82ef87d36 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 4.5034ms 2024-09-04 21:24:29.827 +05:30 dacaa14c-0f5b-4901-b8a6-64e82ef87d36 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:24:29.829 +05:30 dacaa14c-0f5b-4901-b8a6-64e82ef87d36 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 01852166-c005-4b62-b500-66491ecf99bb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 21:24:29.831 +05:30 dacaa14c-0f5b-4901-b8a6-64e82ef87d36 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 8.7079ms 2024-09-04 21:24:30.687 +05:30 1c4dc1ba-c35c-41b9-834f-1ae480892aa4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 21:24:30.688 +05:30 1c4dc1ba-c35c-41b9-834f-1ae480892aa4 INF CORS policy execution successful. 2024-09-04 21:24:30.688 +05:30 1c4dc1ba-c35c-41b9-834f-1ae480892aa4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.8465ms 2024-09-04 21:24:30.727 +05:30 f608ad0c-41f7-49b4-82e0-4c75d6df2abd INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 21:24:30.727 +05:30 f608ad0c-41f7-49b4-82e0-4c75d6df2abd INF CORS policy execution successful. 2024-09-04 21:24:30.727 +05:30 f608ad0c-41f7-49b4-82e0-4c75d6df2abd 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: 100}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 21:24:30.727 +05:30 c0833a02-9e88-4589-9c35-203faed1386d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:24:30.727 +05:30 c0833a02-9e88-4589-9c35-203faed1386d 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-04 21:24:30.736 +05:30 c0833a02-9e88-4589-9c35-203faed1386d INF Database retrieved 2024-09-04 21:24:30.745 +05:30 c0833a02-9e88-4589-9c35-203faed1386d INF Token generated 2024-09-04 21:24:30.745 +05:30 c0833a02-9e88-4589-9c35-203faed1386d INF Token generated 2024-09-04 21:24:30.745 +05:30 c0833a02-9e88-4589-9c35-203faed1386d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:24:30.746 +05:30 c0833a02-9e88-4589-9c35-203faed1386d INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 18.0076ms 2024-09-04 21:24:30.746 +05:30 c0833a02-9e88-4589-9c35-203faed1386d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:24:30.746 +05:30 c0833a02-9e88-4589-9c35-203faed1386d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f608ad0c-41f7-49b4-82e0-4c75d6df2abd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUyNzAsImV4cCI6MTcyNTQ2NTg3MCwiaWF0IjoxNzI1NDY1MjcwfQ.yuysh0zlGy5qBQqDo9nxDXBMgFTKgcfF0J5msln7lfU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUyNzAsImV4cCI6MTcyNTQ2NjE3MCwiaWF0IjoxNzI1NDY1MjcwfQ.G5q56kE5XrPOaks5a1M4cEUhQmXgGlg0W6CjokvZrUA\"}"} 2024-09-04 21:24:30.746 +05:30 c0833a02-9e88-4589-9c35-203faed1386d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 19.5774ms 2024-09-04 21:35:10.357 +05:30 INF Application is shutting down... 2024-09-04 21:36:33.616 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 21:36:33.655 +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-04 21:36:33.672 +05:30 INF Creating key {2d951753-fde4-48a7-86a9-459551900038} with creation date 2024-09-04 16:06:33Z, activation date 2024-09-04 16:06:33Z, and expiration date 2024-12-03 16:06:33Z. 2024-09-04 21:36:33.683 +05:30 WRN No XML encryptor configured. Key {2d951753-fde4-48a7-86a9-459551900038} may be persisted to storage in unencrypted form. 2024-09-04 21:36:33.904 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 21:36:33.905 +05:30 INF Hosting environment: Production 2024-09-04 21:36:33.905 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 21:36:33.925 +05:30 e5540bb1-90fa-4c0e-940f-7ab0f46661ed INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUyNzAsImV4cCI6MTcyNTQ2NjE3MCwiaWF0IjoxNzI1NDY1MjcwfQ.G5q56kE5XrPOaks5a1M4cEUhQmXgGlg0W6CjokvZrUA - null null 2024-09-04 21:36:33.993 +05:30 e5540bb1-90fa-4c0e-940f-7ab0f46661ed INF CORS policy execution successful. 2024-09-04 21:36:34.016 +05:30 e5540bb1-90fa-4c0e-940f-7ab0f46661ed INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUyNzAsImV4cCI6MTcyNTQ2NjE3MCwiaWF0IjoxNzI1NDY1MjcwfQ.G5q56kE5XrPOaks5a1M4cEUhQmXgGlg0W6CjokvZrUA 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 21:36:34.067 +05:30 ee0eac5d-6b85-4138-b64a-95bb9a89fef5 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:36:34.095 +05:30 ee0eac5d-6b85-4138-b64a-95bb9a89fef5 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-04 21:36:34.376 +05:30 ee0eac5d-6b85-4138-b64a-95bb9a89fef5 ERR Error occurred while excecuting procedure:xsp_s_UserLogin_XP_GT: 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.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) ClientConnectionId:99c75e67-9adb-46a1-a122-2c27d6b3b4cb Error Number:18456,State:1,Class:14 2024-09-04 21:36:34.387 +05:30 ee0eac5d-6b85-4138-b64a-95bb9a89fef5 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.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:99c75e67-9adb-46a1-a122-2c27d6b3b4cb Error Number:18456,State:1,Class:14 2024-09-04 21:36:34.396 +05:30 ee0eac5d-6b85-4138-b64a-95bb9a89fef5 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:36:34.505 +05:30 ee0eac5d-6b85-4138-b64a-95bb9a89fef5 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 403.3967ms 2024-09-04 21:36:34.510 +05:30 ee0eac5d-6b85-4138-b64a-95bb9a89fef5 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:36:34.512 +05:30 ee0eac5d-6b85-4138-b64a-95bb9a89fef5 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: e5540bb1-90fa-4c0e-940f-7ab0f46661ed}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-04 21:36:34.522 +05:30 ee0eac5d-6b85-4138-b64a-95bb9a89fef5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUyNzAsImV4cCI6MTcyNTQ2NjE3MCwiaWF0IjoxNzI1NDY1MjcwfQ.G5q56kE5XrPOaks5a1M4cEUhQmXgGlg0W6CjokvZrUA - 500 89 application/json; charset=utf-8 603.9653ms 2024-09-04 21:36:43.725 +05:30 5bcfddee-90e5-40e7-b846-9ef48a139b87 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 21:36:43.729 +05:30 5bcfddee-90e5-40e7-b846-9ef48a139b87 INF CORS policy execution successful. 2024-09-04 21:36:43.732 +05:30 5bcfddee-90e5-40e7-b846-9ef48a139b87 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 21:36:43.735 +05:30 8752a86b-663a-41a1-8eb1-4636423a0b4e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:36:43.747 +05:30 8752a86b-663a-41a1-8eb1-4636423a0b4e 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-04 21:36:44.037 +05:30 8752a86b-663a-41a1-8eb1-4636423a0b4e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:36:44.040 +05:30 8752a86b-663a-41a1-8eb1-4636423a0b4e INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 292.2233ms 2024-09-04 21:36:44.041 +05:30 8752a86b-663a-41a1-8eb1-4636423a0b4e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:36:44.042 +05:30 8752a86b-663a-41a1-8eb1-4636423a0b4e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5bcfddee-90e5-40e7-b846-9ef48a139b87}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 21:36:44.043 +05:30 8752a86b-663a-41a1-8eb1-4636423a0b4e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 318.4314ms 2024-09-04 21:36:46.111 +05:30 eb4372db-c84a-4582-95fc-4dc46d526868 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 21:36:46.117 +05:30 eb4372db-c84a-4582-95fc-4dc46d526868 INF CORS policy execution successful. 2024-09-04 21:36:46.119 +05:30 eb4372db-c84a-4582-95fc-4dc46d526868 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 8.229ms 2024-09-04 21:36:46.160 +05:30 98f475fd-f204-4d6e-a9ee-24e7a7f9df49 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 21:36:46.161 +05:30 98f475fd-f204-4d6e-a9ee-24e7a7f9df49 INF CORS policy execution successful. 2024-09-04 21:36:46.162 +05:30 98f475fd-f204-4d6e-a9ee-24e7a7f9df49 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: 100}, {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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 21:36:46.164 +05:30 48e8cee1-1702-4288-8342-8f9fce8d8248 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:36:46.173 +05:30 48e8cee1-1702-4288-8342-8f9fce8d8248 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-04 21:36:46.257 +05:30 48e8cee1-1702-4288-8342-8f9fce8d8248 INF Database retrieved 2024-09-04 21:36:46.297 +05:30 48e8cee1-1702-4288-8342-8f9fce8d8248 INF Token generated 2024-09-04 21:36:46.299 +05:30 48e8cee1-1702-4288-8342-8f9fce8d8248 INF Token generated 2024-09-04 21:36:46.302 +05:30 48e8cee1-1702-4288-8342-8f9fce8d8248 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:36:46.303 +05:30 48e8cee1-1702-4288-8342-8f9fce8d8248 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 129.6192ms 2024-09-04 21:36:46.303 +05:30 48e8cee1-1702-4288-8342-8f9fce8d8248 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:36:46.304 +05:30 48e8cee1-1702-4288-8342-8f9fce8d8248 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 98f475fd-f204-4d6e-a9ee-24e7a7f9df49}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjYwMDYsImV4cCI6MTcyNTQ2NjYwNiwiaWF0IjoxNzI1NDY2MDA2fQ.OYwvFxqvtaxpAVrqOV5YPsKjGHzMNCZAaNrZTp6akyA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjYwMDYsImV4cCI6MTcyNTQ2NjkwNiwiaWF0IjoxNzI1NDY2MDA2fQ.-RcdkDN9tcVpnQ7dzdkeU04GfNWUNr1hPsU9UqG-Xxo\"}"} 2024-09-04 21:36:46.305 +05:30 48e8cee1-1702-4288-8342-8f9fce8d8248 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 144.5244ms 2024-09-04 21:47:01.520 +05:30 83b52f0c-c1fe-4027-9ad4-7009fc973aea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjYwMDYsImV4cCI6MTcyNTQ2NjkwNiwiaWF0IjoxNzI1NDY2MDA2fQ.-RcdkDN9tcVpnQ7dzdkeU04GfNWUNr1hPsU9UqG-Xxo - null null 2024-09-04 21:47:01.525 +05:30 83b52f0c-c1fe-4027-9ad4-7009fc973aea INF CORS policy execution successful. 2024-09-04 21:47:01.532 +05:30 83b52f0c-c1fe-4027-9ad4-7009fc973aea INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjYwMDYsImV4cCI6MTcyNTQ2NjkwNiwiaWF0IjoxNzI1NDY2MDA2fQ.-RcdkDN9tcVpnQ7dzdkeU04GfNWUNr1hPsU9UqG-Xxo 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 21:47:01.553 +05:30 b255bdfa-cf91-485b-9753-615dc89b5982 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:47:01.556 +05:30 b255bdfa-cf91-485b-9753-615dc89b5982 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-04 21:47:01.603 +05:30 b255bdfa-cf91-485b-9753-615dc89b5982 INF Token generated 2024-09-04 21:47:01.604 +05:30 b255bdfa-cf91-485b-9753-615dc89b5982 INF Token generated 2024-09-04 21:47:01.606 +05:30 b255bdfa-cf91-485b-9753-615dc89b5982 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:47:01.609 +05:30 b255bdfa-cf91-485b-9753-615dc89b5982 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 52.6318ms 2024-09-04 21:47:01.610 +05:30 b255bdfa-cf91-485b-9753-615dc89b5982 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:47:01.610 +05:30 b255bdfa-cf91-485b-9753-615dc89b5982 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 83b52f0c-c1fe-4027-9ad4-7009fc973aea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjY2MjEsImV4cCI6MTcyNTQ2NzIyMSwiaWF0IjoxNzI1NDY2NjIxfQ.5D21v059u0YaluMXExtv2m1k2BA6D9eaY7GEg2ZVKic\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjY2MjEsImV4cCI6MTcyNTQ2NzUyMSwiaWF0IjoxNzI1NDY2NjIxfQ.cAaHCaEG6h7pUfO2uMOTrAu9s9YrK5YXpcbs-ajGfcc\"}"} 2024-09-04 21:47:01.613 +05:30 b255bdfa-cf91-485b-9753-615dc89b5982 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjYwMDYsImV4cCI6MTcyNTQ2NjkwNiwiaWF0IjoxNzI1NDY2MDA2fQ.-RcdkDN9tcVpnQ7dzdkeU04GfNWUNr1hPsU9UqG-Xxo - 200 899 application/json; charset=utf-8 93.3201ms 2024-09-04 21:48:53.942 +05:30 115e15c0-c270-4f1b-93b5-14c270f8004e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUyMjUsImV4cCI6MTcyNTQ2NjEyNSwiaWF0IjoxNzI1NDY1MjI1fQ.hCSs-hzg41TmOLzp1fwtS6ln5TTpEdEdGVVCYVuSlh0 - null null 2024-09-04 21:48:53.945 +05:30 115e15c0-c270-4f1b-93b5-14c270f8004e INF CORS policy execution successful. 2024-09-04 21:48:53.949 +05:30 115e15c0-c270-4f1b-93b5-14c270f8004e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUyMjUsImV4cCI6MTcyNTQ2NjEyNSwiaWF0IjoxNzI1NDY1MjI1fQ.hCSs-hzg41TmOLzp1fwtS6ln5TTpEdEdGVVCYVuSlh0 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://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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:48:53.951 +05:30 18fba882-4cf7-4840-9983-86b2e22df367 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:48:53.953 +05:30 18fba882-4cf7-4840-9983-86b2e22df367 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-04 21:48:53.962 +05:30 18fba882-4cf7-4840-9983-86b2e22df367 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:48:53.964 +05:30 18fba882-4cf7-4840-9983-86b2e22df367 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 10.7762ms 2024-09-04 21:48:53.964 +05:30 18fba882-4cf7-4840-9983-86b2e22df367 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:48:53.964 +05:30 18fba882-4cf7-4840-9983-86b2e22df367 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 115e15c0-c270-4f1b-93b5-14c270f8004e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-04 21:48:53.965 +05:30 18fba882-4cf7-4840-9983-86b2e22df367 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjUyMjUsImV4cCI6MTcyNTQ2NjEyNSwiaWF0IjoxNzI1NDY1MjI1fQ.hCSs-hzg41TmOLzp1fwtS6ln5TTpEdEdGVVCYVuSlh0 - 400 90 application/json; charset=utf-8 23.5874ms 2024-09-04 21:48:56.539 +05:30 f38327b3-ea01-4d6b-a7bd-602367826170 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - null null 2024-09-04 21:48:56.542 +05:30 f38327b3-ea01-4d6b-a7bd-602367826170 INF CORS policy execution successful. 2024-09-04 21:48:56.545 +05:30 f38327b3-ea01-4d6b-a7bd-602367826170 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser1 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://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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:48:56.546 +05:30 bbe64562-989e-420e-bbcc-cd76662fb793 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:48:56.547 +05:30 bbe64562-989e-420e-bbcc-cd76662fb793 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-04 21:48:56.596 +05:30 bbe64562-989e-420e-bbcc-cd76662fb793 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:48:56.597 +05:30 bbe64562-989e-420e-bbcc-cd76662fb793 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 49.7804ms 2024-09-04 21:48:56.597 +05:30 bbe64562-989e-420e-bbcc-cd76662fb793 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 21:48:56.597 +05:30 bbe64562-989e-420e-bbcc-cd76662fb793 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f38327b3-ea01-4d6b-a7bd-602367826170}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 21:48:56.598 +05:30 bbe64562-989e-420e-bbcc-cd76662fb793 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - 200 177 application/json; charset=utf-8 58.9049ms 2024-09-04 21:48:57.842 +05:30 bf1284fe-9035-436d-aba4-abb1981e5868 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 21:48:57.844 +05:30 bf1284fe-9035-436d-aba4-abb1981e5868 INF CORS policy execution successful. 2024-09-04 21:48:57.847 +05:30 bf1284fe-9035-436d-aba4-abb1981e5868 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 4.6924ms 2024-09-04 21:48:57.883 +05:30 dfdbea7a-355d-4006-8d02-03ebab695085 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 21:48:57.884 +05:30 dfdbea7a-355d-4006-8d02-03ebab695085 INF CORS policy execution successful. 2024-09-04 21:48:57.886 +05:30 dfdbea7a-355d-4006-8d02-03ebab695085 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: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser1","password":"TestUser1","entityId":7,"Company Name":"Entity9"} 2024-09-04 21:48:57.887 +05:30 fb6743fd-1e27-446d-8bcc-99402770d110 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:48:57.888 +05:30 fb6743fd-1e27-446d-8bcc-99402770d110 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-04 21:48:57.899 +05:30 fb6743fd-1e27-446d-8bcc-99402770d110 INF Database retrieved 2024-09-04 21:48:57.907 +05:30 fb6743fd-1e27-446d-8bcc-99402770d110 INF Token generated 2024-09-04 21:48:57.908 +05:30 fb6743fd-1e27-446d-8bcc-99402770d110 INF Token generated 2024-09-04 21:48:57.908 +05:30 fb6743fd-1e27-446d-8bcc-99402770d110 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:48:57.909 +05:30 fb6743fd-1e27-446d-8bcc-99402770d110 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 20.6157ms 2024-09-04 21:48:57.909 +05:30 fb6743fd-1e27-446d-8bcc-99402770d110 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 21:48:57.909 +05:30 fb6743fd-1e27-446d-8bcc-99402770d110 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dfdbea7a-355d-4006-8d02-03ebab695085}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjY3MzcsImV4cCI6MTcyNTQ2NzMzNywiaWF0IjoxNzI1NDY2NzM3fQ.xk0ftHov8p5txxzzRPNIuIfrb0PqyJYVvbfVYebNrXU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjY3MzcsImV4cCI6MTcyNTQ2NzYzNywiaWF0IjoxNzI1NDY2NzM3fQ.akWG4QKmdzjiy9ogbpgaTlSoo2dDNOt0Sa4TppwbJ7o\"}"} 2024-09-04 21:48:57.911 +05:30 fb6743fd-1e27-446d-8bcc-99402770d110 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 28.0368ms 2024-09-04 21:49:01.314 +05:30 af6facb4-ae46-46fb-af6d-4b04a6b54bfd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:49:01.316 +05:30 af6facb4-ae46-46fb-af6d-4b04a6b54bfd INF CORS policy execution successful. 2024-09-04 21:49:01.318 +05:30 af6facb4-ae46-46fb-af6d-4b04a6b54bfd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 4.0496ms 2024-09-04 21:49:01.347 +05:30 340d416f-9699-4c01-afa4-e7459d6865c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 21:49:01.412 +05:30 340d416f-9699-4c01-afa4-e7459d6865c8 INF CORS policy execution successful. 2024-09-04 21:49:01.413 +05:30 340d416f-9699-4c01-afa4-e7459d6865c8 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjY3MzcsImV4cCI6MTcyNTQ2NzMzNywiaWF0IjoxNzI1NDY2NzM3fQ.xk0ftHov8p5txxzzRPNIuIfrb0PqyJYVvbfVYebNrXU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 21:49:01.422 +05:30 2931dba9-0f8b-403c-b8ff-c0ccac9ad126 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:49:01.438 +05:30 2931dba9-0f8b-403c-b8ff-c0ccac9ad126 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-04 21:49:01.585 +05:30 2931dba9-0f8b-403c-b8ff-c0ccac9ad126 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:49:01.586 +05:30 2931dba9-0f8b-403c-b8ff-c0ccac9ad126 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 146.8864ms 2024-09-04 21:49:01.586 +05:30 2931dba9-0f8b-403c-b8ff-c0ccac9ad126 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 21:49:01.586 +05:30 2931dba9-0f8b-403c-b8ff-c0ccac9ad126 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 340d416f-9699-4c01-afa4-e7459d6865c8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1313} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100178,\"Name\":\"profile40\",\"CreatedOn\":\"2024-09-04T15:51:12.233\",\"ModifiedOn\":null},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"09/04/2024 15:50:13\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"09/04/2024 10:19:01\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 21:49:01.587 +05:30 2931dba9-0f8b-403c-b8ff-c0ccac9ad126 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1313 application/json; charset=utf-8 239.3495ms 2024-09-04 21:57:05.551 +05:30 3cfc16c2-1dd8-4303-be1a-8e4cf5b3452c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjY2MjEsImV4cCI6MTcyNTQ2NzUyMSwiaWF0IjoxNzI1NDY2NjIxfQ.cAaHCaEG6h7pUfO2uMOTrAu9s9YrK5YXpcbs-ajGfcc - null null 2024-09-04 21:57:05.553 +05:30 3cfc16c2-1dd8-4303-be1a-8e4cf5b3452c INF CORS policy execution successful. 2024-09-04 21:57:05.555 +05:30 3cfc16c2-1dd8-4303-be1a-8e4cf5b3452c INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjY2MjEsImV4cCI6MTcyNTQ2NzUyMSwiaWF0IjoxNzI1NDY2NjIxfQ.cAaHCaEG6h7pUfO2uMOTrAu9s9YrK5YXpcbs-ajGfcc 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/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-04 21:57:05.557 +05:30 2b099b58-071e-4681-9365-b7f1edf6ea13 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:57:05.558 +05:30 2b099b58-071e-4681-9365-b7f1edf6ea13 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-04 21:57:05.578 +05:30 2b099b58-071e-4681-9365-b7f1edf6ea13 INF Token generated 2024-09-04 21:57:05.579 +05:30 2b099b58-071e-4681-9365-b7f1edf6ea13 INF Token generated 2024-09-04 21:57:05.580 +05:30 2b099b58-071e-4681-9365-b7f1edf6ea13 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 21:57:05.581 +05:30 2b099b58-071e-4681-9365-b7f1edf6ea13 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 23.2206ms 2024-09-04 21:57:05.581 +05:30 2b099b58-071e-4681-9365-b7f1edf6ea13 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-04 21:57:05.582 +05:30 2b099b58-071e-4681-9365-b7f1edf6ea13 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3cfc16c2-1dd8-4303-be1a-8e4cf5b3452c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjcyMjUsImV4cCI6MTcyNTQ2NzgyNSwiaWF0IjoxNzI1NDY3MjI1fQ.aCZQG3IAebTJc6_Jr3IO1Ryki54xx_ohATd2cZYMsIE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjcyMjUsImV4cCI6MTcyNTQ2ODEyNSwiaWF0IjoxNzI1NDY3MjI1fQ.LZL5ImUKewKUfMZfUJkTiPXEgeTp6X8p9b_M4zEwNJQ\"}"} 2024-09-04 21:57:05.584 +05:30 2b099b58-071e-4681-9365-b7f1edf6ea13 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjY2MjEsImV4cCI6MTcyNTQ2NzUyMSwiaWF0IjoxNzI1NDY2NjIxfQ.cAaHCaEG6h7pUfO2uMOTrAu9s9YrK5YXpcbs-ajGfcc - 200 899 application/json; charset=utf-8 33.7752ms 2024-09-04 22:07:32.526 +05:30 INF Application is shutting down... 2024-09-04 22:24:35.723 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 22:24:35.795 +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-04 22:24:35.824 +05:30 INF Creating key {44393f48-cb5b-4a9e-8766-72278c295e3c} with creation date 2024-09-04 16:54:35Z, activation date 2024-09-04 16:54:35Z, and expiration date 2024-12-03 16:54:35Z. 2024-09-04 22:24:35.841 +05:30 WRN No XML encryptor configured. Key {44393f48-cb5b-4a9e-8766-72278c295e3c} may be persisted to storage in unencrypted form. 2024-09-04 22:24:36.071 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 22:24:36.072 +05:30 INF Hosting environment: Production 2024-09-04 22:24:36.073 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 22:24:36.087 +05:30 cc546a58-fe1b-4815-84d6-872f79f18b85 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=su - null null 2024-09-04 22:24:36.164 +05:30 cc546a58-fe1b-4815-84d6-872f79f18b85 INF CORS policy execution successful. 2024-09-04 22:24:36.189 +05:30 cc546a58-fe1b-4815-84d6-872f79f18b85 INF HTTP request: Path: /login/getcompany QueryString: ?userName=su 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: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}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:24:36.240 +05:30 a5270a7a-b853-4863-8c59-c433e37a3254 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 22:24:36.271 +05:30 a5270a7a-b853-4863-8c59-c433e37a3254 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-04 22:24:36.767 +05:30 a5270a7a-b853-4863-8c59-c433e37a3254 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:24:36.897 +05:30 a5270a7a-b853-4863-8c59-c433e37a3254 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 620.6964ms 2024-09-04 22:24:36.900 +05:30 a5270a7a-b853-4863-8c59-c433e37a3254 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 22:24:36.902 +05:30 a5270a7a-b853-4863-8c59-c433e37a3254 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: cc546a58-fe1b-4815-84d6-872f79f18b85}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-04 22:24:36.914 +05:30 a5270a7a-b853-4863-8c59-c433e37a3254 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=su - 404 84 application/json; charset=utf-8 830.1591ms 2024-09-04 22:24:48.205 +05:30 1f166d81-cb06-4a48-83c7-9e3c39959a03 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 22:24:48.210 +05:30 1f166d81-cb06-4a48-83c7-9e3c39959a03 INF CORS policy execution successful. 2024-09-04 22:24:48.213 +05:30 1f166d81-cb06-4a48-83c7-9e3c39959a03 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:24:48.218 +05:30 4e514468-63a5-4c79-9760-b8477df7f472 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 22:24:48.221 +05:30 4e514468-63a5-4c79-9760-b8477df7f472 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-04 22:24:48.299 +05:30 4e514468-63a5-4c79-9760-b8477df7f472 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:24:48.303 +05:30 4e514468-63a5-4c79-9760-b8477df7f472 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 81.2587ms 2024-09-04 22:24:48.304 +05:30 4e514468-63a5-4c79-9760-b8477df7f472 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 22:24:48.304 +05:30 4e514468-63a5-4c79-9760-b8477df7f472 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1f166d81-cb06-4a48-83c7-9e3c39959a03}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 22:24:48.306 +05:30 4e514468-63a5-4c79-9760-b8477df7f472 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 100.596ms 2024-09-04 22:24:53.340 +05:30 1f5845cb-963b-4bd5-851a-10c34fde7095 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 22:24:53.346 +05:30 1f5845cb-963b-4bd5-851a-10c34fde7095 INF CORS policy execution successful. 2024-09-04 22:24:53.347 +05:30 1f5845cb-963b-4bd5-851a-10c34fde7095 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 7.7588ms 2024-09-04 22:24:53.383 +05:30 e26a6b4e-36c9-4964-ad8e-a48dfb776f9f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 22:24:53.384 +05:30 e26a6b4e-36c9-4964-ad8e-a48dfb776f9f INF CORS policy execution successful. 2024-09-04 22:24:53.385 +05:30 e26a6b4e-36c9-4964-ad8e-a48dfb776f9f 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: 100}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 22:24:53.386 +05:30 bb89fc35-b417-4506-b5ae-e41b0f4e04e8 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 22:24:53.399 +05:30 bb89fc35-b417-4506-b5ae-e41b0f4e04e8 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-04 22:24:53.494 +05:30 bb89fc35-b417-4506-b5ae-e41b0f4e04e8 INF Database retrieved 2024-09-04 22:24:53.562 +05:30 bb89fc35-b417-4506-b5ae-e41b0f4e04e8 INF Token generated 2024-09-04 22:24:53.566 +05:30 bb89fc35-b417-4506-b5ae-e41b0f4e04e8 INF Token generated 2024-09-04 22:24:53.571 +05:30 bb89fc35-b417-4506-b5ae-e41b0f4e04e8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:24:53.572 +05:30 bb89fc35-b417-4506-b5ae-e41b0f4e04e8 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 172.2695ms 2024-09-04 22:24:53.572 +05:30 bb89fc35-b417-4506-b5ae-e41b0f4e04e8 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 22:24:53.572 +05:30 bb89fc35-b417-4506-b5ae-e41b0f4e04e8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e26a6b4e-36c9-4964-ad8e-a48dfb776f9f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTc5MywiaWF0IjoxNzI1NDY4ODkzfQ.CJRo2NKTSUpzBUtVjUqYqF1oDL5esdLQtEUvkRnYl_k\"}"} 2024-09-04 22:24:53.573 +05:30 bb89fc35-b417-4506-b5ae-e41b0f4e04e8 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 189.7724ms 2024-09-04 22:25:07.635 +05:30 b4b6c361-f602-468d-80c8-fbba6ad3d0a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 22:25:07.640 +05:30 b4b6c361-f602-468d-80c8-fbba6ad3d0a7 INF CORS policy execution successful. 2024-09-04 22:25:07.643 +05:30 b4b6c361-f602-468d-80c8-fbba6ad3d0a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 7.1087ms 2024-09-04 22:25:07.681 +05:30 aad28111-ff6d-46b5-9666-5b378c142f37 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 22:25:07.788 +05:30 aad28111-ff6d-46b5-9666-5b378c142f37 INF CORS policy execution successful. 2024-09-04 22:25:07.790 +05:30 aad28111-ff6d-46b5-9666-5b378c142f37 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:25:07.803 +05:30 17e89cc2-04eb-4969-9eb3-064b55f737b9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 22:25:07.818 +05:30 17e89cc2-04eb-4969-9eb3-064b55f737b9 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-04 22:25:08.129 +05:30 17e89cc2-04eb-4969-9eb3-064b55f737b9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:25:08.130 +05:30 17e89cc2-04eb-4969-9eb3-064b55f737b9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 311.7502ms 2024-09-04 22:25:08.130 +05:30 17e89cc2-04eb-4969-9eb3-064b55f737b9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 22:25:08.131 +05:30 17e89cc2-04eb-4969-9eb3-064b55f737b9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aad28111-ff6d-46b5-9666-5b378c142f37}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1459} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":132,\"Name\":\"dipin41\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:09:34.377\",\"ModifiedOn\":null},{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":110,\"TotalPages\":11}]}"} 2024-09-04 22:25:08.131 +05:30 17e89cc2-04eb-4969-9eb3-064b55f737b9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1459 application/json; charset=utf-8 450.5141ms 2024-09-04 22:25:47.607 +05:30 6e00ac6a-bbe5-4d95-a2a9-be90082d7292 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 22:25:47.611 +05:30 6e00ac6a-bbe5-4d95-a2a9-be90082d7292 INF CORS policy execution successful. 2024-09-04 22:25:47.612 +05:30 6e00ac6a-bbe5-4d95-a2a9-be90082d7292 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 6.5758ms 2024-09-04 22:25:47.654 +05:30 bb565128-75ca-4245-9202-04d99e1eb026 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 22:25:47.658 +05:30 bb565128-75ca-4245-9202-04d99e1eb026 INF CORS policy execution successful. 2024-09-04 22:25:47.659 +05:30 bb565128-75ca-4245-9202-04d99e1eb026 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:25:47.673 +05:30 4b9db24d-aea8-47df-85ac-d72ce1a3911d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 22:25:47.674 +05:30 4b9db24d-aea8-47df-85ac-d72ce1a3911d 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-04 22:25:47.709 +05:30 4b9db24d-aea8-47df-85ac-d72ce1a3911d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:25:47.710 +05:30 4b9db24d-aea8-47df-85ac-d72ce1a3911d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 35.108ms 2024-09-04 22:25:47.710 +05:30 4b9db24d-aea8-47df-85ac-d72ce1a3911d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 22:25:47.710 +05:30 4b9db24d-aea8-47df-85ac-d72ce1a3911d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bb565128-75ca-4245-9202-04d99e1eb026}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1459} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":132,\"Name\":\"dipin41\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:09:34.377\",\"ModifiedOn\":null},{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null},{\"IId\":123,\"Name\":\"dipin25\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-29T07:25:42.427\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":110,\"TotalPages\":11}]}"} 2024-09-04 22:25:47.711 +05:30 4b9db24d-aea8-47df-85ac-d72ce1a3911d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1459 application/json; charset=utf-8 56.6488ms 2024-09-04 22:26:01.050 +05:30 81680b2c-25af-4819-937b-d5b76b56a15c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 22:26:01.051 +05:30 e2c535e3-1dca-435f-ad24-746a7f682d36 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 22:26:01.053 +05:30 81680b2c-25af-4819-937b-d5b76b56a15c INF CORS policy execution successful. 2024-09-04 22:26:01.053 +05:30 e2c535e3-1dca-435f-ad24-746a7f682d36 INF CORS policy execution successful. 2024-09-04 22:26:01.055 +05:30 81680b2c-25af-4819-937b-d5b76b56a15c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 4.0537ms 2024-09-04 22:26:01.055 +05:30 e2c535e3-1dca-435f-ad24-746a7f682d36 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 3.0812ms 2024-09-04 22:26:01.118 +05:30 a91a9ac8-1335-44de-901e-e5d8f9046a46 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 22:26:01.118 +05:30 f0d5d2a4-f636-4e1e-975f-e48d25868aab INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 22:26:01.120 +05:30 f0d5d2a4-f636-4e1e-975f-e48d25868aab INF CORS policy execution successful. 2024-09-04 22:26:01.120 +05:30 a91a9ac8-1335-44de-901e-e5d8f9046a46 INF CORS policy execution successful. 2024-09-04 22:26:01.121 +05:30 f0d5d2a4-f636-4e1e-975f-e48d25868aab 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:26:01.121 +05:30 a91a9ac8-1335-44de-901e-e5d8f9046a46 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:26:01.128 +05:30 698996ee-ad31-449b-94e1-3b985b09615c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 22:26:01.128 +05:30 dbb98556-173d-4f7a-a321-0b201c3dcbee INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 22:26:01.139 +05:30 dbb98556-173d-4f7a-a321-0b201c3dcbee 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-04 22:26:01.139 +05:30 698996ee-ad31-449b-94e1-3b985b09615c 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-04 22:26:01.185 +05:30 698996ee-ad31-449b-94e1-3b985b09615c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:26:01.186 +05:30 698996ee-ad31-449b-94e1-3b985b09615c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 46.7232ms 2024-09-04 22:26:01.186 +05:30 698996ee-ad31-449b-94e1-3b985b09615c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 22:26:01.187 +05:30 698996ee-ad31-449b-94e1-3b985b09615c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a91a9ac8-1335-44de-901e-e5d8f9046a46}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 22:26:01.187 +05:30 698996ee-ad31-449b-94e1-3b985b09615c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 69.0429ms 2024-09-04 22:26:01.193 +05:30 dbb98556-173d-4f7a-a321-0b201c3dcbee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:26:01.193 +05:30 dbb98556-173d-4f7a-a321-0b201c3dcbee INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 54.1806ms 2024-09-04 22:26:01.193 +05:30 dbb98556-173d-4f7a-a321-0b201c3dcbee INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 22:26:01.194 +05:30 dbb98556-173d-4f7a-a321-0b201c3dcbee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f0d5d2a4-f636-4e1e-975f-e48d25868aab}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 22:26:01.194 +05:30 dbb98556-173d-4f7a-a321-0b201c3dcbee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 76.0554ms 2024-09-04 22:26:27.167 +05:30 237ebacc-d7f9-490d-8748-162160e39f57 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - null null 2024-09-04 22:26:27.168 +05:30 237ebacc-d7f9-490d-8748-162160e39f57 INF CORS policy execution successful. 2024-09-04 22:26:27.170 +05:30 237ebacc-d7f9-490d-8748-162160e39f57 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - 204 null null 3.0328ms 2024-09-04 22:26:27.486 +05:30 15fc0599-d2dc-4839-aaf8-d90bd0077736 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - null null 2024-09-04 22:26:27.488 +05:30 15fc0599-d2dc-4839-aaf8-d90bd0077736 INF CORS policy execution successful. 2024-09-04 22:26:27.489 +05:30 15fc0599-d2dc-4839-aaf8-d90bd0077736 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipin41&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:26:27.491 +05:30 265d0c15-3dc9-40a1-a5b4-0ca9244f3d03 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 22:26:27.508 +05:30 265d0c15-3dc9-40a1-a5b4-0ca9244f3d03 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-04 22:26:27.540 +05:30 265d0c15-3dc9-40a1-a5b4-0ca9244f3d03 INF Executing ConflictObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:26:27.542 +05:30 265d0c15-3dc9-40a1-a5b4-0ca9244f3d03 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 33.9844ms 2024-09-04 22:26:27.543 +05:30 265d0c15-3dc9-40a1-a5b4-0ca9244f3d03 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 22:26:27.543 +05:30 265d0c15-3dc9-40a1-a5b4-0ca9244f3d03 INF HTTP Response: StatusCode: 409 Headers: {X-Correlation-Id: 15fc0599-d2dc-4839-aaf8-d90bd0077736}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 105} Body: {"status":"Failure","statusCode":3002,"message":"User with the provided user name exists.","result":null} 2024-09-04 22:26:27.545 +05:30 265d0c15-3dc9-40a1-a5b4-0ca9244f3d03 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin41&type=2 - 409 105 application/json; charset=utf-8 59.0623ms 2024-09-04 22:26:30.046 +05:30 f0ab139e-2e1a-46cf-9e9c-222c684165ff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin42&type=2 - null null 2024-09-04 22:26:30.047 +05:30 f0ab139e-2e1a-46cf-9e9c-222c684165ff INF CORS policy execution successful. 2024-09-04 22:26:30.048 +05:30 f0ab139e-2e1a-46cf-9e9c-222c684165ff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin42&type=2 - 204 null null 1.3767ms 2024-09-04 22:26:30.197 +05:30 de65815a-c879-42f5-b114-e18b752a8c57 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin42&type=2 - null null 2024-09-04 22:26:30.198 +05:30 de65815a-c879-42f5-b114-e18b752a8c57 INF CORS policy execution successful. 2024-09-04 22:26:30.198 +05:30 de65815a-c879-42f5-b114-e18b752a8c57 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipin42&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:26:30.199 +05:30 1a7989f1-5056-43eb-901b-8b93a37de759 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 22:26:30.200 +05:30 1a7989f1-5056-43eb-901b-8b93a37de759 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-04 22:26:30.206 +05:30 1a7989f1-5056-43eb-901b-8b93a37de759 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:26:30.207 +05:30 1a7989f1-5056-43eb-901b-8b93a37de759 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 6.8704ms 2024-09-04 22:26:30.207 +05:30 1a7989f1-5056-43eb-901b-8b93a37de759 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 22:26:30.207 +05:30 1a7989f1-5056-43eb-901b-8b93a37de759 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: de65815a-c879-42f5-b114-e18b752a8c57}, {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-04 22:26:30.207 +05:30 1a7989f1-5056-43eb-901b-8b93a37de759 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin42&type=2 - 200 113 application/json; charset=utf-8 10.5877ms 2024-09-04 22:26:33.377 +05:30 7a3dedb2-db3a-448e-a8b3-ee9bb14e5804 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 22:26:33.378 +05:30 7a3dedb2-db3a-448e-a8b3-ee9bb14e5804 INF CORS policy execution successful. 2024-09-04 22:26:33.378 +05:30 7a3dedb2-db3a-448e-a8b3-ee9bb14e5804 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 1.1229ms 2024-09-04 22:26:33.507 +05:30 15bab294-6c90-4184-ade5-27018857efb4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 22:26:33.508 +05:30 15bab294-6c90-4184-ade5-27018857efb4 INF CORS policy execution successful. 2024-09-04 22:26:33.508 +05:30 15bab294-6c90-4184-ade5-27018857efb4 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:26:33.509 +05:30 da3567fc-a112-4e8a-b82d-2e467679f817 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 22:26:33.515 +05:30 da3567fc-a112-4e8a-b82d-2e467679f817 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-04 22:26:33.542 +05:30 da3567fc-a112-4e8a-b82d-2e467679f817 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:26:33.543 +05:30 da3567fc-a112-4e8a-b82d-2e467679f817 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 27.4042ms 2024-09-04 22:26:33.543 +05:30 da3567fc-a112-4e8a-b82d-2e467679f817 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 22:26:33.543 +05:30 da3567fc-a112-4e8a-b82d-2e467679f817 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 15bab294-6c90-4184-ade5-27018857efb4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 22:26:33.544 +05:30 da3567fc-a112-4e8a-b82d-2e467679f817 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 37.0871ms 2024-09-04 22:26:33.666 +05:30 1044d195-55bf-4d2c-8615-58dedbec9426 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 22:26:33.666 +05:30 1044d195-55bf-4d2c-8615-58dedbec9426 INF CORS policy execution successful. 2024-09-04 22:26:33.666 +05:30 1044d195-55bf-4d2c-8615-58dedbec9426 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.7952ms 2024-09-04 22:26:33.717 +05:30 bbc1380c-ad5a-47f3-9c43-d560db5eb385 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 22:26:33.717 +05:30 bbc1380c-ad5a-47f3-9c43-d560db5eb385 INF CORS policy execution successful. 2024-09-04 22:26:33.718 +05:30 bbc1380c-ad5a-47f3-9c43-d560db5eb385 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.8682ms 2024-09-04 22:26:33.722 +05:30 a40d2534-9430-49f2-be25-ed254786ba50 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 22:26:33.723 +05:30 a40d2534-9430-49f2-be25-ed254786ba50 INF CORS policy execution successful. 2024-09-04 22:26:33.723 +05:30 a40d2534-9430-49f2-be25-ed254786ba50 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:26:33.724 +05:30 4b068415-ce35-4a5f-aa17-73fef7545dd5 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 22:26:33.731 +05:30 4b068415-ce35-4a5f-aa17-73fef7545dd5 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-04 22:26:33.751 +05:30 4b068415-ce35-4a5f-aa17-73fef7545dd5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:26:33.752 +05:30 4b068415-ce35-4a5f-aa17-73fef7545dd5 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 20.6334ms 2024-09-04 22:26:33.752 +05:30 4b068415-ce35-4a5f-aa17-73fef7545dd5 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 22:26:33.752 +05:30 4b068415-ce35-4a5f-aa17-73fef7545dd5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a40d2534-9430-49f2-be25-ed254786ba50}, {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-04 22:26:33.753 +05:30 4b068415-ce35-4a5f-aa17-73fef7545dd5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 30.8377ms 2024-09-04 22:26:33.755 +05:30 d320873c-3c11-4473-b0d2-861b0bfc606d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 22:26:33.755 +05:30 d320873c-3c11-4473-b0d2-861b0bfc606d INF CORS policy execution successful. 2024-09-04 22:26:33.756 +05:30 d320873c-3c11-4473-b0d2-861b0bfc606d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:26:33.756 +05:30 5356d6ed-62ca-4479-ba71-361bea9cc5d0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 22:26:33.756 +05:30 5356d6ed-62ca-4479-ba71-361bea9cc5d0 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-04 22:26:33.764 +05:30 5356d6ed-62ca-4479-ba71-361bea9cc5d0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:26:33.765 +05:30 5356d6ed-62ca-4479-ba71-361bea9cc5d0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.9925ms 2024-09-04 22:26:33.765 +05:30 5356d6ed-62ca-4479-ba71-361bea9cc5d0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 22:26:33.765 +05:30 5356d6ed-62ca-4479-ba71-361bea9cc5d0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d320873c-3c11-4473-b0d2-861b0bfc606d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 22:26:33.766 +05:30 5356d6ed-62ca-4479-ba71-361bea9cc5d0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 10.9269ms 2024-09-04 22:26:34.019 +05:30 645e1dd0-e4bc-4861-a881-81488acb4334 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 22:26:34.020 +05:30 645e1dd0-e4bc-4861-a881-81488acb4334 INF CORS policy execution successful. 2024-09-04 22:26:34.020 +05:30 645e1dd0-e4bc-4861-a881-81488acb4334 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 1.6601ms 2024-09-04 22:26:34.047 +05:30 ff2934cb-efa5-46ab-a337-5e4d93fb8f7f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 22:26:34.048 +05:30 ff2934cb-efa5-46ab-a337-5e4d93fb8f7f INF CORS policy execution successful. 2024-09-04 22:26:34.049 +05:30 ff2934cb-efa5-46ab-a337-5e4d93fb8f7f INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:26:34.053 +05:30 d2f3cc7e-9a84-483d-b81c-048d0096aeda INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 22:26:34.054 +05:30 d2f3cc7e-9a84-483d-b81c-048d0096aeda 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-04 22:26:34.066 +05:30 d2f3cc7e-9a84-483d-b81c-048d0096aeda INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:26:34.067 +05:30 d2f3cc7e-9a84-483d-b81c-048d0096aeda INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.586ms 2024-09-04 22:26:34.067 +05:30 d2f3cc7e-9a84-483d-b81c-048d0096aeda INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 22:26:34.067 +05:30 d2f3cc7e-9a84-483d-b81c-048d0096aeda INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ff2934cb-efa5-46ab-a337-5e4d93fb8f7f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 22:26:34.068 +05:30 d2f3cc7e-9a84-483d-b81c-048d0096aeda INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 20.9431ms 2024-09-04 22:26:40.429 +05:30 c3c7cecf-011a-49c7-8a75-1c42330bd555 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin42&type=1 - null null 2024-09-04 22:26:40.430 +05:30 c3c7cecf-011a-49c7-8a75-1c42330bd555 INF CORS policy execution successful. 2024-09-04 22:26:40.431 +05:30 c3c7cecf-011a-49c7-8a75-1c42330bd555 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin42&type=1 - 204 null null 2.1051ms 2024-09-04 22:26:40.458 +05:30 cf9d6ac8-5588-41fd-800a-b34131b70738 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin42&type=1 - null null 2024-09-04 22:26:40.459 +05:30 cf9d6ac8-5588-41fd-800a-b34131b70738 INF CORS policy execution successful. 2024-09-04 22:26:40.460 +05:30 cf9d6ac8-5588-41fd-800a-b34131b70738 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=dipin42&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:26:40.461 +05:30 41fe2a25-5c80-4cfd-a4a6-64b88bf8278e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 22:26:40.461 +05:30 41fe2a25-5c80-4cfd-a4a6-64b88bf8278e 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-04 22:26:40.470 +05:30 41fe2a25-5c80-4cfd-a4a6-64b88bf8278e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:26:40.471 +05:30 41fe2a25-5c80-4cfd-a4a6-64b88bf8278e INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 9.2196ms 2024-09-04 22:26:40.471 +05:30 41fe2a25-5c80-4cfd-a4a6-64b88bf8278e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 22:26:40.471 +05:30 41fe2a25-5c80-4cfd-a4a6-64b88bf8278e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf9d6ac8-5588-41fd-800a-b34131b70738}, {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-04 22:26:40.472 +05:30 41fe2a25-5c80-4cfd-a4a6-64b88bf8278e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin42&type=1 - 200 114 application/json; charset=utf-8 14.0092ms 2024-09-04 22:27:04.418 +05:30 1498bda3-2290-4f6b-9c8e-32bc9281e4db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 22:27:04.420 +05:30 1498bda3-2290-4f6b-9c8e-32bc9281e4db INF CORS policy execution successful. 2024-09-04 22:27:04.422 +05:30 1498bda3-2290-4f6b-9c8e-32bc9281e4db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 3.5018ms 2024-09-04 22:27:04.515 +05:30 803f7d2c-4bcd-41c6-9939-83e3060856d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 22:27:04.517 +05:30 803f7d2c-4bcd-41c6-9939-83e3060856d7 INF CORS policy execution successful. 2024-09-04 22:27:04.518 +05:30 803f7d2c-4bcd-41c6-9939-83e3060856d7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:04.520 +05:30 5f17d116-4b30-4e93-bfef-095127cbc30d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 22:27:04.531 +05:30 5f17d116-4b30-4e93-bfef-095127cbc30d 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-04 22:27:04.547 +05:30 5f17d116-4b30-4e93-bfef-095127cbc30d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:04.548 +05:30 5f17d116-4b30-4e93-bfef-095127cbc30d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 17.488ms 2024-09-04 22:27:04.548 +05:30 5f17d116-4b30-4e93-bfef-095127cbc30d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 22:27:04.548 +05:30 5f17d116-4b30-4e93-bfef-095127cbc30d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 803f7d2c-4bcd-41c6-9939-83e3060856d7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 22:27:04.549 +05:30 5f17d116-4b30-4e93-bfef-095127cbc30d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 34.6165ms 2024-09-04 22:27:18.642 +05:30 b6be7aff-1682-4dd2-af6a-dcc6329c803c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 22:27:18.644 +05:30 b6be7aff-1682-4dd2-af6a-dcc6329c803c INF CORS policy execution successful. 2024-09-04 22:27:18.645 +05:30 b6be7aff-1682-4dd2-af6a-dcc6329c803c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 2.8841ms 2024-09-04 22:27:18.671 +05:30 cfce938e-be39-48d2-b2be-a2d8780c114c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1031 2024-09-04 22:27:18.672 +05:30 cfce938e-be39-48d2-b2be-a2d8780c114c INF CORS policy execution successful. 2024-09-04 22:27:18.674 +05:30 cfce938e-be39-48d2-b2be-a2d8780c114c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1031}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: {"id":0,"group":false,"parent":100,"role":100,"userName":"dipin42","language":1,"altLanguage":1,"timeZone":0,"image":"","password":"UjgEpa1oE5f/WyfCWCwrcg==","loginName":"dipin42","loginAbbr":"","securityQuestion":1,"securityAnswer":"nill","email":"dipin42@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-04 22:27:18.675 +05:30 9578f37d-6b27-427d-a088-b50acbf35d12 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 22:27:18.686 +05:30 9578f37d-6b27-427d-a088-b50acbf35d12 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-04 22:27:18.834 +05:30 9578f37d-6b27-427d-a088-b50acbf35d12 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:18.857 +05:30 9578f37d-6b27-427d-a088-b50acbf35d12 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 170.6841ms 2024-09-04 22:27:18.857 +05:30 9578f37d-6b27-427d-a088-b50acbf35d12 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 22:27:18.858 +05:30 9578f37d-6b27-427d-a088-b50acbf35d12 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: cfce938e-be39-48d2-b2be-a2d8780c114c}, {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":"133"} 2024-09-04 22:27:18.858 +05:30 9578f37d-6b27-427d-a088-b50acbf35d12 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 93 application/json; charset=utf-8 187.4148ms 2024-09-04 22:27:24.115 +05:30 273424ba-ece5-4415-a241-d0656c7f8e8f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 22:27:24.116 +05:30 273424ba-ece5-4415-a241-d0656c7f8e8f INF CORS policy execution successful. 2024-09-04 22:27:24.116 +05:30 273424ba-ece5-4415-a241-d0656c7f8e8f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.3848ms 2024-09-04 22:27:24.153 +05:30 8fc4ad55-2d46-402f-a356-48f73ca1d674 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 22:27:24.154 +05:30 8fc4ad55-2d46-402f-a356-48f73ca1d674 INF CORS policy execution successful. 2024-09-04 22:27:24.155 +05:30 8fc4ad55-2d46-402f-a356-48f73ca1d674 INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:24.155 +05:30 909f2955-6fc2-4b36-bcaf-cf3ab0741f54 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 22:27:24.155 +05:30 909f2955-6fc2-4b36-bcaf-cf3ab0741f54 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-04 22:27:24.169 +05:30 909f2955-6fc2-4b36-bcaf-cf3ab0741f54 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:24.170 +05:30 909f2955-6fc2-4b36-bcaf-cf3ab0741f54 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 14.0717ms 2024-09-04 22:27:24.170 +05:30 909f2955-6fc2-4b36-bcaf-cf3ab0741f54 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 22:27:24.170 +05:30 909f2955-6fc2-4b36-bcaf-cf3ab0741f54 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8fc4ad55-2d46-402f-a356-48f73ca1d674}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1459} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":133,\"Name\":\"dipin42\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T16:57:18.823\",\"ModifiedOn\":null},{\"IId\":132,\"Name\":\"dipin41\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:09:34.377\",\"ModifiedOn\":null},{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":111,\"TotalPages\":12}]}"} 2024-09-04 22:27:24.171 +05:30 909f2955-6fc2-4b36-bcaf-cf3ab0741f54 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1459 application/json; charset=utf-8 17.6346ms 2024-09-04 22:27:38.349 +05:30 8b7cc6b1-4dc4-4559-b5a8-664d90251b2a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=133 - null null 2024-09-04 22:27:38.350 +05:30 8b7cc6b1-4dc4-4559-b5a8-664d90251b2a INF CORS policy execution successful. 2024-09-04 22:27:38.351 +05:30 8b7cc6b1-4dc4-4559-b5a8-664d90251b2a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=133 - 204 null null 1.6708ms 2024-09-04 22:27:38.475 +05:30 2e883dc6-6ac1-431e-8a1b-8ffc12eaf650 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=133 - null null 2024-09-04 22:27:38.477 +05:30 2e883dc6-6ac1-431e-8a1b-8ffc12eaf650 INF CORS policy execution successful. 2024-09-04 22:27:38.477 +05:30 2e883dc6-6ac1-431e-8a1b-8ffc12eaf650 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=133 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:38.478 +05:30 12a2b775-0b65-4122-afe1-f262ea6cb848 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 22:27:38.478 +05:30 12a2b775-0b65-4122-afe1-f262ea6cb848 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-04 22:27:38.488 +05:30 12a2b775-0b65-4122-afe1-f262ea6cb848 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:38.489 +05:30 12a2b775-0b65-4122-afe1-f262ea6cb848 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 10.0693ms 2024-09-04 22:27:38.489 +05:30 12a2b775-0b65-4122-afe1-f262ea6cb848 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 22:27:38.489 +05:30 12a2b775-0b65-4122-afe1-f262ea6cb848 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2e883dc6-6ac1-431e-8a1b-8ffc12eaf650}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1324} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":133,\"LoginName\":\"dipin42\",\"LoginAbbr\":\"\",\"UserName\":\"dipin42\",\"Email\":\"dipin42@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":100,\"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\":100,\"RoleName\":\"RoleName_100\",\"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-04 22:27:38.489 +05:30 12a2b775-0b65-4122-afe1-f262ea6cb848 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=133 - 200 1324 application/json; charset=utf-8 14.0532ms 2024-09-04 22:27:38.649 +05:30 7acbb8c5-4ffd-4c18-a001-0563474fec3e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 22:27:38.650 +05:30 7acbb8c5-4ffd-4c18-a001-0563474fec3e INF CORS policy execution successful. 2024-09-04 22:27:38.651 +05:30 7acbb8c5-4ffd-4c18-a001-0563474fec3e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.9444ms 2024-09-04 22:27:38.651 +05:30 8bd825a4-9474-4a1e-8a66-4f3ae34d9fdc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 22:27:38.652 +05:30 8bd825a4-9474-4a1e-8a66-4f3ae34d9fdc INF CORS policy execution successful. 2024-09-04 22:27:38.652 +05:30 8bd825a4-9474-4a1e-8a66-4f3ae34d9fdc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.4352ms 2024-09-04 22:27:38.728 +05:30 f0cb67f4-f564-4892-9f22-3de751ca5375 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 22:27:38.728 +05:30 f0cb67f4-f564-4892-9f22-3de751ca5375 INF CORS policy execution successful. 2024-09-04 22:27:38.729 +05:30 f0cb67f4-f564-4892-9f22-3de751ca5375 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5736ms 2024-09-04 22:27:38.732 +05:30 3a9b10ce-fc8f-4fe5-98b4-2b0bf74d58ff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 22:27:38.732 +05:30 3a9b10ce-fc8f-4fe5-98b4-2b0bf74d58ff INF CORS policy execution successful. 2024-09-04 22:27:38.735 +05:30 3a9b10ce-fc8f-4fe5-98b4-2b0bf74d58ff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 3.2708ms 2024-09-04 22:27:38.859 +05:30 0e530558-935f-4e9c-b05c-0ad1615819bb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 22:27:38.860 +05:30 b2a223b2-9e2f-4eb5-9dc1-ba8c663e24a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 22:27:38.860 +05:30 0e530558-935f-4e9c-b05c-0ad1615819bb INF CORS policy execution successful. 2024-09-04 22:27:38.860 +05:30 b2a223b2-9e2f-4eb5-9dc1-ba8c663e24a4 INF CORS policy execution successful. 2024-09-04 22:27:38.860 +05:30 b2a223b2-9e2f-4eb5-9dc1-ba8c663e24a4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:38.860 +05:30 0e530558-935f-4e9c-b05c-0ad1615819bb INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:38.861 +05:30 835e8c19-16aa-48c3-8459-a7f2d2abc546 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 22:27:38.861 +05:30 835e8c19-16aa-48c3-8459-a7f2d2abc546 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-04 22:27:38.863 +05:30 09dfb065-229a-4e88-bcb3-ce35e31727b5 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 22:27:38.863 +05:30 09dfb065-229a-4e88-bcb3-ce35e31727b5 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-04 22:27:38.867 +05:30 9f8e719a-676a-4b45-b0b0-bbf034ed82e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 22:27:38.867 +05:30 db5ca122-6d82-427f-a721-a0e0779c576b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 22:27:38.867 +05:30 9f8e719a-676a-4b45-b0b0-bbf034ed82e0 INF CORS policy execution successful. 2024-09-04 22:27:38.867 +05:30 db5ca122-6d82-427f-a721-a0e0779c576b INF CORS policy execution successful. 2024-09-04 22:27:38.867 +05:30 9f8e719a-676a-4b45-b0b0-bbf034ed82e0 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:38.868 +05:30 db5ca122-6d82-427f-a721-a0e0779c576b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:38.868 +05:30 37a351bb-00fe-45e9-8fe9-d114f045bddf INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 22:27:38.868 +05:30 37a351bb-00fe-45e9-8fe9-d114f045bddf 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-04 22:27:38.868 +05:30 689e3888-03d3-4fde-b394-eebdc4c552de INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 22:27:38.868 +05:30 689e3888-03d3-4fde-b394-eebdc4c552de 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-04 22:27:38.874 +05:30 09dfb065-229a-4e88-bcb3-ce35e31727b5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:38.874 +05:30 09dfb065-229a-4e88-bcb3-ce35e31727b5 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 11.1746ms 2024-09-04 22:27:38.874 +05:30 09dfb065-229a-4e88-bcb3-ce35e31727b5 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 22:27:38.874 +05:30 09dfb065-229a-4e88-bcb3-ce35e31727b5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0e530558-935f-4e9c-b05c-0ad1615819bb}, {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-04 22:27:38.875 +05:30 09dfb065-229a-4e88-bcb3-ce35e31727b5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 15.8843ms 2024-09-04 22:27:38.900 +05:30 835e8c19-16aa-48c3-8459-a7f2d2abc546 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:38.901 +05:30 835e8c19-16aa-48c3-8459-a7f2d2abc546 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 39.3737ms 2024-09-04 22:27:38.901 +05:30 835e8c19-16aa-48c3-8459-a7f2d2abc546 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 22:27:38.901 +05:30 835e8c19-16aa-48c3-8459-a7f2d2abc546 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b2a223b2-9e2f-4eb5-9dc1-ba8c663e24a4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 22:27:38.901 +05:30 835e8c19-16aa-48c3-8459-a7f2d2abc546 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 41.6562ms 2024-09-04 22:27:38.903 +05:30 37a351bb-00fe-45e9-8fe9-d114f045bddf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:38.903 +05:30 37a351bb-00fe-45e9-8fe9-d114f045bddf INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 35.4117ms 2024-09-04 22:27:38.904 +05:30 37a351bb-00fe-45e9-8fe9-d114f045bddf INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 22:27:38.904 +05:30 37a351bb-00fe-45e9-8fe9-d114f045bddf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9f8e719a-676a-4b45-b0b0-bbf034ed82e0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 22:27:38.904 +05:30 37a351bb-00fe-45e9-8fe9-d114f045bddf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 37.263ms 2024-09-04 22:27:38.904 +05:30 689e3888-03d3-4fde-b394-eebdc4c552de INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:38.904 +05:30 689e3888-03d3-4fde-b394-eebdc4c552de INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 36.2213ms 2024-09-04 22:27:38.904 +05:30 689e3888-03d3-4fde-b394-eebdc4c552de INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 22:27:38.905 +05:30 689e3888-03d3-4fde-b394-eebdc4c552de INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: db5ca122-6d82-427f-a721-a0e0779c576b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 22:27:38.905 +05:30 689e3888-03d3-4fde-b394-eebdc4c552de INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 38.038ms 2024-09-04 22:27:39.054 +05:30 94e99c8d-9fd1-4318-a33e-7ae8e1add294 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 22:27:39.054 +05:30 94e99c8d-9fd1-4318-a33e-7ae8e1add294 INF CORS policy execution successful. 2024-09-04 22:27:39.055 +05:30 94e99c8d-9fd1-4318-a33e-7ae8e1add294 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.5249ms 2024-09-04 22:27:39.090 +05:30 16e3502f-71d9-4114-9139-d5431d848fc4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 22:27:39.091 +05:30 16e3502f-71d9-4114-9139-d5431d848fc4 INF CORS policy execution successful. 2024-09-04 22:27:39.091 +05:30 16e3502f-71d9-4114-9139-d5431d848fc4 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:39.091 +05:30 f57bfcf3-dbce-4778-892a-fbbb7681db5d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 22:27:39.092 +05:30 f57bfcf3-dbce-4778-892a-fbbb7681db5d 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-04 22:27:39.099 +05:30 f57bfcf3-dbce-4778-892a-fbbb7681db5d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:39.100 +05:30 f57bfcf3-dbce-4778-892a-fbbb7681db5d INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.7227ms 2024-09-04 22:27:39.100 +05:30 f57bfcf3-dbce-4778-892a-fbbb7681db5d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 22:27:39.100 +05:30 f57bfcf3-dbce-4778-892a-fbbb7681db5d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 16e3502f-71d9-4114-9139-d5431d848fc4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 22:27:39.101 +05:30 f57bfcf3-dbce-4778-892a-fbbb7681db5d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 11.2673ms 2024-09-04 22:27:39.356 +05:30 cbfc6744-5b40-4722-93e5-286d3a825555 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 22:27:39.356 +05:30 cbfc6744-5b40-4722-93e5-286d3a825555 INF CORS policy execution successful. 2024-09-04 22:27:39.357 +05:30 cbfc6744-5b40-4722-93e5-286d3a825555 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.8969ms 2024-09-04 22:27:39.474 +05:30 c950e6f0-f8b6-4c22-8fa3-fef50abb58de INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 22:27:39.475 +05:30 c950e6f0-f8b6-4c22-8fa3-fef50abb58de INF CORS policy execution successful. 2024-09-04 22:27:39.475 +05:30 c950e6f0-f8b6-4c22-8fa3-fef50abb58de 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:39.476 +05:30 c379284a-edd8-4441-bdd2-fa4687604ad8 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 22:27:39.476 +05:30 c379284a-edd8-4441-bdd2-fa4687604ad8 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-04 22:27:39.480 +05:30 c379284a-edd8-4441-bdd2-fa4687604ad8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:39.480 +05:30 c379284a-edd8-4441-bdd2-fa4687604ad8 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.4749ms 2024-09-04 22:27:39.480 +05:30 c379284a-edd8-4441-bdd2-fa4687604ad8 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 22:27:39.481 +05:30 c379284a-edd8-4441-bdd2-fa4687604ad8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c950e6f0-f8b6-4c22-8fa3-fef50abb58de}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 22:27:39.481 +05:30 c379284a-edd8-4441-bdd2-fa4687604ad8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 6.7072ms 2024-09-04 22:27:40.528 +05:30 02b80a57-99a7-44be-a04a-a1b77c5d01f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 22:27:40.528 +05:30 02b80a57-99a7-44be-a04a-a1b77c5d01f3 INF CORS policy execution successful. 2024-09-04 22:27:40.529 +05:30 02b80a57-99a7-44be-a04a-a1b77c5d01f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 0.645ms 2024-09-04 22:27:40.566 +05:30 8c85109a-ccaa-4d1e-b8d8-6cc90f17ec8e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1022 2024-09-04 22:27:40.567 +05:30 8c85109a-ccaa-4d1e-b8d8-6cc90f17ec8e INF CORS policy execution successful. 2024-09-04 22:27:40.567 +05:30 8c85109a-ccaa-4d1e-b8d8-6cc90f17ec8e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1022}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: {"id":133,"group":false,"parent":100,"role":100,"userName":"dipin42","language":1,"altLanguage":1,"timeZone":0,"image":"","password":"","loginName":"dipin42","loginAbbr":"","securityQuestion":1,"securityAnswer":"nill","email":"dipin42@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-04 22:27:40.568 +05:30 ca2fe24a-89ed-4703-863a-52eaf9720cd9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 22:27:40.568 +05:30 ca2fe24a-89ed-4703-863a-52eaf9720cd9 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-04 22:27:40.593 +05:30 ca2fe24a-89ed-4703-863a-52eaf9720cd9 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:40.594 +05:30 ca2fe24a-89ed-4703-863a-52eaf9720cd9 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 26.1344ms 2024-09-04 22:27:40.594 +05:30 ca2fe24a-89ed-4703-863a-52eaf9720cd9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 22:27:40.594 +05:30 ca2fe24a-89ed-4703-863a-52eaf9720cd9 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 8c85109a-ccaa-4d1e-b8d8-6cc90f17ec8e}, {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 updated successfully.","result":"133"} 2024-09-04 22:27:40.595 +05:30 ca2fe24a-89ed-4703-863a-52eaf9720cd9 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 92 application/json; charset=utf-8 28.3615ms 2024-09-04 22:27:41.189 +05:30 4a29770c-b716-41dc-bdac-55453a9d15ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 22:27:41.189 +05:30 5295361b-4d92-4308-a749-eaf8cef98e2b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 22:27:41.190 +05:30 5295361b-4d92-4308-a749-eaf8cef98e2b INF CORS policy execution successful. 2024-09-04 22:27:41.190 +05:30 4a29770c-b716-41dc-bdac-55453a9d15ea INF CORS policy execution successful. 2024-09-04 22:27:41.190 +05:30 5295361b-4d92-4308-a749-eaf8cef98e2b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.568ms 2024-09-04 22:27:41.190 +05:30 4a29770c-b716-41dc-bdac-55453a9d15ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.643ms 2024-09-04 22:27:41.322 +05:30 9f427769-615b-4d70-bd85-1896723073fb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 22:27:41.322 +05:30 8f860621-58c9-43c4-9f87-236d9ea79009 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 22:27:41.322 +05:30 9f427769-615b-4d70-bd85-1896723073fb INF CORS policy execution successful. 2024-09-04 22:27:41.322 +05:30 8f860621-58c9-43c4-9f87-236d9ea79009 INF CORS policy execution successful. 2024-09-04 22:27:41.323 +05:30 9f427769-615b-4d70-bd85-1896723073fb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:41.323 +05:30 8f860621-58c9-43c4-9f87-236d9ea79009 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:41.323 +05:30 cd734467-b36a-4926-9372-f8e5750b82dc INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 22:27:41.323 +05:30 33e198d2-b380-4e53-bd83-8f76f98a1dce INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 22:27:41.323 +05:30 cd734467-b36a-4926-9372-f8e5750b82dc 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-04 22:27:41.323 +05:30 33e198d2-b380-4e53-bd83-8f76f98a1dce 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-04 22:27:41.334 +05:30 cd734467-b36a-4926-9372-f8e5750b82dc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:41.335 +05:30 cd734467-b36a-4926-9372-f8e5750b82dc INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 11.5784ms 2024-09-04 22:27:41.335 +05:30 cd734467-b36a-4926-9372-f8e5750b82dc INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 22:27:41.335 +05:30 33e198d2-b380-4e53-bd83-8f76f98a1dce INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:41.335 +05:30 cd734467-b36a-4926-9372-f8e5750b82dc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8f860621-58c9-43c4-9f87-236d9ea79009}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 22:27:41.335 +05:30 33e198d2-b380-4e53-bd83-8f76f98a1dce INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.0532ms 2024-09-04 22:27:41.335 +05:30 33e198d2-b380-4e53-bd83-8f76f98a1dce INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 22:27:41.335 +05:30 33e198d2-b380-4e53-bd83-8f76f98a1dce INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9f427769-615b-4d70-bd85-1896723073fb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 22:27:41.336 +05:30 cd734467-b36a-4926-9372-f8e5750b82dc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 13.8079ms 2024-09-04 22:27:41.336 +05:30 33e198d2-b380-4e53-bd83-8f76f98a1dce INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 13.8368ms 2024-09-04 22:27:42.191 +05:30 4839d9e4-d5af-4123-bbc1-38db390c8732 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 22:27:42.191 +05:30 4839d9e4-d5af-4123-bbc1-38db390c8732 INF CORS policy execution successful. 2024-09-04 22:27:42.192 +05:30 4839d9e4-d5af-4123-bbc1-38db390c8732 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7393ms 2024-09-04 22:27:42.250 +05:30 e7c4f2e1-5c9c-4e97-b190-6beb9a099d8b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 22:27:42.251 +05:30 e7c4f2e1-5c9c-4e97-b190-6beb9a099d8b INF CORS policy execution successful. 2024-09-04 22:27:42.251 +05:30 e7c4f2e1-5c9c-4e97-b190-6beb9a099d8b INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:42.252 +05:30 6ec6473b-12b6-4ef2-bdbf-e8a35e804996 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 22:27:42.252 +05:30 6ec6473b-12b6-4ef2-bdbf-e8a35e804996 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-04 22:27:42.262 +05:30 6ec6473b-12b6-4ef2-bdbf-e8a35e804996 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:42.263 +05:30 6ec6473b-12b6-4ef2-bdbf-e8a35e804996 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 10.2847ms 2024-09-04 22:27:42.263 +05:30 6ec6473b-12b6-4ef2-bdbf-e8a35e804996 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 22:27:42.263 +05:30 6ec6473b-12b6-4ef2-bdbf-e8a35e804996 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e7c4f2e1-5c9c-4e97-b190-6beb9a099d8b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1490} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":133,\"Name\":\"dipin42\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T16:57:18.823\",\"ModifiedOn\":\"2024-09-04T16:57:40.583\"},{\"IId\":132,\"Name\":\"dipin41\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:09:34.377\",\"ModifiedOn\":null},{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"2024-09-04T15:04:11.027\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"2024-09-04T14:46:45.313\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null},{\"IId\":124,\"Name\":\"TestUser300801\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-30T06:11:48.363\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":111,\"TotalPages\":12}]}"} 2024-09-04 22:27:42.264 +05:30 6ec6473b-12b6-4ef2-bdbf-e8a35e804996 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1490 application/json; charset=utf-8 13.9737ms 2024-09-04 22:27:50.117 +05:30 ac4769d3-1a3b-4841-aca7-a0767fc4c8d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 22:27:50.117 +05:30 57fa36d4-9606-42cb-9b6b-0e07645894bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 22:27:50.118 +05:30 ac4769d3-1a3b-4841-aca7-a0767fc4c8d8 INF CORS policy execution successful. 2024-09-04 22:27:50.118 +05:30 57fa36d4-9606-42cb-9b6b-0e07645894bc INF CORS policy execution successful. 2024-09-04 22:27:50.119 +05:30 ac4769d3-1a3b-4841-aca7-a0767fc4c8d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.6732ms 2024-09-04 22:27:50.119 +05:30 57fa36d4-9606-42cb-9b6b-0e07645894bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.6751ms 2024-09-04 22:27:50.153 +05:30 6ce2b619-31a8-4fb4-8f00-6a793fcbbdac INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-04 22:27:50.155 +05:30 6ce2b619-31a8-4fb4-8f00-6a793fcbbdac INF CORS policy execution successful. 2024-09-04 22:27:50.155 +05:30 ee9b3915-3635-4c3b-8f66-d119fd28d338 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 22:27:50.156 +05:30 ee9b3915-3635-4c3b-8f66-d119fd28d338 INF CORS policy execution successful. 2024-09-04 22:27:50.157 +05:30 6ce2b619-31a8-4fb4-8f00-6a793fcbbdac 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:50.159 +05:30 14f44c30-ee3d-4d0f-bef5-110839c72d9e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 22:27:50.160 +05:30 14f44c30-ee3d-4d0f-bef5-110839c72d9e 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-04 22:27:50.162 +05:30 ee9b3915-3635-4c3b-8f66-d119fd28d338 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:50.163 +05:30 eaa183b6-7eba-453a-ba69-a08e7a2ceecd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 22:27:50.163 +05:30 eaa183b6-7eba-453a-ba69-a08e7a2ceecd 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-04 22:27:50.175 +05:30 14f44c30-ee3d-4d0f-bef5-110839c72d9e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:50.176 +05:30 14f44c30-ee3d-4d0f-bef5-110839c72d9e INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 15.0992ms 2024-09-04 22:27:50.176 +05:30 14f44c30-ee3d-4d0f-bef5-110839c72d9e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 22:27:50.176 +05:30 14f44c30-ee3d-4d0f-bef5-110839c72d9e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6ce2b619-31a8-4fb4-8f00-6a793fcbbdac}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 864} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"Id\":1070,\"Name\":\"frfrfrfr\"},{\"Id\":39,\"Name\":\"gokulferf\"},{\"Id\":1065,\"Name\":\"gokulnew\"},{\"Id\":1064,\"Name\":\"grg\"},{\"Id\":1063,\"Name\":\"jhyyj\"},{\"Id\":35,\"Name\":\"New Role90\"},{\"Id\":1053,\"Name\":\"role_1\"},{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"},{\"Id\":101,\"Name\":\"RoleName_101\"}]"} 2024-09-04 22:27:50.177 +05:30 14f44c30-ee3d-4d0f-bef5-110839c72d9e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 24.0584ms 2024-09-04 22:27:50.178 +05:30 eaa183b6-7eba-453a-ba69-a08e7a2ceecd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:50.178 +05:30 eaa183b6-7eba-453a-ba69-a08e7a2ceecd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 14.7883ms 2024-09-04 22:27:50.178 +05:30 eaa183b6-7eba-453a-ba69-a08e7a2ceecd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 22:27:50.178 +05:30 eaa183b6-7eba-453a-ba69-a08e7a2ceecd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee9b3915-3635-4c3b-8f66-d119fd28d338}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 22:27:50.179 +05:30 eaa183b6-7eba-453a-ba69-a08e7a2ceecd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 23.6572ms 2024-09-04 22:27:54.504 +05:30 a7ad937c-55c6-4a50-a333-ef340db26c53 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin43&type=2 - null null 2024-09-04 22:27:54.505 +05:30 a7ad937c-55c6-4a50-a333-ef340db26c53 INF CORS policy execution successful. 2024-09-04 22:27:54.506 +05:30 a7ad937c-55c6-4a50-a333-ef340db26c53 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin43&type=2 - 204 null null 1.4449ms 2024-09-04 22:27:54.550 +05:30 150b240a-da9a-4b65-846d-2bb2bb5c1acb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin43&type=2 - null null 2024-09-04 22:27:54.551 +05:30 150b240a-da9a-4b65-846d-2bb2bb5c1acb INF CORS policy execution successful. 2024-09-04 22:27:54.551 +05:30 150b240a-da9a-4b65-846d-2bb2bb5c1acb INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipin43&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:54.553 +05:30 425e4a0b-de95-4490-9427-ae9a5f899361 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 22:27:54.553 +05:30 425e4a0b-de95-4490-9427-ae9a5f899361 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-04 22:27:54.558 +05:30 425e4a0b-de95-4490-9427-ae9a5f899361 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:54.560 +05:30 425e4a0b-de95-4490-9427-ae9a5f899361 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 6.7202ms 2024-09-04 22:27:54.560 +05:30 425e4a0b-de95-4490-9427-ae9a5f899361 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 22:27:54.561 +05:30 425e4a0b-de95-4490-9427-ae9a5f899361 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 150b240a-da9a-4b65-846d-2bb2bb5c1acb}, {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-04 22:27:54.563 +05:30 425e4a0b-de95-4490-9427-ae9a5f899361 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin43&type=2 - 200 113 application/json; charset=utf-8 12.8775ms 2024-09-04 22:27:56.831 +05:30 f98825f9-fc82-4b14-b4d3-a341f0aa625c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 22:27:56.832 +05:30 f98825f9-fc82-4b14-b4d3-a341f0aa625c INF CORS policy execution successful. 2024-09-04 22:27:56.832 +05:30 f98825f9-fc82-4b14-b4d3-a341f0aa625c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.5671ms 2024-09-04 22:27:57.071 +05:30 61dc712b-1946-4e6a-a59d-8d243af48ea1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-04 22:27:57.071 +05:30 884cbcfc-96f3-4b7a-9f9d-25d1554888f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 22:27:57.072 +05:30 61dc712b-1946-4e6a-a59d-8d243af48ea1 INF CORS policy execution successful. 2024-09-04 22:27:57.072 +05:30 884cbcfc-96f3-4b7a-9f9d-25d1554888f2 INF CORS policy execution successful. 2024-09-04 22:27:57.072 +05:30 61dc712b-1946-4e6a-a59d-8d243af48ea1 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:57.076 +05:30 884cbcfc-96f3-4b7a-9f9d-25d1554888f2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 4.2405ms 2024-09-04 22:27:57.076 +05:30 956632c0-7e9e-4e2b-ba64-e9b3f342dedf INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 22:27:57.076 +05:30 956632c0-7e9e-4e2b-ba64-e9b3f342dedf 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-04 22:27:57.083 +05:30 956632c0-7e9e-4e2b-ba64-e9b3f342dedf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:57.084 +05:30 956632c0-7e9e-4e2b-ba64-e9b3f342dedf INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 7.0875ms 2024-09-04 22:27:57.084 +05:30 956632c0-7e9e-4e2b-ba64-e9b3f342dedf INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-04 22:27:57.084 +05:30 956632c0-7e9e-4e2b-ba64-e9b3f342dedf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 61dc712b-1946-4e6a-a59d-8d243af48ea1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1214} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":100,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp10\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":true,\"Parent\":85,\"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\":2,\"AltLanguage\":2,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-04 22:27:57.084 +05:30 956632c0-7e9e-4e2b-ba64-e9b3f342dedf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 13.1831ms 2024-09-04 22:27:57.274 +05:30 1df04fa7-5cc2-45e5-a230-64e97751f261 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-04 22:27:57.275 +05:30 1df04fa7-5cc2-45e5-a230-64e97751f261 INF CORS policy execution successful. 2024-09-04 22:27:57.275 +05:30 1df04fa7-5cc2-45e5-a230-64e97751f261 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:57.275 +05:30 cf555098-d083-469f-9b3d-aa1933f61025 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 22:27:57.275 +05:30 cf555098-d083-469f-9b3d-aa1933f61025 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-04 22:27:57.280 +05:30 cf555098-d083-469f-9b3d-aa1933f61025 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:57.280 +05:30 cf555098-d083-469f-9b3d-aa1933f61025 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.336ms 2024-09-04 22:27:57.280 +05:30 cf555098-d083-469f-9b3d-aa1933f61025 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-04 22:27:57.281 +05:30 cf555098-d083-469f-9b3d-aa1933f61025 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1df04fa7-5cc2-45e5-a230-64e97751f261}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\",\"GroupStatus\":true},{\"Id\":11,\"Name\":\"Dipin\",\"GroupStatus\":true},{\"Id\":85,\"Name\":\"dipingroup1\",\"GroupStatus\":true},{\"Id\":100,\"Name\":\"dipingrp10\",\"GroupStatus\":true},{\"Id\":86,\"Name\":\"dipingrp2\",\"GroupStatus\":true},{\"Id\":88,\"Name\":\"dipingrp3\",\"GroupStatus\":true},{\"Id\":127,\"Name\":\"dipingrp30\",\"GroupStatus\":true},{\"Id\":129,\"Name\":\"dipingrp31\",\"GroupStatus\":true},{\"Id\":130,\"Name\":\"dipingrp32\",\"GroupStatus\":true},{\"Id\":131,\"Name\":\"dipingrp33\",\"GroupStatus\":true},{\"Id\":89,\"Name\":\"dipingrp4\",\"GroupStatus\":true},{\"Id\":93,\"Name\":\"dipingrp5\",\"GroupStatus\":true},{\"Id\":95,\"Name\":\"dipingrp6\",\"GroupStatus\":true},{\"Id\":97,\"Name\":\"dipingrp7\",\"GroupStatus\":true},{\"Id\":98,\"Name\":\"dipingrp9\",\"GroupStatus\":true},{\"Id\":115,\"Name\":\"TestUerGrp280801\",\"GroupStatus\":true},{\"Id\":83,\"Name\":\"TestUser10\",\"GroupStatus\":true},{\"Id\":7,\"Name\":\"TestUser2\",\"GroupStatus\":true},{\"Id\":114,\"Name\":\"TestUser280804\",\"GroupStatus\":true},{\"Id\":9,\"Name\":\"TestUser3\",\"GroupStatus\":true},{\"Id\":12,\"Name\":\"TestUser4\",\"GroupStatus\":true},{\"Id\":13,\"Name\":\"TestUser5\",\"GroupStatus\":true}]"} 2024-09-04 22:27:57.281 +05:30 cf555098-d083-469f-9b3d-aa1933f61025 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1341 application/json; charset=utf-8 6.9951ms 2024-09-04 22:27:57.342 +05:30 04ce79d4-bb8b-40f4-8b81-99efef281b23 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 22:27:57.342 +05:30 04ce79d4-bb8b-40f4-8b81-99efef281b23 INF CORS policy execution successful. 2024-09-04 22:27:57.342 +05:30 04ce79d4-bb8b-40f4-8b81-99efef281b23 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5566ms 2024-09-04 22:27:57.374 +05:30 e7a39c67-21e1-4b3b-ad29-edf8689c2255 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-04 22:27:57.377 +05:30 e7a39c67-21e1-4b3b-ad29-edf8689c2255 INF CORS policy execution successful. 2024-09-04 22:27:57.378 +05:30 e7a39c67-21e1-4b3b-ad29-edf8689c2255 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:57.378 +05:30 5d0cb849-84a3-4548-a0d7-ad8fe25fc3c1 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 22:27:57.379 +05:30 5d0cb849-84a3-4548-a0d7-ad8fe25fc3c1 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-04 22:27:57.385 +05:30 5d0cb849-84a3-4548-a0d7-ad8fe25fc3c1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:57.385 +05:30 5d0cb849-84a3-4548-a0d7-ad8fe25fc3c1 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 6.5794ms 2024-09-04 22:27:57.386 +05:30 5d0cb849-84a3-4548-a0d7-ad8fe25fc3c1 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-04 22:27:57.386 +05:30 5d0cb849-84a3-4548-a0d7-ad8fe25fc3c1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e7a39c67-21e1-4b3b-ad29-edf8689c2255}, {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-04 22:27:57.386 +05:30 5d0cb849-84a3-4548-a0d7-ad8fe25fc3c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 12.2863ms 2024-09-04 22:27:57.665 +05:30 e1c025ce-1407-40f2-9fe8-0577f022d950 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 22:27:57.666 +05:30 e1c025ce-1407-40f2-9fe8-0577f022d950 INF CORS policy execution successful. 2024-09-04 22:27:57.666 +05:30 e1c025ce-1407-40f2-9fe8-0577f022d950 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.9239ms 2024-09-04 22:27:57.701 +05:30 cf997b1b-34f9-4e76-b5b8-b7a3be3f0638 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-04 22:27:57.703 +05:30 cf997b1b-34f9-4e76-b5b8-b7a3be3f0638 INF CORS policy execution successful. 2024-09-04 22:27:57.704 +05:30 cf997b1b-34f9-4e76-b5b8-b7a3be3f0638 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_100 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:27:57.706 +05:30 149686e9-7ef3-40f6-99c7-35426842bf0f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 22:27:57.706 +05:30 149686e9-7ef3-40f6-99c7-35426842bf0f 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-04 22:27:57.713 +05:30 149686e9-7ef3-40f6-99c7-35426842bf0f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:27:57.713 +05:30 149686e9-7ef3-40f6-99c7-35426842bf0f INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.0643ms 2024-09-04 22:27:57.713 +05:30 149686e9-7ef3-40f6-99c7-35426842bf0f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-04 22:27:57.714 +05:30 149686e9-7ef3-40f6-99c7-35426842bf0f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf997b1b-34f9-4e76-b5b8-b7a3be3f0638}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 546} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":100,\"Name\":\"RoleName_100\"},{\"Id\":1000,\"Name\":\"RoleName_1000\"},{\"Id\":1001,\"Name\":\"RoleName_1001\"},{\"Id\":1002,\"Name\":\"RoleName_1002\"},{\"Id\":1003,\"Name\":\"RoleName_1003\"},{\"Id\":1004,\"Name\":\"RoleName_1004\"},{\"Id\":1005,\"Name\":\"RoleName_1005\"},{\"Id\":1006,\"Name\":\"RoleName_1006\"},{\"Id\":1007,\"Name\":\"RoleName_1007\"},{\"Id\":1008,\"Name\":\"RoleName_1008\"},{\"Id\":1009,\"Name\":\"RoleName_1009\"}]"} 2024-09-04 22:27:57.714 +05:30 149686e9-7ef3-40f6-99c7-35426842bf0f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 200 546 application/json; charset=utf-8 12.4246ms 2024-09-04 22:28:01.888 +05:30 e5cc0692-3018-498f-a9e2-c9b257bc858c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin43&type=1 - null null 2024-09-04 22:28:01.888 +05:30 e5cc0692-3018-498f-a9e2-c9b257bc858c INF CORS policy execution successful. 2024-09-04 22:28:01.890 +05:30 e5cc0692-3018-498f-a9e2-c9b257bc858c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin43&type=1 - 204 null null 1.3035ms 2024-09-04 22:28:01.933 +05:30 c0bcef6a-9d15-4deb-9851-878c9e534a5b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin43&type=1 - null null 2024-09-04 22:28:01.948 +05:30 c0bcef6a-9d15-4deb-9851-878c9e534a5b INF CORS policy execution successful. 2024-09-04 22:28:01.949 +05:30 c0bcef6a-9d15-4deb-9851-878c9e534a5b INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=dipin43&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:28:01.950 +05:30 853c69bc-6c14-4a32-aebb-6dc3aef67853 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 22:28:01.951 +05:30 853c69bc-6c14-4a32-aebb-6dc3aef67853 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-04 22:28:01.969 +05:30 853c69bc-6c14-4a32-aebb-6dc3aef67853 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:28:01.970 +05:30 853c69bc-6c14-4a32-aebb-6dc3aef67853 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 19.1006ms 2024-09-04 22:28:01.970 +05:30 853c69bc-6c14-4a32-aebb-6dc3aef67853 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-04 22:28:01.970 +05:30 853c69bc-6c14-4a32-aebb-6dc3aef67853 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c0bcef6a-9d15-4deb-9851-878c9e534a5b}, {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-04 22:28:01.971 +05:30 853c69bc-6c14-4a32-aebb-6dc3aef67853 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin43&type=1 - 200 114 application/json; charset=utf-8 38.2871ms 2024-09-04 22:28:19.203 +05:30 4a0d27b8-774b-4615-809d-65bf5945beae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 22:28:19.204 +05:30 4a0d27b8-774b-4615-809d-65bf5945beae INF CORS policy execution successful. 2024-09-04 22:28:19.205 +05:30 4a0d27b8-774b-4615-809d-65bf5945beae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 1.4399ms 2024-09-04 22:28:19.233 +05:30 c75af178-3216-43df-a7ee-8141cbbede6e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-04 22:28:19.234 +05:30 c75af178-3216-43df-a7ee-8141cbbede6e INF CORS policy execution successful. 2024-09-04 22:28:19.235 +05:30 c75af178-3216-43df-a7ee-8141cbbede6e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:28:19.236 +05:30 ac435830-e9ce-4fe1-96a0-f30c3c68f21c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 22:28:19.236 +05:30 ac435830-e9ce-4fe1-96a0-f30c3c68f21c 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-04 22:28:19.247 +05:30 ac435830-e9ce-4fe1-96a0-f30c3c68f21c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:28:19.248 +05:30 ac435830-e9ce-4fe1-96a0-f30c3c68f21c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 11.2848ms 2024-09-04 22:28:19.248 +05:30 ac435830-e9ce-4fe1-96a0-f30c3c68f21c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-04 22:28:19.248 +05:30 ac435830-e9ce-4fe1-96a0-f30c3c68f21c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c75af178-3216-43df-a7ee-8141cbbede6e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 192} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"},{\"iUserType\":1,\"UserTypeDescription\":\"Employee\"}]"} 2024-09-04 22:28:19.249 +05:30 ac435830-e9ce-4fe1-96a0-f30c3c68f21c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 15.9344ms 2024-09-04 22:28:28.571 +05:30 fc1ff387-8e32-4858-8a43-b219d6b53983 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-04 22:28:28.573 +05:30 fc1ff387-8e32-4858-8a43-b219d6b53983 INF CORS policy execution successful. 2024-09-04 22:28:28.574 +05:30 fc1ff387-8e32-4858-8a43-b219d6b53983 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 3.1116ms 2024-09-04 22:28:28.604 +05:30 a68a9e5c-7be9-48ba-af0d-6c59e60638ce INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1031 2024-09-04 22:28:28.605 +05:30 a68a9e5c-7be9-48ba-af0d-6c59e60638ce INF CORS policy execution successful. 2024-09-04 22:28:28.606 +05:30 a68a9e5c-7be9-48ba-af0d-6c59e60638ce 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1031}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: {"id":0,"group":false,"parent":100,"role":100,"userName":"dipin43","language":1,"altLanguage":1,"timeZone":0,"image":"","password":"UjgEpa1oE5f/WyfCWCwrcg==","loginName":"dipin43","loginAbbr":"","securityQuestion":1,"securityAnswer":"nill","email":"dipin43@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-04 22:28:28.606 +05:30 3bf32a1a-f757-4cd1-bb0e-df3816e7ae0b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 22:28:28.607 +05:30 3bf32a1a-f757-4cd1-bb0e-df3816e7ae0b 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-04 22:28:28.639 +05:30 3bf32a1a-f757-4cd1-bb0e-df3816e7ae0b INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:28:28.642 +05:30 3bf32a1a-f757-4cd1-bb0e-df3816e7ae0b INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 35.2373ms 2024-09-04 22:28:28.642 +05:30 3bf32a1a-f757-4cd1-bb0e-df3816e7ae0b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-04 22:28:28.643 +05:30 3bf32a1a-f757-4cd1-bb0e-df3816e7ae0b INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: a68a9e5c-7be9-48ba-af0d-6c59e60638ce}, {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":"134"} 2024-09-04 22:28:28.643 +05:30 3bf32a1a-f757-4cd1-bb0e-df3816e7ae0b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 93 application/json; charset=utf-8 39.027ms 2024-09-04 22:28:30.702 +05:30 3f9428de-a1b2-43f1-aa35-58ed40df2b54 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 22:28:30.703 +05:30 3f9428de-a1b2-43f1-aa35-58ed40df2b54 INF CORS policy execution successful. 2024-09-04 22:28:30.703 +05:30 3f9428de-a1b2-43f1-aa35-58ed40df2b54 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.1586ms 2024-09-04 22:28:30.735 +05:30 8ed9f094-02a3-45b0-acfe-4586b11e6c0b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 22:28:30.744 +05:30 8ed9f094-02a3-45b0-acfe-4586b11e6c0b INF CORS policy execution successful. 2024-09-04 22:28:30.746 +05:30 8ed9f094-02a3-45b0-acfe-4586b11e6c0b INF HTTP request: Path: /user/getusersummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0Njg4OTMsImV4cCI6MTcyNTQ2OTQ5MywiaWF0IjoxNzI1NDY4ODkzfQ.B36pgUoJ7HtF5-hUlpMK7cIyVq-gtZh_n74EoIKuT7k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:28:30.746 +05:30 72af2fe1-53f4-4ff2-a21d-614f32d05eaa INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 22:28:30.747 +05:30 72af2fe1-53f4-4ff2-a21d-614f32d05eaa 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-04 22:28:30.759 +05:30 72af2fe1-53f4-4ff2-a21d-614f32d05eaa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:28:30.759 +05:30 72af2fe1-53f4-4ff2-a21d-614f32d05eaa INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 12.3882ms 2024-09-04 22:28:30.759 +05:30 72af2fe1-53f4-4ff2-a21d-614f32d05eaa INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-04 22:28:30.759 +05:30 72af2fe1-53f4-4ff2-a21d-614f32d05eaa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8ed9f094-02a3-45b0-acfe-4586b11e6c0b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1471} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":134,\"Name\":\"dipin43\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T16:58:28.627\",\"ModifiedOn\":null},{\"IId\":133,\"Name\":\"dipin42\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T16:57:18.823\",\"ModifiedOn\":\"09/04/2024 16:57:40\"},{\"IId\":132,\"Name\":\"dipin41\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:09:34.377\",\"ModifiedOn\":null},{\"IId\":131,\"Name\":\"dipingrp33\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:08:25.19\",\"ModifiedOn\":null},{\"IId\":130,\"Name\":\"dipingrp32\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T15:04:53.893\",\"ModifiedOn\":null},{\"IId\":129,\"Name\":\"dipingrp31\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:53:36.51\",\"ModifiedOn\":\"09/04/2024 15:04:11\"},{\"IId\":128,\"Name\":\"dipin40\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:52:04.957\",\"ModifiedOn\":null},{\"IId\":127,\"Name\":\"dipingrp30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-04T14:50:32.5\",\"ModifiedOn\":null},{\"IId\":126,\"Name\":\"dipin30\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T14:49:11.56\",\"ModifiedOn\":\"09/04/2024 14:46:45\"},{\"IId\":125,\"Name\":\"TestUser12\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-09-02T13:43:12.107\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":112,\"TotalPages\":12}]}"} 2024-09-04 22:28:30.760 +05:30 72af2fe1-53f4-4ff2-a21d-614f32d05eaa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1471 application/json; charset=utf-8 25.6199ms 2024-09-04 22:30:14.135 +05:30 84f56b30-6490-455f-8708-7e13f99faa79 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - null null 2024-09-04 22:30:14.137 +05:30 84f56b30-6490-455f-8708-7e13f99faa79 INF CORS policy execution successful. 2024-09-04 22:30:14.138 +05:30 84f56b30-6490-455f-8708-7e13f99faa79 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser1 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: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}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:30:14.140 +05:30 cac2d46d-081e-4331-8828-f71f0c3b72dd INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 22:30:14.141 +05:30 cac2d46d-081e-4331-8828-f71f0c3b72dd 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-04 22:30:14.171 +05:30 cac2d46d-081e-4331-8828-f71f0c3b72dd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:30:14.172 +05:30 cac2d46d-081e-4331-8828-f71f0c3b72dd INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 31.3197ms 2024-09-04 22:30:14.173 +05:30 cac2d46d-081e-4331-8828-f71f0c3b72dd INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 22:30:14.173 +05:30 cac2d46d-081e-4331-8828-f71f0c3b72dd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 84f56b30-6490-455f-8708-7e13f99faa79}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 22:30:14.174 +05:30 cac2d46d-081e-4331-8828-f71f0c3b72dd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - 200 177 application/json; charset=utf-8 39.8951ms 2024-09-04 22:30:19.100 +05:30 5a6c50d7-c1ce-4f86-8350-4d8f04e6e5d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 22:30:19.100 +05:30 5a6c50d7-c1ce-4f86-8350-4d8f04e6e5d8 INF CORS policy execution successful. 2024-09-04 22:30:19.101 +05:30 5a6c50d7-c1ce-4f86-8350-4d8f04e6e5d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.0597ms 2024-09-04 22:30:19.127 +05:30 f13b43f9-3a2c-4646-9c39-86549b8a9aa2 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-04 22:30:19.128 +05:30 f13b43f9-3a2c-4646-9c39-86549b8a9aa2 INF CORS policy execution successful. 2024-09-04 22:30:19.128 +05:30 f13b43f9-3a2c-4646-9c39-86549b8a9aa2 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: 100}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost: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}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser1","password":"TestUser1","entityId":7,"Company Name":"Entity9"} 2024-09-04 22:30:19.128 +05:30 4cb50f63-0bcd-44f3-9182-f1f4a0edfac4 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 22:30:19.129 +05:30 4cb50f63-0bcd-44f3-9182-f1f4a0edfac4 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-04 22:30:19.135 +05:30 4cb50f63-0bcd-44f3-9182-f1f4a0edfac4 INF Database retrieved 2024-09-04 22:30:19.144 +05:30 4cb50f63-0bcd-44f3-9182-f1f4a0edfac4 INF Token generated 2024-09-04 22:30:19.144 +05:30 4cb50f63-0bcd-44f3-9182-f1f4a0edfac4 INF Token generated 2024-09-04 22:30:19.145 +05:30 4cb50f63-0bcd-44f3-9182-f1f4a0edfac4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:30:19.145 +05:30 4cb50f63-0bcd-44f3-9182-f1f4a0edfac4 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 16.0932ms 2024-09-04 22:30:19.145 +05:30 4cb50f63-0bcd-44f3-9182-f1f4a0edfac4 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 22:30:19.145 +05:30 4cb50f63-0bcd-44f3-9182-f1f4a0edfac4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f13b43f9-3a2c-4646-9c39-86549b8a9aa2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjkyMTksImV4cCI6MTcyNTQ2OTgxOSwiaWF0IjoxNzI1NDY5MjE5fQ.yWi0ppqfOJudBKi_NIlDe7g2AqB5YTtdddv6LrObadw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjkyMTksImV4cCI6MTcyNTQ3MDExOSwiaWF0IjoxNzI1NDY5MjE5fQ.LQduseQiCsWf8aTQSZQ8_5YxStvCzM0n1dbCsC_qabM\"}"} 2024-09-04 22:30:19.146 +05:30 4cb50f63-0bcd-44f3-9182-f1f4a0edfac4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 18.6489ms 2024-09-04 22:30:22.311 +05:30 a40bd77a-2e95-4ae9-890d-f5aa5e115114 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 22:30:22.311 +05:30 a40bd77a-2e95-4ae9-890d-f5aa5e115114 INF CORS policy execution successful. 2024-09-04 22:30:22.312 +05:30 a40bd77a-2e95-4ae9-890d-f5aa5e115114 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.8757ms 2024-09-04 22:30:22.356 +05:30 bf2fb914-5056-433d-a544-b6c3d6543258 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-04 22:30:22.357 +05:30 bf2fb914-5056-433d-a544-b6c3d6543258 INF CORS policy execution successful. 2024-09-04 22:30:22.358 +05:30 bf2fb914-5056-433d-a544-b6c3d6543258 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NjkyMTksImV4cCI6MTcyNTQ2OTgxOSwiaWF0IjoxNzI1NDY5MjE5fQ.yWi0ppqfOJudBKi_NIlDe7g2AqB5YTtdddv6LrObadw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost: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}, {DNT: 1}, {Origin: http://localhost:82} Host: 103.120.178.195 Body: 2024-09-04 22:30:22.358 +05:30 c801981c-dc12-4bdd-8cfd-795f89eeb084 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 22:30:22.371 +05:30 c801981c-dc12-4bdd-8cfd-795f89eeb084 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-04 22:30:22.532 +05:30 c801981c-dc12-4bdd-8cfd-795f89eeb084 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:30:22.533 +05:30 c801981c-dc12-4bdd-8cfd-795f89eeb084 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 161.1881ms 2024-09-04 22:30:22.533 +05:30 c801981c-dc12-4bdd-8cfd-795f89eeb084 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-04 22:30:22.533 +05:30 c801981c-dc12-4bdd-8cfd-795f89eeb084 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bf2fb914-5056-433d-a544-b6c3d6543258}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1313} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":100178,\"Name\":\"profile40\",\"CreatedOn\":\"2024-09-04T15:51:12.233\",\"ModifiedOn\":null},{\"IId\":100176,\"Name\":\"TestProfile040903\",\"CreatedOn\":\"2024-09-04T14:27:28.44\",\"ModifiedOn\":\"09/04/2024 15:50:13\"},{\"IId\":100175,\"Name\":\"TestProfile04092\",\"CreatedOn\":\"2024-09-04T10:07:01.663\",\"ModifiedOn\":null},{\"IId\":100174,\"Name\":\"TestProfile040924\",\"CreatedOn\":\"2024-09-04T10:01:43.88\",\"ModifiedOn\":\"09/04/2024 10:19:01\"},{\"IId\":100140,\"Name\":\"FullAccess\",\"CreatedOn\":\"2024-08-23T07:59:06.387\",\"ModifiedOn\":\"08/30/2024 08:36:06\"},{\"IId\":100098,\"Name\":\"profile_1\",\"CreatedOn\":\"2024-07-31T11:58:05.26\",\"ModifiedOn\":\"08/06/2024 11:09:46\"},{\"IId\":109,\"Name\":\"Profile - 12\",\"CreatedOn\":\"2024-07-22T23:35:40.337\",\"ModifiedOn\":null},{\"IId\":107,\"Name\":\"Profile - 10\",\"CreatedOn\":\"2024-07-22T23:35:40.333\",\"ModifiedOn\":null},{\"IId\":104,\"Name\":\"Profile - 7\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"08/02/2024 05:27:39\"},{\"IId\":101,\"Name\":\"Profile - 4\",\"CreatedOn\":\"2024-07-22T23:35:40.33\",\"ModifiedOn\":\"09/02/2024 15:33:53\"}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}]}"} 2024-09-04 22:30:22.534 +05:30 c801981c-dc12-4bdd-8cfd-795f89eeb084 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1313 application/json; charset=utf-8 177.4778ms 2024-09-04 22:40:34.506 +05:30 INF Application is shutting down... 2024-09-04 22:49:27.486 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 22:49:27.534 +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-04 22:49:27.558 +05:30 INF Creating key {4f945e3b-b3fb-425b-ae2e-fda90f573dab} with creation date 2024-09-04 17:19:27Z, activation date 2024-09-04 17:19:27Z, and expiration date 2024-12-03 17:19:27Z. 2024-09-04 22:49:27.571 +05:30 WRN No XML encryptor configured. Key {4f945e3b-b3fb-425b-ae2e-fda90f573dab} may be persisted to storage in unencrypted form. 2024-09-04 22:49:27.762 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 22:49:27.763 +05:30 INF Hosting environment: Production 2024-09-04 22:49:27.763 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 22:49:27.781 +05:30 e33364f5-963a-4e7a-8ab7-840b55bf6653 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-04 22:49:27.854 +05:30 e33364f5-963a-4e7a-8ab7-840b55bf6653 INF CORS policy execution successful. 2024-09-04 22:49:27.875 +05:30 e33364f5-963a-4e7a-8ab7-840b55bf6653 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser2 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://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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 22:49:27.927 +05:30 a11cda41-35a6-417e-8188-7b8b99a2cec9 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 22:49:27.953 +05:30 a11cda41-35a6-417e-8188-7b8b99a2cec9 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-04 22:49:28.440 +05:30 a11cda41-35a6-417e-8188-7b8b99a2cec9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:49:28.495 +05:30 a11cda41-35a6-417e-8188-7b8b99a2cec9 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 536.6151ms 2024-09-04 22:49:28.501 +05:30 a11cda41-35a6-417e-8188-7b8b99a2cec9 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 22:49:28.506 +05:30 a11cda41-35a6-417e-8188-7b8b99a2cec9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e33364f5-963a-4e7a-8ab7-840b55bf6653}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 177} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"},{\"ID\":5,\"Company Name\":\"Entity5\"}]"} 2024-09-04 22:49:28.526 +05:30 a11cda41-35a6-417e-8188-7b8b99a2cec9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 746.7174ms 2024-09-04 22:49:29.953 +05:30 3af40019-693f-4b64-86e8-5d319091356f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 22:49:29.957 +05:30 3af40019-693f-4b64-86e8-5d319091356f INF CORS policy execution successful. 2024-09-04 22:49:29.958 +05:30 3af40019-693f-4b64-86e8-5d319091356f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 5.2319ms 2024-09-04 22:49:29.989 +05:30 56575c10-946e-4176-95de-e1ee740d31bb INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 101 2024-09-04 22:49:29.993 +05:30 56575c10-946e-4176-95de-e1ee740d31bb INF CORS policy execution successful. 2024-09-04 22:49:29.995 +05:30 56575c10-946e-4176-95de-e1ee740d31bb 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: 101}, {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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestUser2 ","password":"TestUser2","entityId":7,"Company Name":"Entity9"} 2024-09-04 22:49:29.997 +05:30 acd36db9-a48a-4ff8-ac0b-34d48ec0e7c4 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 22:49:30.005 +05:30 acd36db9-a48a-4ff8-ac0b-34d48ec0e7c4 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-04 22:49:30.093 +05:30 acd36db9-a48a-4ff8-ac0b-34d48ec0e7c4 INF Database retrieved 2024-09-04 22:49:30.178 +05:30 acd36db9-a48a-4ff8-ac0b-34d48ec0e7c4 INF Token generated 2024-09-04 22:49:30.181 +05:30 acd36db9-a48a-4ff8-ac0b-34d48ec0e7c4 INF Token generated 2024-09-04 22:49:30.185 +05:30 acd36db9-a48a-4ff8-ac0b-34d48ec0e7c4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:49:30.188 +05:30 acd36db9-a48a-4ff8-ac0b-34d48ec0e7c4 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 182.1675ms 2024-09-04 22:49:30.188 +05:30 acd36db9-a48a-4ff8-ac0b-34d48ec0e7c4 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 22:49:30.188 +05:30 acd36db9-a48a-4ff8-ac0b-34d48ec0e7c4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 56575c10-946e-4176-95de-e1ee740d31bb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 902} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ3MDM3MCwiZXhwIjoxNzI1NDcwOTcwLCJpYXQiOjE3MjU0NzAzNzB9.OAR1saBc3LQ5UibSkDCsRtKI_oi-T3_eFK8qw-_IZ6k\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ3MDM3MCwiZXhwIjoxNzI1NDcxMjcwLCJpYXQiOjE3MjU0NzAzNzB9.Rp5RQiEpssO_q6V9PSKMQanlGVfzfz3zYDIOd3UyUz8\"}"} 2024-09-04 22:49:30.190 +05:30 acd36db9-a48a-4ff8-ac0b-34d48ec0e7c4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 902 application/json; charset=utf-8 200.4841ms 2024-09-04 22:49:36.231 +05:30 c6a4e7b7-88d3-44a5-bbfa-b9896dd97324 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-04 22:49:36.232 +05:30 c6a4e7b7-88d3-44a5-bbfa-b9896dd97324 INF CORS policy execution successful. 2024-09-04 22:49:36.233 +05:30 c6a4e7b7-88d3-44a5-bbfa-b9896dd97324 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.71ms 2024-09-04 22:49:36.282 +05:30 0aeb8017-0ae6-435d-9cda-5d20bde2f934 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-04 22:49:36.387 +05:30 0aeb8017-0ae6-435d-9cda-5d20bde2f934 INF CORS policy execution successful. 2024-09-04 22:49:36.394 +05:30 0aeb8017-0ae6-435d-9cda-5d20bde2f934 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ3MDM3MCwiZXhwIjoxNzI1NDcwOTcwLCJpYXQiOjE3MjU0NzAzNzB9.OAR1saBc3LQ5UibSkDCsRtKI_oi-T3_eFK8qw-_IZ6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 22:49:36.403 +05:30 48168b7c-8e75-4ccd-8470-6ff1651903f7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 22:49:36.412 +05:30 48168b7c-8e75-4ccd-8470-6ff1651903f7 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-04 22:49:36.560 +05:30 48168b7c-8e75-4ccd-8470-6ff1651903f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:49:36.561 +05:30 48168b7c-8e75-4ccd-8470-6ff1651903f7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 148.1962ms 2024-09-04 22:49:36.561 +05:30 48168b7c-8e75-4ccd-8470-6ff1651903f7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-04 22:49:36.562 +05:30 48168b7c-8e75-4ccd-8470-6ff1651903f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0aeb8017-0ae6-435d-9cda-5d20bde2f934}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1243} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1072,\"Name\":\"TestRole040902\",\"CreatedOn\":\"2024-09-04T14:28:39.71\",\"ModifiedOn\":null},{\"IId\":1071,\"Name\":\"TestRole040901\",\"CreatedOn\":\"2024-09-04T10:20:34.43\",\"ModifiedOn\":null},{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":\"09/02/2024 10:31:58\"},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"ModifiedOn\":null},{\"IId\":1067,\"Name\":\"Accountant\",\"CreatedOn\":\"2024-08-24T11:05:35.307\",\"ModifiedOn\":null},{\"IId\":1066,\"Name\":\"TestRole240801\",\"CreatedOn\":\"2024-08-24T07:29:38.223\",\"ModifiedOn\":null},{\"IId\":1061,\"Name\":\"TestRole\",\"CreatedOn\":\"2024-08-14T07:46:39.62\",\"ModifiedOn\":\"09/02/2024 05:09:00\"},{\"IId\":1060,\"Name\":\"TestRoleForDetails\",\"CreatedOn\":\"2024-08-13T10:17:45.68\",\"ModifiedOn\":null},{\"IId\":1057,\"Name\":\"TestRole9\",\"CreatedOn\":\"2024-08-07T09:49:50.457\",\"ModifiedOn\":null},{\"IId\":1055,\"Name\":\"TestingRoleValidation\",\"CreatedOn\":\"2024-08-07T09:37:37.39\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1020,\"TotalPages\":102}]}"} 2024-09-04 22:49:36.562 +05:30 48168b7c-8e75-4ccd-8470-6ff1651903f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1243 application/json; charset=utf-8 280.2644ms 2024-09-04 22:49:38.105 +05:30 4c2b99a5-8922-4c89-9dbc-241f1796c1cb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 22:49:38.106 +05:30 4c2b99a5-8922-4c89-9dbc-241f1796c1cb INF CORS policy execution successful. 2024-09-04 22:49:38.106 +05:30 4c2b99a5-8922-4c89-9dbc-241f1796c1cb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.3625ms 2024-09-04 22:49:38.142 +05:30 c248692d-82b6-4149-90bf-1e3cbc5ec566 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-04 22:49:38.143 +05:30 c248692d-82b6-4149-90bf-1e3cbc5ec566 INF CORS policy execution successful. 2024-09-04 22:49:38.144 +05:30 c248692d-82b6-4149-90bf-1e3cbc5ec566 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ3MDM3MCwiZXhwIjoxNzI1NDcwOTcwLCJpYXQiOjE3MjU0NzAzNzB9.OAR1saBc3LQ5UibSkDCsRtKI_oi-T3_eFK8qw-_IZ6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 22:49:38.148 +05:30 e252ca0c-1401-45c1-bd1e-abb417e8674e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 22:49:38.155 +05:30 e252ca0c-1401-45c1-bd1e-abb417e8674e 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-04 22:49:38.203 +05:30 e252ca0c-1401-45c1-bd1e-abb417e8674e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:49:38.203 +05:30 e252ca0c-1401-45c1-bd1e-abb417e8674e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 48.1369ms 2024-09-04 22:49:38.204 +05:30 e252ca0c-1401-45c1-bd1e-abb417e8674e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-04 22:49:38.204 +05:30 e252ca0c-1401-45c1-bd1e-abb417e8674e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c248692d-82b6-4149-90bf-1e3cbc5ec566}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":100178,\"ProfileName\":\"profile40\"},{\"ProfileId\":100176,\"ProfileName\":\"TestProfile040903\"},{\"ProfileId\":100175,\"ProfileName\":\"TestProfile04092\"},{\"ProfileId\":100174,\"ProfileName\":\"TestProfile040924\"},{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"},{\"ProfileId\":100098,\"ProfileName\":\"profile_1\"},{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\"},{\"ProfileId\":107,\"ProfileName\":\"Profile - 10\"},{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\"},{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"},{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"},{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\"},{\"ProfileId\":96,\"ProfileName\":\"PK\"},{\"ProfileId\":91,\"ProfileName\":\"TestProfile2\"},{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\"}]"} 2024-09-04 22:49:38.205 +05:30 e252ca0c-1401-45c1-bd1e-abb417e8674e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 899 application/json; charset=utf-8 63.273ms 2024-09-04 22:49:38.369 +05:30 b4992664-619a-4e71-88b0-beafc5f463b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 22:49:38.369 +05:30 d2eae750-ab86-45e8-a4bb-0b08cfd8723a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 22:49:38.370 +05:30 d2eae750-ab86-45e8-a4bb-0b08cfd8723a INF CORS policy execution successful. 2024-09-04 22:49:38.370 +05:30 b4992664-619a-4e71-88b0-beafc5f463b8 INF CORS policy execution successful. 2024-09-04 22:49:38.370 +05:30 d2eae750-ab86-45e8-a4bb-0b08cfd8723a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.9232ms 2024-09-04 22:49:38.370 +05:30 b4992664-619a-4e71-88b0-beafc5f463b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.334ms 2024-09-04 22:49:38.424 +05:30 5939d813-1625-40a0-b57c-389a3de87ed5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-04 22:49:38.424 +05:30 688b9042-8385-483d-a189-506ac0ac48e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-04 22:49:38.425 +05:30 688b9042-8385-483d-a189-506ac0ac48e9 INF CORS policy execution successful. 2024-09-04 22:49:38.425 +05:30 5939d813-1625-40a0-b57c-389a3de87ed5 INF CORS policy execution successful. 2024-09-04 22:49:38.426 +05:30 688b9042-8385-483d-a189-506ac0ac48e9 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ3MDM3MCwiZXhwIjoxNzI1NDcwOTcwLCJpYXQiOjE3MjU0NzAzNzB9.OAR1saBc3LQ5UibSkDCsRtKI_oi-T3_eFK8qw-_IZ6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 22:49:38.426 +05:30 5939d813-1625-40a0-b57c-389a3de87ed5 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ3MDM3MCwiZXhwIjoxNzI1NDcwOTcwLCJpYXQiOjE3MjU0NzAzNzB9.OAR1saBc3LQ5UibSkDCsRtKI_oi-T3_eFK8qw-_IZ6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 22:49:38.428 +05:30 1c02df73-cddc-4bfb-96e2-c52b4506e635 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 22:49:38.431 +05:30 031d90ae-191a-48e1-ad14-03aa7ce0c693 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 22:49:38.433 +05:30 1c02df73-cddc-4bfb-96e2-c52b4506e635 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-04 22:49:38.440 +05:30 031d90ae-191a-48e1-ad14-03aa7ce0c693 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-04 22:49:38.454 +05:30 1c02df73-cddc-4bfb-96e2-c52b4506e635 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:49:38.455 +05:30 1c02df73-cddc-4bfb-96e2-c52b4506e635 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 22.1822ms 2024-09-04 22:49:38.455 +05:30 1c02df73-cddc-4bfb-96e2-c52b4506e635 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-04 22:49:38.456 +05:30 1c02df73-cddc-4bfb-96e2-c52b4506e635 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 688b9042-8385-483d-a189-506ac0ac48e9}, {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-04 22:49:38.456 +05:30 1c02df73-cddc-4bfb-96e2-c52b4506e635 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 32.2907ms 2024-09-04 22:49:38.460 +05:30 031d90ae-191a-48e1-ad14-03aa7ce0c693 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:49:38.462 +05:30 031d90ae-191a-48e1-ad14-03aa7ce0c693 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 21.8891ms 2024-09-04 22:49:38.463 +05:30 031d90ae-191a-48e1-ad14-03aa7ce0c693 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-04 22:49:38.463 +05:30 031d90ae-191a-48e1-ad14-03aa7ce0c693 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5939d813-1625-40a0-b57c-389a3de87ed5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"}]"} 2024-09-04 22:49:38.464 +05:30 031d90ae-191a-48e1-ad14-03aa7ce0c693 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 200 133 application/json; charset=utf-8 40.0602ms 2024-09-04 22:49:40.857 +05:30 885740ab-c5f1-4ba0-b981-408544d8fb6b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName= - null null 2024-09-04 22:49:40.858 +05:30 885740ab-c5f1-4ba0-b981-408544d8fb6b INF CORS policy execution successful. 2024-09-04 22:49:40.859 +05:30 885740ab-c5f1-4ba0-b981-408544d8fb6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName= - 204 null null 2.0873ms 2024-09-04 22:49:40.888 +05:30 6f98464c-85bd-4629-a27c-5ac99161429b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName= - null null 2024-09-04 22:49:40.889 +05:30 6f98464c-85bd-4629-a27c-5ac99161429b INF CORS policy execution successful. 2024-09-04 22:49:40.890 +05:30 6f98464c-85bd-4629-a27c-5ac99161429b INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=0&roleName= 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ3MDM3MCwiZXhwIjoxNzI1NDcwOTcwLCJpYXQiOjE3MjU0NzAzNzB9.OAR1saBc3LQ5UibSkDCsRtKI_oi-T3_eFK8qw-_IZ6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 22:49:40.890 +05:30 e30c6bf2-3db7-44ac-8d33-f03935789bea INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 22:49:40.897 +05:30 e30c6bf2-3db7-44ac-8d33-f03935789bea 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-04 22:49:40.907 +05:30 e30c6bf2-3db7-44ac-8d33-f03935789bea INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:49:40.908 +05:30 e30c6bf2-3db7-44ac-8d33-f03935789bea INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 10.6395ms 2024-09-04 22:49:40.908 +05:30 e30c6bf2-3db7-44ac-8d33-f03935789bea INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 22:49:40.908 +05:30 e30c6bf2-3db7-44ac-8d33-f03935789bea INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 6f98464c-85bd-4629-a27c-5ac99161429b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":4000,"message":"Please provide roleName.","result":null} 2024-09-04 22:49:40.910 +05:30 e30c6bf2-3db7-44ac-8d33-f03935789bea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName= - 400 89 application/json; charset=utf-8 22.1919ms 2024-09-04 22:49:45.264 +05:30 d4995d8a-5013-4a7f-a1e5-89f57d841676 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName= - null null 2024-09-04 22:49:45.267 +05:30 d4995d8a-5013-4a7f-a1e5-89f57d841676 INF CORS policy execution successful. 2024-09-04 22:49:45.269 +05:30 d4995d8a-5013-4a7f-a1e5-89f57d841676 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=0&roleName= 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ3MDM3MCwiZXhwIjoxNzI1NDcwOTcwLCJpYXQiOjE3MjU0NzAzNzB9.OAR1saBc3LQ5UibSkDCsRtKI_oi-T3_eFK8qw-_IZ6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 22:49:45.270 +05:30 af562468-3c58-498c-868f-dd08e2a81463 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 22:49:45.270 +05:30 af562468-3c58-498c-868f-dd08e2a81463 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-04 22:49:45.274 +05:30 af562468-3c58-498c-868f-dd08e2a81463 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:49:45.275 +05:30 af562468-3c58-498c-868f-dd08e2a81463 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 4.2212ms 2024-09-04 22:49:45.275 +05:30 af562468-3c58-498c-868f-dd08e2a81463 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 22:49:45.275 +05:30 af562468-3c58-498c-868f-dd08e2a81463 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: d4995d8a-5013-4a7f-a1e5-89f57d841676}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":4000,"message":"Please provide roleName.","result":null} 2024-09-04 22:49:45.276 +05:30 af562468-3c58-498c-868f-dd08e2a81463 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName= - 400 89 application/json; charset=utf-8 11.4793ms 2024-09-04 22:49:47.712 +05:30 38252600-0566-410b-8f8e-d3926021ffa7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName= - null null 2024-09-04 22:49:47.713 +05:30 38252600-0566-410b-8f8e-d3926021ffa7 INF CORS policy execution successful. 2024-09-04 22:49:47.714 +05:30 38252600-0566-410b-8f8e-d3926021ffa7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName= - 204 null null 1.4223ms 2024-09-04 22:49:47.746 +05:30 6017f74e-6f9c-498b-b779-5b13f22cd429 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName= - null null 2024-09-04 22:49:47.747 +05:30 6017f74e-6f9c-498b-b779-5b13f22cd429 INF CORS policy execution successful. 2024-09-04 22:49:47.748 +05:30 6017f74e-6f9c-498b-b779-5b13f22cd429 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=0&roleName= 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ3MDM3MCwiZXhwIjoxNzI1NDcwOTcwLCJpYXQiOjE3MjU0NzAzNzB9.OAR1saBc3LQ5UibSkDCsRtKI_oi-T3_eFK8qw-_IZ6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 22:49:47.748 +05:30 6f838cfa-7538-4f72-adef-ad9cd1729ef1 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 22:49:47.748 +05:30 6f838cfa-7538-4f72-adef-ad9cd1729ef1 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-04 22:49:47.755 +05:30 6f838cfa-7538-4f72-adef-ad9cd1729ef1 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:49:47.756 +05:30 6f838cfa-7538-4f72-adef-ad9cd1729ef1 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 7.2714ms 2024-09-04 22:49:47.756 +05:30 6f838cfa-7538-4f72-adef-ad9cd1729ef1 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 22:49:47.756 +05:30 6f838cfa-7538-4f72-adef-ad9cd1729ef1 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 6017f74e-6f9c-498b-b779-5b13f22cd429}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":4000,"message":"Please provide roleName.","result":null} 2024-09-04 22:49:47.757 +05:30 6f838cfa-7538-4f72-adef-ad9cd1729ef1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName= - 400 89 application/json; charset=utf-8 11.3771ms 2024-09-04 22:49:52.778 +05:30 c4fd1f11-e55f-4492-8ee3-f30ab316d8ec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName= - null null 2024-09-04 22:49:52.779 +05:30 c4fd1f11-e55f-4492-8ee3-f30ab316d8ec INF CORS policy execution successful. 2024-09-04 22:49:52.780 +05:30 c4fd1f11-e55f-4492-8ee3-f30ab316d8ec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName= - 204 null null 1.3725ms 2024-09-04 22:49:52.824 +05:30 1037d45a-50eb-4e1f-86dd-b60914c037c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName= - null null 2024-09-04 22:49:52.825 +05:30 1037d45a-50eb-4e1f-86dd-b60914c037c4 INF CORS policy execution successful. 2024-09-04 22:49:52.825 +05:30 1037d45a-50eb-4e1f-86dd-b60914c037c4 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=0&roleName= 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTQ3MDM3MCwiZXhwIjoxNzI1NDcwOTcwLCJpYXQiOjE3MjU0NzAzNzB9.OAR1saBc3LQ5UibSkDCsRtKI_oi-T3_eFK8qw-_IZ6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: 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}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-04 22:49:52.826 +05:30 57d98917-d907-48c1-8b28-63d981afdc3d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 22:49:52.827 +05:30 57d98917-d907-48c1-8b28-63d981afdc3d 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-04 22:49:52.830 +05:30 57d98917-d907-48c1-8b28-63d981afdc3d INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 22:49:52.830 +05:30 57d98917-d907-48c1-8b28-63d981afdc3d INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 3.6122ms 2024-09-04 22:49:52.831 +05:30 57d98917-d907-48c1-8b28-63d981afdc3d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-04 22:49:52.831 +05:30 57d98917-d907-48c1-8b28-63d981afdc3d INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 1037d45a-50eb-4e1f-86dd-b60914c037c4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":4000,"message":"Please provide roleName.","result":null} 2024-09-04 22:49:52.831 +05:30 57d98917-d907-48c1-8b28-63d981afdc3d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName= - 400 89 application/json; charset=utf-8 7.6358ms 2024-09-04 23:00:26.228 +05:30 INF Application is shutting down... 2024-09-04 23:33:56.618 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-04 23:33:56.670 +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-04 23:33:56.689 +05:30 INF Creating key {0b480c45-2490-4d69-9888-cc679cd57d4c} with creation date 2024-09-04 18:03:56Z, activation date 2024-09-04 18:03:56Z, and expiration date 2024-12-03 18:03:56Z. 2024-09-04 23:33:56.705 +05:30 WRN No XML encryptor configured. Key {0b480c45-2490-4d69-9888-cc679cd57d4c} may be persisted to storage in unencrypted form. 2024-09-04 23:33:56.892 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-04 23:33:56.893 +05:30 INF Hosting environment: Production 2024-09-04 23:33:56.893 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-04 23:33:56.906 +05:30 7d3df0c3-a6d1-4200-8e74-b2546e2e1012 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin5 - null null 2024-09-04 23:33:56.983 +05:30 7d3df0c3-a6d1-4200-8e74-b2546e2e1012 INF CORS policy execution successful. 2024-09-04 23:33:57.007 +05:30 7d3df0c3-a6d1-4200-8e74-b2546e2e1012 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin5 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-04 23:33:57.063 +05:30 79ddeb1b-65a3-427c-85da-71c4cb96415d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 23:33:57.094 +05:30 79ddeb1b-65a3-427c-85da-71c4cb96415d 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-04 23:33:57.617 +05:30 79ddeb1b-65a3-427c-85da-71c4cb96415d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 23:33:57.675 +05:30 79ddeb1b-65a3-427c-85da-71c4cb96415d INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 575.7146ms 2024-09-04 23:33:57.678 +05:30 79ddeb1b-65a3-427c-85da-71c4cb96415d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 23:33:57.680 +05:30 79ddeb1b-65a3-427c-85da-71c4cb96415d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7d3df0c3-a6d1-4200-8e74-b2546e2e1012}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 137} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"}]"} 2024-09-04 23:33:57.692 +05:30 79ddeb1b-65a3-427c-85da-71c4cb96415d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin5 - 200 137 application/json; charset=utf-8 787.4717ms 2024-09-04 23:33:59.098 +05:30 e571ff16-345d-40ad-88a5-4c8d61c1334e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin5 - null null 2024-09-04 23:33:59.101 +05:30 e571ff16-345d-40ad-88a5-4c8d61c1334e INF CORS policy execution successful. 2024-09-04 23:33:59.104 +05:30 e571ff16-345d-40ad-88a5-4c8d61c1334e INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin5 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-04 23:33:59.106 +05:30 396cad52-99f3-42c4-88dc-97988a4b9420 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 23:33:59.107 +05:30 396cad52-99f3-42c4-88dc-97988a4b9420 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-04 23:33:59.126 +05:30 396cad52-99f3-42c4-88dc-97988a4b9420 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 23:33:59.128 +05:30 396cad52-99f3-42c4-88dc-97988a4b9420 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 21.1553ms 2024-09-04 23:33:59.129 +05:30 396cad52-99f3-42c4-88dc-97988a4b9420 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-04 23:33:59.129 +05:30 396cad52-99f3-42c4-88dc-97988a4b9420 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e571ff16-345d-40ad-88a5-4c8d61c1334e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 137} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":7,\"Company Name\":\"Entity9\"}]"} 2024-09-04 23:33:59.130 +05:30 396cad52-99f3-42c4-88dc-97988a4b9420 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin5 - 200 137 application/json; charset=utf-8 32.5025ms 2024-09-04 23:34:02.572 +05:30 52d79d58-8a4f-4fe4-ac50-194713e8cf87 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-04 23:34:02.581 +05:30 52d79d58-8a4f-4fe4-ac50-194713e8cf87 INF CORS policy execution successful. 2024-09-04 23:34:02.583 +05:30 52d79d58-8a4f-4fe4-ac50-194713e8cf87 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 11.7269ms 2024-09-04 23:34:02.630 +05:30 ee56dda3-143f-4f95-8588-f834580ba6a7 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 89 2024-09-04 23:34:02.632 +05:30 ee56dda3-143f-4f95-8588-f834580ba6a7 INF CORS policy execution successful. 2024-09-04 23:34:02.634 +05:30 ee56dda3-143f-4f95-8588-f834580ba6a7 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: 89}, {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":"dipin5","entityId":7,"Company Name":"Entity9","password":"a"} 2024-09-04 23:34:02.635 +05:30 c22308ca-7538-43ea-97d1-5615e12dadd5 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 23:34:02.649 +05:30 c22308ca-7538-43ea-97d1-5615e12dadd5 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-04 23:34:02.764 +05:30 c22308ca-7538-43ea-97d1-5615e12dadd5 INF Database retrieved 2024-09-04 23:34:02.823 +05:30 c22308ca-7538-43ea-97d1-5615e12dadd5 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-04 23:34:02.824 +05:30 c22308ca-7538-43ea-97d1-5615e12dadd5 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 174.6224ms 2024-09-04 23:34:02.824 +05:30 c22308ca-7538-43ea-97d1-5615e12dadd5 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-04 23:34:02.825 +05:30 c22308ca-7538-43ea-97d1-5615e12dadd5 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: ee56dda3-143f-4f95-8588-f834580ba6a7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 82} Body: {"status":"Failure","statusCode":3000,"message":"Invalid password.","result":null} 2024-09-04 23:34:02.827 +05:30 c22308ca-7538-43ea-97d1-5615e12dadd5 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 82 application/json; charset=utf-8 196.8094ms 2024-09-04 23:44:55.362 +05:30 INF Application is shutting down...